@keyframes fadeOut{0%,95%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px)}to{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(20px)}to{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px)}to{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDown{0%{opacity:0;-ms-transform:translateY(-20px)}to{opacity:1;-ms-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(-20px)}to{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(-20px)}to{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(20px)}to{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(20px)}to{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-out-in{0%{opacity:0}to{opacity:1}}@keyframes pulse-orange{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,121,63,.7),0 0 0 1px #fff inset}70%{transform:scale(1);box-shadow:0 0 0 10px transparent,0 0 0 1px #fff inset}to{transform:scale(.95);box-shadow:0 0 0 0 transparent,0 0 0 1px #fff inset}}@keyframes fade-out{0%{opacity:1}to{opacity:.3}}@keyframes fade-in{0%{opacity:.3}to{opacity:1}}@-webkit-keyframes animate-stripes{to{background-position:-100px 0}}@keyframes animate-stripes{to{background-position:-100px 0}}@keyframes rotate{0%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes highlight{0%,to{opacity:1}50%{opacity:0}}@-webkit-keyframes highlight{0%,to{opacity:1}50%{opacity:0}}@keyframes blink{0%,to{color:transparent}50%{color:#00f}}@-moz-keyframes blink{0%,to{color:transparent}50%{color:#00f}}@-webkit-keyframes blink{0%,to{color:transparent}50%{color:#00f}}@-ms-keyframes blink{0%,to{color:transparent}50%{color:#00f}}.progress__overlay{background-color:#fff;z-index:10000;position:fixed;top:0;left:0;bottom:0;right:0}.progress-container progress{border:0;width:100%;background-color:#f6f7f7;border-radius:50px;height:10px;overflow:hidden;position:relative}.progress-container progress::-webkit-progress-value{background:#3798d9;background:-moz-linear-gradient(top,#3798d9 0,#3798d9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3798d9),color-stop(100%,#3798d9));background:-webkit-linear-gradient(top,#3798d9 0,#3798d9 100%);background:-o-linear-gradient(top,#3798d9 0,#3798d9 100%);background:-ms-linear-gradient(top,#3798d9 0%,#3798d9 100%);background:linear-gradient(to bottom,#3798d9 0,#3798d9 100%);filter:progid: DXImageTransform.Microsoft.gradient( startColorstr='#3798d9', endColorstr='#3798d9', GradientType=0)}.progress-container progress::-moz-progress-bar{background:#3798d9;background:-moz-linear-gradient(top,#3798d9 0,#3798d9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3798d9),color-stop(100%,#3798d9));background:-webkit-linear-gradient(top,#3798d9 0,#3798d9 100%);background:-o-linear-gradient(top,#3798d9 0,#3798d9 100%);background:-ms-linear-gradient(top,#3798d9 0%,#3798d9 100%);background:linear-gradient(to bottom,#3798d9 0,#3798d9 100%);filter:progid: DXImageTransform.Microsoft.gradient( startColorstr='#3798d9', endColorstr='#3798d9', GradientType=0)}.progress-container{position:absolute;left:50%;top:50%;z-index:10001;margin:-5em 0 0 -12.5em;width:26em}.progress-container label{color:rgba(8,8,8,.6);display:block;text-align:center;color:#000;font-size:16px;font-family:'SourceSansPro-Regular';margin-bottom:5px;padding:10px 10px 2px}.brand-logo{text-align:center;padding:15px 0}.progress-container progress::-webkit-progress-bar{background-color:#f6f7f7;border-radius:50px}.progress-container progress::-webkit-progress-value{background:#197390;background:-moz-linear-gradient(top,#197390 0,#197390 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#197390),color-stop(100%,#197390));background:-webkit-linear-gradient(top,#197390 0,#197390 100%);background:-o-linear-gradient(top,#197390 0,#197390 100%);background:-ms-linear-gradient(top,#197390 0%,#197390 100%);background:linear-gradient(to bottom,#197390 0,#197390 100%);filter:progid: DXImageTransform.Microsoft.gradient( startColorstr='#197390', endColorstr='#197390', GradientType=0);border-radius:50px}.progress-container progress::-moz-progress-bar{background:#197390;background:-moz-linear-gradient(top,#197390 0,#197390 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#197390),color-stop(100%,#197390));background:-webkit-linear-gradient(top,#197390 0,#197390 100%);background:-o-linear-gradient(top,#197390 0,#197390 100%);background:-ms-linear-gradient(top,#197390 0%,#197390 100%);background:linear-gradient(to bottom,#197390 0,#197390 100%);filter:progid: DXImageTransform.Microsoft.gradient( startColorstr='#197390', endColorstr='#197390', GradientType=0);border-radius:50px}.progress-container__logo{display:flex;align-items:center;align-content:center;gap:16px;justify-content:center;margin-bottom:20px}.progress-container__logo-proofcentral-img{font-family:'OpenSans-Regular',arial,sans-serif;font-size:22px;font-weight:400;line-height:27px;color:#ff6c00}.split-pane{display:flex;flex-wrap:nowrap;position:relative}.split-pane__vertical{flex-direction:column}.split-pane__horizontal{flex-direction:row}.split-pane__horizontal-separator-clone,.split-pane__vertical-separator-clone{opacity:.5;position:absolute}.split-pane__top-pane{height:calc(50% - 5px)}.split-pane__bottom-pane{height:50%}.split-pane__left-pane{width:calc(50% - 5px)}.split-pane__right-pane{width:50%}.split-pane__vertical-separator,.split-pane__vertical-separator-clone{height:5px;cursor:row-resize;background-color:gray;box-sizing:border-box}.split-pane__horizontal-separator,.split-pane__horizontal-separator-clone{width:5px;cursor:col-resize;background-color:gray;box-sizing:border-box}.split-pane__separator-no-resize{cursor:initial}dialog{position:fixed;left:0;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:auto;border:solid;padding:1em;background:#fff;color:#000;display:none;top:50%}dialog[open]{display:block}dialog+.backdrop{background:rgba(0,0,0,.1)}@media screen and (max-width:540px){dialog[_polyfill_modal]{top:0;width:auto;margin:1em}}._dialog_overlay,dialog+.backdrop{position:fixed;top:0;right:0;bottom:0;left:0}dialog[role=dialog]{background:0 0;border:0}dialog[role=dialog][open]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-height:100vh}.dialog__wrapper{position:relative;background:#fff;box-shadow:0 3px 7px rgba(0,0,0,.25)}.dialog__close-btn{color:#fff;cursor:pointer;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;padding:.2em;width:1.5em;height:1.5em;background:0 0;border:0;font-size:1.1em}.dialog__close-btn-svg{display:block}.dialog__close-btn-svg-x{stroke:#fefefe;fill:transparent;stroke-linecap:round;stroke-width:7}.dialog__heading-wrapper{display:flex;flex:1}.cookie-policy .cookie-policy_performance-content-toggle input[type=checkbox],.cookie-policy-pop .cookie-policy-pop_performance-content-toggle input[type=checkbox],.dialog__close-btn.dialog__elem-hide,.dialog__header-toolbar{display:none}.dialog__footer{background:#f7f7f7}.dialog__header{display:flex;background:#525252;border-bottom:1px solid #e7e7e7}.dialog__content{padding:1em;font-size:.9em}.dialog__footer,.dialog__header{padding:.5em 1em;font-size:.9em}.dialog__heading{font-size:1.3em;margin:0;flex:1;color:#fff}.dialog__footer{border:0;border-top:1px solid #e7e7e7;text-align:right;display:none}.dialog__footer.dialog__elem-show{display:block}dialog[role=dialog] .dialog__btn{display:none;margin-left:1em;padding:.5em 1em;font-family:'OpenSans-SemiBold';color:#fff;font-size:.9em;background-color:#525252;border:1px solid #525252;cursor:pointer}.feather-flow dialog[role=dialog] .dialog__btn.dialog__elem-show,dialog[role=dialog] .dialog__btn.dialog__elem-show{display:inline}.dialog__cancel-btn,.dialog__no-btn{background-color:#ca5142;border:1px solid #ca5142}.dialog__ok-btn,.dialog__yes-btn{background-color:#47a447;border:1px solid #47a447}.dialog__overlay{display:none;position:absolute;z-index:999;background:url(/phoenix-images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6}.dialog__content .graphics_layout_wrapper .process_checkbox,.dialog__content .supp_changes_popup_wrapper .process_checkbox,.dialog__content .xmleditor_process_wrapper .process_checkbox{margin-right:8px}.dialog__content .graphics_layout_wrapper .check_box_msg_container,.dialog__content .graphics_layout_wrapper .layout_check_box_container,.dialog__content .graphics_layout_wrapper .supplementary_checkbox_container,.dialog__content .supp_changes_popup_wrapper .layout_check_box_container,.dialog__content .supp_changes_popup_wrapper .supplementary_checkbox_container,.dialog__content .xmleditor_process_wrapper .graphic_checkbox_container,.dialog__content .xmleditor_process_wrapper .layout_checkbox_container,.dialog__content .xmleditor_process_wrapper .supplementary_checkbox_container,.dialog__content .xmleditor_process_wrapper .text_checkbox_container{margin-top:10px}.dialog__content .graphics_layout_wrapper .checkbox_label,.dialog__content .graphics_layout_wrapper .process_checkbox,.dialog__content .supp_changes_popup_wrapper .checkbox_label,.dialog__content .supp_changes_popup_wrapper .process_checkbox,.dialog__content .xmleditor_process_wrapper .checkbox_label,.dialog__content .xmleditor_process_wrapper .process_checkbox{cursor:pointer}.dialog__heading-wrapper{flex-direction:column}.feather-flow .dialog__wrapper{position:relative;background:#fff;box-shadow:0 4px 16px 0 #27283366;border:1px solid #fff;border-radius:4px;display:flex;flex-direction:column}.feather-flow .dialog__header{display:flex;background:#fff;border-bottom:1px solid #e7e7e7;border-radius:4px 4px 0 0;height:57px;padding:16px 16px 16px 24px}.feather-flow .dialog__content{padding:16px 24px;min-height:115px}.feather-flow .dialog__heading{flex:1;font-family:'SourceSansPro-Bold',Arial;font-weight:700;font-size:22px;line-height:24px;text-align:left;color:#35424d}.feather-flow .dialog__footer{display:none;border-top:1px solid #e7e7e7;background:#fff;text-align:right;height:64px;border-radius:0 0 4px 4px;padding:16px 24px}.feather-flow .dialog__footer.dialog__elem-show{display:flex;align-items:center;justify-content:end;gap:10px}.feather-flow dialog[role=dialog] .dialog__btn{display:none;font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:16px;border:0;border-radius:4px;line-height:14px;text-align:center;cursor:pointer;padding:10px}.feather-flow dialog[role=dialog] .dialog__ok-btn,.feather-flow dialog[role=dialog] .dialog__yes-btn{background:#ff6c00;color:#fff}.feather-flow dialog[role=dialog] .dialog__cancel-btn,.feather-flow dialog[role=dialog] .dialog__no-btn{border:2px solid #ff6c00;background:#fff;color:#ff6c00}.feather-flow dialog[role=dialog] .dialog__ok-btn:hover,.feather-flow dialog[role=dialog] .dialog__yes-btn:hover{background:#9e4300}.feather-flow dialog[role=dialog] .dialog__cancel-btn:hover,.feather-flow dialog[role=dialog] .dialog__no-btn:hover{background:#fff5ee}.feather-flow dialog[role=dialog] .dialog__ok-btn:active,.feather-flow dialog[role=dialog] .dialog__yes-btn:active{background:#823700}.feather-flow dialog[role=dialog] .dialog__cancel-btn:active,.feather-flow dialog[role=dialog] .dialog__no-btn:active{background:#ffe3cd}.feather-flow .dialog__content div{font-size:16px}.feather-flow .dialog__ok-btn,.feather-flow .dialog__yes-btn{background-color:#47a447;border:1px solid #47a447}.feather-flow dialog[role=dialog] .dialog__ok-btn,.feather-flow dialog[role=dialog] .dialog__yes-btn{padding:12px}.cookie-panel{border:#333;background-color:#fff}.cookie-panel .cookie-panel_container{width:1150px;height:75px;margin:0 auto}.cookie-panel .cookie-panel_info-box{color:#e7e7e7;font-size:14px;font-family:"OpenSans-Regular";line-height:22px;display:flex;padding:5px}.cookie-panel .cookie-panel_info{display:block;text-align:justify;width:60em}.cookie-panel button,.cookie-policy button,.cookie-policy-pop button{white-space:nowrap}.cookie-panel .cookie-panel_buttons-container{display:inline-flex;margin:20px 0 10px 118px;font-family:'OpenSans-SemiBold'}.cookie-panel .cookie-panel_policy,.cookie-panel .cookie-panel_settings{border:0;text-decoration:underline}.cookie-panel .cookie-panel_buttons-container .cookie-panel_settings{margin:5px 0 5px 10px;background:#fff}.cookie-panel .cookie-panel_buttons-container .cookie-panel_accept{padding:5px 15px;background-color:#eada24;border:2px solid #eada24;border-radius:3px;text-align:center;margin:5px 0 5px 10px;cursor:pointer}.cookie-policy .dialog__wrapper{border-radius:12px;border:1px solid #979797}.cookie-policy .dialog__header{font-family:"OpenSans-Bold";background:#fff;border-color:#fff;padding:10px 10px 10px 25px;border-radius:10px 10px 0 0;height:52px}.cookie-policy .dialog__header.add-shadow{box-shadow:0 2px 10px 0 #e8e8e8}.cookie-policy .dialog__heading{color:#151515;font-size:18px;margin:5px 0 0}.cookie-policy .dialog__close-btn{margin:0 20px 10px}.cookie-policy .dialog__close-btn-svg{width:30px}.cookie-policy .dialog__close-btn-svg-x{stroke:#151515;stroke-width:3.5px}.cookie-policy .dialog__wrapper .dialog__content{height:410px;padding:10px}.cookie-policy .cookie-policy_content p,.cookie-policy-pop .cookie-policy-pop_content p{padding:10px 0;clear:both;margin:0;font-size:14px;font-family:'OpenSans-Regular';line-height:24px}.cookie-policy .cookie-policy_content{overflow-y:auto;height:380px;padding:0 20px}.cookie-policy .cookie-policy_content::-webkit-scrollbar{width:4px}.cookie-policy .cookie-policy_content::-webkit-scrollbar-track{background-color:#fff}.cookie-policy .cookie-policy_content::-webkit-scrollbar-thumb{background-color:#565656;outline:1px solid #565656}.cookie-policy .cookie-policy_content .cookie-policy_sub-content-header{border:1px solid #e8e8e8;background:#e8e8e8;width:100%;float:left;padding:5px;height:40px;margin:0 0 5px}.cookie-policy h4,.cookie-policy-pop h4{font-family:"OpenSans-Bold";font-size:14px;font-weight:600;color:#333;margin:0}.cookie-policy .cookie-policy_content .cookie-policy_sub-content-header h4,.cookie-policy-pop .cookie-policy-pop_content .cookie-policy-pop_sub-content-header h4{float:left;margin:5px;padding:0}.cookie-policy .cookie-policy_performance-content-label{margin:0 -82px 0 -68px;font-family:'OpenSans-Italic';color:#333}.cookie-policy .cookie-policy_sub-content-body{margin:10px 10px 20px}.cookie-policy .cookie-policy_content ul,.cookie-policy-pop .cookie-policy-pop_content ul{padding:0;margin:0}.cookie-policy .cookie-policy_content ul li,.cookie-policy-pop .cookie-policy-pop_content ul li{list-style:none}.cookie-policy .cookie-policy_content table,.cookie-policy-pop .cookie-policy-pop_content table{border-collapse:collapse;border:1px solid #979797;width:100%;margin:10px 0}.cookie-policy .cookie-policy_content td,.cookie-policy .cookie-policy_content tr{border:1px solid #979797;padding:10px 20px}.cookie-policy .cookie-policy_content td{vertical-align:middle}.cookie-policy .cookie-policy_content .cookie-policy_sub-content_table-header{background:#f7f7f7;width:0}.cookie-policy .cookie-policy_sub-content-header .cookie-policy_sub-content-btn{margin:2px 5px;float:right}.cookie-policy .cookie-policy_sub-content-header .cookie-policy_necessary-content-btn{padding:1px 5px;border-radius:4px;background:#0ba25f;font-size:13px;font-family:'OpenSans-SemiBold';color:#fff;border-color:#0ba25f;pointer-events:none;box-shadow:none}.cookie-policy .cookie-policy_performance-content-toggle{--width:52px;--height:20px;position:relative;display:inline-block;width:45px;height:18px;box-shadow:1px 2px 3px rgba(0,0,0,.3);border-radius:20px;cursor:pointer;margin:4px 5px -4px 95px}.cookie-policy .cookie-policy_performance-content-toggle .slider{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--height);background-color:#fff;transition:all .4s ease-in-out}.cookie-policy .cookie-policy_performance-content-toggle .slider::before{content:'';position:absolute;top:0;left:0;width:calc(var(--height));height:calc(var(--height));border-radius:calc(var(--height)/2);background-color:#0ba25f;box-shadow:0 1px 3px rgba(0,0,0,.3);transition:all .4s ease-in-out}.cookie-policy .cookie-policy_performance-content-toggle input[type=checkbox]:checked+.slider,.cookie-policy-pop .cookie-policy-pop_performance-content-toggle input[type=checkbox]:checked+.slider{background-color:#fff}.cookie-policy .cookie-policy_performance-content-toggle input[type=checkbox]:not(:checked)+.slider::before{transform:translateX(calc(var(--width) - var(--height)));background-color:#818181}.cookie-policy .cookie-policy_performance-content-toggle .labels{position:absolute;width:100%;height:100%;font-size:10px;font-family:'OpenSans-Bold';transition:all .4s ease-in-out}.cookie-policy .cookie-policy_performance-content-toggle .labels::after{content:attr(data-on);position:absolute;right:7px;color:#333;opacity:1;transition:all .4s ease-in-out}.cookie-policy .cookie-policy_performance-content-toggle .labels::before{content:attr(data-off);position:absolute;right:16px;color:#333;opacity:0;transition:all .4s ease-in-out}.cookie-policy .cookie-policy_performance-content-toggle input[type=checkbox]:not(:checked)~.labels::after{opacity:0}.cookie-policy .cookie-policy_performance-content-toggle input[type=checkbox]:not(:checked)~.labels::before{opacity:1}.cookie-policy .dialog__footer{background:#fff;border:#fff;padding:10px 10px 10px 33px;border-radius:0 0 10px 10px;height:45px}.cookie-policy .dialog__footer.add-shadow{box-shadow:0 -2px 20px 0 #e8e8e8}.cookie-policy .dialog__footer .dialog__ok-btn{background-color:#eada24;color:#151515;border:#fff;padding:8px 14px;border-radius:3px;margin-right:280px}.cookie-policy .dialog__footer .faded{background-color:#f4ed92!important;pointer-events:none}.cookie-icon{position:fixed;bottom:30px;right:10px;display:flex;flex-direction:row-reverse}.cookie-icon-svg{background:#fff8ec;box-shadow:0 0 18px 0 rgba(0,0,0,.3);border-radius:30px;padding:5px;width:56px;height:54px;margin:5px}.cookie-icon-svg.partial-selection{border:3px solid #f5a623}.cookie-icon-svg.fulfilled-selection{border:3px solid #00d52b}.cookie-icon .cookie-tooltip{background:#171717;border-radius:4px;text-align:right;border:1px solid #eee;box-shadow:0 0 8px 0 rgb(0 0 0/20%);width:200px;height:52px;display:none;box-sizing:border-box;margin-right:10px;position:relative}.cookie-icon .cookie-tooltip.show{display:block}.cookie-icon .cookie-tooltip .cookie-tooltip-content{font-family:'OpenSans-SemiBold';font-size:13px;line-height:20px;color:#fff;text-align:right;top:4px;right:9px;position:absolute}.cookie-icon .cookie-tooltip-arrow,.cookie-icon .cookie-tooltip-arrow::before{position:absolute;width:8px;height:8px;background:inherit}.cookie-icon .cookie-tooltip-arrow{visibility:hidden;top:15px;right:4px}.cookie-icon .cookie-tooltip-arrow::before{visibility:visible;content:'';transform:rotate(45deg)}.cookie-policy-pop .dialog__wrapper{border-radius:12px;border:1px solid #979797}.cookie-policy-pop .dialog__header{font-family:"OpenSans-Bold";background:#fff;border-color:#fff;padding:10px 10px 10px 25px;border-radius:10px 10px 0 0}.cookie-policy-pop .dialog__header.add-shadow{box-shadow:0 2px 10px 0 #e8e8e8}.cookie-policy-pop .dialog__heading{color:#151515;font-size:18px;margin:5px 0 0}.cookie-policy-pop .dialog__close-btn{margin:0 20px 10px}.cookie-policy-pop .dialog__close-btn-svg{width:30px}.cookie-policy-pop .dialog__close-btn-svg-x{stroke:#151515;stroke-width:3.5px}.cookie-policy-pop .dialog__wrapper .dialog__content{padding:10px}.cookie-policy-pop .cookie-policy-pop_content{overflow-y:auto;height:380px;padding:0 20px}.cookie-policy-pop .cookie-policy-pop_content::-webkit-scrollbar{width:4px}.cookie-policy-pop .cookie-policy-pop_content::-webkit-scrollbar-track{background-color:#fff}.cookie-policy-pop .cookie-policy-pop_content::-webkit-scrollbar-thumb{background-color:#565656;outline:1px solid #565656}.cookie-policy-pop .cookie-policy-pop_content .cookie-policy-pop_sub-content-header{border:1px solid #e8e8e8;background:#e8e8e8;width:100%;float:left;padding:5px;height:40px;margin:0 0 5px}.cookie-policy-pop .cookie-policy-pop_performance-content-label{margin:0 -82px 0 -68px;font-family:'OpenSans-Italic';color:#333}.cookie-policy-pop .cookie-policy-pop_sub-content-body{margin:10px 10px 20px}.cookie-policy-pop .cookie-policy-pop_content td,.cookie-policy-pop .cookie-policy-pop_content tr{border:1px solid #979797;padding:10px 20px}.cookie-policy-pop .cookie-policy-pop_content td{vertical-align:middle}.cookie-policy-pop .cookie-policy-pop_content .cookie-policy-pop_sub-content_table-header{background:#f7f7f7;width:0}.cookie-policy-pop .cookie-policy-pop_sub-content-header .cookie-policy-pop_sub-content-btn{margin:2px 5px;float:right}.cookie-policy-pop .cookie-policy-pop_sub-content-header .cookie-policy-pop_necessary-content-btn{padding:1px 5px;border-radius:4px;background:#0ba25f;font-size:13px;font-family:'OpenSans-SemiBold';color:#fff;border-color:#0ba25f;pointer-events:none;box-shadow:none}.cookie-policy-pop .cookie-policy-pop_performance-content-toggle{--width:52px;--height:20px;position:relative;display:inline-block;width:45px;height:18px;box-shadow:1px 2px 3px rgba(0,0,0,.3);border-radius:20px;cursor:pointer;margin:4px 5px -4px 95px}.cookie-policy-pop .cookie-policy-pop_performance-content-toggle .slider{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--height);background-color:#fff;transition:all .4s ease-in-out}.cookie-policy-pop .cookie-policy-pop_performance-content-toggle .slider::before{content:'';position:absolute;top:0;left:0;width:calc(var(--height));height:calc(var(--height));border-radius:calc(var(--height)/2);background-color:#0ba25f;box-shadow:0 1px 3px rgba(0,0,0,.3);transition:all .4s ease-in-out}.cookie-policy-pop .cookie-policy-pop_performance-content-toggle input[type=checkbox]:not(:checked)+.slider::before{transform:translateX(calc(var(--width) - var(--height)));background-color:#818181}.cookie-policy-pop .cookie-policy-pop_performance-content-toggle .labels{position:absolute;width:100%;height:100%;font-size:10px;font-family:'OpenSans-Bold';transition:all .4s ease-in-out}.cookie-policy-pop .cookie-policy-pop_performance-content-toggle .labels::after{content:attr(data-on);position:absolute;right:7px;color:#333;opacity:1;transition:all .4s ease-in-out}.cookie-policy-pop .cookie-policy-pop_performance-content-toggle .labels::before{content:attr(data-off);position:absolute;right:16px;color:#333;opacity:0;transition:all .4s ease-in-out}.cookie-policy-pop .cookie-policy-pop_performance-content-toggle input[type=checkbox]:not(:checked)~.labels::after{opacity:0}.cookie-policy-pop .cookie-policy-pop_performance-content-toggle input[type=checkbox]:not(:checked)~.labels::before,.groupbtn .groupbtn__menu button:not(.disabled).full-loader span.spinner:before,.groupbtn .groupbtn__menu button:not(.disabled).loader span.spinner:before,.groupbtn .groupbtn__menu button:not(.disabled).partial-loader span.spinner:before{opacity:1}.cookie-policy-pop .dialog__footer{background:#fff;border:#fff;padding:10px 10px 10px 33px;border-radius:0 0 10px 10px;height:45px}.cookie-policy-pop .dialog__footer.add-shadow{box-shadow:0 -2px 20px 0 #e8e8e8}.cookie-policy-pop .dialog__footer .dialog__ok-btn{background-color:#eada24;color:#151515;border:#fff;padding:8px 14px;border-radius:3px;margin-right:280px}.cookie-policy-pop .dialog__footer .faded{background-color:#f4ed92!important;pointer-events:none}.footer-links{display:flex;gap:70px;justify-content:center;margin:-15px 0}.cookie-icon-svg-pop svg{width:66px;height:64px}.dialog__heading-pop{color:#151515;font-size:18px;margin:12px 0 0;text-align:center}.cookie-panel_info-pop{padding:10px 0;clear:both;font-size:14px;font-family:'OpenSans-Regular';line-height:24px;text-align:center}.cookie-icon-svg-pop{display:flex;justify-content:center}.cookie-panel_info-pop .cookie-panel_policy{border:0;text-decoration:underline;background:#fff;color:#5b9ddf;cursor:pointer}.cookie-panel-pop .cookie-panel_buttons-container .cookie-panel_settings{background:#fff;cursor:pointer}.cookie-panel-pop .cookie-panel_buttons-container .cookie-panel_accept{padding:5px 15px;background-color:#e9711c;border:2px solid #e9711c;border-radius:3px;text-align:center;margin:5px 0 5px 10px;cursor:pointer}.cookie-panel-pop .cookie-panel_buttons-container{display:inline-flex;margin:20px 0 10px 118px;font-family:'OpenSans-SemiBold'}.cookie-panel-pop .cookie-panel_policy,.cookie-panel-pop .cookie-panel_settings{border:0;text-decoration:underline}.rich-text-editor{position:relative;display:flex;flex-direction:column}.rich-text-editor__overlay{position:absolute;display:none}.rich-text-editor__overlay-show{display:block;top:0;left:0;bottom:0;right:0;background-color:#aaa;opacity:.14;z-index:100}.rich-text-editor__content{position:relative;box-sizing:border-box;line-height:180%!important;font-size:14px;padding:3em;z-index:0;background:#fff}.rich-text-editor__wrapper{flex:1;overflow:auto;position:relative;will-change:transform}.feather-flow .rich-text-editor__overlay-show{opacity:.6;background-color:#fff}.feather-flow .rich-text-editor__content{padding:1.7em 3em}.tab-panel{position:relative;overflow:hidden}.tab-panel__overlay{display:none;background-color:#aaa;opacity:.5;position:absolute}.tab-panel__header{margin:0;background:#cdcdcd;border-bottom:1px solid #cdcdcd;cursor:pointer;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;display:none;clear:both}.tab-panel__icon{display:block;flex:none;width:2.5em;background-color:#b5b5b5;align-items:stretch}.tab-panel__text{font-weight:700;padding-left:.5em;color:#333;line-height:2.5em;display:block;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;align-items:stretch}.tab-panel__header--open{background:#474747}.tab-panel__icon--open{background-color:#2d2d2d}.tab-panel__text--open{color:#fff}.tab-panel__tools{display:flex;flex:none;margin-right:.5em;align-items:stretch}.tab-panel__state{display:flex;padding-right:.6em;width:2em;align-items:center;justify-content:center}.tab-panel__svg{transform:rotate(90deg)}.tab-panel__polygon{fill:#333}.tab-panel__polygon--open{fill:#fff}.tab-panel__svg--open{transform:rotate(180deg)}.tab-panel__tool{display:flex;flex:none;width:2.5em;align-items:center;justify-content:center;border:0;cursor:pointer;background:#474747;outline:0}.tab-panel__tool:last-child{margin-right:0}.tab-panel__tool--disabled{opacity:.5;cursor:default}.tab-panel__body{position:relative}.tab-panel__handle{overflow:hidden;display:flex;flex-direction:row}.tab-panel__handle--disabled{background:#aaa;opacity:.5}.tab-panel__wrapper{overflow:hidden;flex:1;background:#e6e6e6}.tab-panel__left-scroller,.tab-panel__right-scroller{padding:0;width:1.438em;position:relative;background-color:#87a7b9;border:0}.feather-flow-container .tab-panel__left-scroller::before,.feather-flow-container .tab-panel__right-scroller::before,.tab-panel__left-scroller::before,.tab-panel__right-scroller::before{left:50%;top:50%;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-style:solid;border-width:.375em 0 .375em .375em;border-color:transparent transparent transparent #000;margin-top:calc(.375em - 50%);margin-left:calc(.54em - 50%)}.feather-flow-container .tab-panel__left-scroller::before,.tab-panel__left-scroller::before{border:solid transparent;border-color:transparent #000 transparent transparent;border-width:.375em .375em .375em 0;margin-left:calc(.45em - 50%)}.tab-panel__left-scroller--disable,.tab-panel__right-scroller--disable{background-color:#cccdce;cursor:not-allowed}.tab-panel__tool__fill{fill:#fff}.tab-panel__list{list-style:none;padding:0;transition:opacity .00001s linear,margin-left .3s linear;display:flex;flex-direction:row;margin:0}.tab-panel__item:first-child{margin-left:0}.feather-flow-container .tab-panel__tool:last-child,.tab-panel__item:last-child{margin-right:0}.tab-panel__item{float:left;color:#555;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:none;cursor:pointer}.tab-panel__item__id{display:block;color:#2f2f2f;font-size:.9em;text-align:center;white-space:nowrap}.tab-panel__item:focus{outline:0}.tab-panel__item__id:hover{background:#fff}.tab-panel__item--answered{background:0 0}.tab-panel__item__id--answered{border-color:#e57d37;color:#fff}.tab-panel__item__id--active,.tab-panel__item__id--active:hover{background:#fff}.tab-panel__content{background:#fff;color:#333;display:none;border:0;padding:0}.tab-panel__content--active{display:block}.tab-panel__empty-content{display:none;background-color:#fff;padding:.6em;font-weight:700}.tab-panel__handle--no-selection,.tab-panel__header--no-selection,.tab-panel__left-scroller--no-selection,.tab-panel__right-scroller--no-selection{-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-name=sjs-right-pane] .tab-panel__wrapper{background:#cdcdcd}.tab-panel__item *{pointer-events:none}.tab-panel__handle{border-bottom:2px solid #e9711c;background:#fff}.split-pane__right-pane .tab-panel__handle{margin:7px 5px 0}.tab-panel__item{margin:0 3px 0 0}.tab-panel__item__id{background:#fff;border:1px solid #d7d7d7;border-bottom:none;padding:.7em .8em .75em}.split-pane__right-pane .tab-panel__item__id{padding:.5em}.tab-panel__item__id:hover{border-color:#d7d7d7}.split-pane__right-pane .tab-panel__wrapper{background:#fff}.tab-panel__item__id--active,.tab-panel__item__id--active:hover{color:#fff;background:#e9711c;border:1px solid #e9711c;border-bottom:none}.feather-flow-container .tab-panel{position:relative;overflow:hidden}.feather-flow-container .tab-panel__overlay{display:none;background-color:#aaa;opacity:.5;position:absolute}.feather-flow-container .tab-panel__header{margin:0;background:#cdcdcd;border-bottom:1px solid #cdcdcd;cursor:pointer;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;display:none;clear:both}.feather-flow-container .tab-panel__icon{display:block;flex:none;width:2.5em;background-color:#b5b5b5;align-items:stretch}.feather-flow-container .tab-panel__text{font-weight:700;padding-left:0;color:#333;line-height:20px;display:block;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;align-items:stretch}.feather-flow-container .tab-panel__header--open{padding:12px 16px}.feather-flow-container .tab-panel__icon--open{background-color:#2d2d2d}.feather-flow-container .tab-panel__text--open{color:#fff}.feather-flow-container .tab-panel__tools{display:flex;flex:none;margin-right:.5em;align-items:stretch}.feather-flow-container .tab-panel__state{display:flex;padding-right:.6em;width:2em;align-items:center;justify-content:center}.feather-flow-container .tab-panel__svg{transform:rotate(90deg)}.feather-flow-container .tab-panel__polygon{fill:#333}.feather-flow-container .tab-panel__polygon--open{fill:#fff}.feather-flow-container .tab-panel__svg--open{transform:rotate(180deg)}.feather-flow-container .tab-panel__tool{display:flex;flex:none;width:2.5em;align-items:center;justify-content:center;border:0;cursor:pointer;background:#474747;outline:0}.feather-flow-container .tab-panel__tool--disabled{opacity:.5;cursor:default}.feather-flow-container .tab-panel__body{position:relative}.feather-flow-container .tab-panel__handle{overflow:hidden;display:flex;flex-direction:row;border-bottom:1px solid #b9b9b9;background:#fff}.feather-flow-container .split-pane__left-pane>.tab-panel>.tab-panel__body>.tab-panel__handle{height:4em}.feather-flow-container .split-pane__left-pane>.tab-panel>.tab-panel__body>.tab-panel__handle .tab-panel__item__id{padding:18px 16px}.feather-flow-container .tab-panel__handle--disabled{background:#aaa;opacity:.5}.feather-flow-container .tab-panel__wrapper{overflow:hidden;flex:1;background:#fff}.feather-flow-container .tab-panel__left-scroller,.feather-flow-container .tab-panel__right-scroller{padding:0;width:1.438em;position:relative;background-color:#87a7b9;border:0}.feather-flow-container .tab-panel__left-scroller--disable,.feather-flow-container .tab-panel__right-scroller--disable{background-color:#cccdce;cursor:not-allowed}.accordian__panel-tool svg,.feather-flow-container .tab-panel__tool__fill{fill:#fff}.feather-flow-container .tab-panel__list{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:36px;list-style:none;padding:0;transition:opacity .00001s linear,margin-left .3s linear;display:flex;flex-direction:row;margin-left:20px}.feather-flow-container .tab-panel__item:first-child{margin-left:0}.feather-flow-container .tab-panel__item:last-child{margin-right:0}.feather-flow-container .tab-panel__item{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;margin:0 3px 0 0;display:flex;justify-content:center;align-items:center;gap:10px}.feather-flow-container .tab-panel__item:focus{outline:0}.feather-flow-container .tab-panel__body .tab-panel__item__id{background:#fff;border:0;padding:20px 16px;color:#000;font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;font-style:normal;line-height:16px;border-bottom:3px solid #fff;transition:all .3s ease-out}.feather-flow-container .split-pane__right-pane .tab-panel__item__id{color:#000;font-weight:400;padding:.5em}.feather-flow-container .tab-panel__item__id:hover{background:#fff}.feather-flow-container .tab-panel__item--answered{background:0 0}.feather-flow-container .tab-panel__item__id--answered{border-color:#e57d37;color:#fff}.feather-flow-container .tab-panel__body .tab-panel__item__id--active{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;border-bottom-color:#ff6c00}.feather-flow-container .tab-panel__content{background:#fff;color:#333;display:none;border:0;padding:0}.feather-flow-container .tab-panel__content--active{display:block}.feather-flow-container .tab-panel__empty-content{display:none;background-color:#fff;padding:.6em;font-weight:700}.feather-flow-container .tab-panel__handle--no-selection,.feather-flow-container .tab-panel__header--no-selection,.feather-flow-container .tab-panel__left-scroller--no-selection,.feather-flow-container .tab-panel__right-scroller--no-selection{-webkit-user-select:none;-moz-user-select:none;user-select:none}.feather-flow-container [data-name=sjs-right-pane] .tab-panel__wrapper{background:#cdcdcd}.feather-flow-container .split-pane__right-pane .tab-panel__handle{margin:7px 5px 0}.feather-flow-container .tab-panel__item__id:hover{border-color:#d7d7d7}.feather-flow-container .tab-panel__item *{pointer-events:none}.card-panel{position:relative;overflow:hidden;width:100%}.card-panel .card-overlay{display:none;background-color:#aaa;opacity:.5;position:absolute}.card-panel__container{overflow:hidden;display:none}.card-panel__container--show{display:block;height:100%}.card-panel__body{height:100vh}.feather-flow-container .accordian,.feather-flow-container .accordian__container,.feather-flow-container .card-panel__container--show{height:100%;overflow:auto}[data-name=elsevier-right-pane] .card-panel__body{height:calc(100vh - 3em)}.accordian__container{background:#fff;flex:1;display:block}.accordian{flex:1;display:flex;flex-direction:column;border:0;flex-grow:1}.accordian__panel{transition:all .1s linear}.accordian__panel:nth-child(2){margin:0}.accordian__panel--selected{display:flex;flex-direction:column;flex-grow:1}.accordian__panel--selected>.accordian__panel-content{flex-grow:1;display:block;padding:0;overflow:visible;border-bottom:0;height:100%}.accordian__panel--selected>.accordian__panel-header .accordian__panel-tools{display:block}.accordian--hide-collapsed .accordian__panel,.accordian__collapse-indicator,.accordian__panel-content{display:none}.accordian--hide-collapsed .accordian__collapse-indicator{display:block;text-align:center;border-bottom:1px solid gray;padding:.5em;background-color:#eee;cursor:pointer;user-select:none}.accordian--hide-collapsed .accordian__panel--selected{display:flex;flex:1}.accordian__panel-header{margin:0;color:#333;cursor:pointer;user-select:none;padding:.5em;display:flex;border-bottom:0;flex:none}.accordian__panel-icon{flex:none;padding:0 .5em}.accordian__panel-title{flex:1;font-size:.9em;font-family:'OpenSans-SemiBold',arial,sans-serif}.accordian__panel-badge{flex:7}.accordian__panel-tools{display:none;flex:none}.accordian__panel-tool{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em;margin-right:.5em;margin-left:.5em}.accordian__panel-tool *{pointer-events:none}.accordian__panel-state{width:1.1em;height:1.1em;margin:.2em 0}.accordian__panel-state *{pointer-events:none}.accordian__panel--selected .accordian__panel-state-close,.accordian__panel-state-open{display:none}.accordian__panel--selected .accordian__panel-state-open,.accordian__panel-state-close{display:block}.accordian__panel-badge,.accordian__panel-icon{display:none}.accordian__panel-badge--not-empty{display:block;margin-left:3px}.accordian__panel--selected>.accordian__panel-header{background:#e9711c}.accordian__panel--selected>.accordian__panel-header .accordian__panel-title{color:#fff}.accordian__panel--selected>.accordian__panel-header .accordian__panel-state-open{fill:#fff}.accordian__panel--hide,.accordian__panel-loader--hide{display:none}.accordian__panel-loader{background:url(/images/reference-loader.gif) no-repeat 0;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;padding-left:2.1rem;margin-right:1rem;font-size:1rem;color:#666;font-family:'OpenSans-Italic',sans-serif}.accordian__empty-data-container{padding:5px;font-size:13px;color:#fd5d5d;background:#f8f8f8;margin:10px 5px;text-align:center}.accordian__panel--selected .accordion-panel-query-container .accordian__panel-header,.accordion-panel-query-container .accordian__panel--selected .accordian__panel-header,.accordion-panel-query-container .accordian__panel-header{background:0 0;position:relative}.accordion-panel-query-container .accordian__panel-header .accordian__panel-title{font-family:'OpenSans-SemiBold',sans-serif;font-size:14px;color:#2f2f2f}.accordion-panel-query-container .accordian__panel{margin-bottom:8px;border-top:1px solid #d6d3d3;border-bottom:1px solid #d6d3d3}.accordion-panel-query-container .accordian-panel--first-child{margin-top:8px}.accordion-panel-query-container .accordian__panel.accordian__panel--selected{box-shadow:0 0 10px 0 rgb(0 0 0/40%);padding:10px 0;border:0;border-left:3px solid #e9711c}.accordion-panel-query-container .accordian__panel .accordian__panel-badge{flex:none;position:absolute;right:6px;top:6px}.accordian__panel--expanded{position:absolute;top:0;left:0;height:100%;background:#fff;z-index:1;width:100%}.panel-tool--expand{background:url(/images/accordian_expand_icon.svg) no-repeat center center;position:relative}.panel-tool--collapse{background:url(/images/accordian_collapse_icon.svg) no-repeat center center}.accordian__container--expanded,.accordian__container--expanded .accordian{height:100%;position:relative}.accordian-panel--answered{background:#f6f6f6}.panel-tool--expand[data-tooltip-title]:after{display:block;visibility:visible;position:absolute;top:178%;right:-63%;opacity:1;content:attr(data-tooltip-title);padding:7px 20px;z-index:999;text-decoration:none;background:#fff;border:1px solid rgba(160,160,160,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);border-radius:4px;font-family:'OpenSans-Regular',sans-serif;font-size:12px;color:#000;line-height:22px;width:105px;animation:fadeOut 15s linear 1 forwards}.panel-tool--expand[data-tooltip-title]:before{content:"";position:absolute;width:0;height:0;top:200%;left:100%;box-sizing:border-box;border:7px solid #000;border-color:transparent transparent #fff #fff;transform-origin:0 0;transform:rotate(-225deg);box-shadow:-2px 3px 4px 0 rgba(0,0,0,.1);visibility:visible;opacity:1;z-index:9999;animation:fadeOut 15s linear 1 forwards}.accordion-panel-query-container .accordian .accordian__panel:nth-child(3){margin-top:8px}.accordian__panel--selected .accordian__panel-state{display:none}.accordian__panel--selected .accordian__panel-tool{margin-right:0}.accordian__panel-header{background:#fff}.accordian__panel{border-bottom:2px solid #e6e6e6;margin:0}.accordian__panel--selected .accordian__panel-header{background:#e9711c}.feather-flow-container .accordian{gap:10px}.feather-flow-container .accordian__panel{border-bottom:none}.feather-flow-container .accordian__container{padding:16px}.feather-flow-container .accordion-panel-query-container .accordian__container{padding:0}.feather-flow-container .accordian__panel-header{background:#197390;padding:12px 16px;border-radius:3px}.feather-flow-container .accordian__panel-title{color:#fff;font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:16px}.feather-flow .accordian-panel--answered{background:0 0}.feather-flow .accordion-panel-query-container .accordian__panel.accordian__panel--selected{box-shadow:none;flex-grow:0;border-color:#ff6c00}.feather-flow .accordion-panel-query-container .query__resolved__badge{font-weight:400}.feather-flow .accordian__panel-loader{font-family:'SourceSansPro-SemiBold',Arial;font-size:16px;line-height:16px;color:#dda57c;background:0 0;position:relative}.feather-flow .accordian__panel-loader::before{background:url(/images/progress_activity.png) no-repeat 0;animation:spin 1s linear infinite;position:absolute;content:"";left:25px;width:18px;height:18px}.feather-flow .accordian__panel-badge{position:relative}.feather-flow .accordian__panel-state-close--hide,dialog[data-name=proofDialog] .popup-container.onLoad .download-link{display:none}.left-side__menu-container{position:absolute;top:0;right:0;margin:.5em 0 0}.left-side__menu-list{list-style:none;padding:0;margin:0;display:flex}.left-side__menu-item{border-left:1px solid #bbb}.left-side__menu-item:first-child{border-left:0}.container .left-side__menu-item input{margin:0;border:1px solid #999;height:20px;padding-left:22px;background-color:#fff}.container .left-side__menu-item input[disabled]{color:#aaa;background-color:#ccc}.container .left-side__menu-item .editorBtn{border-right-width:0;background-image:url(/images/editor-icon.png);background-repeat:no-repeat;background-position:6px 3px}.container .left-side__menu-item .editorBtn[disabled]{background-image:url(/images/editor-icon-disabled.png)}.container .left-side__menu-item .xmlEditorBtn{background-repeat:no-repeat;background-position:4px 1px}.container .left-side__menu-item .xmlEditorBtn,.container .left-side__menu-item .xmlEditorBtn[disabled]{background-image:url(/images/xml-editor-icon.png)}.container .left-side__menu-item .label{font-size:.8em;top:2px;position:relative}.feather-flow-container .left-side__menu-container{margin:0;padding:4px 0}.right-side__menu-container{display:flex;align-items:center;justify-content:flex-end;height:3em;position:relative;z-index:2}.right-side__menu-list{list-style:none;padding:0;margin:0;display:flex;align-items:center}.right-side__menu-list-item{margin:0 1px}.menu-item__seperator{display:inline-block;margin-top:10px;height:25px;border-left:1px solid #b8b8b8}.invite-collaborator-btn *,.menu-container__drop-btn *,.menu-item__contact-support *,.menu-item__offline-pdf *,.menu-item__resupply-page-proof *,.menu-item__session-report *,.menu-item__view-page-proof *{pointer-events:none}.menu-item__tracepdf-button{background:0 0;cursor:pointer;outline:0;padding:0;position:relative;margin:0 4px;border:0;line-height:1.75}.menu-item__tracepdf-button *{pointer-events:none}.menu-item__tracepdf-button-icon{padding:0 4px 2px;position:relative;display:inline-block;vertical-align:bottom}.menu-item__tracepdf-button-icon svg{width:1.5em;height:1.5em;vertical-align:middle}.feather-flow-container .right-side__menu-container{background:#fff;border-bottom:1px solid #b9b9b9;height:4em;width:100%;padding:8px 20px;margin:0}.feather-flow-container .right-side__menu-list{width:100%;position:relative;gap:8px}.feather-flow-container .right-side__menu-list:has(.menu-item__submit){justify-content:flex-end}.feather-flow-container .right-side__menu-list-item{margin:0}.feather-flow-container .right-side__menu-list-item:has(.menu-item__save){margin-left:auto}.prevent-checkbox{margin:1em 0 0;font-size:.8em}.overlay{position:fixed;top:0;right:0;left:0;bottom:0;z-index:9999;display:none;background-image:url(/images/ellipsis.gif);background-repeat:no-repeat;background-position:center center;background-color:rgba(171,171,171,.5)}.overlay--show{display:block}.violation__message__xmleditor{margin:0;list-style:none;padding:0}.feather-flow .rich-text-editor span[data-format=bold][data-actor=org],.feather-flow .violation__header,.rich-text-editor span[data-format=bold][data-actor=org]{background:0 0}.feather-flow .violation__error{background:#ffebeb;padding:16px}.feather-flow .violation__warning{background:#ffede0;padding:16px}.feather-flow .violation__error .violation__message__item{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:16px;color:#da1414;position:relative;left:0}.feather-flow .violation__warning .violation__message__item{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:16px;color:#b95000;position:relative}.feather-flow .xml__editor .violation__message__item{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:24px;color:#000}.feather-flow .violation__error .violation__header_text,.feather-flow .violation__warning .violation__header_text{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;line-height:16px;color:#da1414}.feather-flow .violation__warning .violation__header_text{color:#b95000}.feather-flow .violation__icon{margin:1px 8px 0 3px}.feather-flow .violation__container{overflow-x:hidden;display:flex;flex-direction:column;max-height:320px}.menu-item__submit{border:0;background:#009033;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;font-size:.9em;margin:.3em 0;padding:.65em 1.6em}.menu-item__submit-text{display:block;color:#fff}.menu-item__submit--active,.menu-item__submit:hover{background:#01481a}.menu-item__submit--active .menu-item__submit-text,.menu-item__submit:hover .menu-item__submit-text{color:#fff}.menu-item__submit[disabled]{background:#cdcdcd;cursor:not-allowed}.menu-item__submit[disabled] .menu-item__submit-text{color:#999}.violation__icon{width:1.75em;height:1.75em;display:inline-block;margin-right:.3em;vertical-align:middle;padding:.25em}.violation__container{max-height:200px;overflow-y:auto}.violation__group{margin:.75em 0 0}.violation__message{margin:0;list-style:none;padding:0 0 0 2em}.violation__message__item{padding:.25em;color:#555}.violation__header{margin:0;background:#eee;padding:.25em}.feather-flow-container .rich-text-editor .contextual-menu button,dialog[data-name=proofDialog] .dialog__header{padding:0}dialog[data-name=proofDialog] .popup-container{font-size:14px;padding:2em}dialog[data-name=proofDialog] .auth-proof-submission{margin:2px;padding:10px;text-align:center;line-height:2em}dialog[data-name=proofDialog] .download-link{margin:4px;text-align:center}dialog[data-name=proofDialog] .download-icon svg{fill:#4a90e2}dialog[data-name=proofDialog] .downloadSrc{color:#4a90e2;text-decoration:underline;padding-left:4px;cursor:pointer}.overlay--show.submitOverlay{background-image:none;background-color:#fffbfbf7}dialog[data-name=proofDialog] .popup-container.onLoad{background-image:url(/images/ellipsis.gif);background-repeat:no-repeat;background-position:center center}.feather-flow-container .menu-item__submit{display:flex;padding:8px 12px;align-items:flex-start;gap:8px;border-radius:4px;background:#ff6c00;transition:.3s all}.feather-flow-container .menu-item__submit-text{color:#fff;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;font-style:normal;line-height:normal}.feather-flow .menu-item__submit:hover{background-color:#9e4300}.feather-flow-container .menu-item__submit[disabled]{background:#ff6c00b2;color:#f0f0f0}.feather-flow-container .menu-item__submit[disabled] .menu-item__submit-text{color:#f0f0f0}.survey-link{outline:0;border:0;-moz-outline-style:none}.survey-link:focus{color:#609}.menu-item__save{border:0;background:#009033;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;font-size:.9em;margin:.3em 0;padding:.65em 0;width:6.5em;text-align:center;color:#fff}.menu-item__save-text{display:block;color:#fff}.menu-item__icon-save{display:none;width:1.5em;height:1.5em}.menu-item__save--active,.menu-item__save:hover{background:#01481a}.menu-item__save:hover .menu-item__save-text{color:#fff}.menu-item__save--active{cursor:default;padding:.45em 1.82em}.menu-item__save--active .menu-item__save-text,.menu-item__saving-text{display:none}.menu-item__save--active .menu-item__icon-save{display:inline-block}.menu-item__save[disabled]{background:#cdcdcd;cursor:not-allowed}.menu-item__save[disabled] .menu-item__save-text{color:#999}.menu-item__save-in-progress .menu-item__saving-text{display:inline-block}.menu-item__save-in-progress .menu-item__save-text{display:none}.feather-flow-container .menu-item__save{display:flex;padding:6px 12px;align-items:flex-start;border-radius:4px;border:2px solid #ff6c00;background:#fff;width:auto;margin:.3em;transition:.3s all}.feather-flow .menu-item__save--active,.feather-flow .menu-item__saving-text{width:auto;color:#ff6c00;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px}.feather-flow .menu-item__save-text{color:#ff6c00;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;font-style:normal;line-height:normal}.feather-flow .menu-item__save:hover{background-color:#fff5ee}.feather-flow .menu-item__save--active{background-color:#ffe3cd}.feather-flow .menu-item__save:hover .menu-item__save-text{color:#ff6c00}.feather-flow-container .menu-item__save[disabled]{border:2px solid #dcb69a;background:#fff}.feather-flow-container .menu-item__save[disabled] .menu-item__save-text{color:#dda57c}.menu-item__session-report{border:0;background:0 0;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;border-top:.3em solid transparent;padding:.3em .2em .45em 0}.menu-item__icon-session-report{display:inline-block;vertical-align:middle}.menu-item__svg-session-report{width:1.5em;height:1.9em;vertical-align:middle}.menu-item__session-report-text{display:inline-block;font-size:.95em;margin-left:4px}.menu-item__session-report:hover .menu-item__svg-session-report{fill:#e47d22}.menu-item__session-report:hover .menu-item__session-report-text{color:#e47d22}.menu-item__session-report[disabled]{cursor:not-allowed}.menu-item__session-report[disabled] .menu-item__svg-session-report{fill:#999}.menu-item__session-report[disabled] .menu-item__session-report-text{color:#999}.menu-item__session-report--hide,.session-report_iframe-container--hide{display:none}.session-report-menu-container{position:relative;margin-right:6px}.menu-item__session-report-drop-down-btn{border:0;padding:10px 12px;overflow-wrap:break-word;background:#fff;display:flex;cursor:pointer;width:278px;align-items:center}.menu-item__session-report-drop-down-btn .menu-item__session-report-text{font-size:13px;color:#006e9d;line-height:22px;text-align:left}.menu-item__session-report-drop-down-btn:hover{background:#efefef}.menu-item__session-report-drop-down{position:absolute;top:120%;right:0;width:280px;z-index:1;list-style:none;padding:0;background:#fff;border:1px solid #d7d7d7;box-shadow:0 2px 8px 0 rgb(0 0 0/20%)}.menu-item__session-report-drop-down-btn *,.menu-item__session-report-pdf-btn *{pointer-events:none}.menu-item__session-report-pdf-btn{display:flex;align-items:center}.menu-item__session-report-pdf-btn .menu-item__session-report-text{font-family:'OpenSans-Regular',sans-serif;font-size:12px;color:#2f2f2f;text-align:center}.session-report-menu-container svg{vertical-align:middle}.menu-item__session-report-pdf-btn:hover .menu-item__session-report-text{color:#2f2f2f}.menu-item__session-report-pdf-btn-icon{margin-left:4px}.menu-item__session-report-pdf-btn-icon svg{vertical-align:top;margin-top:5px}.menu-item__latest-version-pdf-btn:hover .menu-item__latest-version-pdf-btn-icon svg path,.menu-item__session-report-pdf-btn:hover .menu-item__session-report-pdf-btn-icon svg path,body.print .MathJax_SVG svg g{stroke:none}.menu-item__latest-version-drop-down:after,.menu-item__latest-version-drop-down:before,.menu-item__session-report-drop-down:after,.menu-item__session-report-drop-down:before{content:"";position:absolute;width:0;height:0;top:0;right:20%;box-sizing:border-box;border:7px solid #000;border-color:#fff #fff transparent transparent;transform-origin:0 0;transform:rotate(-45deg);box-shadow:1px 0 3px 0 rgb(0 0 0/20%);z-index:-1}.feather-flow .menu-item__session-report{padding:0;border:0}.feather-flow .menu-item__session-report .menu-item__icon-session-report svg{border-radius:4px;border:2px solid #fff}.feather-flow .menu-item__session-report--active .menu-item__icon-session-report svg>path:first-child,.feather-flow .menu-item__session-report:hover .menu-item__icon-session-report svg>path:first-child{fill:#ebebeb}.feather-flow .menu-item__session-report--active .menu-item__icon-session-report svg{border:2px solid #000}.feather-flow .menu-item__session-report:active .menu-item__icon-session-report svg>path:first-child{fill:#ffeee1}.feather-flow .menu-item__session-report[disabled] .menu-item__icon-session-report svg>path:nth-child(2){fill:#8d8d8d}.feather-flow .menu-item__session-report[disabled] .menu-item__icon-session-report svg>circle,.feather-flow .menu-item__session-report[disabled] .menu-item__icon-session-report svg>path:last-child{stroke:#8d8d8d}.feather-flow .menu-item__session-report-drop-down-btn .menu-item__session-report-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px;color:#ff6c00}.feather-flow .menu-item__session-report-text{color:#000;font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px}.feather-flow-container .menu-item__session-report-pdf-btn-icon{position:relative;top:-2px;transition:transform .3s ease}.feather-flow .menu-item__session-report-drop-down:after,.feather-flow .menu-item__session-report-drop-down:before{display:contents}.feather-flow .menu-item__session-report-drop-down{right:auto}.feather-flow .menu-item__session-report-drop-down-btn{padding:12px 20px}.feather-flow .menu-item__session-report-drop-down{width:240px}.feather-flow .menu-item__session-report--active .menu-item__session-report-pdf-btn-icon{transform:rotate(180deg);top:1px}.feather-flow .menu-item__session-report-pdf-btn-icon{margin-left:5px}.feather-flow .menu-item__session-report .popper-tooltip{background:#35424d;width:max-content;color:#212121;padding:14px;font-family:'SourceSansPro-SemiBold',Arial,'OpenSans-SemiBold',sans-serif;font-weight:600;border-radius:8px;font-size:14px;line-height:16px;display:none;box-sizing:border-box}.feather-flow .menu-item__session-report .popper-tooltip-cite{width:230px!important}.feather-flow .menu-item__session-report .popper-tooltip.popper-tooltip--show{display:block}.feather-flow .menu-item__session-report .popper-tooltip .popper-tooltip-title{font-family:'SourceSansPro-SemiBold',Arial,'OpenSans-SemiBold',sans-serif;font-weight:600;font-size:14px;color:#fff;line-height:16px}.feather-flow .menu-item__session-report .tooltip-arrow,.feather-flow .menu-item__session-report .tooltip-arrow::before{position:absolute;width:8px;height:8px;background:inherit}.feather-flow .menu-item__session-report .tooltip-arrow{visibility:hidden}.feather-flow .menu-item__session-report .tooltip-arrow::before{visibility:visible;content:'';transform:rotate(45deg)}.feather-flow .menu-item__session-report .popper-tooltip[data-popper-placement^=top]>.tooltip-arrow{bottom:-4px}.feather-flow .menu-item__session-report .popper-tooltip[data-popper-placement^=bottom]>.tooltip-arrow{top:-4px}.feather-flow .menu-item__session-report .popper-tooltip[data-popper-placement^=left]>.tooltip-arrow{right:-4px}.feather-flow .menu-item__session-report .popper-tooltip[data-popper-placement^=right]>.tooltip-arrow{left:-4px}.menu-item__latest-version{cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;padding:.3em .3em .45em;background:#fff9dc;border:1px solid #f6de78}.menu-item__icon-latest-version{display:inline-block;vertical-align:middle}.menu-item__svg-latest-version{width:1.5em;height:1.9em;vertical-align:middle}.latest-version_iframe-container--hide,.menu-item__latest-version--hide{display:none}.latest-version-menu-container{position:relative;margin-right:6px}.menu-item__latest-version-drop-down-btn{border:0;padding:10px 12px;overflow-wrap:break-word;background:#fff;width:278px;align-items:center}.menu-item__latest-version-drop-down-btn .menu-item__latest-version-text{font-size:12px;line-height:22px;text-align:left}.menu-item__latest-version-drop-down{position:absolute;top:120%;right:0;width:280px;z-index:1;list-style:none;padding:0;background:#fff;border:1px solid #d7d7d7;box-shadow:0 2px 8px 0 rgb(0 0 0/20%)}.menu-item__latest-version-pdf-btn{display:flex;align-items:center}.menu-item__latest-version-pdf-btn .menu-item__latest-version-text{font-family:'OpenSans-Regular',sans-serif;font-size:12px;color:#2f2f2f}.mathdialog button,.menu-item__latest-version-url,.quicklinks li{cursor:pointer}.menu-item__latest-version-anchor-url{font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#e9711c;text-decoration:underline}.latest-version-menu-container svg{vertical-align:middle}.menu-item__latest-version-pdf-btn:hover .menu-item__latest-version-text{color:#2f2f2f}.menu-item__latest-version-pdf-btn-icon{margin-left:5px;margin-right:5px}.menu-item__latest-version-pdf-btn-icon svg{vertical-align:top;margin-top:5px}.latest-version-handler-red-dot{color:red}.rich-text-editor span[data-format=bold]{font-weight:700;background-color:#ff9}.rich-text-editor span[data-format=clear-bold]{background-color:#ff9}.rich-text-editor .static-menu .menu-item__bold{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.5em;cursor:pointer}.rich-text-editor .static-menu .menu-item__bold--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.rich-text-editor .static-menu .menu-item__icon-bold{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.rich-text-editor .static-menu .menu-item__bold .menu-item__bold-text{font-family:'OpenSans-Regular',arial,sans-serif}.rich-text-editor .static-menu .menu-item__bold--active .menu-item__bold-text,.rich-text-editor .static-menu .menu-item__bold:hover .menu-item__bold-text{color:#e47d22}.rich-text-editor .static-menu .menu-item__bold--active .menu-item__svg-bold,.rich-text-editor .static-menu .menu-item__bold:hover .menu-item__svg-bold{fill:#e47d22}.rich-text-editor .static-menu .menu-item__bold[disabled]{cursor:default}.rich-text-editor .static-menu .menu-item__bold[disabled] .menu-item__svg-bold{fill:gray}.rich-text-editor .static-menu .menu-item__bold[disabled] .menu-item__bold-text{color:gray}.rich-text-editor .static-menu .menu-item__icon-bold--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rich-text-editor .contextual-menu .menu-item__bold{border:0;background:0 0;padding:.3em;cursor:pointer;display:none}.rich-text-editor .contextual-menu .menu-item__bold--show{display:inline-block}.rich-text-editor .contextual-menu .menu-item__icon-bold{width:1.75em;display:inline-block;vertical-align:middle;height:1.75em;border-radius:50%;padding:.2em}.rich-text-editor .contextual-menu .menu-item__bold .menu-item__bold-text{font-family:'OpenSans-Regular',arial,sans-serif;display:none}.rich-text-editor .contextual-menu .menu-item__bold .menu-item__svg-bold{fill:#fff}.rich-text-editor .contextual-menu .menu-item__bold--active .menu-item__icon-bold,.rich-text-editor .contextual-menu .menu-item__bold:hover .menu-item__icon-bold{background-color:#e47d22}.rich-text-editor .contextual-menu .menu-item__bold--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.feather-flow .rich-text-editor span[data-format=bold]{font-family:'TexGyrePagella-Bold';font-size:inherit}.feather-flow .rich-text-editor span[data-format=bold] span[data-format=italic],.feather-flow .rich-text-editor span[data-format=italic] span[data-format=bold]{font-family:'TexGyrePagella-Bold-Italic';font-size:inherit}.feather-flow .rich-text-editor span[data-format=bold],.feather-flow .rich-text-editor span[data-format=clear-bold]{background:linear-gradient(to top,#ff9 75%,transparent 25%)}.rich-text-editor span[data-format=italic]{font-style:italic;background-color:#ff9}.rich-text-editor span[data-format=clear-italic]{background-color:#ff9}.feather-flow .rich-text-editor span[data-format=italic][data-actor=org],.rich-text-editor span[data-format=italic][data-actor=org]{background:0 0}.rich-text-editor .static-menu .menu-item__italic{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.5em;cursor:pointer}.rich-text-editor .static-menu .menu-item__italic--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.rich-text-editor .static-menu .menu-item__icon-italic{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.rich-text-editor .static-menu .menu-item__italic .menu-item__italic-text{font-family:'OpenSans-Regular',arial,sans-serif}.rich-text-editor .static-menu .menu-item__italic--active .menu-item__italic-text,.rich-text-editor .static-menu .menu-item__italic:hover .menu-item__italic-text{color:#e47d22}.rich-text-editor .static-menu .menu-item__italic--active .menu-item__svg-italic,.rich-text-editor .static-menu .menu-item__italic:hover .menu-item__svg-italic{fill:#e47d22}.rich-text-editor .static-menu .menu-item__italic[disabled]{cursor:default}.rich-text-editor .static-menu .menu-item__italic[disabled] .menu-item__svg-italic{fill:gray}.rich-text-editor .static-menu .menu-item__italic[disabled] .menu-item__italic-text{color:gray}.rich-text-editor .static-menu .menu-item__icon-italic--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rich-text-editor .contextual-menu .menu-item__italic{border:0;background:0 0;padding:.3em;cursor:pointer;display:none}.rich-text-editor .contextual-menu .menu-item__italic--show{display:inline-block}.rich-text-editor .contextual-menu .menu-item__icon-italic{width:1.75em;display:inline-block;vertical-align:middle;height:1.75em;border-radius:50%;padding:.2em}.rich-text-editor .contextual-menu .menu-item__italic .menu-item__italic-text{font-family:'OpenSans-Regular',arial,sans-serif;display:none}.rich-text-editor .contextual-menu .menu-item__italic .menu-item__svg-italic{fill:#fff}.rich-text-editor .contextual-menu .menu-item__italic--active .menu-item__icon-italic,.rich-text-editor .contextual-menu .menu-item__italic:hover .menu-item__icon-italic{background-color:#e47d22}.rich-text-editor .contextual-menu .menu-item__italic--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.feather-flow .rich-text-editor span[data-format=italic]{font-family:'TexGyrePagella-Italic';font-size:inherit}.feather-flow .rich-text-editor span[data-format=clear-italic],.feather-flow .rich-text-editor span[data-format=italic]{background:linear-gradient(to top,#ff9 75%,transparent 25%)}.rich-text-editor span[data-format=subscript]{vertical-align:sub;font-size:12px;background-color:#ff9;line-height:0}.rich-text-editor span[data-format=clear-subscript]{background-color:#ff9}.feather-flow .rich-text-editor span[data-format=subscript][data-actor=org],.rich-text-editor span[data-format=subscript][data-actor=org]{background:0 0}.rich-text-editor .static-menu .menu-item__subscript{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.5em;cursor:pointer}.rich-text-editor .static-menu .menu-item__subscript--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.rich-text-editor .static-menu .menu-item__icon-subscript{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.rich-text-editor .static-menu .menu-item__subscript .menu-item__subscript-text{font-family:'OpenSans-Regular',arial,sans-serif}.rich-text-editor .static-menu .menu-item__subscript--active .menu-item__subscript-text,.rich-text-editor .static-menu .menu-item__subscript:hover .menu-item__subscript-text{color:#e47d22}.rich-text-editor .static-menu .menu-item__subscript--active .menu-item__svg-subscript,.rich-text-editor .static-menu .menu-item__subscript:hover .menu-item__svg-subscript{fill:#e47d22}.rich-text-editor .static-menu .menu-item__subscript[disabled]{cursor:default}.rich-text-editor .static-menu .menu-item__subscript[disabled] .menu-item__svg-subscript{fill:gray}.rich-text-editor .static-menu .menu-item__subscript[disabled] .menu-item__subscript-text{color:gray}.rich-text-editor .static-menu .menu-item__icon-subscript--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rich-text-editor .contextual-menu .menu-item__subscript{border:0;background:0 0;padding:.3em;cursor:pointer;display:none}.rich-text-editor .contextual-menu .menu-item__subscript--show{display:inline-block}.rich-text-editor .contextual-menu .menu-item__icon-subscript{width:1.75em;display:inline-block;vertical-align:middle;height:1.75em;border-radius:50%;padding:.2em}.rich-text-editor .contextual-menu .menu-item__subscript .menu-item__subscript-text{font-family:'OpenSans-Regular',arial,sans-serif;display:none}.rich-text-editor .contextual-menu .menu-item__subscript .menu-item__svg-subscript{fill:#fff}.rich-text-editor .contextual-menu .menu-item__subscript--active .menu-item__icon-subscript,.rich-text-editor .contextual-menu .menu-item__subscript:hover .menu-item__icon-subscript{background-color:#e47d22}.rich-text-editor .contextual-menu .menu-item__subscript--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.feather-flow .rich-text-editor span[data-format=subscript]{font-size:.8em;background:linear-gradient(to top,#ff9 75%,transparent 25%)}.feather-flow .rich-text-editor span[data-format=clear-subscript]{font-size:inherit}.rich-text-editor span[data-format=superscript]{vertical-align:super;font-size:12px;background-color:#ff9;line-height:0}.rich-text-editor span[data-format=clear-superscript]{background-color:#ff9}.feather-flow .rich-text-editor span[data-format=superscript][data-actor=org],.rich-text-editor span[data-format=superscript][data-actor=org]{background:0 0}.rich-text-editor .static-menu .menu-item__superscript{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.5em;cursor:pointer}.rich-text-editor .static-menu .menu-item__superscript--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.rich-text-editor .static-menu .menu-item__icon-superscript{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.rich-text-editor .static-menu .menu-item__superscript .menu-item__superscript-text{font-family:'OpenSans-Regular',arial,sans-serif}.rich-text-editor .static-menu .menu-item__superscript--active .menu-item__superscript-text,.rich-text-editor .static-menu .menu-item__superscript:hover .menu-item__superscript-text{color:#e47d22}.rich-text-editor .static-menu .menu-item__superscript--active .menu-item__svg-superscript,.rich-text-editor .static-menu .menu-item__superscript:hover .menu-item__svg-superscript{fill:#e47d22}.rich-text-editor .static-menu .menu-item__superscript[disabled]{cursor:default}.rich-text-editor .static-menu .menu-item__superscript[disabled] .menu-item__svg-superscript{fill:gray}.rich-text-editor .static-menu .menu-item__superscript[disabled] .menu-item__superscript-text{color:gray}.rich-text-editor .static-menu .menu-item__icon-superscript--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rich-text-editor .contextual-menu .menu-item__superscript{border:0;background:0 0;padding:.3em;cursor:pointer;display:none}.rich-text-editor .contextual-menu .menu-item__superscript--show{display:inline-block}.rich-text-editor .contextual-menu .menu-item__icon-superscript{width:1.75em;display:inline-block;vertical-align:middle;height:1.75em;border-radius:50%;padding:.2em}.rich-text-editor .contextual-menu .menu-item__superscript .menu-item__superscript-text{font-family:'OpenSans-Regular',arial,sans-serif;display:none}.rich-text-editor .contextual-menu .menu-item__superscript .menu-item__svg-superscript{fill:#fff}.rich-text-editor .contextual-menu .menu-item__superscript--active .menu-item__icon-superscript,.rich-text-editor .contextual-menu .menu-item__superscript:hover .menu-item__icon-superscript{background-color:#e47d22}.rich-text-editor .contextual-menu .menu-item__superscript--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.feather-flow .rich-text-editor span[data-format=superscript]{font-size:.8em;background:linear-gradient(to top,#ff9 75%,transparent 25%)}.feather-flow .rich-text-editor span[data-format=clear-superscript]{font-size:inherit}.rich-text-editor span[data-format=monospace]{font-family:Courier,monospace!important;background-color:#ff9}.rich-text-editor span[data-format=clear-monospace]{background-color:#ff9}.rich-text-editor span[data-format=monospace][data-actor=org]{background:0 0}.rich-text-editor .static-menu .menu-item__monospace{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.5em;cursor:pointer}.rich-text-editor .static-menu .menu-item__monospace--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.rich-text-editor .static-menu .menu-item__icon-monospace{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.rich-text-editor .static-menu .menu-item__monospace .menu-item__monospace-text{font-family:'OpenSans-Regular',arial,sans-serif}.rich-text-editor .static-menu .menu-item__monospace--active .menu-item__monospace-text,.rich-text-editor .static-menu .menu-item__monospace:hover .menu-item__monospace-text{color:#e47d22}.rich-text-editor .static-menu .menu-item__monospace--active .menu-item__svg-monospace,.rich-text-editor .static-menu .menu-item__monospace:hover .menu-item__svg-monospace{fill:#e47d22}.rich-text-editor .static-menu .menu-item__monospace[disabled]{cursor:default}.rich-text-editor .static-menu .menu-item__monospace[disabled] .menu-item__svg-monospace{fill:gray}.rich-text-editor .static-menu .menu-item__monospace[disabled] .menu-item__monospace-text{color:gray}.rich-text-editor .static-menu .menu-item__icon-monospace--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rich-text-editor .contextual-menu .menu-item__monospace{border:0;background:0 0;padding:.3em;cursor:pointer;display:none}.rich-text-editor .contextual-menu .menu-item__monospace--show{display:inline-block}.rich-text-editor .contextual-menu .menu-item__icon-monospace{width:1.75em;display:inline-block;vertical-align:middle;height:1.75em;border-radius:50%;padding:.2em}.rich-text-editor .contextual-menu .menu-item__monospace .menu-item__monospace-text{font-family:'OpenSans-Regular',arial,sans-serif;display:none}.rich-text-editor .contextual-menu .menu-item__monospace .menu-item__svg-monospace{fill:#fff}.rich-text-editor .contextual-menu .menu-item__monospace--active .menu-item__icon-monospace,.rich-text-editor .contextual-menu .menu-item__monospace:hover .menu-item__icon-monospace{background-color:#e47d22}.rich-text-editor .contextual-menu .menu-item__monospace--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.feather-flow-container .rich-text-editor span[data-format=clear-monospace],.feather-flow-container .rich-text-editor span[data-format=monospace]{font-family:'Courier',monospace;font-size:inherit}.feather-flow .rich-text-editor h1 [data-format=monospace],.feather-flow .rich-text-editor h2 [data-format=monospace],.feather-flow .rich-text-editor h3 [data-format=monospace],.feather-flow .rich-text-editor h4 [data-format=monospace]{font-family:'Courier',monospace;font-weight:700;font-size:inherit}.feather-flow .rich-text-editor h4 [data-format=monospace]{font-style:italic}.feather-flow .rich-text-editor [data-html-name=keywords] [data-html-name=section-title] span[data-format=monospace]{font-family:'Courier',monospace;font-weight:700}.rich-text-editor span[data-format=smallcaps]{font-variant:small-caps;background-color:#ff9}.rich-text-editor span[data-format=clear-smallcaps]{background-color:#ff9}.rich-text-editor span[data-format=smallcaps][data-actor=org]{background:0 0}.rich-text-editor .static-menu .menu-item__smallcaps,.static-menu .menu-item__link{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.5em;cursor:pointer}.rich-text-editor .static-menu .menu-item__smallcaps--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.rich-text-editor .static-menu .menu-item__icon-smallcaps,.static-menu .menu-item__icon-link{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.rich-text-editor .static-menu .menu-item__smallcaps .menu-item__smallcaps-text,dialog.referenceProcessing{font-family:'OpenSans-Regular',arial,sans-serif}.rich-text-editor .static-menu .menu-item__smallcaps--active .menu-item__smallcaps-text,.rich-text-editor .static-menu .menu-item__smallcaps:hover .menu-item__smallcaps-text{color:#e47d22}.rich-text-editor .static-menu .menu-item__smallcaps--active .menu-item__svg-smallcaps,.rich-text-editor .static-menu .menu-item__smallcaps:hover .menu-item__svg-smallcaps{fill:#e47d22}.rich-text-editor .static-menu .menu-item__smallcaps[disabled]{cursor:default}.rich-text-editor .static-menu .menu-item__smallcaps[disabled] .menu-item__svg-smallcaps{fill:gray}.rich-text-editor .static-menu .menu-item__smallcaps[disabled] .menu-item__smallcaps-text{color:gray}.rich-text-editor .static-menu .menu-item__icon-smallcaps--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rich-text-editor .contextual-menu .menu-item__smallcaps{border:0;background:0 0;padding:.3em;cursor:pointer;display:none}.rich-text-editor .contextual-menu .menu-item__smallcaps--show{display:inline-block}.rich-text-editor .contextual-menu .menu-item__icon-smallcaps{width:1.75em;display:inline-block;vertical-align:middle;height:1.75em;border-radius:50%;padding:.2em}.rich-text-editor .contextual-menu .menu-item__smallcaps .menu-item__smallcaps-text{font-family:'OpenSans-Regular',arial,sans-serif;display:none}.rich-text-editor .contextual-menu .menu-item__smallcaps .menu-item__svg-smallcaps{fill:#fff}.rich-text-editor .contextual-menu .menu-item__smallcaps--active .menu-item__icon-smallcaps,.rich-text-editor .contextual-menu .menu-item__smallcaps:hover .menu-item__icon-smallcaps{background-color:#e47d22}.rich-text-editor .contextual-menu .menu-item__smallcaps--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.feather-flow .rich-text-editor span[data-format=smallcaps]{font-family:'TexGyrePagella';font-weight:400;font-size:inherit}.feather-flow .rich-text-editor h1 [data-format=smallcaps],.feather-flow .rich-text-editor h2 [data-format=smallcaps],.feather-flow .rich-text-editor h3 [data-format=smallcaps],.feather-flow .rich-text-editor h4 [data-format=smallcaps]{font-family:'TexGyrePagella';font-weight:700;font-size:inherit}.feather-flow .rich-text-editor h4 [data-format=smallcaps]{font-style:italic}.feather-flow .rich-text-editor [data-html-name=keywords] [data-html-name=section-title] span[data-format=smallcaps]{font-family:'TexGyrePagella',Arial;font-weight:700}.rich-text-editor span[data-format=insert]{text-decoration:underline;color:green;background-color:#ff9;white-space:pre-wrap;word-wrap:break-word}.rich-text-editor span[data-format=insert][data-actor=org]{background:0 0}.rich-text-editor span[data-format=insert] *{background:0 0;color:green}.rich-text-editor span[data-format=insert] a{color:#00f}.rich-text-editor .contextual-menu .menu-item__revert-insert{border:0;background:0 0;padding:.3em;cursor:pointer;display:none}.rich-text-editor .contextual-menu .menu-item__revert-insert--show{display:inline-block}.rich-text-editor .contextual-menu .menu-item__icon-revert-insert{width:1.75em;display:inline-block;vertical-align:middle;height:1.75em;border-radius:50%;padding:.2em}.rich-text-editor .contextual-menu .menu-item__revert-insert .menu-item__revert-insert-text{font-family:'OpenSans-Regular',arial,sans-serif;display:none}.rich-text-editor .contextual-menu .menu-item__revert-insert .menu-item__svg-revert-insert{fill:#fff}.rich-text-editor .contextual-menu .menu-item__revert-insert--active .menu-item__icon-revert-insert,.rich-text-editor .contextual-menu .menu-item__revert-insert:hover .menu-item__icon-revert-insert{background-color:#e47d22}.rich-text-editor .contextual-menu .menu-item__revert-insert--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.feather-flow .rich-text-editor span[data-format=insert]{font-size:inherit;background:linear-gradient(to top,#ff9 75%,transparent 25%)}.feather-flow .rich-text-editor span[data-format=insert][data-actor=ce]{background:linear-gradient(to top,#d3d3d3 75%,transparent 25%)}.feather-flow .rich-text-editor [data-html-name=keywords] [data-html-name=section-title] span[data-format=insert],.feather-flow .rich-text-editor h1 span[data-format=insert],.feather-flow .rich-text-editor h2 span[data-format=insert]{font-family:'TexGyrePagella-Bold',Arial}.feather-flow .rich-text-editor h4 span[data-format=insert]{font-family:'TexGyrePagella-Bold-Italic'}.feather-flow .rich-text-editor span[data-format=insert]:has([data-format=subscript]){text-decoration:unset}.feather-flow .rich-text-editor span[data-format=insert] [data-format=subscript]{text-decoration:underline}.rich-text-editor span[data-format=insert][data-actor=ce]{background-color:#d3d3d3}.rich-text-editor span[data-format=delete]{background:#ff9;text-decoration:line-through;color:red}.rich-text-editor span[data-format=delete][data-actor=org],a[data-html-name=link][data-actor=org]{background:0 0}.rich-text-editor span[data-format=delete] *{background:0 0;color:red}.rich-text-editor span[data-format=nuke-delete]{display:none}.rich-text-editor span[data-format=clear-delete],span[data-action=unlink]{background-color:#ff9}.rich-text-editor .contextual-menu .menu-item__revert-delete{border:0;background:0 0;padding:.3em;cursor:pointer;display:none}.rich-text-editor .contextual-menu .menu-item__revert-delete--show{display:inline-block}.rich-text-editor .contextual-menu .menu-item__icon-revert-delete{width:1.75em;display:inline-block;vertical-align:middle;height:1.75em;border-radius:50%;padding:.2em}.rich-text-editor .contextual-menu .menu-item__revert-delete .menu-item__revert-delete-text{font-family:'OpenSans-Regular',arial,sans-serif;display:none}.rich-text-editor .contextual-menu .menu-item__revert-delete .menu-item__svg-revert-delete{fill:#fff}.rich-text-editor .contextual-menu .menu-item__revert-delete--active .menu-item__icon-revert-delete,.rich-text-editor .contextual-menu .menu-item__revert-delete:hover .menu-item__icon-revert-delete{background-color:#e47d22}.rich-text-editor .contextual-menu .menu-item__revert-delete--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.feather-flow .rich-text-editor span[data-format=delete]{font-size:inherit;background:linear-gradient(to top,#ff9 75%,transparent 25%)}.feather-flow .rich-text-editor span[data-format=delete][data-actor=ce]{background:linear-gradient(to top,#d3d3d3 75%,transparent 25%)}.feather-flow .rich-text-editor [data-html-name=keywords] [data-html-name=section-title] span[data-format=delete],.feather-flow .rich-text-editor h1 span[data-format=delete],.feather-flow .rich-text-editor h2 span[data-format=delete]{font-family:'TexGyrePagella-Bold',Arial}.feather-flow .rich-text-editor span[data-format=clear-delete]{font-size:inherit}.rich-text-editor span[data-format=delete][data-actor=ce]{background-color:#d3d3d3}.static-menu .menu-item__link--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.static-menu .menu-item__link .menu-item__link-text{font-family:'OpenSans-SemiBold',arial,sans-serif;margin:0 0 0 .5em;font-size:.9em}.static-menu .menu-item__link--active .menu-item__link-text,.static-menu .menu-item__link:hover .menu-item__link-text{color:#e47d22}.static-menu .menu-item__link--active .menu-item__svg-link,.static-menu .menu-item__link:hover .menu-item__svg-link{fill:#e47d22}.static-menu .menu-item__link[disabled]{cursor:default}.static-menu .menu-item__link[disabled] .menu-item__svg-link{fill:gray}.static-menu .menu-item__link[disabled] .menu-item__link-text{color:gray}.contextual-menu .menu-item__link{border:0;background:0 0;padding:.5em;cursor:pointer;display:none}.contextual-menu .menu-item__link--show{display:inline-block}.contextual-menu .menu-item__icon-link{width:1.75em;display:inline-block;vertical-align:middle;height:1.75em;border-radius:50%;padding:.2em}.contextual-menu .menu-item__link-text{font-family:'OpenSans-Regular',arial,sans-serif;display:none}.contextual-menu .menu-item__svg-link,.feather-flow-container .rich-text-editor .contextual-menu button svg path{fill:#fff}.contextual-menu .menu-item__icon-link--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.link-editor{box-sizing:border-box;font-size:12px}.link-editor--show{visibility:visible}.link-editor__header{font-weight:700;margin:1em 0}.link-editor__input-label{vertical-align:top;color:#676666;padding:0 1.5em 0 .25em}.link-editor__input-container{margin-bottom:.5em}.link-editor__btn-container{text-align:right}.link-editor__footer{text-align:right;margin:1em 0}.db-link-container,.doi-link-container,.rel-art-link-container,.supplemental-link-container,.web-link-container{display:none;padding:0;margin:0;border:0}.link-editor__input-label{display:block}.link-editor__type-container{margin-bottom:1em}.link-editor__db-number,.link-editor__db-type{padding:.5em}.link-editor__db-number,.link-editor__db-type,.link-editor__web-url{box-sizing:border-box;width:100%;background:#fff;border:1px solid #ced6dc;color:#444;font-family:'OpenSans-Regular',arial,sans-serif;font-size:1em;margin-top:.2em}.link-editor__doi-number,.link-editor__doi-text,.link-editor__web-text{padding:.5em}.link-editor__doi-number,.link-editor__doi-text,.link-editor__rel-art-url,.link-editor__web-text{box-sizing:border-box;width:100%;background:#fff;border:1px solid #ced6dc;color:#444;font-family:'OpenSans-Regular',arial,sans-serif;font-size:1em;margin-top:.2em}.link-editor__rel-art-doi,.link-editor__rel-art-text,.link-editor__rel-art-type,.link-editor__supplemental-text{padding:.5em}.link-editor__database-text,.link-editor__link-type,.link-editor__rel-art-doi,.link-editor__rel-art-text,.link-editor__rel-art-type,.link-editor__supplemental-text,.link-editor__supplemental-url{box-sizing:border-box;width:100%;background:#fff;border:1px solid #ced6dc;color:#444;font-family:'OpenSans-Regular',arial,sans-serif;font-size:1em;margin-top:.2em}.link-editor__database-text,.link-editor__link-type{padding:.5em}.link-editor__rel-art-url,.link-editor__supplemental-url,.link-editor__web-url{padding:1em}.link-editor__supplemental-url,.link-widget-container .panel.open .panel-header .icon,.supplemental-label-container{display:none}.link-editor__cancel-btn,.link-editor__test-btn,.link-editor__unlink-btn,.link-editor__update-btn{font-size:13px;color:#fff;border:0;padding:.6em .9em;font-family:'OpenSans-SemiBold';margin-left:.5em}.link-editor__cancel-btn{background-color:#989e9e}.link-editor__test-btn,.link-editor__unlink-btn,.link-editor__update-btn{background-color:#474747}.contextual-menu .menu-item__link--active .menu-item__icon-link,.contextual-menu .menu-item__link:hover .menu-item__icon-link,.link-editor__cancel-btn:hover,.link-editor__test-btn:hover,.link-editor__unlink-btn:hover,.link-editor__update-btn:hover{background-color:#e47d22}.link-widget-container{height:calc(100vh - 36px);z-index:90;width:100%;background:#fff}.link-widget-container .panel .panel-content{border:0}.link-widget-container .panel.open .panel-header{background-color:#de8131}.link-widget-container .panel .panel-header .text{font-weight:400;font-size:.9em;font-family:'OpenSans-SemiBold',arial,sans-serif}a[data-html-name=link]{background-color:#ff9;color:#00f;white-space:normal;word-break:break-all}span[data-format=delete] a[data-html-name=link]{color:red}.link-editor__input-container .word-break{word-break:break-word;padding:1em}.link-editor__help-btn{border:0;background:0 0;padding:.5em;cursor:pointer}.link-editor__help-icon{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.link-editor__help-btn--hide{display:none}.floating-menu .menu-item__link{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.menu-item__link *{pointer-events:none}.floating-menu .menu-item__link--show{display:block}.floating-menu .menu-item__icon-link{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__link--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__link .menu-item__link-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__link--active .menu-item__link-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__link--active .menu-item__svg-link .g-2{stroke:#fff}.floating-menu .menu-item__link[disabled]{cursor:default}.floating-menu .menu-item__link[disabled] .menu-item__svg-link{fill:gray}.floating-menu .menu-item__link[disabled] .menu-item__link-text{color:gray}.floating-menu .menu-item__link--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__link--ui-button.menu-item__link--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.query__question a[data-html-name=link]{background-color:unset;color:#0000cd;-webkit-text-stroke-width:thin;text-underline-position:under}.feather-flow .link-widget-container .panel .panel-header .text{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;padding:0 5px 5px;flex:1;margin:0;font-size:18px;line-height:24px;text-align:left;color:#35424d}.feather-flow .link-widget-container{padding:10px}.feather-flow .link-widget-container .panel.open .panel-header{background-color:transparent;border-bottom:none}.feather-flow .link-editor{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px}.feather-flow .link-editor__database-text,.feather-flow .link-editor__db-number,.feather-flow .link-editor__db-type,.feather-flow .link-editor__doi-number,.feather-flow .link-editor__doi-text,.feather-flow .link-editor__link-type,.feather-flow .link-editor__rel-art-doi,.feather-flow .link-editor__rel-art-text,.feather-flow .link-editor__rel-art-type,.feather-flow .link-editor__rel-art-url,.feather-flow .link-editor__supplemental-text,.feather-flow .link-editor__supplemental-url,.feather-flow .link-editor__web-text,.feather-flow .link-editor__web-url{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;border-radius:4px;border:1px solid #c4c4c4;padding:5px 8px}.feather-flow .link-editor__input-label{color:#000;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px}.feather-flow .link-editor__btn-container{margin-top:1.5em}.feather-flow .link-editor__update-btn{padding:8px 12px;align-items:flex-start;border-radius:4px;background:#ff6c00;transition:.3s all;margin:.1em .2em;font-size:14px}.feather-flow .link-editor__update-btn:hover{background-color:#9e4300}.feather-flow .link-editor__cancel-btn,.feather-flow .link-editor__test-btn{font-size:14px;margin:.1em .2em;color:#ff6c00;transition:.3s all;border-radius:4px}.feather-flow .link-editor__test-btn{padding:6px 12px;align-items:flex-start;border:2px solid #ff6c00;background:#fff;width:auto}.feather-flow .link-editor__cancel-btn:hover,.feather-flow .link-editor__test-btn:hover{background-color:#fff5ee}.feather-flow .link-editor__cancel-btn{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;line-height:16px;background-color:transparent}.static-menu{justify-content:flex-end;background:#f5f5f5;box-sizing:border-box;border-bottom:1px solid #f3f3f3;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 0 5px #555;position:relative;z-index:1}.static-menu--hide{display:none}.static-menu--show{display:block}.contextual-menu{position:absolute;top:0;left:0;background:#474649;box-sizing:border-box;border-radius:8px;border:1px solid #f3f3f3;visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.contextual-menu--show{visibility:visible}.feather-flow-container .rich-text-editor .contextual-menu{display:flex;gap:12px;align-items:center;max-height:36px;padding:8px;border-radius:4px;background:#000}.feather-flow-container .rich-text-editor .contextual-menu button:hover>[class^=menu-item__icon-],.feather-flow-container .rich-text-editor .contextual-menu button[class*="--active"]>[class^=menu-item__icon-]{background-color:#ff6c00;border-radius:4px}.editor__with-comments-overlay{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.editor__comments-bar{width:32px;position:absolute;overflow:hidden;top:0;right:0;z-index:0}.editor__comments-bubble{position:absolute;left:0;width:100%;height:20px;z-index:9;cursor:pointer}.editor__article-comment-bubble{position:absolute;width:15px;height:15px;z-index:99;cursor:pointer}.editor__article-comment-bubble .editor__comments-bubble-svg{width:100%;height:100%}.editor__article-comment-bubble .editor__comments-bubble-svg path{fill:#de8131}.editor__comments-bubble-svg path{fill:#aaa}.editor__article-comment-bubble,.editor__comments-bar,.editor__comments-bubble{-ms-user-select:none;user-select:none}.editor__article-comment-bubble *,.editor__comments-bubble *,.menu-item__instruct *{pointer-events:none}.feather-flow .editor__article-comment-bubble .editor__comments-icon-svg path{fill:#ff6c00}span[data-format=instruct]{background:0 0}span[data-format=instruct][data-actor=org]{background:#ff9}.static-menu .menu-item__instruct{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.5em;cursor:pointer}.static-menu .menu-item__instruct--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.static-menu .menu-item__icon-instruct{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.static-menu .menu-item__instruct .menu-item__instruct-text{font-family:'OpenSans-SemiBold',arial,sans-serif;margin:0 0 0 .5em;font-size:.9em}.static-menu .menu-item__instruct--active .menu-item__instruct-text,.static-menu .menu-item__instruct:hover .menu-item__instruct-text{color:#e47d22}.static-menu .menu-item__instruct--active .menu-item__svg-instruct,.static-menu .menu-item__instruct:hover .menu-item__svg-instruct{fill:#e47d22}.static-menu .menu-item__instruct[disabled]{cursor:default}.static-menu .menu-item__instruct[disabled] .menu-item__svg-instruct{fill:gray}.static-menu .menu-item__instruct[disabled] .menu-item__instruct-text{color:gray}.static-menu .menu-item__icon-instruct--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.contextual-menu .menu-item__instruct{border:0;background:0 0;padding:.3em;cursor:pointer;display:none}.contextual-menu .menu-item__instruct--show{display:inline-block}.contextual-menu .menu-item__icon-instruct{width:1.75em;display:inline-block;vertical-align:middle;height:1.75em;border-radius:50%;padding:.2em}.contextual-menu .menu-item__instruct .menu-item__instruct-text{font-family:'OpenSans-Regular',arial,sans-serif;display:none}.contextual-menu .menu-item__instruct .menu-item__svg-instruct{fill:#fff}.contextual-menu .menu-item__instruct--active .menu-item__icon-instruct,.contextual-menu .menu-item__instruct:hover .menu-item__icon-instruct{background-color:#e47d22}.contextual-menu .menu-item__instruct--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.contextual-menu .menu-item__instruct .menu-item__svg-instruct .path-1{stroke:#fff}.contextual-menu .menu-item__instruct .menu-item__svg-instruct .path-2{fill:#fff}.floating-menu .menu-item__instruct{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.floating-menu .menu-item__instruct--show{display:block}.floating-menu .menu-item__icon-instruct{width:1.2em;display:inline-block;vertical-align:middle;height:1.2em}.floating-menu .menu-item__instruct .menu-item__instruct-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;margin-top:.5em}.floating-menu .menu-item__instruct--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__instruct--active .menu-item__instruct-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__instruct--active .menu-item__svg-instruct .path-1{stroke:#fff}.floating-menu .menu-item__instruct--active .menu-item__svg-instruct .path-2{fill:#fff}.floating-menu .menu-item__instruct[disabled]{cursor:default}.floating-menu .menu-item__instruct[disabled] .menu-item__svg-instruct{fill:gray}.floating-menu .menu-item__instruct[disabled] .menu-item__instruct-text{color:gray}.floating-menu .menu-item__icon-instruct--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.floating-menu .menu-item__instruct--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__instruct--ui-button.menu-item__instruct--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.specialchar{display:flex}.specialchar__preview{padding-left:1em;width:2em}.specialchar__preview-wrapper{position:fixed;display:flex;flex-direction:column;width:6em}.specialchar__preview--code,.specialchar__preview--large{color:#fff;border:1px solid #eee;font-size:3em;text-align:center;background-color:#474747;padding:.6em 0}.specialchar__preview--code{font-size:.8em;margin-top:.5em;padding:.6em .2em;word-wrap:break-word}.specialchar__container{width:466px;overflow:hidden}.specialchar__container--list{border-left:1px solid #ccc;border-top:1px solid #ccc}.specialchar__container--data{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.7em;color:#000}.specialchar__container--nodata{border-bottom:0;border-right:0}.specialchar__container--data:hover{background-color:#e47d22;color:#fff}.specialchar__preview--list{padding-left:1.875em}.specialchar_table__container{overflow-y:auto;overflow-x:hidden;height:26em}.specialchar__link{margin-top:1em;display:inline-block;color:#e47d22;text-decoration:none;font-size:1em;line-height:1.1em;outline:0}.static-menu .menu-item__specialchar{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.5em;cursor:pointer}.static-menu .menu-item__specialchar--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.static-menu .menu-item__icon-specialchar{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.static-menu .menu-item__specialchar .menu-item__specialchar-text{font-family:'OpenSans-SemiBold',arial,sans-serif;margin:0 0 0 .5em;font-size:.9em}.static-menu .menu-item__specialchar--active .menu-item__specialchar-text,.static-menu .menu-item__specialchar:hover .menu-item__specialchar-text{color:#e47d22}.static-menu .menu-item__specialchar--active .menu-item__svg-specialchar,.static-menu .menu-item__specialchar:hover .menu-item__svg-specialchar{fill:#e47d22}.static-menu .menu-item__specialchar[disabled]{cursor:default}.static-menu .menu-item__specialchar[disabled] .menu-item__svg-specialchar{fill:gray}.static-menu .menu-item__specialchar[disabled] .menu-item__specialchar-text{color:gray}.floating-menu .menu-item__specialchar{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.menu-item__specialchar *{pointer-events:none}.floating-menu .menu-item__specialchar--show{display:block}.floating-menu .menu-item__icon-specialchar{width:1em;display:inline-block;vertical-align:middle;height:.8em}.floating-menu .menu-item__specialchar .menu-item__specialchar-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;margin-top:.5em}.floating-menu .menu-item__specialchar--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__specialchar--active .menu-item__specialchar-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__specialchar--active .menu-item__svg-specialchar .g-2{fill:#fff}.floating-menu .menu-item__specialchar[disabled]{cursor:default}.floating-menu .menu-item__specialchar[disabled] .menu-item__svg-specialchar{fill:gray}.floating-menu .menu-item__specialchar[disabled] .menu-item__specialchar-text{color:gray}.floating-menu .menu-item__icon-specialchar--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.floating-menu .menu-item__specialchar--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__specialchar--ui-button.menu-item__specialchar--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.feather-flow .specialchar{display:block}.feather-flow dialog.special-character .dialog__wrapper{height:533px;width:600px}.feather-flow dialog.special-character .dialog__content{width:600px;height:412px}.feather-flow .specialchar__container{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;gap:24px}.feather-flow .specialchar_table__container{overflow-y:auto;overflow-x:hidden;height:224px}.feather-flow .specialchar_table__container::-webkit-scrollbar{width:5px;height:110px}.feather-flow .specialchar_table__container::-webkit-scrollbar-thumb{background-color:#bfbfbf}.feather-flow .specialchar_description__container{width:100%;padding:8px 12px;border:1px solid #eef2fa;background:#eef2fa;display:flex;gap:10px}.feather-flow .specialchar_description__info-content{width:512px;padding:0 8px;display:flex;flex-direction:column;gap:8px}.feather-flow .specialchar_description__container .specialchar_description__info-content-header{display:block;width:177px;height:16px;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:16px;text-align:left;color:#1c40ca}.feather-flow .specialchar_description__container .specialchar_description__info-content-body{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:16px;text-align:left;color:#1c40ca}.feather-flow .specialchar_description__container .specialchar__link{color:#1c40ca;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:16px;text-align:left;margin:0;text-decoration:underline}.feather-flow .specialchar_description__container .specialchar_description__info-content-footer{display:flex;gap:4px;padding:4px 0}.feather-flow .specialchar__container--list{border-left:1px solid #fff;border-top:1px solid #fff}.feather-flow .specialchar__container--data{padding:.8em;width:28px;height:28px;color:#1c1b1f;border:1px solid #fff}.feather-flow .specialchar__container--data:hover{background:#ebebeb;color:#1c1b1f;border:1px solid #ebebeb;border-radius:4px}.feather-flow .specialchar__preview-tooltip-wrapper{width:236px;padding:12px;gap:8px;border-radius:8px;display:flex;flex-direction:row;align-items:flex-start;background:#35424d;border:1px solid #35424d;min-height:100px;box-sizing:border-box}.feather-flow .specialchar__preview-tooltip--hide{display:none}.feather-flow .specialchar__preview-tooltip--code{width:120px;min-height:48px;font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:18px;line-height:24px;text-align:left;color:#fff;border:0;margin:0;padding:0}.feather-flow .specialchar__preview-tooltip--large{width:72px;height:72px;border-radius:4px;background:#ebebeb;color:#1c1b1f;border:1px solid #ebebeb;text-align:center;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:18px;font-style:normal;display:inline-flex;align-items:center;justify-content:center}.feather-flow .specialchar__preview-tooltip-arrow,.feather-flow .specialchar__preview-tooltip-arrow::before{position:absolute;width:24px;height:24px;background:inherit;background-color:#35424d}.feather-flow .specialchar__preview-tooltip-arrow{visibility:hidden;z-index:-1}.feather-flow .specialchar__preview-tooltip-arrow::before{visibility:visible;content:'';transform:rotate(45deg)}.feather-flow .specialchar__preview-tooltip-wrapper[data-popper-placement^=top]>.specialchar__preview-tooltip-arrow{bottom:-4px}.feather-flow .specialchar__preview-tooltip-wrapper[data-popper-placement^=bottom]>.specialchar__preview-tooltip-arrow{top:-4px}.feather-flow .specialchar__preview-tooltip-wrapper[data-popper-placement^=left]>.specialchar__preview-tooltip-arrow{right:-4px}.feather-flow .specialchar__preview-tooltip-wrapper[data-popper-placement^=right]>.specialchar__preview-tooltip-arrow{left:-4px}.mini-editor{border:1px solid #d1d6dc}.mini-editor .rich-text-editor__content-wrapper{position:relative}.mini-editor .rich-text-editor__placeholder{box-sizing:border-box;position:absolute;top:0;right:0;left:0;display:none;color:#777}.mini-editor .rich-text-editor__content,.mini-editor .rich-text-editor__placeholder{padding:1em}#feather-flow .abbr-input-Abbrevation[contentEditable=true]:empty:before,#feather-flow .abbr-input-keyword[contentEditable=true]:empty:before,.mini-editor .rich-text-editor__content[contentEditable=true][data-placeholder]:empty:before{content:attr(data-placeholder);color:#979797}.mini-editor .rich-text-editor__content:focus{outline-color:#d1d6dc}.mini-editor .menu-item__bold-text,.mini-editor .menu-item__italic-text,.mini-editor .menu-item__monospace-text,.mini-editor .menu-item__smallcaps-text,.mini-editor .menu-item__specialchar-text,.mini-editor .menu-item__subscript-text,.mini-editor .menu-item__superscript-text{display:none}.mini-editor .static-menu{padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#fff;justify-content:flex-start;border-bottom:1px solid #d1d6dc;flex-wrap:wrap}.mini-editor .static-menu .menu-item__bold,.mini-editor .static-menu .menu-item__instruct,.mini-editor .static-menu .menu-item__italic,.mini-editor .static-menu .menu-item__monospace,.mini-editor .static-menu .menu-item__smallcaps,.mini-editor .static-menu .menu-item__specialchar,.mini-editor .static-menu .menu-item__subscript,.mini-editor .static-menu .menu-item__superscript{border:0}.feather-flow .mini-editor .static-menu .static-menu__group button[disabled]:hover,.mini-editor span[data-format=bold],.mini-editor span[data-format=italic],.mini-editor span[data-format=monospace],.mini-editor span[data-format=smallcaps],.mini-editor span[data-format=subscript],.mini-editor span[data-format=superscript]{background:0 0}.feather-flow .mini-editor{border:1px solid #c4c4c4;border-radius:4px;padding:2px;background:#fff}.feather-flow .feather-flow-container .mini-editor .static-menu,.feather-flow .mini-editor .static-menu{display:flex;gap:12px;padding:4px;border-radius:4px 4px 0 0;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#eaeaea;justify-content:flex-start;border-bottom:0}.feather-flow .mini-editor .static-menu .static-menu__group:empty,.feather-flow-container .contrib-container__content-group>div:empty{display:none}.feather-flow .mini-editor .static-menu .static-menu__group:not([data-group=default]){position:relative;display:flex;gap:12px}.feather-flow .query__answer .mini-editor .static-menu,.feather-flow .query__answer .mini-editor .static-menu__group:not([data-group=default]){gap:10px}.feather-flow .mini-editor .rich-text-editor__content{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;text-align:left;color:#000}.feather-flow .mini-editor .rich-text-editor__content[contentEditable=true]:empty:before{content:attr(data-placeholder);font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:24px;text-align:left;color:#979797}.feather-flow .mini-editor .static-menu .static-menu__group button{border:2px solid #eaeaea}.feather-flow .mini-editor .static-menu .static-menu__group button>span[class^=menu-item__icon-]{position:relative;margin:0;width:20px;height:20px}.feather-flow .mini-editor .static-menu .static-menu__group button:hover{background:#d5d5d5}.feather-flow .mini-editor .static-menu .static-menu__group button:active svg path,.feather-flow .mini-editor .static-menu .static-menu__group button:hover svg path{fill:#1c1b1f}.feather-flow .mini-editor .static-menu .static-menu__group button:active{background:#ffeee1}.feather-flow .mini-editor .static-menu .static-menu__group button[class$="--active"]{border:2px solid #000;background:#d5d5d5}.feather-flow .mini-editor .static-menu .static-menu__group button[disabled]{opacity:.4}.feather-flow .mini-editor span[data-format=bold],.feather-flow .mini-editor span[data-format=italic],.feather-flow .mini-editor span[data-format=monospace],.feather-flow .mini-editor span[data-format=smallcaps],.feather-flow .mini-editor span[data-format=subscript],.feather-flow .mini-editor span[data-format=superscript]{font-family:'SourceSansPro-Regular',Arial;font-weight:400}.file-input{position:relative;overflow:hidden;cursor:pointer}.file-input__icon{vertical-align:middle}.file-input__icon-svg{width:1em;height:1em}.file-input__icon-path{fill:#e47d22}.file-input__icon-svg[aria-disabled=true],.file-input__label[aria-disabled=true]{color:gray;opacity:.5;cursor:not-allowed}.file-input__label{text-decoration:underline;padding-left:.5em}.file-input__element{position:absolute;top:0;left:0;right:0;bottom:0;min-width:100%;min-height:100%;opacity:0;z-index:-1}.feather-flow-container .file-input__label{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:16px;text-align:left;color:#ff6c00;text-decoration:unset}.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}.fade-in-up{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}.fade-in-down{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}.fade-in-right{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}.fade-in-left{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}div.hopscotch-bubble .hopscotch-nav-button{font-weight:700;border-width:1px;border-style:solid;cursor:pointer;margin:0;overflow:visible;text-decoration:none!important;width:auto;padding:0 10px;height:26px;line-height:24px;font-size:12px;*zoom:1;white-space:nowrap;display:-moz-inline-stack;display:inline-block;*vertical-align:auto;zoom:1;*display:inline;vertical-align:middle;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.hopscotch-bubble .hopscotch-nav-button:hover{*zoom:1;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.25);-moz-box-shadow:0 1px 3px rgba(0,0,0,.25);box-shadow:0 1px 3px rgba(0,0,0,.25)}div.hopscotch-bubble .hopscotch-nav-button:active{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25) inset;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25) inset;box-shadow:0 1px 2px rgba(0,0,0,.25) inset}div.hopscotch-bubble .hopscotch-nav-button.next{margin:0 0 0 10px;text-shadow:0 1px 1px rgba(0,0,0,.35);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#287bbc', endColorstr='#23639a');background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#287bbc),color-stop(100%,#23639a));background-image:-webkit-linear-gradient(top,#287bbc 0,#23639a 100%);background-image:-moz-linear-gradient(top,#287bbc 0,#23639a 100%);background-image:-o-linear-gradient(top,#287bbc 0,#23639a 100%);background-image:linear-gradient(top,#287bbc 0,#23639a 100%)}div.hopscotch-bubble .hopscotch-nav-button.next:hover{filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#2672ae', endColorstr='#1e4f7e');background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#2672ae),color-stop(100%,#1e4f7e));background-image:-webkit-linear-gradient(top,#2672ae 0,#1e4f7e 100%);background-image:-moz-linear-gradient(top,#2672ae 0,#1e4f7e 100%);background-image:-o-linear-gradient(top,#2672ae 0,#1e4f7e 100%);background-image:linear-gradient(top,#2672ae 0,#1e4f7e 100%)}div.hopscotch-bubble .hopscotch-nav-button.prev{text-shadow:0 1px 1px rgba(255,255,255,.75);background-color:#f2f2f2;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#f2f2f2', endColorstr='#e9e9e9');background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f2f2f2),color-stop(100%,#e9e9e9));background-image:-webkit-linear-gradient(top,#f2f2f2 0,#e9e9e9 100%);background-image:-moz-linear-gradient(top,#f2f2f2 0,#e9e9e9 100%);background-image:-o-linear-gradient(top,#f2f2f2 0,#e9e9e9 100%);background-image:linear-gradient(top,#f2f2f2 0,#e9e9e9 100%)}div.hopscotch-bubble .hopscotch-nav-button.prev:hover{background-color:#e8e8e8;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE8E8E8', endColorstr='#FFA9A9A9');background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#e8e8e8),color-stop(13%,#e3e3e3),color-stop(32%,#d7d7d7),color-stop(71%,#b9b9b9),color-stop(100%,#a9a9a9));background-image:-webkit-linear-gradient(top,#e8e8e8 0,#e3e3e3 13%,#d7d7d7 32%,#b9b9b9 71%,#a9a9a9 100%);background-image:-moz-linear-gradient(top,#e8e8e8 0,#e3e3e3 13%,#d7d7d7 32%,#b9b9b9 71%,#a9a9a9 100%);background-image:-o-linear-gradient(top,#e8e8e8 0,#e3e3e3 13%,#d7d7d7 32%,#b9b9b9 71%,#a9a9a9 100%);background-image:linear-gradient(top,#e8e8e8 0,#e3e3e3 13%,#d7d7d7 32%,#b9b9b9 71%,#a9a9a9 100%)}div.hopscotch-bubble{background-color:#fff;border:5px solid #000;border:5px solid rgba(0,0,0,.5);color:#333;font-family:Helvetica,Arial;font-size:13px;position:absolute;z-index:999999;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;border-color:#ccc}div.hopscotch-bubble,div.hopscotch-bubble *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}div.hopscotch-bubble.animate{-moz-transition-property:top,left;-moz-transition-duration:1s;-moz-transition-timing-function:ease-in-out;-ms-transition-property:top,left;-ms-transition-duration:1s;-ms-transition-timing-function:ease-in-out;-o-transition-property:top,left;-o-transition-duration:1s;-o-transition-timing-function:ease-in-out;-webkit-transition-property:top,left;-webkit-transition-duration:1s;-webkit-transition-timing-function:ease-in-out;transition-property:top,left;transition-duration:1s;transition-timing-function:ease-in-out}div.hopscotch-bubble.invisible{opacity:0}div.hopscotch-bubble .hide,div.hopscotch-bubble .hide-all,div.hopscotch-bubble.hide{display:none}div.hopscotch-bubble h3{color:#000;font-family:Helvetica,Arial;font-size:16px;font-weight:700;line-height:19px;margin:-1px 15px 0 0;padding:0}div.hopscotch-bubble .hopscotch-bubble-container{position:relative;text-align:left;-webkit-font-smoothing:antialiased}div.hopscotch-bubble .hopscotch-content{font-weight:400;line-height:17px}div.hopscotch-bubble.no-number .hopscotch-bubble-content{margin:0}div.hopscotch-bubble .hopscotch-bubble-close{background:url(../../../scripts/libs/hopscotch/img/sprite-green.png) -192px -92px no-repeat}div.hopscotch-bubble .hopscotch-bubble-close.hide,div.hopscotch-bubble .hopscotch-bubble-close.hide-all{display:none}div.hopscotch-bubble .hopscotch-bubble-number{background:url(../../../scripts/libs/hopscotch/img/sprite-green.png) 0 0 no-repeat}div.hopscotch-bubble .hopscotch-bubble-arrow-container{position:absolute;width:34px;height:34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow,div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border{width:0;height:0}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-bottom:17px solid #fff;border-left:17px solid transparent;border-right:17px solid transparent;position:relative;top:-10px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{border-bottom:17px solid #000;border-bottom:17px solid rgba(0,0,0,.5);border-left:17px solid transparent;border-right:17px solid transparent}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down{bottom:-39px;left:10px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{border-top:17px solid #fff;border-left:17px solid transparent;border-right:17px solid transparent;position:relative;top:-24px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border{border-top:17px solid #000;border-top:17px solid rgba(0,0,0,.5);border-left:17px solid transparent;border-right:17px solid transparent}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left{top:10px;left:-22px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow{border-bottom:17px solid transparent;border-right:17px solid #fff;border-top:17px solid transparent;position:relative;left:7px;top:-34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border{border-right:17px solid #000;border-right:17px solid rgba(0,0,0,.5);border-bottom:17px solid transparent;border-top:17px solid transparent}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{border-bottom:17px solid transparent;border-left:17px solid #fff;border-top:17px solid transparent;position:relative;left:-7px;top:-34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{border-left:17px solid #000;border-left:17px solid rgba(0,0,0,.5);border-bottom:17px solid transparent;border-top:17px solid transparent}div.hopscotch-bubble .hopscotch-actions{text-align:right}div.hopscotch-bubble .hopscotch-bubble-number{color:#fff;display:block;float:left;font-weight:700;text-align:center;font-family:'OpenSans-SemiBold';font-size:13px;margin:0 10px 0 15px;border:.1em solid #e9711c;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;height:3em;width:3em;background:#e9711c;padding:0;line-height:3em}div.hopscotch-bubble .hopscotch-bubble-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:0 0;display:block;padding:8px;position:absolute;text-indent:0;font-weight:700;width:90px;height:8px;top:0;right:0;outline:0}div.hopscotch-bubble .hopscotch-nav-button.next{background-image:none;border:0;background-color:#2f2f2f;font-family:OpenSans-SemiBold;font-size:14px;border-radius:0;color:#fff}div.hopscotch-bubble .hopscotch-nav-button.next:hover{background-image:none;border:0;background-color:#2f2f2f;box-shadow:none}div.hopscotch-bubble .hopscotch-nav-button.prev:hover{background:0 0;box-shadow:none}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{border-bottom-color:#ccc}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{border-left-color:#ccc}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right{top:0;right:-39px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up{top:-22px;left:0}div.hopscotch-bubble .hopscotch-bubble-content{margin:8px 0 0 5px;padding:10px}div.hopscotch-bubble .hopscotch-bubble-content .tour-title,div.hopscotch-bubble .hopscotch-title{font-family:'OpenSans-SemiBold';font-size:13px;color:#2f2f2f}div.hopscotch-bubble .hopscotch-title{font-size:16px;padding-right:5em}div.hopscotch-bubble .hopscotch-content{font-family:'OpenSans-Regular';font-size:13px;color:#2f2f2f;margin:20px 0 11px;padding:0}div.hopscotch-bubble .hopscotch-bubble-close{font-family:'OpenSans-SemiBold';font-size:13px;color:#21bfda;text-decoration:underline;cursor:pointer}div.hopscotch-bubble .hopscotch-actions{border-top:1px solid #d5d5d5;margin:0;padding:10px}div.hopscotch-bubble .hopscotch-bubble-container{padding:0}.div.hopscotch-bubble .hopscotch-bubble-number{width:50px;height:50px;border-radius:50%;border:1px solid #444;display:inline-block;text-align:center}div.hopscotch-bubble .hopscotch-content ul{margin:0;padding:0 15px}div.hopscotch-bubble .hopscotch-content ul li{padding:5px 0}div.hopscotch-bubble .hopscotch-nav-button.prev{height:auto;padding:2px 30px;background:#fff;border:2px solid #444;float:left;border-radius:0;font-family:'OpenSans-SemiBold';font-size:14px;color:#2f2f2f}.hopscotch-nav-button.next-arrow,.hopscotch-nav-button.prev-arrow{font-size:15px;display:inline-block;margin-right:3px}div.hopscotch-bubble .hopscotch-nav-button.next{padding:4px 30px;height:auto}.hopscotch-overlay{position:fixed;background-color:rgba(0,0,0,.7);z-index:4999;opacity:.8;transition:all .2s;display:none;background-size:30px 30px}.hs-left{left:0;top:0;bottom:0}.hs-right{right:0;top:0;bottom:0}.hs-top{top:0}.hs-bottom{bottom:0}.hopscotch-overlay.fadedIn{opacity:.8;display:block}.feather-flow div.hopscotch-bubble{border-radius:4px;border:0}.feather-flow div.hopscotch-bubble .hopscotch-bubble-number{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:3em;background-color:#ff6c00;border-color:#ff6c00;margin:0 16px 0 24px}.feather-flow div.hopscotch-bubble .hopscotch-title{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:20px;line-height:24px;margin-top:6px;color:#000}.feather-flow div.hopscotch-bubble .hopscotch-bubble-content{margin:16px 24px;padding:6px 0 0}.feather-flow div.hopscotch-bubble .hopscotch-content{font-family:'SourceSansPro-Regular',arial;font-weight:400;font-size:16px;line-height:24px;margin-top:20px;color:#000}.feather-flow div.hopscotch-bubble .hopscotch-actions{display:flex;justify-content:flex-end;gap:16px;padding:12px 24px}.feather-flow div.hopscotch-bubble .hopscotch-nav-button{height:34px;padding:8px 12px;display:flex;gap:8px;align-items:center;border-radius:4px;background:#ff6c00;color:#fff;font-family:'SourceSansPro-SemiBold',arial;font-size:16px;font-weight:600;line-height:24px;margin:0;text-shadow:unset;transition:.3s all}.feather-flow div.hopscotch-bubble .hopscotch-nav-button__next-icon,.feather-flow div.hopscotch-bubble .hopscotch-nav-button__prev-icon{height:24px;width:25px}.feather-flow div.hopscotch-bubble .hopscotch-nav-button.prev{color:#ff6c00;background:#fff;border-color:#fff}.feather-flow div.hopscotch-bubble .hopscotch-nav-button.prev:has(.hopscotch-nav-button__prev-icon){padding-left:8px}.feather-flow div.hopscotch-bubble .hopscotch-nav-button.next{margin-left:auto}.feather-flow div.hopscotch-bubble .hopscotch-nav-button.next:has(.hopscotch-nav-button__next-icon){padding-right:8px}.feather-flow div.hopscotch-bubble .hopscotch-nav-button.next:hover{background:#9e4300}.feather-flow div.hopscotch-bubble .hopscotch-nav-button.prev:hover{background:#fff5ee;border-color:#fff5ee}.feather-flow div.hopscotch-bubble .hopscotch-bubble-close{font-family:'SourceSansPro-SemiBold',arial;font-size:16px;font-weight:600;line-height:16px;text-align:left;color:#ff6c00;text-decoration:unset;top:.4em;right:-.5em;transition:.3s all}.feather-flow div.hopscotch-bubble .hopscotch-bubble-close:hover{color:#9e4300}.feather-flow div.hopscotch-bubble .hopscotch-bubble-close:active{color:#773200}.feather-flow div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border{display:none}.feather-flow div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{top:8px}.feather-flow div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{top:6px;left:-8px}.instruction-container{background:#fff;height:100%}.instruction-container--hide{display:none}.instruct-panel{padding:1em;font-size:12px}.instruct-panel__editor{margin:0 0 10px}.instruct-panel__header{display:flex;margin:0;border-bottom:1px solid #d3d3d3;background-color:#de8131}.instruct-panel__attachment{margin-top:1.2em}.instruct-panel__attachment-optional{font-size:12px;color:#2883d6;margin:4px}.instruct-panel__overlay{display:none;position:absolute;background:url(/images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6;left:0;top:0;bottom:0;right:0;z-index:2}.instruct-panel__overlay--show{display:block}.instruct-panel--hide,.instruct-panel__attachment--hide,.instruct-panel__attachment-optional--hide{display:none}.instruct-panel__title{font-size:12px;font-weight:bolder;color:#fff;padding:10px 5px;flex:1;margin:0}.instruct-panel__attachment-title{font-size:13px;font-family:'OpenSans-SemiBold';color:#2883d6;margin:0;display:inline-block}.instruct-panel__attachment-info{font-size:12px;font-weight:700;color:#da9257;margin:0;float:right;display:inline-block}.instruct-panel__instruct-form{opacity:1;font-size:12px;display:block;margin-top:10px}.instruct-panel__file-list{list-style:none;padding:.3em;margin:0;max-height:170px;overflow:auto}.instruct-panel__file-list__element{position:relative}.instruct-panel__file-list__size{vertical-align:top}.instruct-panel__file-list__filename{display:inline-block;width:11em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.instruct-panel__file-list__delete{position:absolute;top:0;right:0;cursor:pointer;opacity:1;color:red;background:0 0;border:0;padding:0;vertical-align:top}.instruct-panel__file-list__delete--disabled{opacity:.5;cursor:not-allowed}.instruct-panel__buttons-container{text-align:right;padding:0;font-weight:700}.instruct-panel__file-list__element[data-uploaded=false] .instruct-panel__file-list__filename{color:#21bfda}.instruct-panel__file-list__element--affected[data-uploaded=false] .instruct-panel__file-list__filename,.instruct-panel__new-file-error{color:red}.instruct-panel__add-button,.instruct-panel__cancel-button,.instruct-panel__delete-button{font-size:13px;color:#fff;border:0;padding:.6em .9em;font-family:'OpenSans-SemiBold';margin-left:.5em}.instruct-panel__add-button,.instruct-panel__delete-button{background-color:#333}.instruct-panel__cancel-button{background-color:#8a8a8a}.instruct-panel__add-button:hover,.instruct-panel__cancel-button:hover,.instruct-panel__delete-button:hover{background:#e47d22;color:#fff}.instruct-panel__add-button--hide,.instruct-panel__attachment-info--hide,.instruct-panel__cancel-button--hide,.instruct-panel__delete-button--hide,.instruct-panel__file-list__delete--hide,.instruct-panel__instruct-form--hide{display:none}.instruct-panel__instruct-form .file-input[aria-disabled=true] .file-input__icon svg,.instruct-panel__instruct-form .file-input[aria-disabled=true] .file-input__label{color:#999;cursor:not-allowed}.instruct-panel__help-btn{border:0;background:0 0;padding:.5em;cursor:pointer}.instruct-panel__help-icon{width:1.42em;vertical-align:middle;height:1.42em;display:inline-block}.new_attachment_delete_btn{float:right;color:red;cursor:pointer}.instruct-notify-container{position:absolute;background:#212121;width:85%;color:#fff;display:flex;border-radius:4px;left:33px;z-index:999;font-size:.95rem;font-family:'OpenSans-Regular',arial,sans-serif}.instruct-notify-container__head{display:flex;padding:.6em 1em;flex:1}.instruct-notify-container__icon-failure,.instruct-notify-container__icon-success{width:2.6em;padding:.3em;border-top-left-radius:4px;border-bottom-left-radius:4px;display:flex;align-items:center}.instruct-notify-container__icon-success{background:#666}.instruct-notify-container__icon-failure{background:#db3236}.instruct-notify-container__info{flex:1;margin:.3em 0}.instruct-notify-container__dismiss{flex:.3;text-decoration:underline;cursor:pointer;font-family:'OpenSans-SemiBold',arial,sans-serif;display:flex;align-items:center;line-height:.95rem}.instruct-notify-container__icon-failure__svg,.instruct-notify-container__icon-success__svg{width:2em;margin-top:0}.instruct-info-container--hide,.instruct-notify-container--hide,.instruct-notify-container__icon--hide{display:none}.instruct-notify-container__strip{flex:none;margin:.5em 0 .5em .7em;border-left:1px solid #bbb8b8}.feather-flow-container .instruct-notify-container{background:#ffede0;color:#b95000;font-size:14px;font-family:'SourceSansPro-Regular',Arial;font-weight:400;line-height:16px}.feather-flow-container .instruct-notify-container__strip{margin:1px 0}.feather-flow-container .instruct-notify-container__icon-failure{background:0 0;position:relative;bottom:2px;left:4px}.feather-flow-container .instruct-notify-container__strip{border-left:1px solid #b95000}.feather-flow-container .instruct-notify-container__dismiss{text-decoration:none;font-size:14px;font-family:'SourceSansPro-Regular',Arial;font-weight:400;line-height:16px}.feather-flow-container .instruct-panel__header{display:flex;margin:0;border-bottom:0;background-color:#de8131;border-radius:4px 4px 0 0;background:#fff}.feather-flow-container .instruct-panel__attachment{margin:10px 0;display:flex;flex-direction:column;gap:4px}.feather-flow-container .instruct-panel__title{padding:0 5px 5px;flex:1;margin:0;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:18px;line-height:24px;text-align:left;color:#35424d}.feather-flow-container .instruct-panel__help-btn{border:0;background:0 0;padding:0 5px 5px;cursor:pointer}.feather-flow-container .instruct-panel__attachment-info{margin:0;display:inline-block;font-family:'SourceSansPro-Regular',Arial;font-size:14px;font-weight:400;line-height:26px;text-align:left;color:#000}.feather-flow-container .instruct-panel__file-list{list-style:none;padding:0;margin:0;max-height:170px;overflow:auto}.feather-flow-container .instruct-panel__file-list__element{position:relative;display:flex;height:64px;padding:8px;gap:12px;border-radius:4px;border:1px solid #b9b9b9;overflow:hidden;margin-bottom:6px}.feather-flow-container .instruct-panel__file-info{display:flex;flex-direction:column;gap:4px;width:90%}.feather-flow-container .instruct-panel__file-list__size{vertical-align:top;font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:20px;text-align:left;color:#000}.feather-flow-container .instruct-panel__file-list__filename{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:24px;text-align:left;width:100%}.feather-flow-container .instruct-panel__file-list__delete{padding:8px 4px;background:#fff;border:1px solid #fff;border-radius:4px;position:absolute;top:2px;right:4px;width:33px;height:33px;cursor:pointer;color:unset;vertical-align:unset}.feather-flow-container .instruct-panel__file-list__delete:hover{background:#ebebeb}.feather-flow-container .instruct-panel__file-list__delete:active{background:#ffeee1}.feather-flow-container .instruct-panel__file-list__delete--disabled{opacity:unset;cursor:not-allowed}.feather-flow-container .instruct-panel__file-list__delete--disabled path{fill:#8d8d8d}.feather-flow-container .instruct-panel__buttons-container{text-align:right;margin:20px 0 10px;padding:0;font-weight:700}.feather-flow-container .instruct-panel__file-list__element[data-uploaded=false] .instruct-panel__file-list__filename{color:#000}.feather-flow-container .instruct-panel__new-file-error{color:red}.feather-flow-container .instruct-panel__add-button,.feather-flow-container .instruct-panel__cancel-button,.feather-flow-container .instruct-panel__delete-button{padding:8px 12px;border-radius:4px;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:20px;text-align:left;margin-left:.5em}.feather-flow-container .instruct-panel__add-button{background:#ff6c00;color:#fff}.feather-flow-container .instruct-panel__delete-button{border:2px solid #ff6c00;background:#fff;color:#ff6c00}.feather-flow-container .instruct-panel__cancel-button{background:#fff;color:#ff6c00}.feather-flow-container .instruct-panel__add-button:hover{background:#9e4300}.feather-flow-container .instruct-panel__cancel-button:hover,.feather-flow-container .instruct-panel__delete-button:hover{background:#fff5ee}.feather-flow-container .instruct-panel__add-button:active{background:#823700}.feather-flow-container .instruct-panel__cancel-button:active,.feather-flow-container .instruct-panel__delete-button:active{background:#ffe3cd}@media screen and (max-height:650px){.feather-flow-container .instruct-panel__file-list{max-height:100px}.feather-flow-container .instruct-panel__buttons-container{margin:0}}@media screen and (min-height:900px){.feather-flow-container .instruct-panel__file-list{max-height:300px}}@media screen and (min-height:1200px){.feather-flow-container .instruct-panel__file-list{max-height:500px}}.static-menu .menu-item__math{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.5em;cursor:pointer}.static-menu .menu-item__icon-math{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.static-menu .menu-item__math--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.static-menu .menu-item__math .menu-item__math-text{font-family:'OpenSans-SemiBold',arial,sans-serif;margin:0 0 0 .5em;font-size:.9em}.static-menu .menu-item__math--active .menu-item__math-text,.static-menu .menu-item__math:hover .menu-item__math-text{color:#e47d22}.math-plugin__video-help-button:hover .math-plugin__video-help-icon svg path,.static-menu .menu-item__math--active .menu-item__svg-math,.static-menu .menu-item__math:hover .menu-item__svg-math,.table-plugin__video-help-button:hover .table-plugin__video-help-icon svg path{fill:#e47d22}.static-menu .menu-item__math[disabled]{cursor:default}.static-menu .menu-item__math[disabled] .menu-item__svg-math{fill:gray}.static-menu .menu-item__math[disabled] .menu-item__math-text{color:gray}.floating-menu .menu-item__math{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.menu-item__math *{pointer-events:none}.floating-menu .menu-item__math--show{display:block}.floating-menu .menu-item__icon-math{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__math--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__math .menu-item__math-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__math--active .menu-item__math-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__math--active .menu-item__svg-math .g-1{stroke:#fff}.floating-menu .menu-item__math[disabled]{cursor:default}.floating-menu .menu-item__math[disabled] .menu-item__svg-math{fill:gray}.floating-menu .menu-item__math[disabled] .menu-item__math-text{color:gray}.floating-menu .menu-item__math--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__math--ui-button.menu-item__math--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.contextual-menu .menu-item__math{border:0;background:0 0;padding:.5em;cursor:pointer;display:none}.contextual-menu .menu-item__math--show{display:inline-block}.contextual-menu .menu-item__icon-math{width:1.75em;display:inline-block;vertical-align:middle;height:1.75em;border-radius:50%;padding:.2em}.contextual-menu .menu-item__math-text,.math-widget-container .panel.open .panel-header .icon{display:none}.contextual-menu .menu-item__svg-math{fill:#fff}.contextual-menu .menu-item__math--active .menu-item__icon-math,.contextual-menu .menu-item__math:hover .menu-item__icon-math{background-color:#e47d22}.contextual-menu .menu-item__icon-math--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.math-editor{box-sizing:border-box;font-size:12px}.math-editor--show{visibility:visible}.math-editor__header{font-weight:700;margin:1em 0}.math-editor__input-label{vertical-align:top;font-weight:700;color:#222;padding:0 1.5em 0 .25em}.math-editor__input-container{margin-bottom:.5em}.math-editor__btn-container{text-align:right}.math-editor__footer{text-align:right;margin:1em 0}.db-math-container,.doi-math-container,.rel-art-math-container,.web-math-container{display:none;padding:0;margin:0;border:0}.math-editor__input-label{display:block;cursor:pointer}.math-editor__type-container{margin-bottom:1em}.math-editor__type-container .math-editor__input-label{display:inline;cursor:pointer}.math-editor__db-number,.math-editor__db-type{box-sizing:border-box;width:100%;padding:.5em}.math-editor__web-url{box-sizing:border-box;width:100%}.math-editor__doi-number,.math-editor__doi-text,.math-editor__web-text{box-sizing:border-box;width:100%;padding:.5em}.math-editor__rel-art-url{box-sizing:border-box;width:100%}.math-editor__rel-art-doi,.math-editor__rel-art-text,.math-editor__rel-art-type{box-sizing:border-box;width:100%;padding:.5em}.math-editor__rel-art-url,.math-editor__web-url{padding:1em}.math-editor__cancel-btn,.math-editor__test-btn,.math-editor__unmath-btn,.math-editor__update-btn{color:#fff;border:0;cursor:pointer;box-sizing:border-box;border-radius:0;padding:.5em .7em;margin-left:.5em}.math-editor__cancel-btn{background-color:#989e9e}.math-editor__test-btn,.math-editor__unmath-btn,.math-editor__update-btn{background-color:#474747}.math-editor__cancel-btn:hover,.math-editor__test-btn:hover,.math-editor__unmath-btn:hover,.math-editor__update-btn:hover{background-color:#e47d22}.math-widget-container .panel .panel-content{border:0}.math-widget-container .panel.open .panel-header{background-color:#de8131}.math-widget-container .panel .panel-header .text{font-family:OpenSans-semi}.menu-item__video-help{padding:0;border:0;background:0 0;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;padding:.7rem .6rem .6rem;position:relative}.menu-item__icon-video-help{display:inline-block}.menu-item__svg-video-help{width:2em;height:2em;vertical-align:middle}.menu-item__video-help-text{display:inline-block;font-size:.95em}.menu-item__video-help--active{background:#fff}.menu-item__video-help--active .menu-item__icon-video-help:after{right:98%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent #fff transparent transparent;border-width:6px;margin-top:-6px}.video-help-container{flex:1;background-color:#fff}.video-help-container,.video-help-container__wrapper{height:100%}.video-help-container .groupbtn{border-bottom:1px solid #e6e6e6}.video-help-container__action-btns{display:flex;position:absolute;width:100%;bottom:0}.video-help-container__close-btn{color:#fff;padding:0;cursor:pointer;border:0;flex:none;font-family:'OpenSans-SemiBold',sans-serif,arial;background:0 0}.mathdialog .wrs_editor .wrs_toolbar .wrs_header>button.wrs_disabled,.mathdialog .wrs_editor .wrs_toolbar .wrs_header>div.wrs_disabled,.video-help-container__close-btn:hover{background:0 0}.video-help-container__header{padding:1em;display:flex}.contact-info__header h3,.howdoi-container__header h3,.video-help-container__header h3{margin:0;font-size:14px;color:#223334;flex:1}.video-help-container__content{padding:0 1em 1em;height:calc(100% - 48px);overflow:auto}.video-help-container__content .video-help-widget,.video-help-container__content ul{list-style:none;padding:0;margin:0}.video-help-container__content .video-help-widget li{font-size:13px;padding:1.5em .5em}.video-help-container__content .video-help-widget li:hover{cursor:pointer;background-color:#e0e0e0;box-shadow:0 0 5px #e0e0e0}.video-help-container__content .video-help-widget .video-help-list-equation,.video-help-container__content .video-help-widget .video-help-list-table{border-top:1px solid #e0e0e0}.video-help-container__content .video-help-widget .video-help-widget-title{font-family:'OpenSans-SemiBold',arial,sans-serif;color:#006e9d}.video-help-container__content .video-help-widget .video-help-widget-content{font-family:'OpenSans-SemiBold',arial,sans-serif;color:#2f2f2f;padding-top:.54em}.feather-flow .matheditor__btn matheditor__save,dialog .dialog__wrapper .dialog__content.dialog__content__video-player{padding:0}.dialog__header.dialog__header__video-player{background-color:#fff;padding:1.5em 1.3em 1.5em 1.9em}.dialog__header.dialog__header__video-player .dialog__heading{font-family:'OpenSans-SemiBold',arial,sans-serif;font-size:1.5em;color:#333}.dialog__header.dialog__header__video-player .dialog__close-btn-svg-x,.reference-container .fp__reference__edit-handler .fp__reference__edit svg g#editIcon{stroke:#333}.math-plugin__video-help-button,.table-plugin__video-help-button{padding:.4em .8em;background-color:#fff;margin-right:.4em;cursor:pointer;border:#e6e6e6 1px solid;box-shadow:0 0 1px #000;display:flex;align-items:center}.math-plugin__video-help-button .math-plugin__video-help-text,.table-plugin__video-help-button .table-plugin__video-help-text{font-family:"OpenSans-Regular",arial,sans-serif;font-size:.9rem}.table-plugin__video-help-button .table-plugin__video-help-icon svg{vertical-align:middle;margin-right:.29em;flex:none}.math-plugin__video-help-button[disabled=true],.table-plugin__video-help-button[disabled=true]{display:none}.math-plugin__video-help-button .math-plugin__video-help-icon svg{vertical-align:middle;margin-right:.29em}.dialog__content .videoplayer-container{outline:0}.math-plugin__video-help-button *,.table-plugin__video-help-button *{pointer-events:none}.math-plugin__video-help-button:hover .math-plugin__video-help-text,.table-plugin__video-help-button:hover .table-plugin__video-help-text{color:#e47d22}.math-plugin__edit-button:hover .math-plugin__edit-button-icon svg g,.math-plugin__video-help-button:hover .math-plugin__video-help-icon svg rect,.table-plugin__video-help-button:hover .table-plugin__video-help-icon svg rect{stroke:#e47d22}.feather-flow-container .math-plugin__video-help-button .math-plugin__video-help-icon svg{vertical-align:bottom}.feather-flow-container .math-plugin__video-help-button .math-plugin__video-help-text,.feather-flow-container .table-plugin__video-help-button .table-plugin__video-help-text{color:#ff6c00;font-family:'SourceSansPro-Regular';font-weight:400;font-size:16px}.formula{display:table;width:100%}.formula .label{float:right;display:table-cell;text-indent:0}.formula .math-label{margin-top:1.5em}.deleted-table [data-math-type=inline],.quicklinks-tab .tree-panel li div.editor-container__math-image-container,[data-math-type=display-numbered] .editor-container__math,[data-math-type=display-unnumbered] .editor-container__math,[data-math-type=inline].editor-container__math-container{display:inline-block}[data-math-type=inline] .editor-container__math{display:inline}.mathdialog__wrapper{position:absolute;width:100vw;height:100vh;background:#fff}.mathdialog__close-btn-svg-x{stroke:red;stroke-width:2px}.mathdialog__close-btn{outline:0;width:3em;border:0;background:0 0;padding:0;right:1em;margin:1em 0;position:absolute}.mathdialog{top:0;z-index:1000;width:100vw;padding:0}.mathdialog_content{margin:0;padding:0;height:100vh}.matheditor__body{margin:auto;width:65vw}.matheditor__options{margin:17vh 0 6vh}.matheditor__info{margin-top:5vh}.matheditor__infotext{font-weight:700}.matheditor__equation--hide,.matheditor__latex--hide,.matheditor__selectbox-container.hide::after{display:none}.matheditor__equation--show,.matheditor__latex--show{display:block}.matheditor__latex-editor{width:65vw;height:25vh}.matheditor__equation{resize:none}.matheditor__btn{background:#f6f6f6;padding:.5em 2em;border-bottom:1px solid #e8e9ea}.matheditor__save{background:0 0;border:0;float:right}.matheditor__btn-save{background:#474747;color:#fff;padding:.5em 2em;margin:1.5em;display:inline-block;border:0}.matheditor__annotation{text-decoration:underline;border:0;background:0 0;padding:0;color:#505050}.matheditor__annotation:focus,.matheditor__btn button:focus{outline:0}.matheditor__math-conversion{vertical-align:text-top}.matheditor__latex-conversion{margin-left:1em;vertical-align:text-top}.matheditor__btn button svg{height:3em;width:3em}.matheditor__btn .matheditor__btn-help svg{height:2.5em;width:2.5em}.matheditor__btn-delete,.matheditor__btn-help,.matheditor__btn-redo,.matheditor__btn-undo{padding:0;margin:0;border:0;background:0 0}.matheditor__btn-redo svg{transform:translate(0,0) scale(-1,1)}.matheditor__btn-delete--disabled,.matheditor__btn-redo--disabled,.matheditor__btn-undo--disabled,.notifier .notifier-message .close svg path{opacity:.3}.matheditor__selectbox-container{display:inline}.matheditor__selectbox-container::after{content:"*";float:right;font-size:20px;color:red;position:relative;top:7px;right:4px}.matheditor__selectboxlabel{float:right}.matheditor__selectbox{padding:.5em;background:0 0;border:1px solid #aaa;font:12px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#505050;float:right;margin:0}.matheditor__selectbox:disabled{display:none}.matheditor__selectbox:focus{outline:0;background:0 0}.mathdialog__overlay{display:none;position:absolute;z-index:999;background:url(/phoenix-images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6}.matheditor__math-label-container{display:none}.matheditor__math-label-container.show{display:inline-block;margin-right:1vw}.matheditor__math-label{margin-right:1vw}#xonomyBubbleContent .toolbar-menu__specialchar,.toolbar-menu__equation{border:0;background:0 0;border-right:1px solid #ebe7e7;padding:.6em;cursor:pointer}.toolbar-menu__icon-equation{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.toolbar-menu__equation:hover .toolbar-menu__ui-button-text{color:#e47d22}.math-plugin__edit-button:hover .math-plugin__undo-button-icon svg *,.toolbar-menu__equation:hover .toolbar-menu__svg-equation{fill:#e47d22}.editor .figure .inline-formula [data-html-name=math],.editor .inline-formula [data-html-name=math],.supplementary .figure .inline-formula [data-html-name=math],.supplementary .inline-formula [data-html-name=math],[data-html-name=display-formula]:not([data-parent-math]),[data-html-name=inline-formula],[data-html-name=math]{display:none}.editor-container__math-container{display:block;position:relative;text-indent:0;cursor:pointer}[data-math-type=display].editor-container__math-container{display:table-cell;float:left;width:550px}.editor-container__math-container--changed .editor-container__update-math-image,.editor-container__math-container--inserted .editor-container__math,.editor-container__math-container--inserted.editor-container__math-container--changed .editor-container__update-math-image{padding:.2em;margin:.3em;vertical-align:middle;display:inline-block}.editor-container__math-container--changed .editor-container__previous-math-image,.editor-container__math-container--changed [data-math-container=mathjax],.editor-container__math.editor-container__math--deleted{border:2px solid red;padding:.2em;margin:.3em;vertical-align:middle;display:inline-block}.editor-container__math-container--inserted.editor-container__math-container--changed .editor-container__math{padding:.2em;margin:.3em;vertical-align:middle}.editor-container__math-edit-icon{top:0;right:0;height:2.25rem;width:2.25rem;cursor:pointer;border:0;padding:0;background:0 0}.editor-container__math-container .blockIcon,.editor-container__math-container:hover[data-math-type=inline] .blockIcon{display:none}.editor-container__math-container[disabled=true]:hover[data-math-type=inline] .blockIcon{display:block;position:absolute;right:0;bottom:70%}.editor-container__math-edit-icon.hide,.math-plugin__edit-button.hide{visibility:hidden}[data-math-type=display] .editor-container__math-edit-icon{position:relative;width:100%}[data-math-type=display] .editor-container__math-image-container{max-width:550px;overflow:auto}.editor-container__math-edit-icon-svg{height:2.25rem;width:2.25rem;background:#474747;fill:#fff}[data-math-type=display] .editor-container__math-edit-icon-svg{float:right}.editor-container__math-edit-icon-svg:hover{background:#e47d22}.editor-container__math-container:hover[data-math-type=inline] .editor-container__math-edit-icon{display:block}[data-math-type=inline] .editor-container__math-edit-icon{top:-2.25rem;display:none;position:absolute}.mathdialog .wrs_editor .wrs_formulaDisplay{border:1px solid #cdcdcd;border-top:0;height:110px!important}.mathdialog .wrs_editor .wrs_panelContainer{background:#fff;border:1px solid #cdcdcd;border-radius:0}.mathdialog .wrs_editor .wrs_toolbar .wrs_header>button.wrs_context.wrs_selected,.mathdialog .wrs_editor .wrs_toolbar .wrs_header>button.wrs_selected,.mathdialog .wrs_editor .wrs_toolbar .wrs_header>div.wrs_context.wrs_selected,.mathdialog .wrs_editor .wrs_toolbar .wrs_header>div.wrs_selected{background:#fff;border-top:3px solid #e47d22;height:40px}.mathdialog .wrs_editor .wrs_toolbar .wrs_header>button,.mathdialog .wrs_editor .wrs_toolbar .wrs_header>button.wrs_context,.mathdialog .wrs_editor .wrs_toolbar .wrs_header>div{background:#cdcdcd;border:0;border-radius:0;margin:0;height:40px;border-top:3px solid #ccc}.mathdialog .wrs_editor .wrs_toolbar .wrs_header>button.wrs_context.wrs_selected:hover,.mathdialog .wrs_editor .wrs_toolbar .wrs_header>button.wrs_selected:hover,.mathdialog .wrs_editor .wrs_toolbar .wrs_header>div.wrs_context.wrs_selected:hover,.mathdialog .wrs_editor .wrs_toolbar .wrs_header>div.wrs_selected:hover{background:#fff}.mathdialog .wrs_editor .wrs_toolbar .wrs_header>button.wrs_context:hover,.mathdialog .wrs_editor .wrs_toolbar .wrs_header>button:hover,.mathdialog .wrs_editor .wrs_toolbar .wrs_header>div.wrs_context:hover,.mathdialog .wrs_editor .wrs_toolbar .wrs_header>div:hover{background:#e47d22}.mathdialog .wrs_editor .wrs_toolbar .wrs_header{background:#cdcdcd;border-left:1px solid #cdcdcd}.matheditor__elements--hide{visibility:hidden}.editor [data-math-type=display-numbered] .editor-container__math-edit-icon,.editor [data-math-type=display-unnumbered] .editor-container__math-edit-icon,.supplementary [data-math-type=display-numbered] .editor-container__math-edit-icon,.supplementary [data-math-type=display-unnumbered] .editor-container__math-edit-icon{flex:none}.editor [data-html-name=math-label],.supplementary [data-html-name=math-label]{flex:1;display:flex;justify-content:flex-end}.editor [data-math-type=display-numbered] .editor-container__math-image-container,.editor [data-math-type=display-unnumbered] .editor-container__math-image-container,.supplementary [data-math-type=display-numbered] .editor-container__math-image-container,.supplementary [data-math-type=display-unnumbered] .editor-container__math-image-container{overflow:auto;margin-right:.45em;width:calc(100%/1.1)}.editor [data-math-type=display-numbered] .editor__track-imgcontainer,.editor [data-math-type=display-unnumbered] .editor__track-imgcontainer,.supplementary [data-math-type=display-numbered] .editor__track-imgcontainer,.supplementary [data-math-type=display-unnumbered] .editor__track-imgcontainer{overflow:auto;padding:1.75em 0}.editor-container__math-container--readonly{cursor:default}.editor [data-math-type=display-numbered].editor-container__math-container--readonly,.editor [data-math-type=display-unnumbered].editor-container__math-container--readonly,.supplementary [data-math-type=display-numbered].editor-container__math-container--readonly,.supplementary [data-math-type=display-unnumbered].editor-container__math-container--readonly{cursor:default;padding-top:2em}.editor-container__math-container--readonly [data-html-name=math-label]{padding-top:1.5em;top:0}.editor [data-math-type=display-numbered].editor-container__math-container,.editor [data-math-type=display-unnumbered].editor-container__math-container,.supplementary [data-math-type=display-numbered].editor-container__math-container,.supplementary [data-math-type=display-unnumbered].editor-container__math-container{display:flex}.editor .equation-wrapper.display-numbered,.supplementry .equation-wrapper.display-numbered{line-height:21px}.editor .equation-wrapper.display-unnumbered,.supplementry .equation-wrapper.display-unnumbered{line-height:0}.dialog.delete-math .deleteMsg__citation-count{padding:.5em 0;border-top:1px solid #eaeceb}dialog.delete-math .deleteMsg__citation-count-box{width:29px;height:23px;display:inline-block;border:1px solid #e17d43;color:#e17d43;line-height:23px;margin:0 .4em;text-align:center}dialog.delete-math .dialog__wrapper footer .dialog__btn:hover{background:#e17d43;color:#fff}dialog.delete-math .dialog__wrapper footer .dialog__btn{background:#fff;color:#e17d43;padding:10px 18px;border:1px solid #e17d43;cursor:pointer}.alt-title .editor-container__math-container button,.article-title .editor-container__math-container button,.sec_title .editor-container__math-container button{height:28px;width:28px;top:-28px}.alt-title .editor-container__math-container button svg,.article-title .editor-container__math-container button svg,.sec_title .editor-container__math-container button svg{height:28px;width:28px}.editor-container__math-container--annotated .editor-container__math-image-container [data-pc-math=mathjax],.editor-container__math-container--annotated .editor-container__math-image-container img{box-shadow:0 0 1em #888;padding:.5em}.dialog.delete-math .deleteMsg__citation-count.hide,.editor-container__math-container--inserted.editor-container__math-container--changed .editor-container__math,.matheditor__btn-help--hide,.matheditor__info.hide{display:none}.editor-container__math-container--annotated.editor-container__math-container--inserted .editor-container__math,.editor-container__math-container--annotated.editor-container__math-container--inserted .editor-container__math-image-container,.editor-container__math-container--changed[data-math-type=display-numbered] [data-math-container=image],.editor-container__math-container--changed[data-math-type=display-numbered] [data-math-container=mathjax],.editor-container__math-container--changed[data-math-type=display-numbered] img,.editor-container__math-container--changed[data-math-type=display-unnumbered] [data-math-container=image],.editor-container__math-container--changed[data-math-type=display-unnumbered] [data-math-container=mathjax],.editor-container__math-container--changed[data-math-type=display-unnumbered] img,.editor-container__math-container--inserted[data-math-type=display-numbered] [data-math-container=image],.editor-container__math-container--inserted[data-math-type=display-numbered] [data-math-container=mathjax],.editor-container__math-container--inserted[data-math-type=display-numbered] img,.editor-container__math-container--inserted[data-math-type=display-unnumbered] [data-math-container=image],.editor-container__math-container--inserted[data-math-type=display-unnumbered] [data-math-container=mathjax],.editor-container__math-container--inserted[data-math-type=display-unnumbered] img{border:0}.inline .equation-view-wrapper,.inline .equation-wrapper{display:inline}.matheditor__latex-conversion-label.hide,.matheditor__latex-conversion:disabled{display:none}.matheditor__options{display:flex}.matheditor__radiobtn.hide{display:none}.matheditor__radio{flex:1}.matheditor__math-label-container,.matheditor__selectbox-container{flex:none}.equation-wrapper.inline{display:inline}.display-numbered [data-skip=true],.display-unnumbered [data-skip=true],.temp-space+.temp-space,[data-math-container=mathjax]>math{display:none}.editor-container__math-container .editor__track-container{border:2px solid red;position:relative;margin-top:21px;padding:4px}.editor-container__math-container .editor__track-label{background:#444;padding:2px 10px;position:absolute;top:-23px;z-index:2;left:-2px;font-weight:700;font-family:'OpenSans-Bold';font-size:12px;color:#fff;min-width:135px;text-align:center;line-height:23px}.editor-container__math-container .editor__track-container--previous{border:2px solid #db3236}.editor-container__math-container .editor__track-container--updated{border:2px solid #0ba25f}.editor-container__math-container .editor__track-container--previous .editor__track-label{background:#db3236}.editor-container__math-container .editor__track-container--updated .editor__track-label{background:#0ba25f}.editor__track-container--previous+.editor__track-container--updated{margin-top:32px}.editor-container__math-button-container{justify-content:flex-end;display:flex;margin-bottom:4px}.editor-container__math-button-container.hide,.editor-container__math-button-container>.editor-container__math-edit-icon.hide,.editor-container__math-container--inserted.editor-container__math-container--changed .editor__track-container--previous,.editor-container__math-container[disabled=true]:hover[data-math-type=inline] .editor-container__math-edit-icon{display:none}.math-plugin__edit-button{padding:.4em .8em;background-color:#fff;cursor:pointer;border:1px solid #e6e6e6;box-shadow:0 0 1px #000;display:flex;align-items:center}.math-plugin__edit-button .math-plugin__edit-button-text,.math-plugin__edit-button .math-plugin__undo-button-text{font-family:"OpenSans-Regular",arial,sans-serif;font-size:12px}.math-plugin__edit-button .math-plugin__edit-button-icon svg{vertical-align:middle;margin-right:.29em}.container .quicklinks-tab .tree-panel li .icon svg,.math-plugin__edit-button *{pointer-events:none}.editor [data-math-type=display-numbered] .editor-container__math-image-wrapper-container,.editor [data-math-type=display-unnumbered] .editor-container__math-image-wrapper-container,.supplementary [data-math-type=display-numbered] .editor-container__math-image-wrapper-container,.supplementary [data-math-type=display-unnumbered] .editor-container__math-image-wrapper-container{width:calc(100%/1.1)}.editor-container__math-image-wrapper-container{border:1px solid #e0e0e0;flex:1;display:flex;align-items:center;background:#f7f7f7}.display-numbered .editor-container__math-image-wrapper-container{padding:.5em}.math-plugin__edit-button:hover{color:#e47d22}.math-plugin__edit-button .math-plugin__undo-button-icon svg{vertical-align:middle;margin-right:.29em;margin-top:-.6em}.editor-container__math-button-container [disabled] svg g,.math-plugin__edit-button[disabled=true]:hover .math-plugin__edit-button-icon svg g{stroke:#c9c9c9}.math-plugin__edit-button[disabled=true]:hover .math-plugin__undo-button-icon svg *{fill:#c9c9c9}.math-plugin__edit-button[disabled=true]:hover{color:#c9c9c9}.math-plugin__edit-button .detailed--hide{display:none}.editor [data-math-type=display-unnumbered] .editor-container__math-image-container,.supplementary [data-math-type=display-unnumbered] .editor-container__math-image-container{display:table-cell}.editor-container__math-container--changed .editor-container__update-math-image,.editor-container__math-container--inserted .editor-container__math,.editor-container__math-container--inserted.editor-container__math-container--changed .editor-container__update-math-image{border:2px solid #0ba25f}.editor-container__math-container--inserted.editor-container__math-container--changed .editor-container__math{border:2px solid #db3236}.matheditor__math-label-container.show{margin-left:13vw}.matheditor__math-label-input{padding:.4em .4em .45em}.editor-container__math-image-container{background:#f7f7f7}.editor [data-math-type=display-numbered] .editor-container__math-image-container,.editor [data-math-type=display-unnumbered] .editor-container__math-image-container,.supplementary [data-math-type=display-numbered] .editor-container__math-image-container,.supplementary [data-math-type=display-unnumbered] .editor-container__math-image-container{padding:.6em}.editor [data-html-name=math-label],.supplementary [data-html-name=math-label]{bottom:0;top:auto}.editor-container__math-container--changed [data-html-name=math-label],.editor-container__math-container--inserted [data-html-name=math-label]{top:auto}.feather-flow .matheditor__options{margin:6vh 0}.feather-flow .display-numbered .editor-container__math-image-wrapper-container{padding:0 10px 0 0}.feather-flow .dialog__header.dialog__header__video-player .dialog__heading{font-family:'TexGyrePagella-Regular';font-size:16px}.feather-flow .matheditor__annotation,.feather-flow .matheditor__body,.feather-flow .matheditor__btn-save,.feather-flow .matheditor__math-label,.feather-flow .rbtnlbl{font-family:'TexGyrePagella-Regular';font-size:14px}.feather-flow .rbtn{width:16px;height:16px;border:1px solid #cdced9}.feather-flow .matheditor__save{margin-right:200px}.feather-flow .rbtn:hover{accent-color:#e0f4fd}.feather-flow .rbtn:checked{accent-color:#007398}.feather-flow .rbtn:disabled{accent-color:#bbbfc3}.feather-flow .math-plugin__edit-button:hover .abbr-keyword__edit-btn-svg path,.reference-container .fp__reference__edit:hover svg g{stroke:#e9711c}.feather-flow .math-plugin__edit-button{padding:8px 12px}.feather-flow .math-plugin__edit-button,.feather-flow .math-plugin__video-help-button,.feather-flow .matheditor__btn-save{background:#fff;border:2px solid #ff6c00;color:#ff6c00;border-radius:4px;display:flex;align-items:center;cursor:pointer;line-height:16px;gap:8px;box-shadow:none;height:36px}.feather-flow .math-plugin__video-help-button{padding:8px 12px;border-color:#fff;margin-right:0}.feather-flow .matheditor__btn-save{margin:0;padding:0 0 0 13px;font-weight:600;width:60px}.feather-flow-container .editor-container__math-button-container{gap:16px;margin:28px 0 16px}.feather-flow-container .temp-space+.editor-container__math-button-container{margin-top:16px}.feather-flow-container .editor .equation-wrapper.display-numbered,.feather-flow-container .supplementry .equation-wrapper.display-numbered{margin:16px 0 28px}.feather-flow-container .editor .equation-wrapper.display-numbered:has(+.temp-space),.feather-flow-container .supplementry .equation-wrapper.display-numbered:has(+.temp-space){margin-bottom:16px}.feather-flow .math-plugin__edit-button g,.feather-flow .math-plugin__edit-button g:hover,.feather-flow .math-plugin__video-help-button g:hover{fill:#ff6c00;stroke:none}.feather-flow .math-plugin__video-help-button rect,.feather-flow .math-plugin__video-help-button:hover .math-plugin__video-help-icon rect{stroke:#ff6c00}.feather-flow .math-plugin__edit-button .math-plugin__edit-button-icon svg,.feather-flow .math-plugin__edit-button .math-plugin__undo-button-icon svg{margin:0}.feather-flow .dialog__header.dialog__header__video-player .dialog__close-btn path,.feather-flow .math-plugin__video-help-button:hover .math-plugin__video-help-icon path{fill:#ff6c00!important}.feather-flow .math-plugin__video-help-button path{stroke:#ff6c00;fill:#ff6c00}.feather-flow .math-plugin__edit-button .math-plugin__edit-button-text{color:#ff6c00;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px}.feather-flow .math-plugin__edit-button:hover,.feather-flow .math-plugin__video-help-button:hover,.feather-flow .math-plugin__video-help-button:hover .math-plugin__video-help-text,.feather-flow .matheditor__btn-save:hover{background-color:#fff5ee;color:#ff6c00}.feather-flow .math-plugin__video-help-button:hover{border:2px solid #fff5ee}.feather-flow .matheditor__info{background:#eef2fa;border:1px solid #fff;color:#1c40ca;padding:10px}.feather-flow .matheditor__info .matheditor__infotext{padding-left:8px}.feather-flow .matheditor__annotation{color:#1c40ca}.feather-flow .matheditor__latex-editor{width:-webkit-fill-available;border:1px solid #d3d3d3}.feather-flow .matheditor__btn-redo--show path,.feather-flow .matheditor__btn-undo--show path,.feather-flow .quicklinks-tab .tree-panel li .icon svg path{fill:#ff6c00}.feather-flow .matheditor__btn button svg{width:20px;height:20px}.feather-flow .matheditor__btn-undo{padding-top:10px;padding-right:20px}.feather-flow .matheditor__btn-delete,.feather-flow .matheditor__btn-redo{padding-right:20px}.feather-flow .matheditor__btn-delete svg path,.feather-flow .matheditor__btn-redo svg path,.feather-flow .matheditor__btn-undo svg path{stroke-width:.1px}.feather-flow .matheditor__btn-delete svg{height:23px;width:15px}.feather-flow .mathdialog__close-btn svg{height:30px;width:30px}.feather-flow .mathdialog__close-btn{margin-top:10px}.feather-flow .mathdialog__close-btn-svg-x{stroke:#ff6c00;stroke-width:3px}.feather-flow .editor-container__math-edit-icon-svg:hover{background:#fff5ee}.feather-flow .editor-container__math-edit-icon-svg{background:#fff;border:.2px solid #e7e7e7;fill:#ff6c00}.tree-panel ul{list-style-type:none;padding-left:0;width:100%}.tree-panel ul li{padding-left:1em;display:flex;flex-direction:row;flex-wrap:wrap}.container .quicklinks-tab .tree-panel .toc-parent li,.tree-panel ul[role=group] li{padding-left:1.5em}.tree-panel li .label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;flex:1;padding:0;cursor:pointer}.tree-panel li>.icon{width:1.2em;height:1.2em;display:inline-block;margin:0 .25em 0 0}.tree-panel .tree-heading{font-size:2em}.tree-panel .tree-parent[aria-expanded=false]>.icon>.tree-panel-expand-icon,.tree-panel .tree-parent[aria-expanded=true]>.icon>.tree-panel-collapse-icon{display:inline}.tree-panel .tree-parent[aria-expanded=false]>.icon>.tree-panel-collapse-icon,.tree-panel .tree-parent[aria-expanded=true]>.icon>.tree-panel-expand-icon,.tree-panel [aria-hidden=true],.tree-panel li .tree-panel-collapse-icon,.tree-panel li .tree-panel-expand-icon,.tree-panel li>.icon-hide{display:none}.tree-panel li .no-child>span{display:flex;align-items:flex-start}.feather-flow .tree-panel ul li:focus{box-shadow:none;border-left:3px solid #e9711c}.quicklinks-tab .tab-panel .header .icon{background-image:url(/images/quicklink.png);background-repeat:no-repeat;background-position:center center;background-size:16px 16px}.quicklinks-tab .tab-panel.open .header .icon{background-image:url(/images/quicklink-open.png);background-size:16px 16px}.quicklinks-tab .editor-container__math-container .editor-container__math--hide,.quicklinks-tab .editor-container__math-container .editor-container__math-edit-icon,.quicklinks-tab .editor-container__math-container .editor-container__math.editor-container__math--hide,.quicklinks-tab .editor-container__math-container:hover .editor-container__math-edit-icon{display:none}.quicklinks-figure-and-table .list-panel li div caption,.quicklinks-tab .editor-container__math-container .editor-container__math,.quicklinks-tab .tree-panel li div{display:inline}.quicklinks-tab .editor-container__math-container .editor-container__math--deleted{display:none}.quicklinks.empty span{color:#aaa;cursor:default;min-height:50px;display:inline-block;margin:30px 0 0 25px}.quicklinks-tab .tab-content{position:relative;padding:.6em 0}.quicklinks-tab .quicklinks,.quicklinks-tab .quicklinks-figure-and-table{max-height:200px;overflow-y:auto;overflow-x:hidden;will-change:transform}.quicklinks-tab .tab-panel .header .tools .tool.toggle,.quicklinks-tab .tab-panel.open .header .tools .tool.toggle{background-image:url(/images/closeArrow.png);background-repeat:no-repeat;background-position:center center}.quicklinks-tab .tab-panel.open .header .tools .tool.toggle{background-image:url(/images/downArrow.png)}.quicklinks-tab .tab-panel .tab-header-container .tab-header-wrapper{border-bottom:1px solid #999;font-size:12px}.quicklinks-tab .tab-panel .header .state{width:2em}.quicklinks-tab .tab-panel .header .text{font-size:13px;font-weight:400;padding:4px 10px}.quicklinks-tab .tree-panel{outline:0;position:relative}.quicklinks-tab .list-empty-content{padding:0 0 0 .6em}.list-panel,.quicklinks-tab .tree-panel li .icon,.quicklinks-tab .tree-panel li .label{position:relative}.quicklinks-tab .tree-panel li .label{width:calc(100% - .7em);font-size:12px}.quicklinks-tab .tree-panel li{color:#1a0dab;font:12px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0}.quicklinks-tab .tree-panel ul{list-style-type:none;padding:0;margin:0}.quicklinks-tab .tree-panel>ul{margin:1em 0}.container .quicklinks-tab .tree-panel li{padding-left:.75em;text-overflow:ellipsis;white-space:nowrap;line-height:2em}.container .quicklinks-tab .tree-panel li .icon{line-height:1em}.container .quicklinks-tab .tree-panel .toc-parent li.toc-parent{padding-left:.9em}.quicklinks-tab .tree-panel li:focus{outline:0}.quicklinks-tab .tree-panel [data-html-name=label]:after{content:' '}.quicklinks-tab .tree-panel li.quicklink-item-mouse-click>.label *{text-decoration:none;color:#609}.quicklinks-tab .tree-panel li.quicklink-item-mouse-click>.label{text-decoration:none}.quicklinks-tab .tree-panel li .label:hover{text-decoration:underline}.quicklinks-tab .tree-panel li.toc-parent{padding-left:.12em}.container .quicklinks-tab .tree-panel .toc-parent[aria-expanded=false]>.icon,.container .quicklinks-tab .tree-panel .toc-parent[aria-expanded=true]>.icon{height:.7em;width:.7em}.quicklinks-tab .tree-panel .section-toc{padding:1em}.quicklinks-figure-and-table .figure-and-table-header,.quicklinks-tab .tree-panel .section-toc,.quicklinks-tab .tree-panel .tree-heading{font-size:1em;font-weight:700;color:#000;display:block;outline:0;border:0}.quicklinks-figure-and-table .figure-and-table-header{padding:5px 15px}.quicklinks-tab .tree-panel.show{display:block}.quicklinks-tab .tree-panel.hide{display:none}.quicklinks-tab .tree-panel .optbold{font-weight:700}.quicklinks-tab .tree-panel .optitalic{font-style:italic}.quicklinks-tab .tree-panel .optsup{font-size:.8em;vertical-align:super}.quicklinks-tab .tree-panel .optsub{font-size:.8em;vertical-align:sub}.quicklinks-tab .tree-panel .optsmallcaps{font-variant:small-caps;font-size:1.1em}.quicklinks-tab .tree-panel .optmono{font-family:Courier,monospace}.quicklinks-tab .tree-panel .comntText,.quicklinks-tab .tree-panel .cpedel,.quicklinks-tab .tree-panel .equation_data_container,.quicklinks-tab .tree-panel .mathml,.quicklinks-tab .tree-panel .optdel,.quicklinks-tab .tree-panel .optreject .cpeins,.quicklinks-tab .tree-panel .pc_cpereplace .cpedel{display:none}.quicklinks-tab .tree-panel .optreject .cpedel{display:inline-block}.quicklinks-tab .tree-panel li::before{content:"";height:1.9em;left:0;position:absolute;right:0;z-index:0}.quicklinks-tab .tree-panel li:focus::before{box-shadow:0 -4px 4px -4px #377fb3,0 4px 4px -4px #377fb3}.quicklinks-tab .quicklinks-figure-and-table .figure_list .image-section{display:block;position:relative;width:14em;margin:auto;border:1px solid #ccc}.quicklinks-tab .quicklinks-figure-and-table .figure_list .image-section img{left:0;right:0;top:0;bottom:0;display:block;max-width:100%;margin:auto;display:flex}.quicklinks-figure-and-table .list-panel ul{padding:0;margin:0;display:flex;align-content:flex-start;align-items:flex-start;flex-flow:row wrap;justify-content:center;width:100%}.quicklinks-figure-and-table .list-panel ul li{cursor:pointer;display:inline-block;overflow:hidden;white-space:nowrap;color:#1a0dab;align-self:auto;order:0;text-overflow:ellipsis;font-size:12px}.quicklinks-figure-and-table .figure_list .list-panel ul li{flex:0 0 100%;max-width:25em;margin:.3em}.quicklinks-figure-and-table .app_list .list-panel ul li,.quicklinks-figure-and-table .audio_list .list-panel ul li,.quicklinks-figure-and-table .table_list .list-panel ul li,.quicklinks-figure-and-table .video_list .list-panel ul li{flex:1 1 auto;margin:.3em 0;padding:0 1em 0 1.35em;width:100%}.quicklinks-figure-and-table .list-panel .panel-header .icon{display:none}.quicklinks-figure-and-table .list-panel.open .panel-header{border:0;background:0 0}.quicklinks-figure-and-table .list-panel.open .panel-header .text{color:#2883d6;font-size:12px;font-weight:700;padding:.5em 1.3em}.quicklinks-figure-and-table .list-panel li [data-html-name=table-label]{background:0 0;color:#1a0dab;padding:0}.quicklinks-tab .list-panel .quicklink-visited-item,.quicklinks-tab .list-panel .quicklink-visited-item *,.quicklinks-tab .list-panel .quicklink-visited-item [data-html-name=table-label]{color:#609}.quicklinks-figure-and-table .list-panel li .list-label::after{content:" "}.quicklinks-figure-and-table .figure_list .list-panel li .list-label{margin:0 0 0 .6em}.quicklinks-figure-and-table .list-panel li:focus,.quicklinks-figure-and-table .list-panel li:focus .list-label{outline:0}.quicklinks-figure-and-table .list-panel li:hover,.quicklinks-tab .tree-panel li .label:hover [data-html-name=section-title] .quicklinks-tab .tree-panel li .label:hover [data-html-name=bibliography-heading]{text-decoration:underline}.quicklinks-tab .quicklinks-figure-and-table .figure_list li:focus{box-shadow:0 0 4px #377fb3;border-radius:3px}.quicklinks-figure-and-table .app_list .list-panel li:focus,.quicklinks-figure-and-table .audio_list .list-panel li:focus,.quicklinks-figure-and-table .table_list .list-panel li:focus,.quicklinks-figure-and-table .video_list .list-panel li:focus{box-shadow:0 -4px 4px -4px #377fb3,0 4px 4px -4px #377fb3}.quicklinks-tab .quicklinks-figure-and-table li .optbold{font-weight:700}.quicklinks-tab .quicklinks-figure-and-table li .optitalic{font-style:italic}.quicklinks-tab .quicklinks-figure-and-table li .optsup{font-size:.8em;vertical-align:super}.quicklinks-tab .quicklinks-figure-and-table li .optsub{font-size:.8em;vertical-align:sub}.quicklinks-tab .quicklinks-figure-and-table li .optsmallcaps{font-variant:small-caps;font-size:1.1em}.quicklinks-tab .quicklinks-figure-and-table li .optmono{font-family:Courier,monospace;font-size:1.2em}.quicklinks-figure-and-table .image-enlarge-view .image-wrapper:hover .enlarge-image-overlay,.quicklinks-figure-and-table .list-panel li div.image-editing-container,.quicklinks-tab .list-panel li [data-html-name=display-formula],.quicklinks-tab .list-panel li [data-html-name=inline-formula],.quicklinks-tab .quicklinks-figure-and-table .equation_data_container,.quicklinks-tab .quicklinks-figure-and-table .mathml,.quicklinks-tab .quicklinks-figure-and-table li .comntText,.quicklinks-tab .quicklinks-figure-and-table li .cpedel,.quicklinks-tab .quicklinks-figure-and-table li .optdel,.quicklinks-tab .quicklinks-figure-and-table li .optreject .cpeins,.quicklinks-tab .quicklinks-figure-and-table li .pc_cpereplace .cpedel,.quicklinks-tab .tree-panel li [data-html-name=display-formula],.quicklinks-tab .tree-panel li [data-html-name=inline-formula],.quicklinks-tab cite[data-html-name=bib],.quicklinks-tab cite[data-html-name=eqn],.quicklinks-tab cite[data-html-name=fig],.quicklinks-tab cite[data-html-name=fn],.quicklinks-tab cite[data-html-name=table],.quicklinks-tab span[data-format=delete],.supplementary cite[data-html-name=fn]{display:none}.quicklinks-tab .quicklinks-figure-and-table .optreject .cpedel{display:inline-block}.quicklinks-tab span[data-format=insert]{text-decoration:none;white-space:pre}.quicklinks-tab span[data-format=bold],.quicklinks-tab span[data-format=insert],.quicklinks-tab span[data-format=italic],.quicklinks-tab span[data-format=monospace],.quicklinks-tab span[data-format=smallcaps],.quicklinks-tab span[data-format=subscript],.quicklinks-tab span[data-format=superscript]{background:0 0;color:#1a0dab}.quicklinks-tab .quicklinks .tree-panel-collapse-icon,.quicklinks-tab .quicklinks .tree-panel-expand-icon{width:20px;height:20px}.quicklinks-tab span[data-format=italic]{font-style:italic}.quicklinks-tab span[data-format=bold]{font-weight:700}.quicklinks-tab span[data-format=superscript]{vertical-align:super;line-height:0;font-size:10px}.quicklinks-tab span[data-format=subscript]{vertical-align:sub;line-height:0;font-size:10px}.quicklinks-tab span[data-format=smallcaps]{font-variant:small-caps}.quicklinks-tab span[data-format=monospace]{font-family:Courier,monospace!important}.quicklinks-tab .tree-panel [aria-level],.quicklinks-tab .tree-panel h1{font-size:12px;font-weight:400;display:inline}.quicklinks-tab .tree-panel [data-auto-generated=true]{display:none}.quicklinks-figure-and-table .list-panel li [data-html-name=note-para],.quicklinks-figure-and-table .list-panel li [data-html-name=para],.quicklinks-figure-and-table .list-panel li [data-html-name=simple-para],.quicklinks-figure-and-table .list-panel li div,.quicklinks-figure-and-table .list-panel li figcaption,.quicklinks-figure-and-table .list-panel li p{display:inline}.quicklinks-tab .tree-panel .tree-heading{padding:0 15px}.quicklinks-tab .tree-panel [data-html-name=bibliography-heading],.quicklinks-tab .tree-panel [data-html-name=section-title]{font-size:1em;font-weight:400;display:inline;margin:0}.quicklinks-figure-and-table [data-html-name=caption] [data-table-caption-image=true],.quicklinks-figure-and-table span[data-format=nuke-delete],.quicklinks-tab span[data-format=nuke-delete]{display:none}.feather-flow .quicklinks-tab .tree-panel [data-html-name=bibliography-heading],.feather-flow .quicklinks-tab .tree-panel [data-html-name=section-title]{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:34px;text-align:left;color:#ff6c00}.feather-flow .quicklinks-tab .tree-panel li .icon{display:block;position:relative;top:8px;left:-3px}.feather-flow .quicklinks-tab .tree-panel .label:hover [data-html-name=section-title] .feather-flow .quicklinks-tab .tree-panel .label:hover [data-html-name=bibliography-heading],.feather-flow .quicklinks-tab .tree-panel [data-html-name=bibliography-heading]:hover,.feather-flow .quicklinks-tab .tree-panel [data-html-name=section-title]:hover,.feather-flow .quicklinks-tab .tree-panel li .label:hover{text-decoration:none;color:#9e4300}.feather-flow .quicklinks-tab .tree-panel li.quicklink-item-mouse-click>.label *,.quicklinks-tab .tree-panel li.quicklink-item-mouse-click>.label{color:#9e4300}.feather-flow .quicklinks-tab .tree-panel li::before{height:0}.feather-flow .quicklinks-figure-and-table .list-panel.open .panel-header .text{color:#222;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:20px;padding:.5em 1em}.feather-flow .quicklinks-figure-and-table .list-panel ul li{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:16px;text-align:left;color:#000;display:flex;align-items:flex-start}.feather-flow .quicklinks-figure-and-table .list-panel ul li .list-label{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:16px;text-align:left;color:#000;display:block;margin:0 0 .6em}.feather-flow .quicklinks-figure-and-table .list-panel li [data-html-name=table-label]{color:#ff6c00;margin-right:4px}.feather-flow .quicklinks-figure-and-table .list-panel li:hover{text-decoration:none}.feather-flow .quicklinks-tab .quicklinks-figure-and-table .figure_list .image-section{margin-right:10px;flex:0 0 auto;width:7em}.feather-flow .list-label-container{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.feather-flow .quicklinks-figure-and-table .list-panel li figcaption{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.feather-flow .quicklinks-figure-and-table .list-panel li div{display:block}.feather-flow .quicklinks-figure-and-table .figure_list .list-panel ul li{margin:.45em .3em}.feather-flow .quicklinks-tab .list-panel .quicklink-visited-item *,.feather-flow .quicklinks-tab .list-panel .quicklink-visited-item [data-html-name=table-label]{color:#773200}.feather-flow .quicklinks-figure-and-table .list-panel ul li:focus,.feather-flow .quicklinks-tab .quicklinks-figure-and-table .figure_list li:focus{box-shadow:none}.feather-flow .quicklinks-tab .tree-panel [aria-level]{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;color:#ff6c00}.feather-flow .quicklinks-tab .tree-panel li .label{font-size:14px;color:#ff6c00}.feather-flow .edit-log__attachment .edit-log__attachment-name a,.feather-flow .quicklinks-tab span[data-format=insert]{color:#ff6c00}.feather-flow-container .quicklinks-tab .quicklinks,.feather-flow-container .quicklinks-tab .quicklinks-figure-and-table{max-height:calc(100vh - 30em)}.feather-flow-container .quicklinks-tab .quicklinks:has(.tree-panel:nth-child(2)){max-height:calc(100vh - 30em)}.list-panel ul{list-style:none;margin:1em 0 0;overflow:hidden;padding:0 1em}.list-panel.panel-header,.list-panel.panel-header .icon,.list-panel.panel-header .text{cursor:pointer;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.list-panel .panel-header{margin:0;color:#333;background-color:#cdcdcd;border-bottom:1px solid #cdcdcd;display:none;clear:both}.list-panel.open .panel-header{background-color:#474747}.list-panel.open .panel-header .text{color:#fff}.list-panel.open .panel-header .icon{background-color:#2d2d2d}.list-panel .panel-header .icon{align-items:stretch;flex:none;width:2em;background-color:#b5b5b5}.list-panel .panel-header .text{flex:1;font-weight:700;padding:.5em .7em;color:#333}.list-panel .panel-content{display:none;background:#fff;border:1px solid #999;overflow-y:auto;padding:.6em}.list-panel .panel-overlay{display:none;position:absolute;z-index:999;background:url(/phoenix-images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6}.edit-log__comments-container .tree-panel,.edit-log__edits-container .tree-panel{font:12px/18px 'OpenSans-Regular',arial,sans-serif}.edit-log__item-container{padding:.15em 1em .15em 0}.edit-log__comment-text,.edit-log__general-comment-text,.edit-log__item-container{display:flex;flex:1;overflow:hidden}.edit-log__comment-text{padding:.65em 1em .15em 0}.edit-log__general-comment-text{flex-direction:column;padding:.65em 1em .15em 0}.edit-log__general-comment-header{display:flex;padding-bottom:.3em}.edit-log__general-comment-header .actor{flex:none}.edit-log__general-comment-header .header{flex:1;text-align:right;font-style:italic}.accordian .edit-log__item-container .label{white-space:normal;text-overflow:initial;word-break:break-word;margin-right:.5em;overflow:visible}.edit-log__edits-container [role=group] .icon{display:none}.edit-log__edits-container [role=tree] .icon{margin:4px .5em 0 0}.edit-log__edits-container [data-accept=true]{background-color:#a6efa8}.edit-log__edits-container [data-accept=true] .edit-log__accept-btn,.edit-log__edits-container [data-reject=true],.edit-log__edits-container [data-reject=true] .edit-log__accept-btn,.edit-log__edits-container [data-reject=true] .edit-log__reject-btn{display:none}.edit-log__comment .actor,.edit-log__general-comment-container .actor,.edit-log__item-container .actor{color:#fff;font-size:.7em;padding:.3em .6em;text-align:center;background:#e47d22;vertical-align:text-bottom;display:inline-block;margin-right:.5em;font-weight:700;flex:none;width:3.5em}.edit-log__bold,.edit-log__clear-format,.error-instruction .instruction b{background-color:#ff9}.edit-log__bold{font-weight:700}.edit-log__italic{font-style:italic;background-color:#ff9}.edit-log__subscript,.edit-log__superscript{position:relative;font-size:75%;background-color:#ff9}.edit-log__subscript{top:8px}.edit-log__superscript{bottom:6px}.edit-log__smallcaps{font-variant:small-caps;background-color:#ff9}.edit-log__monospace{font-family:Courier,monospace;background-color:#ff9}.edit-log__delete,.edit-log__insert .edit-log__delete{color:red;text-decoration:line-through;background-color:#ff9}.edit-log__comments-container .tree-panel li>.icon,.edit-log__edits-container [data-format=nuke-delete],.edit-log__nuke-del{display:none}.edit-log__item-container .editor-container__math-container--changed .editor-container__math.editor-container__math--deleted{border:2px solid red;padding:.3em}.edit-log__add-link,.edit-log__add-link a,.edit-log__clear-link,.edit-log__insert{color:green;text-decoration:underline;background-color:#ff9}.edit-log__add-link,.edit-log__add-link a{color:#00f}.edit-log__accept-btn,.edit-log__reject-btn{font-size:14px;width:1.2em;height:1.2em;padding:1px 1px 0;border-radius:50%;border:0;background:0 0;cursor:pointer}.edit-log__accept-btn{margin-right:.15em}.edit-log__accept-btn svg path{stroke:#4caf50;stroke-width:2px}.edit-log__reject-btn svg polygon{stroke:#fb2020;stroke-width:2px}.edit-log__accept-btn[disabled],.edit-log__reject-btn[disabled]{cursor:default}.edit-log__accept-btn[disabled] svg path,.edit-log__reject-btn[disabled] svg polygon{stroke:#afacac}.edit-log__comments-container .instruction,.general-comment-text{white-space:normal;background:#ff9}.general-comment-title{font-weight:700;background:#ff9}.edit-log__attachment-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;margin-right:.1em}.edit-log__footnote .footnote,.edit-log__fundinginformation .fundinginformation,.edit-log__image-edit-text .image-edit,.edit-log__metadata .metadata,.edit-log__reference .reference,.edit-log__table-text .table{font-weight:700;background-color:#ff9}.edit-log__edits-container li{margin:.3em;padding:.3em}.edit-log__item-container .editor-container__math,.edit-log__item-container img{margin-bottom:5px;max-width:295px}.edit-log__item-container svg{margin-bottom:5px;max-width:100%}li .edit-log__item-container .editor-container__math-container img,li .edit-log__item-container .editor-container__math-container svg{border:0}li[data-type=add-math-equation] .editor-container__math-container,li[data-type=modify-math-equation] .editor-container__math-container{border:2px solid #0ba25f;padding:.3em;display:block!important}li[data-type=add-math-equation] .editor-container__previous-math-image,li[data-type=delete-math-equation] .editor-container__math-container,li[data-type=modify-math-equation] .editor-container__previous-math-image{border:2px solid red;padding:.3em;display:block!important}.editor-container__math--hide{display:none}.edit-log-container .tab-panel__container{max-height:18em;overflow:auto}.edit-log-empty-message__comments-container,.edit-log-empty-message__edits-container{padding:1em 1em 0;font-family:'OpenSans-Regular';font-size:13px;font-weight:400;color:#aaa}.edit-log-container .reorder-reference .edit-log__accept-btn,.edit-log-container .reorder-reference .edit-log__reject-btn,.edit-log-container cite[data-html-name=bib],.edit-log-container cite[data-html-name=eqn],.edit-log-container cite[data-html-name=fig],.edit-log-container cite[data-html-name=table],.edit-log-container cite[data-html-name=tbox],.editor-container__edits--hide{display:none}.edit-log__item-container .optdel,.edit-log__item-container .optinsert{text-decoration:underline;color:green;cursor:pointer;background-color:#ff9}.edit-log__item-container .optdel{text-decoration:line-through;color:red}.edit-log__error-code-label{padding:0 .9em 0 2em;font-size:.9em;font-family:'OpenSans-SemiBold',arial,sans-serif}.edit-log__select-error-code{background:#fff;border:1px solid #ced6dc;color:#444;font-family:'OpenSans-Regular',arial,sans-serif}.edit-log-container .tree-panel ul[role=group] li{padding:.5em 0 .5em 1.5em;margin:0}.edit-log-container .tree-panel ul li .edit-log__error-code-container{flex:none;width:100%;text-align:right;padding:.2em 1em}.edit-log__accpet-reject-container{text-align:right}.edit-log__accept-all-btn,.edit-log__reject-all-btn{border:0;background:#4caf50;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;margin:.3em .3em .3em 0;padding:.45em 1.3em;display:none}.edit-log__accept-all-btn *,.edit-log__reject-all-btn *{pointer-events:none}.edit-log__reject-all-btn{background:#c11a1a}.edit-log__accept-all-btn:hover{background:#01481a}.edit-log__reject-all-btn:hover{background:#920a0a}.edit-log__accept-all-btn-text,.edit-log__reject-all-btn-text{font-size:.9em;color:#fff}.edit-log__accept-reject-container{text-align:right}.edit-log__accept-all-btn--show,.edit-log__reject-all-btn--show{display:inline-block}.edit-log__filter-section{display:flex;padding:5px;border-top:1px solid #b5b5b5;border-bottom:1px solid #b5b5b5}.edit-log__filter-label{color:#e47e35;flex:1px}.edit-log__select-fitler{width:140px;height:22px;padding:0 0 0 10px;background:#e6e6e6}.edit-log__edits-container [data-correction-type=delete]{color:red;text-decoration:line-through}.edit-log__frontmatter .frontmatter{font-weight:400;display:inline-block;background-color:#ff9}.edit-log__edits-container [data-correction-type=add],.edit-log__edits-container [data-correction-type=modify]{color:green;text-decoration:underline}.edit-log__edits-container [data-html-name=contrib-author] span[data-item-separator=comma-before]::before{content:', '}.edit-log__edits-container [data-html-name=contrib-author] span[data-item-separator=space-after]::after{content:' '}.edit-log__edits-container [data-html-name=contrib-author] span.action:first-letter{text-transform:capitalize}.edit-log__edits-container [data-html-name=contrib-fn] [data-html-name=fn-label],.edit-log__edits-container span[data-html-name=contrib-author] cite,.edit-log__edits-container span[data-html-name=contrib-collaboration] cite,.edit-log__edits-container span[data-html-name=contrib-editor] cite{vertical-align:super;line-height:0}.edit-log__edits-container span.frontmatter-parent-title{font-weight:700;font-size:13px;line-height:0;background:#fcf099;padding:3px}.edit-log__action-container{display:inline-block;white-space:pre-wrap;word-break:break-all}.edit-log__edits-container span.action{margin-left:5px}.edit-log__edits-container .edit-log__frontmatter [data-type=catalyst],.edit-log__edits-container [data-html-name=structured-aff],.edit-log__edits-container [data-html-name=structured-corresp-aff]{display:none}.edit-log__edits-container cite[data-comma-seperator=true]:after{content:','}.edit-log__edits-container [data-html-name=affiliation] [data-html-name=aff-label]{vertical-align:super}.edit-log__edits-container li[data-type=add-footnote] .footnotecontainer,.edit-log__edits-container li[data-type=modify-footnote] .footnotecontainer{text-decoration:underline;color:green;background-color:#ff9;white-space:pre-wrap}.edit-log__edits-container .edit-log__reference span[data-format=delete],.edit-log__edits-container li .delete-reference .referencecontainer,.edit-log__edits-container li[data-type=delete-footnote] .footnotecontainer{background:#ff9;text-decoration:line-through;color:red}.edit-log__edits-container .fn-entry[data-fnformat=delete]{background:#ff9;text-decoration:line-through;color:red;display:inline}.edit-log__edits-container .fn-entry[data-fnformat=insert]{text-decoration:underline;color:green;background-color:#ff9;white-space:pre-wrap;display:inline}.edit-log__edits-container span[data-html-name=fn-label]{padding-right:.5em}.edit-log__edits-container span[data-format=superscript]{vertical-align:super}.edit-log__edits-container span[data-html-name=bibliography-reference-label]{width:8%;padding-right:5px;text-align:right}.edit-log__edits-container .span[data-correction-type=edit],.edit-log__edits-container .span[data-correction-type=insert]{color:green}.edit-log__edits-container .span[data-correction-type=delete]{color:red}.edit-log__edits-container .reference-undo{display:none}.edit-log__edits-container .edit-log__reference span[data-format=insert],.edit-log__edits-container li .add-reference .referencecontainer{text-decoration:underline;color:green;background-color:#ff9;white-space:pre-wrap}.edit-log__edits-container .action{font-weight:700}.edit-log-container ul li.list--hide,.edit-log__edits-container .label-name-and-year,.edit-log__error-code-label--hide{display:none}.edit-log__comments-container [data-format=superscript]{vertical-align:super}.edit-log__comments-container [data-format=subscript]{vertical-align:sub}.edit-log__comments-container [data-format=bold]{font-weight:700}.edit-log__comments-container [data-format=italic]{font-style:italic}.error-instruction .instruction{background:0 0}.error-instruction .error-correction{color:green;background-color:#ff9}.edit-log__fund-ref .country,.edit-log__fund-ref .funderName,.edit-log__fund-ref .grantNumbers{margin-right:5px}.edit-log__fund-ref span.ins{color:#0ba25f}.edit-log__fund-ref span.del{color:#d0021b;text-decoration:line-through}.edit-log-container .correction-id-label{width:7em;padding:0;height:2em}.edit-log-container .action-id{letter-spacing:1px}.edits-count{font-size:.8em;background:#000;border-radius:50%;width:1.8em;position:absolute;text-align:center;font-family:'OpenSans-SemiBold',arial,sans-serif;flex:none;color:#fff;background:#e9711c}.accordian__panel--selected .edits-count{color:#2f2f2f;background:#fff}.accordian__panel[data-name=edit-log] .accordian__panel-title{flex:none}.edit-log-container .tree-panel li:focus{outline:0;box-shadow:0 -4px 4px -4px #377fb3,0 4px 4px -4px #377fb3}.edit-log-container .credit-role-container span.ins{color:#077e4a}.edit-log-container .credit-role-container span.del{color:#d0021b;text-decoration:line-through}.edit-log__edits-container [data-type=nuke-delete],.edit-log__item-container [data-html-name=social-media] img{display:none}.edit-log__item-container .edit-log__altText [data-correction-type=insert],.edit-log__item-container .edit-log__altText [data-format=insert]{text-decoration:underline;color:green;background-color:#ff9;word-wrap:break-word}.edit-log__item-container .edit-log__altText [data-format=delete]{text-decoration:line-through;color:red;background-color:#ff9;word-wrap:break-word}.edit-log__comment .actor,.edit-log__item-container .actor{text-transform:uppercase}.edit-log__attachments-container{padding-left:3em}.edit-log__attachment{line-height:18px}.feather-flow-container .edits-count{border-radius:4px;color:#ff4203;font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;background-color:#fff;margin-left:8px}.feather-flow .edit-log-container .tab-panel__container{max-height:calc(100vh - 28em)}.feather-flow .edit-log__edits-container span.frontmatter-parent-title{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:16px;line-height:20px;text-align:left;color:#000;background:0 0}.feather-flow .edit-log__comment .actor,.feather-flow .edit-log__general-comment-container .actor,.feather-flow .edit-log__item-container .actor{border:1px solid #b9b9b9;background:#ebebeb;font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;color:#000;width:auto;padding:.3em .4em}.feather-flow .accordian .edit-log__item-container .label,.feather-flow .edit-log__edits-container .action{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:18px;text-align:left}.feather-flow .edit-log__edits-container .action{color:#747474}.feather-flow .edit-log__edits-container .tree-panel .tree-parent{border-bottom:1px solid #b9b9b9}.feather-flow .edit-log__item-container .action-container{display:flex;flex-direction:column-reverse}.feather-flow .edit-log__edits-container li{margin:.5em .3em}.feather-flow .edit-log__filter-label{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;color:#555;font-size:14px}.feather-flow .edit-log__select-fitler{border:1px solid #c4c4c4;border-radius:4px;font-family:'SourceSansPro-Regular',Arial;font-weight:400;background:0 0;color:#35424d}.feather-flow .edit-log__select-fitler::placeholder{color:#979797}.feather-flow .edit-log__select-fitler option:hover{background-color:#eaedff}.feather-flow .edit-log__filter-section{padding:10px 5px}.feather-flow .edit-log__edits-container span.action{margin-left:0}.image-viewer{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;background-color:#fff;z-index:2;font-family:'OpenSans'}.image-viewer__toolbar{display:flex;background-color:#f5f5f5;padding:1.35em .65em 1em 1.5em}.image-viewer__container{flex:1;display:flex;padding-right:4em}.image-viewer__annotation-list{list-style:none;display:flex;margin:0;flex:1;padding:0 0 .4em;flex-wrap:wrap}.image-viewer__close-btn{background-color:#f5f5f5;border:0;cursor:pointer}.image-viewer__close-btn-svg{display:block;fill:red}.image-viewer__close-btn-svg-x{stroke:#fefefe;fill:transparent;stroke-linecap:round;stroke-width:7}.image-viewer__annotation-list-number,.image-viewer__annotation-list-number--selected,.image-viewer__annotation-number-wrapper{display:flex;align-items:center;justify-content:center;margin:0 .15em;width:2.5em;height:2.5em;border:1px solid #3e3e3f;background-color:#3e3e3f;cursor:pointer}.image-viewer__annotation-list-number--selected,.image-viewer__annotation-number-wrapper{border-color:#e57d37;background-color:#e57d37}.image-viewer__annotation-list-number{margin-left:.5em}.image-viewer__annotation-number-wrapper{margin-right:1em}.image-viewer__annotation-number-btn,.image-viewer__form-annotation-number{color:#fff;border:0;background-color:transparent}.editor h2[data-html-name=bibliography-section-title],.image-viewer__annotation-by,.image-viewer__annotation-date,.supplementary h2[data-html-name=bibliography-section-title]{font-size:1.3em}.image-viewer__annotation-by{color:#e57d37}.image-viewer__image-container{flex:1;position:relative;flex-direction:column}.image-viewer__image-wrapper{overflow:auto;flex:1;box-sizing:border-box}.image-annotator__container,.image-viewer__image-container{margin:0 auto;text-align:center;padding:0 1.35em}.image-viewer__image-container-toolbar{padding:.65em;text-align:right;box-sizing:border-box;display:flex}.image-viewer__annotate-btn,.image-viewer__zoomin-btn,.image-viewer__zoomout-btn{background-color:#3e3e3f;color:#fff;border:0;cursor:pointer}.image-viewer__annotate-btn:hover,.image-viewer__zoomin-btn:hover,.image-viewer__zoomout-btn:hover{background-color:#e57d37}.image-viewer__annotation-delete-btn{background-color:#fff;border:0;cursor:pointer}.image-viewer__annotate-btn,.image-viewer__zoomin-btn,.image-viewer__zoomout-btn{padding:.6em;margin-left:1px}.image-viewer__zoomin-btn:disabled,.image-viewer__zoomout-btn:disabled{opacity:.3}.image-viewer__zoomin-btn:disabled:hover,.image-viewer__zoomout-btn:disabled:hover{background-color:#3e3e3f}.image-viewer__annotate-btn--enabled{background-color:#e57d37;color:#fff}.image-viewer__annotation-delete-btn{margin-left:1em}.image-viewer__annotate-btn-svg,.image-viewer__zoomin-btn-svg,.image-viewer__zoomout-btn-svg{width:1em;height:1em;vertical-align:top;margin-right:.3em}.image-viewer__annotate-btn-svg-path,.image-viewer__annotation-delete-svg-path,.image-viewer__zoomin-btn-svg-path,.image-viewer__zoomout-btn-svg-path{stroke:#fff;fill:#fff}.image-viewer__annotation-form{width:35%;max-width:350px;padding:3em 1em 1em;display:flex;flex-direction:column;border-left-color:gray;border-left-width:1px;border-left-style:solid}.image-viewer__annotation-form-top-toolbar{display:flex;padding-bottom:.5em}.image-viewer__annotation-info{flex:1;display:flex;align-items:center}.image-viewer__annotation-by-prefix,.image-viewer__annotation-date-prefix{font-weight:400}.image-viewer__annotation-text{height:10em;margin:.5em 0;font-size:1em;resize:none}.image-viewer__annotation-form-bottom-toolbar{text-align:right;padding-top:.65em}.image-viewer__annotation-cancel-btn,.image-viewer__annotation-reset-btn,.image-viewer__annotation-update-btn{background-color:#3e3e3f;color:#fff;border:1px solid #3e3e3f;padding:.4em;font-size:1em;cursor:pointer;margin-right:2px}.image-viewer__image-overlay{position:absolute;z-index:999;background:url(/images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6;top:0;left:0;right:0;bottom:0}.image-viewer__image-container-left-toolbar,.image-viewer__image-container-right-toolbar{flex:1}.image-viewer__image-container-left-toolbar{text-align:left}.image-viewer__annotation-cancel-btn:disabled,.image-viewer__annotation-reset-btn:disabled,.image-viewer__annotation-update-btn:disabled{opacity:.3;cursor:default}.image-viewer__note-icon-holder{border:0;background-color:#f6f8fc;height:2em;cursor:pointer;outline:0;display:none}.image-viewer__note-icon:hover{fill:#e57d37}.image-viewer__note-message-holder{position:absolute;width:40%;top:14px;transition:all .5s ease;z-index:3;right:-520px;background-color:rgba(60,65,66,.9);padding:2em;color:#fff}.image-viewer__remove-note{position:absolute;right:10px;top:8px;font-size:16px;color:red;cursor:pointer}.image-viewer__note-message-holder--enable{right:0}.image-viewer__annotation-delete-svg{fill:#e57d37}.image-viewer__annotation-delete-svg:hover{fill:#3e3e3f}.image-viewer__message-container{height:2em;padding:.5em;font:16px/1 "OpenSans",Arial,sans-serif;width:30%;margin:auto}.image-viewer__message-container--show{color:#3c763d;background-color:#dff0d8}.image-viewer__help-btn{border:0;background:0 0;padding:.5em;cursor:pointer}.image-viewer__help-icon{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.image-viewer__help-btn:hover .image-viewer__help-svg{fill:#de8131}.image-viewer__help-btn--hide,.image-viewer__zoom-percent-label--hide{display:none}.image-viewer__zoom-percent-reset-btn{cursor:pointer;color:#00f}.image-viewer__image-container-infobar .editor__info{margin:0;padding:.4em}.image-viewer__image-container-infobar{margin:10px}.image-enlarge-view .container-image{text-indent:0;text-align:center;display:flex;flex-direction:column;align-items:center}.image-enlarge-view{position:relative;margin:.7em 0;padding:1em;background-color:#f7f7f7;border:1px solid #e0e0e0}.image-enlarge-view>.wrapper{position:relative;display:flex;flex-direction:column}.image-edit-icons,.image-editing-container{display:flex;justify-content:flex-end;flex:1}.image-edit-icons{margin:0 0 0 .5em;padding:0;list-style-type:none;text-indent:0}.image-edit-icons li{margin-left:.2em}.image-edit-icons li:first-child{margin-left:0}.image-annotation-icon,.replace-image-icon{height:32px;cursor:pointer;display:block;border:0;background:#2d2d2d;padding:0;position:relative;outline:0}.image-annotation-icon:hover,.replace-image-icon:hover{background-color:#e47d22}.image-annotation-icon:disabled,.replace-image-icon:disabled{opacity:.4;cursor:default;background-color:#cdcdcd}.image-annotation-icon:disabled:hover,.replace-image-icon:disabled:hover{background-color:#cdcdcd}.image-annotation-icon .annotation-count{color:#fff;position:absolute;top:9px;left:14px;font-size:10px}.image-annotation-icon .annotate-title,.replace-image-icon .replace-image-title{color:#fff;margin-right:5px}.image-enlarge-view .enlarge-image-overlay{position:absolute;top:50%;left:50%;background:0 0;width:50px;height:55px;margin:-25px 0 0 -25px;opacity:1;cursor:pointer;border:0;padding:0}.image-enlarge-view .container-image{position:relative;margin:1.1em auto;background:#fff}.image-enlarge-view img{border:1px solid #e3e3e3;image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast}.image-enlarge-view .image-wrapper .enlarge-image-overlay{display:none}.image-enlarge-view .image-wrapper:hover .enlarge-image-overlay{display:block}.image-annotation-icon-svg,.image-enlarge-icon-svg,.replace-image-icon-svg{fill:#fff;vertical-align:middle}.image-annotation-icon:disabled .image-annotation-icon-svg,.replace-image-icon:disabled .replace-image-icon-svg{fill:#9c9595}.editor .figure .wrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.image-annotation-icon:disabled .annotation-count{color:#474649}.figure-head-inner{display:flex}.image-editing-container{font-size:14px}.image-edit-icons .image-annotation-icon.disabled,.image-edit-icons .image-icon-list-replace.disabled{display:none}[data-html-name=biography].image-enlarge-view,[data-html-name=display-formula][data-attr-equation=image].image-enlarge-view{background:0 0}[data-html-name=biography].image-enlarge-view .image-wrapper,[data-html-name=display-formula][data-attr-equation=image].image-enlarge-view .image-wrapper{margin-left:0}[data-html-name=biography].image-enlarge-view [data-html-name=simple-para]{text-indent:50px}.feather-flow .image-enlarge-view .container-image{margin:.5em auto}.feather-flow .image-enlarge-view{background:#ebebeb;border:0}.feather-flow .image-enlarge-view>.wrapper{background-color:#fff;margin:.5em 0}.feather-flow .image-info{margin:28px 0 0}.feather-flow .image-enlarge-view .enlarge-image-overlay,.feather-flow .image-enlarge-view img{cursor:url(../../../styles/default/../../images/zoom-in.svg),auto}.feather-flow .image-enlarge-view .enlarge-image-overlay .enlarge-image-overlay-svg-wrapper{display:none}.replace-image__note-items{color:#474747;border-bottom:1px solid #ccc}.replace-image__item-list{margin-bottom:1.2em}.replace-image__file-input-holder{padding:5px 10px 5px 0;color:#e47d22;margin-top:2em}.replace-image__file-placeholder-text{font-style:normal;font-size:14px;color:rgba(71,71,71,.67);padding:.5em;flex:1}.replace-image__instruction{width:100%;border:1px solid #ccc;margin:1em 0;padding:.3em;resize:none;box-sizing:border-box}.replace-image__action-buttons{display:flex;background-color:#f7f7f7;padding:1em;border-top:1px solid #e7e7e7}.replace-image__cancel-btn,.replace-image__replace-btn{background-color:#333;color:#fff;padding:.6em;cursor:pointer;border:0;margin-right:.5em}.replace-image__cancel-btn:hover,.replace-image__replace-btn:hover{background-color:#e47d22;color:#fff}.replace-image__replace-btn:disabled{opacity:.3;cursor:default}.replace-image__replace-btn:disabled:hover{background-color:#333}.math-list-panel-container .figure__image-container img,.math-list-panel-container .math__image-container img,.replace-image__body-holder{padding:1em}.replace-image__file-list{list-style-type:none;padding:0;margin:0;max-height:50px;overflow:auto}.replace-image__list-items{display:flex;margin-top:.4em}.replace-image__file-name{margin-right:1em;width:15em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.replace-image__file-delete-icon{font-style:normal;background:#fff;cursor:pointer;border:0;color:red;font-weight:700;align-items:center;margin-left:2em}.replace-image__file-limit-info{margin-left:5em;color:#474747}dialog.replaceImage header{background-color:#474747;color:#fff}dialog.replaceImage .dialog__close-btn{background:#474747;border:0;outline:0}dialog.replaceImage .dialog__content{padding:0}dialog.replaceImage+.backdrop{background-color:rgba(51,51,51,.6)}[data-html-name=chart] .replace-image-view,[data-html-name=display-figure] .replace-image-view,[data-html-name=figure] .replace-image-view,[data-html-name=scheme] .replace-image-view,[data-html-name=table-group] .replace-image-view,[data-html-name=toc-image] .replace-image-view{display:flex;flex:none;margin:1.1em 0 0;background:#fff4c6;border:1px solid #f3db75}[data-html-name=chart] .replace-image-view *,[data-html-name=display-figure] .replace-image-view *,[data-html-name=figure] .replace-image-view *,[data-html-name=scheme] .replace-image-view *,[data-html-name=table-group] .replace-image-view *,[data-html-name=toc-image] .replace-image-view *{font-family:'OpenSans-Regular',sans-serif}.replace-image-view__label-text{padding:.4em .2em .4em .5em;font-size:.95rem}.replace-image-view__button{border:0;background:0 0;cursor:pointer;color:#e37d22;outline:0;margin:0 0 0 10px;padding:0}.replace-image-view__button-image{fill:#e37d22;vertical-align:middle;display:none}.replace-image-view__button-text{font-size:.95rem;color:#2091da;text-decoration:underline}.replace-image__file-size{min-width:6em}.replace-image-view__button:disabled{opacity:.3;cursor:default}.replace-image__help-btn{border:0;background:0 0;padding:.5em;cursor:pointer}.replace-image__help-icon{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.replace-image__help-btn:hover .replace-image__help-svg{fill:#de8131}.replace-image__help{flex:1}.replace-image-view.disabled,.replace-image__help-btn--hide{display:none}.panel .panel-header,.panel .panel-header .icon,.panel .panel-header .text{cursor:pointer;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.panel .panel-header{margin:0;color:#333;background-color:#cdcdcd;border-bottom:1px solid #cdcdcd;display:none;clear:both}.panel.open .panel-header{background-color:#474747}.panel.open .panel-header .text{color:#fff}.panel.open .panel-header .icon{background-color:#2d2d2d}.panel .panel-header .icon{align-items:stretch;flex:none;width:2em;background-color:#b5b5b5}.panel .panel-header .text{flex:1;font-weight:700;padding:.5em .7em;color:#333}.panel .panel-content{display:none;background:#fff;border:1px solid #999;overflow-y:auto;padding:.6em}.panel{position:relative}.panel .panel-overlay{display:none;position:absolute;z-index:999;background:url(/phoenix-images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6}.notifier{position:fixed;width:0;overflow:visible;z-index:9999;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.notifier .notifier-message{position:relative;display:flex;width:22em;opacity:0;margin:0;border:1px solid transparent;text-align:center;transform:translate3d(0,0,0);transition-duration:250ms;transition-timing-function:linear;align-items:flex-start}.notifier .notifier-message.notifier-visible{transition-duration:500ms;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);opacity:1;padding:.3em .15em .3em .4em;margin-top:.3em}.notifier .notifier-message.notifier-visible>span{order:1;flex:1;font-size:1em}.notifier .notifier-message.notifier-success{background:#dff0d8;border-color:#d6e9c6;color:#3c763d;box-shadow:0 0 .1em #62b163}.notifier .notifier-message.notifier-error{color:#a94442;background-color:#f2dede;border-color:#ebccd1;box-shadow:0 0 .1em #cc5451}.notifier .notifier-message.notifier-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc;box-shadow:0 0 .1em #c19a56}.notifier .notifier-message.notifier-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1;box-shadow:0 0 .1em #4290b7}.notifier.notifier-top{top:0}.notifier.notifier-bottom{bottom:2em}.notifier.notifier-center{left:23vw}.notifier.notifier-right{right:1em}.notifier.notifier-right .notifier-message{right:-24em}.notifier.notifier-right .notifier-message.notifier-visible{right:22em}.notifier.notifier-left{left:1em}.notifier.notifier-left .notifier-message{left:-24em}.notifier.notifier-left .notifier-message.notifier-visible{left:0}.notifier.notifier-hidden{visibility:hidden;opacity:0}.notifier .notifier-message .close{order:2;cursor:pointer;border:0;background:inherit;margin:.15em 0 0}.notifier .notifier-success .close svg path{fill:#3c763d}.notifier .notifier-info .close svg path{fill:#31708f}.notifier .notifier-warning .close svg path{fill:#8a6d3b}.notifier .notifier-error .close svg path{fill:#a94442}.notifier .notifier-message .close:hover svg path{opacity:1}.feather-flow .notifier .notifier-message.notifier-success{background:#35424d;border:1px solid #9aa1a6;color:#fff;box-shadow:none;border-radius:4px;padding:16px}.feather-flow .notifier .notifier-message.notifier-visible>span{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;line-height:16px}.contact-form{height:100%;overflow-y:auto;flex:1;background-color:#fff}.contact-info{padding:.75em}.contact-info--show{display:block}.contact-info .groupbtn__title{font-weight:700}.contact-info__production-form-attachment,.contact-info__support-form-attachment{margin-top:1.2em}.contact-info__production-cc-label,.contact-info__production-from-label,.contact-info__production-message-label,.contact-info__production-subject-label,.contact-info__support-cc-label,.contact-info__support-from-label,.contact-info__support-message-label,.contact-info__support-subject-label{display:block;padding:1em 0}.contact-info__support-from-input{display:block;width:95%;padding:.6em .3em;margin-top:.3em}.contact-info__support-cc-input,.contact-info__support-message-input,.contact-info__support-subject-input{display:block;width:95%;padding:.6em .3em;margin-top:.3em;border:1px solid #ced6dc}.contact-info__production-from-input{display:block;width:95%;padding:.6em .3em;margin-top:.3em}.contact-info__production-cc-input,.contact-info__production-message-input,.contact-info__production-subject-input{display:block;width:95%;padding:.6em .3em;margin-top:.3em;border:1px solid #ced6dc}.contact-info__production-message-input,.contact-info__support-message-input{resize:none}.contact-info__production-file,.contact-info__support-file{margin-right:.5em;padding-bottom:10px}.contact-info__production-file-input,.contact-info__support-file-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.contact-info__production-file-label,.contact-info__support-file-label{color:#f67835;cursor:pointer}.contact-info__action-buttons{display:flex;text-align:center;margin:10px 0 0}.contact-info__cancel-btn,.contact-info__send-btn{flex:1;text-decoration:none;color:#fff;padding:.6em;cursor:pointer;border:0;font-family:'OpenSans-SemiBold',sans-serif,arial}.contact-info__cancel-btn{background-color:#8a8a8a;margin-right:.8em}.contact-info__send-btn{background-color:#333}.contact-info__cancel-btn:hover,.contact-info__send-btn:hover{background-color:#f67835}.contact-info__production-form,.contact-info__support-form{max-height:345px;overflow-x:hidden;overflow-y:auto;padding:0 5px 0 0;position:relative}.contact-info__production-form--show,.contact-info__support-form--show{display:block}.contact-info__attach-list{padding-left:.4em}.contact-info__attach-list-items{list-style:none;line-height:1.5em;display:flex;margin-bottom:.5em}.contact-info__attach-file-name{margin:0 .6em 0 0;width:35%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.contact-info__attachment-delete-icon{cursor:pointer;color:red;text-align:center;line-height:1.2em;font-weight:700}.error-msg{color:red;margin-left:.6em}.contact-info__overlay{display:none;position:absolute;background:url(/images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6;left:0;top:0;bottom:0;right:0}.contact-info__overlay--show{display:block}.contact-info__mandatory{color:red}.contact-info .groupbtn__button{cursor:pointer}.contact-info__production-attach-icon,.contact-info__support-attach-icon{fill:#f67835;vertical-align:middle}.contact-info__header{padding:0 0 10px}.contact-info__attach-file-name--affected{color:red}.contact-info__error-container--show{background:#f7bab3;border:1px solid #f59f93;padding:0;color:#171313;text-align:center;position:sticky;top:10px;width:96%;left:2%}.contact-info__help-btn{border:0;background:0 0;padding:.5em;cursor:pointer;position:absolute;right:0;top:-40px}.contact-info__help-icon{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.contact-info__help-container{text-align:right;position:relative}.contact-info__help-btn--hide{display:none}.contact-info__attachment-title{font-size:13px;font-family:'OpenSans-SemiBold';color:#2883d6;margin:0;display:inline-block}.contact-info__production-limit-info,.contact-info__support-limit-info{font-size:12px;font-weight:700;color:#da9257;margin:0;float:right;display:inline-block}.contact-info__message{margin:0 0 10px;background:#fefcf2;border:1px solid #f6de78;display:flex;padding:12px 10px}.contact-info__message-icon{width:24px;height:24px;flex:none}.contact-info__message-text{margin:0 0 0 6px;font-size:12px;color:#212121;line-height:20px}.contact-info__production-from-label,.contact-info__support-from-label{padding-bottom:0}.contact-info__production-from-input,.contact-info__support-from-input{border:0;background:0 0;font-weight:700;font-size:12px}.query{max-height:25em;min-height:12em;overflow-y:auto}.query__question{margin:0 0 1.2em;font-family:'OpenSans-SemiBold';font-size:13px;color:#007b95;cursor:pointer;overflow:hidden;overflow-wrap:break-word}.query__answer{margin:0 0 1.2em}.query__attachment{margin-top:1em;display:block}.query__attachment__title{font-size:13px;font-family:'OpenSans-SemiBold';color:#2883d6;margin:0;display:inline-block}.query__attachment__optional-text{font-size:1.1em;color:#2883d6;margin:.25em}.query__attachment__info{margin:0 1.2em 1.2em 0;font-family:'OpenSans-Regular';font-size:13px;color:#da9257;float:right}.query__attachment__input{opacity:1;font-size:13px;padding:1.2em 0 0}.query__file-list{list-style:none;padding:0;margin:0}.query__file-list__item{position:relative}.query__file-list__item__size{vertical-align:top}.query__file-list__item__name{display:inline-block;width:11em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.query__file-list__item__delete{position:absolute;top:0;right:0;cursor:pointer;opacity:1;color:red}.query__file-list__item__delete *{pointer-events:none}.query__file-list__item__delete--hide{display:none}.query__btn-container{text-align:right;font-weight:700}.query__options{margin-bottom:1.2em;font-weight:700}.query__options__info{margin:0 1.2em 1.2em 0;font-family:'OpenSans-Regular';font-size:1.1em;color:#da9257}.query__optional-group__input{vertical-align:middle;margin-right:.313em;outline:0}.query__optional-group__label{margin-right:1.2em;display:inline-block}.query__btn-container__response{background-color:#333}.query__btn-container__delete,.query__btn-container__response,.query__btn-container__response-cancel{font-size:13px;color:#fff;border:0;margin-left:.5em;padding:.6em .9em;font-family:'OpenSans-SemiBold'}.query__btn-container__response-cancel{background-color:#333}.query__btn-container__delete{background-color:#8a8a8a}.query__btn-container__delete:hover,.query__btn-container__response:hover{background-color:#e47d22;cursor:pointer}.query__btn-container__delete:disabled,.query__btn-container__response:disabled{background-color:#bdbdbd;cursor:not-allowed}.query__question__link{float:right}.about .locator__tooltip,.editor .rich-text-editor .locator__tooltip,.extra .locator__tooltip,.query-blocker,.researcher-information .locator__tooltip,.supplementary .locator__tooltip{width:auto;background:#474747;color:#fff;font-size:13px;text-align:center;position:absolute;line-height:16px;z-index:15;user-select:none;font-family:'OpenSans-SemiBold',sans-serif;padding:7px 4px;height:auto;border-radius:3px;animation:fade-out-in 2s linear 1 forwards;opacity:0}.about .locator__tooltip:before,.editor .rich-text-editor .locator__tooltip:before,.extra .locator__tooltip:before,.query-blocker:before,.researcher-information .locator__tooltip:before,.supplementary .locator__tooltip:before{content:'';border-top:1px solid transparent;border-bottom:8px solid #474747;border-left:8px solid transparent;border-right:8px solid transparent;position:absolute;top:-7px;left:50%;margin:0 0 0 -8px}[data-name=query] .tab-panel__empty-content{font-weight:400;color:#aaa;text-align:center}[data-name=query] .rich-text-editor__placeholder,[data-name=query] .tab-panel__empty-content{font-family:'OpenSans-Regular';font-size:13px}[data-name=query] .panel .panel-content{border:0;padding:.2em .6em}[data-name=query] .tab-panel__item__id--answered:hover{color:#e57d37}[data-name=query] .tab-panel__item__id--deleted{color:#dc0303}[data-name=query] .tab-panel__item__id--deleted:hover{border-color:#dc0303}[data-name=query] .tab-panel__item__id--new{color:green}[data-name=query] .tab-panel__item__id--new:hover{border-color:green}.static-menu .menu-item__query{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.5em;cursor:pointer}.static-menu .menu-item__query--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.static-menu .menu-item__icon-query{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.static-menu .menu-item__query .menu-item__query-text{font-family:'OpenSans-SemiBold',arial,sans-serif;margin:0 0 0 .5em;font-size:.9em}.static-menu .menu-item__query--active .menu-item__query-text,.static-menu .menu-item__query:hover .menu-item__query-text{color:#e47d22}.static-menu .menu-item__query--active .menu-item__svg-query,.static-menu .menu-item__query:hover .menu-item__svg-query{fill:#e47d22}.static-menu .menu-item__query[disabled]{cursor:default}.static-menu .menu-item__query[disabled] .menu-item__svg-query{fill:gray}.static-menu .menu-item__query[disabled] .menu-item__query-text{color:gray}.static-menu .menu-item__icon-query--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.query-count{font-size:.8em;background:#000;border-radius:50%;width:1.8em;position:absolute;text-align:center;font-family:'OpenSans-SemiBold',arial,sans-serif}.query__btn-container__hide{display:none}.accordian__panel--selected .query-count{color:#2f2f2f;background:#fff}.query-count{color:#fff;background:#e9711c}.querynotify-container{z-index:5}.query-parent-container{position:relative;height:100%}.unanswered-indicator__icon{margin-bottom:5px}.query__question span[data-format=superscript],span[data-html-name=contrib-author] cite,span[data-html-name=contrib-collaboration] cite,span[data-html-name=contrib-editor] cite{vertical-align:super}.query__question span[data-format=subscript]{vertical-align:sub}.query__question span[data-format=italic]{font-style:italic}.query__question span[data-format=bold]{font-family:'OpenSans-Bold'}.query__question span[data-format=monospace]{font-family:Courier,monospace;background:0 0}.query__question span[data-format=smallcaps]{font-variant:small-caps;background:0 0}.queryinfo-block{position:relative;width:100%}.query-parent-container--hideinfo .queryinfo-block{position:absolute}.query-parent-container--hideinfo .query{height:24em}.query-parent-container--hideinfo .query__info-container{max-height:20em}.collab__info,.query__info{margin:8px;background:#fff9bb;display:flex;padding:10px;color:#223334}.collab__info-icon,.query__info-icon{width:24px;height:24px;flex:none}.collab__info-content{font-size:12px}.query__info-text{font-family:'OpenSans-Regular',sans-serif;margin:0 0 0 10px;font-size:12px;line-height:20px}.accordion-panel-query-container{overflow:auto;max-height:23em}@media screen and (min-height:530px){.accordion-panel-query-container{max-height:19em}}@media screen and (min-height:540px){.accordion-panel-query-container{max-height:19.5em}}@media screen and (min-height:550px){.accordion-panel-query-container{max-height:20em}}@media screen and (min-height:560px){.accordion-panel-query-container{max-height:21em}}@media screen and (min-height:570px){.accordion-panel-query-container{max-height:22em}}@media screen and (min-height:580px){.accordion-panel-query-container{max-height:23em}}.accordion-panel-query-container .query{height:auto;overflow:unset;min-height:auto;max-height:none}.accordion-panel-query-container .query__info-container{max-height:none;overflow:auto}.accordion-panel-query-container .query__question{display:block;margin:8px 0 0}.accordion-panel-query-container .query__id,.restrict__id{pointer-events:none}.restrict__id{font-family:'OpenSans-Regular',sans-serif;font-size:12px;opacity:.5;color:#212121;position:absolute;right:81px;top:6px}.restrict__id svg{position:relative;top:3px;left:-5px}.accordian__panel .applycol{background-color:#d3d3d3;pointer-events:none}.accordion-panel-query-container .query__optional-group,.accordion-panel-query-container .query__options{display:flex;align-items:center}.accordion-panel-query-container .query__options{margin:0}.accordion-panel-query-container .query__optional-group__label{font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#2f2f2f;font-weight:400}.accordion-panel-query-container .query__optional-group__input{width:20px;height:18px}.accordion-panel-query-container .query__optional-group__input:before{content:'';display:inline-block;width:20px;height:18px;background:url(../../../styles/../images/query_option_check.svg) no-repeat 0 0 #fff}.accordion-panel-query-container .query__optional-group__input:checked:before{content:'';background:url(../../../styles/../images/query_option_check_selected.svg) no-repeat 0 0 #fff}.accordion-panel-query-container .query__optional-group__input[type=radio]:before{background-image:url(../../../styles/../images/query_option_radio.svg)}.accordion-panel-query-container .query__optional-group__input[type=radio]:checked:before{background-image:url(../../../styles/../images/query_option_radio_selected.svg)}.accordian-panel--answered .query__optional-group__input[type=radio]:before,.accordian-panel--answered .query__optional-group__input[type=radio]:checked:before{background-color:#f6f6f6}.accordion-panel-query-container .query__optional-group__input[disabled]{opacity:.4}.accordion-panel-query-container .mini-editor--hide{display:none;position:absolute;top:0;left:2000px}.accordion-panel-query-container .query__btn-container{position:static;text-align:left;margin:12px 0 0}.accordion-panel-query-container .query__attachment__input{padding:0;display:flex}.accordion-panel-query-container .query__attachment__info{opacity:.5;font-family:"OpenSans-Italic",sans-serif;font-size:12px;color:#212121;text-align:right;order:1;margin:0 0 0 1.6em}.accordion-panel-query-container .file-input__label{font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#ff8f45;padding-left:.3em}.accordion-panel-query-container .query__btn-container__response{margin:0 5px 0 0;border:1px solid #e9711c;border-radius:3px;font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#e9711c;background:#fff}.accordion-panel-query-container .query__btn-container__delete,.accordion-panel-query-container .query__btn-container__response-cancel{margin:0 5px 0 0;border-radius:3px;font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#e9711c;background:#fff;border:0}.accordion-panel-query-container .query__btn-container__delete:hover,.accordion-panel-query-container .query__btn-container__response-cancel:hover,.accordion-panel-query-container .query__btn-container__response:hover{background:#f0f0f0}.accordion-panel-query-container .query__btn-container__delete[disabled],.accordion-panel-query-container .query__btn-container__delete[disabled]:hover,.accordion-panel-query-container .query__btn-container__response-cancel[disabled],.accordion-panel-query-container .query__btn-container__response-cancel[disabled]:hover,.accordion-panel-query-container .query__btn-container__response[disabled],.accordion-panel-query-container .query__btn-container__response[disabled]:hover{background:#f0f0f0;opacity:.45;cursor:not-allowed}.accordion-panel-query-container .query__file-list__item{background:#fff;border:1px solid #d8d8d8;padding:10px;display:flex;align-items:center;margin:3px 0 0}.accordion-panel-query-container .query__file-list__item:first-child{margin:0}.accordion-panel-query-container .query__file-list__item__name{font-family:"OpenSans-Regular",sans-serif;font-size:13px;color:#000;text-decoration:none;flex:1;margin:0 0 0 8px}.accordion-panel-query-container .query__file-list__item__delete{font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#000;text-decoration:none;position:static}.accordion-panel-query-container .query__file-list{margin:12px 0 0}.accordion-panel-query-container .query__resolved__badge{opacity:.5;font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#212121;text-align:center;background:url(../../../styles/../images/query_resolved_tick.svg) no-repeat center left;padding:0 0 0 16px}.query__response-edit-container .query__response-edit-container-header{display:flex;padding-top:8px}.query__response-edit-container .query__response-text{margin:5px 0}.query__response-edit-container-title{font-family:'OpenSans-SemiBold',sans-serif;font-size:13px;color:#000;flex:1;margin:0}.query__edit-btn{flex:none;background:0 0;border:0}.accordion-panel-query-container .accordian__panel--selected .query__instruct:after,.accordion-panel-query-container .query--hide{display:none}.accordion-panel-query-container .query__file-list__item svg{vertical-align:middle}.accordion-panel-query-container .query__answer{margin:1.2em 0 0}.accordion-panel-query-container .query__instruct{display:block;font-family:'OpenSans-Italic',sans-serif;font-size:12px;color:#000;line-height:20px;height:18px;overflow:hidden;margin:8px 0 0;pointer-events:none}.accordion-panel-query-container .query__instruct:after{content:'';position:absolute;top:50%;left:0;width:100%;height:50%;background:linear-gradient(rgba(255,255,255,0) 0,rgba(255,255,255,.8) 100%);display:block}.accordion-panel-query-container .accordian__panel--selected .query__instruct{height:auto}.accordion-panel-query-container .accordian-panel--answered .panel .panel-content{background:#f6f6f6}.accordion-panel-query-container .query__list{font-size:13px}.accordion-panel-query-container .select-box[role=combobox]:focus,.reference-create-panel-container input:focus,button:focus{outline:0}.accordion-panel-query-container .select-box[role=combobox]:focus .wrapper{border-color:#d4d4d4;box-shadow:0 0 5px rgb(181 181 181)}.accordion-panel-query-container .query__list__problem-query,.accordion-panel-query-container .query__list__problem-type{margin:5px 0}.floating-menu .menu-item__query{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.hybrid.footnote__item a[data-html-name=link],.menu-item__query *{pointer-events:none}.floating-menu .menu-item__query--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__query--show{display:block}.floating-menu .menu-item__icon-query{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__query .menu-item__query-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;margin-top:.5em}.floating-menu .menu-item__query--active .menu-item__query-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__query--active .menu-item__svg-query .p-1,.floating-menu .menu-item__query--active .menu-item__svg-query .p-3{stroke:#fff}.floating-menu .menu-item__query--active .menu-item__svg-query .p-2,.footnote__delete svg:hover,.footnote__edit svg:hover,.reference__delete:hover svg,.reference__edit:hover svg,.sub__reference__delete:hover svg,.sub__reference__edit:hover svg{fill:#e47d22}.floating-menu .menu-item__query--active .menu-item__svg-query .p-3{fill:#fff}.floating-menu .menu-item__query[disabled]{cursor:default}.floating-menu .menu-item__query[disabled] .menu-item__svg-query{fill:gray}.floating-menu .menu-item__query[disabled] .menu-item__query-text{color:gray}.floating-menu .menu-item__icon-query--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.floating-menu .menu-item__query--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__query--ui-button.menu-item__query--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.feather-flow .accordion-panel-query-container .query__resolved__badge{opacity:1.5;font-family:'OpenSans-Regular';font-size:12px;line-height:40px;color:#287d3c;text-align:center;background:url(../../../styles/../images/feather-flow_query_resolved_tick.svg) no-repeat center left;padding:0 0 0 18px}.feather-flow .accordion-panel-query-container .query__id{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:16px;line-height:20px;pointer-events:none}.feather-flow .query__info{margin:6px;background:#eef2fa;display:flex;gap:10px;align-items:flex-start;padding:8px 12px}.feather-flow .query__info-icon{margin-top:2px;width:unset;height:unset}.feather-flow .query__info-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:20px;color:#1c40ca}.queryinfo-container__head{overflow:hidden;font-family:'OpenSans-Regular'}.querynotify-container{position:absolute;background:#212121;width:96%;color:#fff;display:flex;top:-5px;border-radius:4px;left:8px}.querynotify-container__icon-failure,.querynotify-container__icon-success{width:2.6em;padding:.3em;border-top-left-radius:4px;border-bottom-left-radius:4px}.querynotify-container__icon-success{background:#666}.querynotify-container__icon-failure{background:#db3236}.querynotify-container__head{display:flex;padding:.3em;flex:1}.querynotify-container__info{flex:1;margin-top:7px;font-size:12px}.querynotify-container__dismiss{flex:none;width:5em;text-decoration:underline;font-size:12px;margin-top:7px;cursor:pointer}.querynotify-container__icon-failure__svg,.querynotify-container__icon-success__svg{width:2em;margin-top:2px}.queryinfo-container--hide,.querynotify-container--hide,.querynotify-container__icon-failure--hide,.querynotify-container__icon-success--hide{display:none}.querynotify-container__strip{flex:none;margin:.5em .7em;border-left:1px solid #bbb8b8}.query{position:relative;height:20em}.query__info-container{max-height:17.5em;overflow-y:auto;padding-right:.5em}.query__btn-container{position:absolute;right:0;bottom:0}.query-parent-container .tab-panel{padding:.2em}.unanswered-indicator{flex:1;text-align:right;position:relative;margin:.7em 1em}.unanswered-indicator__text{margin-left:.9em;color:#2f2f2f;font-size:12px}.query-parent-container .tab-panel__item__id{position:relative}.tab-panel__item__id__unanswered,.unanswered-indicator__icon{display:inline-block;width:.5em;height:.5em;border:1px solid #444;border-radius:50%;background:#444;position:absolute;font-size:12px}.unanswered-indicator__icon{top:5px}.tab-panel__item__id__unanswered{top:3px;right:3px}.feather-flow-container .query-count{border-radius:4px;color:#ff4203;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;margin-left:8px;background:#fff}.feather-flow-container .query__question{color:#000;font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:24px}.feather-flow-container .accordion-panel-query-container{max-height:calc(100vh - 27em)}.feather-flow-container .accordion-panel-query-container .query__instruct{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;font-style:italic}.feather-flow-container .accordion-panel-query-container .query__optional-group__label{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px}.feather-flow-container .accordion-panel-query-container .accordian-panel--answered .panel .panel-content{margin:0 5px}.feather-flow-container .accordion-panel-query-container .query__btn-container__delete,.feather-flow-container .accordion-panel-query-container .query__btn-container__response{padding:6px 12px;align-items:flex-start;border-radius:4px;border:2px solid #ff6c00;background:#fff;transition:.3s all;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px}.feather-flow-container .accordion-panel-query-container .query__btn-container__response-cancel{transition:.3s all;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;color:#ff6c00;background:0 0;text-align:center;cursor:pointer}.feather-flow-container .accordion-panel-query-container .query__btn-container__response-cancel:hover{color:#9e4300}.feather-flow-container .accordion-panel-query-container .query__attachment__info{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;font-style:italic}.feather-flow-container .query__question span[data-format=bold]{font-family:'SourceSansPro-SemiBold',arial;font-weight:600}.feather-flow-container .accordion-panel-query-container .query__btn-container__delete:hover,.feather-flow-container .accordion-panel-query-container .query__btn-container__response-cancel:hover,.feather-flow-container .accordion-panel-query-container .query__btn-container__response:hover{background-color:#fff5ee}.feather-flow-container .accordion-panel-query-container .file-input__label{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;color:#000}.feather-flow-container .accordion-panel-query-container .query__list{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px}.feather-flow-container .query__info-text{padding-left:0;margin-left:0}.feather-flow-container .query-parent-container .tab-panel__item{margin-right:10px}.feather-flow-container .query-parent-container .unanswered-indicator__text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px}.feather-flow-container .query__info-container .query__optional-group{display:inline-flex}.feather-flow-container .query__info-container .query__optional-group input[type=radio]{margin-right:12px}.feather-flow-container .accordion-panel-query-container .query__optional-group__input{width:unset;margin-top:2px}.feather-flow-container .accordion-panel-query-container .query__optional-group__input[type=radio]:checked:before{background:url(../../../styles/default/../../images/feather_flow_radio_option_active.svg) no-repeat 0 0}.feather-flow-container .accordion-panel-query-container .query__optional-group__input[type=radio]:hover:before svg circle:last-child{fill:#e0f4fd}.feather-flow-container .accordion-panel-query-container .query__optional-group__input[type=radio]:before{background:url(../../../styles/default/../../images/feather_flow_radio_option_default.svg) no-repeat 0 0}.feather-flow-container .querynotify-container__icon-failure{background:no-repeat;position:relative;top:4px;height:3em}.feather-flow-container .querynotify-container__icon-success{background:no-repeat;height:3em}.feather-flow-container .queryinfo-block .query__failure{background:#ffede0;color:#b95000}.feather-flow-container .queryinfo-block .query__success{background:#e2f5e2;color:#3c763d}.feather-flow-container .queryinfo-block .query__success .querynotify-container__strip{border-left:1px solid #3c763d}.feather-flow-container .queryinfo-block .query__failure .querynotify-container__strip{border-left:1px solid #b95000}.feather-flow-container .querynotify-container__dismiss{text-decoration:none}.feather-flow-container .querynotify-container__dismiss,.feather-flow-container .querynotify-container__info{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:16px}.feather-flow-container .querynotify-container{top:0}.feather-flow-container .query__optional-group input[type=checkbox]{margin-right:.75em}.editor_vertical-bar{width:1px;position:absolute;top:0;left:12px;z-index:0}.editor__article-query-pointer{position:absolute;z-index:1;cursor:pointer;width:100%;left:0!important}.circle-element{border-radius:50%;box-shadow:0 0 0 0 #ff793f ,0 0 0 1px #fff inset;margin:10px;height:12px;width:12px;transform:scale(1);background:#ff793f;border:1px solid #ff793f;opacity:.3}.circle-anim{animation:pulse-orange 2s infinite;opacity:1}.circle-fade-out{animation:fade-out 2s linear 1 forwards;opacity:.3}.editor .pointer-rect-border-show,.editor__with-vertical-bar .pointer-rect-border-show{background:#efefef;border:2px solid #007398!important;box-shadow:0 2px 20px 0 rgba(0,0,0,.2)}.select-box[role=combobox],.select-box[role=combobox] .wrapper .selection{position:relative;box-sizing:border-box;display:inline-block;width:100%}.select-box[role=combobox][aria-disabled=true]{opacity:.5}.select-box[role=combobox] .wrapper,.select-box[role=combobox] [role=listbox]{border:1px solid #aaa;display:inline-block;position:relative;margin:0;width:100%;box-sizing:border-box}.select-box[role=combobox] .wrapper .selection{height:100%;padding:.5em 1em .5em .5em;cursor:pointer;-webkit-user-select:none;user-select:none;-moz-user-select:none}.select-box[role=combobox] .wrapper .text{display:inline-block;box-sizing:border-box}.select-box[role=combobox] [role=listbox]{display:none;position:absolute;list-style:none;padding:0;border-top:none;background-color:#fff;z-index:1000;max-height:10.6em;overflow:auto}.select-box[role=combobox] [role=listbox] [role=option]{display:block;padding:.5em;cursor:pointer;border-bottom:1px solid gray}.select-box[role=combobox] [role=listbox] [role=option]:last-child{border-bottom:none}.select-box[role=combobox] [role=listbox] [role=option].highlight,.select-box[role=combobox] [role=listbox] [role=option]:hover{background-color:#5897fb;color:#fff}.select-box[role=combobox] [role=listbox] [role=option][aria-selected=true]{background-color:#aaa;color:#fff}.select-box[role=combobox]:focus .wrapper{box-shadow:0 0 5px #51cbee;border:1px solid #51cbee}.select-box[role=combobox] .wrapper [role=button]{display:block;right:0;top:0;position:absolute;width:1.3em;height:100%;background-color:#aaa;cursor:pointer;box-sizing:border-box;background:0 0}.select-box[role=combobox] .wrapper [role=button] .icon{border-style:solid;border-width:.35em .25em 0;left:calc(50% - .25em);position:absolute}.feather-flow .select-box[role=combobox] .wrapper .text{font-size:16px;line-height:16px;color:#979797}.feather-flow .language_locale_option-list .locale-text,.feather-flow .select-box[role=combobox] .wrapper .text{font-family:'SourceSansPro-Regular',Arial;font-weight:400}.select-box[role=combobox] .wrapper{border-color:#d4d4d4}.select-box[role=combobox] .wrapper [role=button] .icon{border-color:#212121 transparent transparent;top:44%}.select-box[role=combobox] .wrapper .text{margin-right:3px}.select-box[role=combobox] .wrapper .text a,.select-box[role=combobox] ul li a{display:flex;align-items:center;text-decoration:none;color:#000}.select-box[role=combobox] [role=listbox] [role=option] .language_locale_option-list{display:flex;align-items:center}.funding-container{position:relative}.fundinginfo-container{background-color:#fff}.funding-info__editor{display:block;position:absolute;background:#fff;width:100%;top:2em;height:calc(100vh - 36px);z-index:1;overflow:hidden}.funding-btn__add{font-size:1em;background-color:#333;color:#fff;border:0;padding:.5em;width:100%;font-family:'OpenSans-SemiBold'}.funding-btn__add:hover,.funding-form-btn__cancel:hover,.funding-form-btn__submit:hover{background-color:#e47d22;cursor:pointer}.funding-container--hide,.funding-form-label__mandatory--hide,.funding-info__form-container--hide,.funding-source__btn-hide,.funding-wrapper--hide{display:none}.funding-info__form-container{padding:1.8em}.funding-form-label{width:auto;font-size:14px;color:#474747;display:block;margin-bottom:.6em}.funding-input-awards,.funding-input-country,.funding-input-doi,.funding-input-source{font-size:.9em;padding:0 .8em;height:2.5em;width:100%;box-sizing:border-box;border:1px solid #cfd6dc;font-family:'OpenSans-Regular'}.funding-awards,.funding-country,.funding-doi,.funding-source{display:flex;position:relative}.funding-form-title{font-size:1.3em;color:#e47d22;font-weight:400;padding-bottom:1em;margin:0;padding-right:1em}.funding-info__form{padding-bottom:1em;margin-bottom:1em;border-bottom:1px solid #eaecec;border-top:1px solid #eaecec;max-height:70vh;overflow:auto}.funding-form-btn__cancel,.funding-form-btn__submit{font-size:1em;background-color:#333;color:#fff;border:0;padding:.5em .275em;font-family:'OpenSans-SemiBold';flex:1}.funding-form-btn__cancel{background-color:#989e9e;margin-right:.5em}.funding-form-btn{text-align:right;display:flex}.funding-data__list{padding:0 .5em;border-bottom:1px solid #e9e8e7}.funding-awards__label,.funding-country__label,.funding-doi__label,.funding-source__label{font-size:.9em;color:#474747;padding:.6em 0;font-family:'OpenSans-Regular';flex:2}.funding-awards__info,.funding-country__info,.funding-doi__info,.funding-source__info{font-size:.9em;color:#474747;font-family:'OpenSans-Regular';padding:.6em 5.5em .6em 0;flex:4;word-break:break-word}.funding-data{max-height:25em;min-height:12em;overflow-y:auto}.funding-info__field-list{margin:1em 0 0}.funding-form-field__add-awards,.funding-form-field__remove-awards{border:0;background:#474747;border-left:1px solid #ebe7e7;padding:0 .2em;cursor:pointer}.funding-form-field__remove-awards{background:#f2430d}.funding-form-field__add-awards:hover{background:#e47d22}#xonomyBubbleContent .menu-item__icon-specialchar,.funding-form-field__add-icon,.funding-form-field__remove-icon{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.funding-form-field__add-svg,.funding-form-field__remove-svg{fill:#fff}.funding-source__delete,.funding-source__edit{border:0;background:0 0;padding:.5em .2em;cursor:pointer}.funding-source__delete-icon,.funding-source__edit-icon{width:2em;display:inline-block;vertical-align:middle;margin-right:.25em}.funding-source__delete-svg,.funding-source__edit-svg{fill:#8a8585}.funding-source__btn-group:hover .funding-source__delete-svg,.funding-source__btn-group:hover .funding-source__edit-svg{fill:#474747}.funding-source__btn-group{position:absolute;right:0;z-index:1}.funding-info__form__btn{display:flex}.funding-input-awards{border-right:0}.funding-award__list{display:flex;flex-direction:column;flex:5}.fundinginfo-form{width:100%;background-color:#fff;height:100%}.awards-wrapper,.country-wrapper,.doi-wrapper,.source-wrapper{margin:0;display:flex}.awards-wrapper__label,.doi-wrapper__label,.source-wrapper__label{flex:1}.awards-wrapper__list,.country-wrapper__info,.doi-wrapper__info,.funding-statement-info,.source-wrapper__info{flex:4;word-break:break-word;white-space:normal}.funding-container__heading{margin-bottom:.5em}.funding-group-wrapper{padding:1em 1em .5em;background:#efefef;cursor:pointer;position:relative}.funding-group-wrapper--highlights{background:#e47d22}.awards-wrapper__list{display:flex;flex-direction:column}.fundinginfo-container .tab-panel__handle,.fundinginfo-container .tab-panel__icon{display:none!important}.funding-form-label__mandatory,.reference__esc span{color:red}.fundinginfo-container .tab-panel__text{font-size:13px;font-weight:400;padding:.3em .7em}.fundinginfo-plugin__ins{color:green}.fundinginfo-plugin__del{color:red;text-decoration:line-through}.funding-btn__add:disabled{background-color:#bdbdbd;cursor:not-allowed}.funding-data__empty{color:#aaa;cursor:default;display:inline-block;margin:6em 0 0 6em}.funding-info-undo{position:absolute;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;background:#454545;text-align:center}.funding-info-undo__reset{width:1em;margin-top:.2em}.funding-info-undo__path{fill:#fff}.funding-info-undo:hover{background:#e47d22}.funding-data__list:hover{background:#f7f5f5;cursor:pointer}.editor__info--funding{margin-bottom:1em;padding:0 .5em 1em}.funding-statement-wrapper{display:flex}.funding-statement-wrapper__label{flex:none}.editor div#etab1 span,.editor div#etab2 span,.extra div#etab1 span,.extra div#etab2 span,.funding-statement-info,.supplementary div#etab1 span,.supplementary div#etab2 span,h4[data-html-name=bibliography-section-title]{margin-left:10px}.funding-container.funding-info--grey{background-color:#e1e1e1}#funding_title,.funding-btn__hide{display:none}.funding-source__btn-group .blockIcon{position:relative;right:10px;top:5px}.grey-bg{background-color:#e1e1e1}.edit-block{border-radius:4px 4px 0 0}.funding-info-undo{width:auto;height:auto;left:-3em}.funding__infobar{border:1px solid #e9711c;background:#ffeadc;display:flex;position:relative}.funding-container .funding__infobar-content{font-family:'OpenSans-Regular';font-size:13px;color:#000;line-height:21px;padding:0 0 0 1em;margin-top:11px;margin-bottom:1px}.funding__infobar--hide{display:none}.funding__infobar--funding{margin-bottom:1em;padding:0 .5em 1em}.sub__reference__item{position:relative;width:100%;display:flex;padding:.5em .6em;box-sizing:border-box;cursor:pointer}.sub__reference__item--active{background:#f3f2f1}.sub__reference__item:hover{background:#f7f5f5}.sub__reference-control{position:relative;display:block;padding-left:2.3em;cursor:pointer}.figure-control input,.reference-control input,.sub__reference-control input,.textBox-control input{position:absolute;z-index:-1;opacity:0;top:0;left:0}.sub__reference-control__indicator{position:absolute;top:0;left:0;width:18px;height:18px;background:#fff;border:1px solid #b9b6b6}.sub__reference-control input:focus~.sub__reference-control__indicator,.sub__reference-control:hover input~.sub__reference-control__indicator{background:#fff}.sub__reference-control input:checked~.sub__reference-control__indicator{background:#3b3d3e}.sub__reference-control input:checked:focus~.sub__reference-control__indicator,.sub__reference-control:hover input:not([disabled]):checked~.sub__reference-control__indicator{background:#3b3d3e}.sub__reference-control input:disabled~.sub__reference-control__indicator{pointer-events:none;opacity:.6;background:#3b3d3e}.reference-control__indicator:after,.sub__reference-control__indicator:after{position:absolute;display:none;content:''}.sub__reference-control input:checked~.sub__reference-control__indicator:after{display:block}.sub__reference-control--checkbox .sub__reference-control__indicator:after{top:2px;left:6px;width:3px;height:8px;transform:rotate(45deg);border:solid #fff;border-width:0 2px 2px 0}.sub__reference-control--checkbox input:disabled~.sub__reference-control__indicator:after{border-color:#7b7b7b}.sub__reference__text{width:100%;font-size:.8em;font-family:'OpenSans-Regular',sans-serif,arial}.sub__reference__short-text{padding-bottom:6px;cursor:pointer;flex:none}.sub__reference__short-text--apply-bold{font-weight:700}.sub__reference__short-text-container{display:flex}.sub__reference__edit-handler{position:relative;right:0;bottom:0;width:25%;flex:none;text-align:right}.sub__reference__edit-handler--hide{display:none}.sub__reference__delete,.sub__reference__edit{cursor:pointer;background:0 0;border:0;padding:0}.sub__reference__delete{margin:0 0 0 10px}.sub__reference__delete[disabled],.sub__reference__edit[disabled]{cursor:not-allowed;opacity:.4}.footnote__delete[disabled] svg path,.footnote__delete[disabled]:hover svg path,.reference__btn[disabled] .reference__add-more-icn path,.reference__delete[disabled] svg path,.reference__delete[disabled]:hover svg path,.reference__edit[disabled] svg path,.reference__edit[disabled]:hover svg path,.sub__reference__delete[disabled] svg path,.sub__reference__delete[disabled]:hover svg path,.sub__reference__edit[disabled] svg path,.sub__reference__edit[disabled]:hover svg path{fill:#999}.sub__reference__edit{width:24px;height:24px}dialog.delete-reference .dialog__wrapper footer .dialog__btn:hover{background:#e17d43;color:#fff}dialog.delete-reference .dialog__wrapper h2{font-size:1.2em}.sub__reference__short-text--apply-bg{color:#e47d37}.sub__reference__detailed-wrapper{position:relative;text-align:justify;word-break:break-all}.sub__reference__short-text-container{font-size:.8rem}.sub__reference__detailed-text{margin:0}.sub__reference-control--hide{visibility:hidden}.sub__reference__short-text-label{padding-right:5px}.sub__reference__detailed-label-wrapper{display:flex;font-family:'OpenSans-Regular',sans-serif,arial;font-size:13px;color:#212121;border-bottom:1px solid #e0e0e0;padding-bottom:5px}.sub__reference__detailed-text-label{font-family:'OpenSans-SemiBold',sans-serif,arial;margin:0 0 0 .5em}.sub__reference__detailed-label-wrapper--hide,.sub__reference__short-text-label--hide{display:none}.sub__reference__text.sub__reference__text--card-panel .sub__reference__short-text-container{font-size:.9rem}.editor .sub__reference__detailed-wrapper,.editor .sub__reference__short-text-label,.extra .sub__reference__detailed-wrapper,.extra .sub__reference__short-text-label,.supplementary .sub__reference__detailed-wrapper,.supplementary .sub__reference__short-text-label{font-family:'OpenSans-Regular',sans-serif,arial}.feather-flow .reference-control__indicator{border-radius:2px;height:16px;width:16px;border:1px solid #cdced9}.feather-flow .editor .reference__author-name,.feather-flow .editor .reference__detailed-citation-text,.feather-flow .editor .reference__detailed-label,.feather-flow .editor .reference__detailed-text,.feather-flow .editor .reference__page-stamp,.feather-flow .editor .reference__short-text-label,.feather-flow .editor .reference__year-stamp{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px}.feather-flow .reference-control input:hover~.reference-control__indicator{background:#e0f4fd;border:1px solid #cdced9}.feather-flow .reference-control input:checked~.reference-control__indicator{background:#007398}.feather-flow .reference-control:has(input:disabled){cursor:not-allowed}.feather-flow .reference-control input:disabled:hover~.reference-control__indicator,.feather-flow .reference-control input:disabled~.reference-control__indicator{background:#dfdfdf;border:1px solid #bbbfc3;opacity:unset}.feather-flow .reference-control--checkbox .reference-control__indicator:after{top:1px;left:5px}.feather-flow .reference-control{margin-top:5px}.feather-flow .reference-control input:checked:focus~.reference-control__indicator,.feather-flow .reference-control:hover input:not([disabled]):checked~.reference-control__indicator{background:#007398}.reference__notifiy-bar{padding:4px;margin-bottom:6px;border:1px solid #f5f598;border-radius:3px;background:#f5f598;font-size:12px}.reference__panel{width:100%;margin:0;padding:0}.chart__list-container .list-panel ul,.figure__list-container .list-panel ul,.footnote__list-container .list-panel ul,.math__list-container .list-panel ul,.reference__list-container .list-panel ul,.scheme__list-container .list-panel ul,.table__list-container .list-panel ul,.textBox__list-container .list-panel ul{margin:0;padding:0;display:flex;flex-wrap:wrap}.reference__btn,.reference__esc{outline:0;border:0;background:#3a3a3c;color:#fff;text-align:center;cursor:pointer}.reference__esc{flex:none;width:12%;height:34px}.reference__btn{flex:1;margin-right:2px;padding:.4em;font-family:'OpenSans-SemiBold',sans-serif,arial;font-size:12px}.reference__add-more-icn,.reference__eye-view-icn{display:inline-block;vertical-align:middle;margin:0 3px}.reference__esc-text{position:relative;top:-8px;font-size:8px}.reference__esc-icn{width:40px;height:27px}.footnote__esc-icn path,.math__esc-icn path,.reference__esc-icn path,.textBox__esc-icn path{fill:red}.reference__btn:hover{background:#e47d37;color:#fff}.reference__btn--orange{background:#e9711c}.figure__list-container,.reference__list-container{max-height:160px;overflow-y:auto;overflow-x:hidden;position:relative;will-change:transform}.textBox__list-container{will-change:transform}.reference__btn[disabled]{background:#de8131}.reference__btn[disabled] .reference__add-more-text{color:#999}.figure__list-empty-container,.reference__list-empty-container{text-align:center;color:#aaa;padding:.5em;font-size:1em;font-family:'OpenSans-Regular',sans-serif,arial}.fig_label,.tab_label{padding:5px}.card-panel .figure__list-container span[data-format=bold],.card-panel .figure__list-container span[data-format=italic],.card-panel .figure__list-container span[data-format=subscript],.card-panel .figure__list-container span[data-format=superscript],.textBox__detailed-text [data-html-name=textBox-title] span[data-format=insert]{background:0 0}.fig_citation_label,.footnote_citation_label,.math_citation_label,.table_citation_label{padding-left:6px;font-family:OpenSans-SemiBold,sans-serif}.figure__uncite-cont,.reference__insref-uncite-cont,.reference__uncite-cont{margin:.5em;display:flex}.figure__show-uncited-cont,.reference__show-uncited-cont{flex:1;margin-top:10px}.figure__show-uncited-text,.reference__show-uncited-text{cursor:pointer;text-decoration:underline;font-family:'OpenSans-SemiBold';font-size:13px;color:#de8131}.reference__ins-ref-btn{background:#fff;border:2px solid #de8131;padding:5px 12px;cursor:pointer}.reference__ins-ref-btn-icn{display:inline-block;vertical-align:middle;width:24px;height:24px}.reference__ins-ref-btn-text{font-family:'OpenSans-SemiBold';font-size:13px;color:#de8131;display:inline-block;vertical-align:middle;margin-left:5px}.figure__cancel,.reference__cancel{background:#666;color:#fff;text-align:center;cursor:pointer;flex:1;margin-right:2px;padding:1em;font-family:'OpenSans-SemiBold',sans-serif,arial;font-size:12px;border:0}.reference__reorder-svg{width:20px;height:20px;padding:3px}.figure__cancel[disabled],.reference__btn[disabled],.reference__cancel[disabled]{cursor:not-allowed;opacity:.4}.figure__panel--card-panel,.reference__panel--card-panel{background:#fff}.figure__list-container--card-panel,.reference__list-container--card-panel{min-height:calc(100vh - 210px);max-height:calc(100vh - 210px)}.figure__list-container--card-panel.with-mini-editor,.reference__list-container--card-panel.with-mini-editor{min-height:calc(100vh - 310px);max-height:calc(100vh - 310px)}.figure__panel-header,.reference__panel-header{padding:.8em .5em .2em;display:flex}.figure__panel-title,.reference__panel-title{font-family:'OpenSans-SemiBold';font-size:1.15em;color:#2f2f2f;flex:2}.chart-list-panel-container ul li:focus,.figure-list-panel-container ul li:focus,.figure__list-container ul li:focus,.math-list-panel-container ul li:focus,.reference__list-container ul li:focus,.scheme-list-panel-container ul li:focus,.textBox-list-panel-container ul li:focus{border:0;outline:0}.figure__panel__move-container,.reference__panel__move-container{background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.3);border-radius:4px}.figure__panel__move-card-container,.figure__panel__move-popup-container,.reference__panel__move-card-container,.reference__panel__move-popup-container{display:flex}.figure__panel__move-container--hide,.reference__panel__move-container--hide{display:none}.figure__panel__move-card-button-text,.figure__panel__move-popup-button-text,.reference__panel__move-card-button-text,.reference__panel__move-popup-button-text{font-family:OpenSans-Italic;font-size:12px;color:#636363;border:0;background:0 0;cursor:pointer;position:relative}.figure__panel__move-card-button-text,.reference__panel__move-card-button-text{padding-right:0}.figure__panel__move-popup-button-text,.reference__panel__move-popup-button-text{padding-left:0}.figure__panel__move-arrow--left,.figure__panel__move-arrow--right,.reference__panel__move-arrow--left,.reference__panel__move-arrow--right{border:0;background:0 0;padding:0;margin:0;position:relative;right:0;top:0;cursor:pointer}.figure__panel__move-arrow--left,.reference__panel__move-arrow--left{transform:rotate(90deg)}.figure__panel__move-arrow--right,.reference__panel__move-arrow--right{transform:rotate(-90deg)}.editor .figure__panel-title,.editor .reference__panel-title,.extra .figure__panel-title,.extra .reference__panel-title,.supplementary .figure__panel-title,.supplementary .reference__panel-title{font-family:'OpenSans-SemiBold'}.figure__panel.figure__panel--card-panel .fig_label,.reference__minieditor{padding:1px}.figure__panel.figure__panel--card-panel .mini-editor,.reference__panel.reference__panel--card-panel .mini-editor{background:#fff;border:1px solid #979797}.figure__panel.figure__panel--card-panel .mini-editor .static-menu,.reference__panel.reference__panel--card-panel .mini-editor .static-menu{padding:2px 4px;border-bottom:none;background:rgba(0,0,0,.1)}.figure__panel.figure__panel--card-panel .mini-editor .rich-text-editor__content,.reference__panel.reference__panel--card-panel .mini-editor .rich-text-editor__content{font-family:OpenSans-Regular;font-size:13px;color:#2f2f2f}.editor .figure__list-empty-container,.editor .reference__list-empty-container,.extra .figure__list-empty-container,.extra .reference__list-empty-.editor .reference__list-empty-container,.extra .reference__list-empty-container,.supplementary .figure__list-empty-container,.supplementary .reference__list-empty-container{font-family:OpenSans-Regular}.figure__panel.figure__panel--card-panel .figure__list-empty-container,.reference__panel.reference__panel--card-panel .reference__list-empty-container{min-height:100px}.figure__uncite-cont.figure__uncite-cont--card-panel,.reference__uncite-cont.reference__uncite-cont--card-panel{margin:0;padding:0 .5em .5em}.figure__uncite-cont.figure__uncite-cont--card-panel .figure__show-uncited-cont,.reference__uncite-cont.reference__uncite-cont--card-panel .reference__show-uncited-cont{margin-top:0;visibility:visible}.figure__panel__move-popup-container--opacity,.reference__panel__move-popup-container--opacity{opacity:.5}.editor .figure__uncite-cont--card-panel .figure__show-uncited-text,.editor .reference__uncite-cont--card-panel .reference__show-uncited-text,.extra .figure__uncite-cont--card-panel .figure__show-uncited-text,.extra .reference__uncite-cont--card-panel .reference__show-uncited-text,.figure__uncite-cont--card-panel .figure__show-uncited-text,.reference__uncite-cont--card-panel .reference__show-uncited-text,.supplementary .figure__uncite-cont--card-panel .figure__show-uncited-text,.supplementary .reference__uncite-cont--card-panel .reference__show-uncited-text{font-family:'OpenSans-Regular'}.reference__panel .reference__ins-ref-btn[disabled=true]{opacity:.4;cursor:not-allowed}.feather-flow .figure__panel-header,.feather-flow .reference__panel-header,.feather-flow .textBox__panel-header{border-bottom:1px solid #e7e7ed;padding:15px 30px}.feather-flow .editor .figure__panel-title,.feather-flow .editor .reference__panel-title,.feather-flow .editor .textBox__panel-title,.feather-flow .extra .figure__panel-title,.feather-flow .extra .reference__panel-title,.feather-flow .supplementary .figure__panel-title,.feather-flow .supplementary .reference__panel-title{font-family:'SourceSansPro-Bold',Arial;font-weight:700}.feather-flow .figure__panel-title,.feather-flow .reference__panel-title,.feather-flow .textBox__panel-title{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:22px;line-height:24px;text-align:left}.feather-flow .figure__panel__move-container,.feather-flow .reference__panel__move-container,.feather-flow .textBox__panel__move-container{box-shadow:none;border-radius:0}.feather-flow .figure__panel__move-card-button-text,.feather-flow .figure__panel__move-popup-button-text,.feather-flow .reference__panel__move-card-button-text,.feather-flow .reference__panel__move-popup-button-text,.feather-flow .textBox__panel__move-card-button-text,.feather-flow .textBox__panel__move-popup-button-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px;text-align:right;color:#ff6c00}.feather-flow .figure__panel__move-arrow--right .editor__down-arrow-svg,.feather-flow .reference__panel__move-arrow--right .editor__down-arrow-svg,.feather-flow .textBox__panel__move-arrow--right .editor__down-arrow-svg{width:22px}.feather-flow .editor__edit-svg:hover path,.feather-flow .figure__panel__move-arrow--right .editor__down-arrow-svg path,.feather-flow .math__panel__move-arrow--right .editor__down-arrow-svg path,.feather-flow .reference__panel__move-arrow--right .editor__down-arrow-svg path,.feather-flow .textBox__panel__move-arrow--right .editor__down-arrow-svg path{fill:#ff6c00}.feather-flow .reference__panel__move-card-button-text{padding-right:7px}.feather-flow .figure__uncite-cont.figure__uncite-cont--card-panel,.feather-flow .reference__uncite-cont.reference__uncite-cont--card-panel,.feather-flow .textBox__uncite-cont.textBox__uncite-cont--card-panel{padding:.5em 2em}.feather-flow .editor .figure__uncite-cont--card-panel .figure__show-uncited-text,.feather-flow .editor .reference__uncite-cont--card-panel .reference__show-uncited-text,.feather-flow .editor .textBox__uncite-cont--card-panel .textBox__show-uncited-text,.feather-flow .extra .figure__uncite-cont--card-panel .figure__show-uncited-text,.feather-flow .extra .reference__uncite-cont--card-panel .reference__show-uncited-text,.feather-flow .extra .textBox__uncite-cont--card-panel .textBox__show-uncited-text,.feather-flow .figure__uncite-cont--card-panel .figure__show-uncited-text,.feather-flow .reference__uncite-cont--card-panel .reference__show-uncited-text,.feather-flow .supplementary .figure__uncite-cont--card-panel .figure__show-uncited-text,.feather-flow .supplementary .reference__uncite-cont--card-panel .reference__show-uncited-text,.feather-flow .supplementary .textBox__uncite-cont--card-panel .textBox__show-uncited-text,.feather-flow .textBox__uncite-cont--card-panel .textBox__show-uncited-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400}.feather-flow .figure__show-uncited-text,.feather-flow .reference__show-uncited-text,.feather-flow .textBox__show-uncited-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px;text-align:left;color:#ff6c00}.feather-flow .reference__item{padding:10px 30px}.feather-flow .reference__panel .editor__info{margin:.5em 2em}.feather-flow .buttons-container{display:flex;gap:16px;border-radius:4px}.feather-flow .figure__cancel,.feather-flow .reference__btn,.feather-flow .reference__cancel,.feather-flow .textBox__cancel{flex:none}.feather-flow .reference__btn{height:32px;padding:.4em .6em}.feather-flow .figure__cancel,.feather-flow .reference__cancel,.feather-flow .textBox__cancel{color:#ff6c00;background:0 0;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;margin-right:0;line-height:16px;text-align:center;padding:.6em;border-radius:4px}.feather-flow .figure__cancel:hover,.feather-flow .reference__cancel:hover,.feather-flow .textBox__cancel:hover{background-color:#fff5ee}.feather-flow .reference__btn--orange{background:#ff6c00;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:16px;text-align:center;border-radius:4px;margin-right:4px}.feather-flow .fig_label{width:90%;margin:0 auto}.feather-flow .figure__uncite-cont:has(.figure__show-uncited-text.v-hide),.feather-flow .reference__uncite-cont:has(.reference__show-uncited-text.v-hide){display:none}.feather-flow .figure__list-container--card-panel,.feather-flow .reference__list-container--card-panel{min-height:calc(100vh - 370px);max-height:calc(100vh - 370px)}.feather-flow .card-panel__container .figure__panel--card-panel:has(.fig_label.d-none) .figure__list-container--card-panel,.feather-flow .card-panel__container .reference__panel--card-panel:has(.reference__minieditor.d-none) .reference__list-container--card-panel{min-height:calc(100vh - 290px);max-height:calc(100vh - 290px)}.feather-flow .card-panel__container .figure__panel--card-panel:has(.figure__show-uncited-text.v-hide):has(.fig_label.d-none) .figure__list-container--card-panel,.feather-flow .card-panel__container .reference__panel--card-panel .figure__list-empty-container,.feather-flow .card-panel__container .reference__panel--card-panel .reference__list-empty-container,.feather-flow .card-panel__container .reference__panel--card-panel:has(.reference__show-uncited-text.v-hide):has(.reference__minieditor.d-none) .reference__list-container--card-panel{min-height:calc(100vh - 270px);max-height:calc(100vh - 270px)}.feather-flow .card-panel__container .figure__panel--card-panel:not(:has(.figure__show-uncited-text.v-hide),:has(.fig_label.d-none)) .figure__list-container--card-panel,.feather-flow .card-panel__container .reference__panel--card-panel:not(:has(.reference__show-uncited-text.v-hide),:has(.reference__minieditor.d-none)) .reference__list-container--card-panel{min-height:calc(100vh - 400px);max-height:calc(100vh - 400px)}.feather-flow .figure__panel--card-panel .fig_label,.feather-flow .reference__panel--card-panel .reference__minieditor{padding:0;margin:10px 30px 0}.feather-flow .figure__panel.figure__panel--card-panel .mini-editor .rich-text-editor__content,.feather-flow .reference__panel.reference__panel--card-panel .mini-editor .rich-text-editor__content{font-family:'SourceSansPro-Regular',Arial;font-weight:400}.reference__item{position:relative;width:100%;display:flex;padding:.5em .6em;box-sizing:border-box;cursor:pointer}.reference__item--active{background:#f3f2f1}.reference__item:hover{background:#f7f5f5}.reference-control{position:relative;display:block;padding-left:2.3em;cursor:pointer}.reference-control__indicator{position:absolute;top:0;left:0;width:18px;height:18px;background:#fff;border:1px solid #b9b6b6}.reference-control input:focus~.reference-control__indicator,.reference-control:hover input~.reference-control__indicator{background:#fff}.reference-control input:checked~.reference-control__indicator{background:#3b3d3e}.figure-control input:checked:focus~.figure-control__indicator,.figure-control:hover input:not([disabled]):checked~.figure-control__indicator,.reference-control input:checked:focus~.reference-control__indicator,.reference-control:hover input:not([disabled]):checked~.reference-control__indicator{background:#3b3d3e}.reference-control input:disabled~.reference-control__indicator{pointer-events:none;opacity:.6;background:#3b3d3e}.reference-control input:checked~.reference-control__indicator:after{display:block}.reference-control--checkbox .reference-control__indicator:after{top:2px;left:6px;width:3px;height:8px;transform:rotate(45deg);border:solid #fff;border-width:0 2px 2px 0}.reference-control--checkbox input:disabled~.reference-control__indicator:after{border-color:#7b7b7b}.reference__button-holder{display:flex}.reference__text{width:100%;font-size:.8em;font-family:'OpenSans-Regular',sans-serif,arial}.reference__short-text{padding-bottom:6px;cursor:pointer;flex:1}.reference__short-text--apply-bold{font-weight:700}.reference__author-name,.reference__year-stamp{width:150px;display:inline-block;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.reference__year-stamp{width:15%;padding-left:.7em}.reference__short-text-container{display:flex}.reference__page-stamp{display:inline-block}.reference__short-text--hide-on-expand .reference__author-name,.reference__short-text--hide-on-expand .reference__page-stamp,.reference__short-text--hide-on-expand .reference__year-stamp{display:none}.reference__detailed-container{transition:all .4s ease-in-out;overflow:hidden}.reference__detailed-container--collapsed{opacity:0;height:0;overflow:hidden}.reference__detailed-container--extend{opacity:1;height:auto;position:relative}.reference__citation{position:relative;min-height:23px}.reference__edit-handler{position:relative;right:0;bottom:0;width:25%;flex:none;text-align:right}.reference__edit-handler--hide{display:none}.reference__delete,.reference__edit{cursor:pointer;background:0 0;border:0;padding:0}.reference__delete{margin:0 0 0 10px}.reference__delete[disabled],.reference__edit[disabled]{cursor:not-allowed;opacity:.4}.reference__edit{width:24px;height:24px}dialog.delete-reference .deleteMsg{font-size:13px}dialog.delete-reference .deleteMsg__citation-count{padding:.5em 0;border-top:1px solid #eaeceb}dialog.delete-reference .deleteMsg__citation-count-box{width:29px;height:23px;display:inline-block;border:1px solid #e17d43;color:#e17d43;line-height:23px;margin:0 .4em;text-align:center}dialog.delete-reference .dialog__wrapper footer .dialog__btn{background:#fff;color:#e17d43;padding:10px 18px;border:1px solid #e17d43;cursor:pointer}.reference__short-text--apply-bg{color:#e47d37}.reference__detailed-wrapper{position:relative;text-align:justify;word-break:break-all}p.reference__detailed-text{margin:0;padding:5px 0}.chart-list-panel-container ul,.figure-list-panel-container ul,.math-list-panel-container ul,.scheme-list-panel-container ul,.textBox-list-panel-container ul{margin:0;padding:0}.figure__name{width:30%;display:inline-block;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.figure__image-container{display:inline-block;position:relative;width:7em;margin:auto;border:1px solid #ccc}.reference__item--active .figure__image-container{width:14em}.figure__image-container img,.textBox__image-container img{left:0;right:0;top:0;bottom:0;display:block;max-width:100%;margin:auto;display:flex}.figure__detailed-container--extend .reference__detailed-wrapper,.textBox__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.figure__detailed-container--extend .reference__detailed-text{display:inline}.textBox__name{width:30%;display:inline-block;word-wrap:break-word;vertical-align:top}.textBox__image-container{display:inline-block;position:relative;width:7em;margin:auto;border:1px solid #ccc}.reference__item--active .textBox__image-container{width:14em}.textBox__detailed-container--extend .reference__detailed-wrapper{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.textBox__detailed-container--extend .reference__detailed-text{display:inline}.math-list-panel-container .figure__image-container{width:14em}.math-list-panel-container .reference__item--active .figure__image-container{width:20em}.math-list-panel-container .reference__item--active .figure__image-container img{padding:2em}.math-list-panel-container .figure__name{width:15%}.figure__image--expand{width:10em}.reference-control--hide,.reference__citation--hide{visibility:hidden}.chart__list-container .list-panel ul li.border-bottom,.figure__list-container .list-panel ul li.border-bottom,.math__list-container .list-panel ul li.border-bottom,.reference__list-container .list-panel ul li.border-bottom,.scheme__list-container .list-panel ul li.border-bottom,.textBox__list-container .list-panel ul li.border-bottom{border-bottom:1px solid #c5c5c5;margin-bottom:8px}.reference__detailed-label,.reference__short-text-label{padding-right:5px}.reference__down-arrow,.reference__up-arrow{display:none;border:0;background:0 0;padding:0;margin:0;position:relative;right:0;top:0;cursor:pointer}.reference__down-arrow--show,.reference__up-arrow--show{display:inline-block}.reference__citation-text{font-family:'OpenSans-SemiBold',sans-serif;font-size:12px;color:#212121;line-height:20px}.reference__detailed-label-wrapper{display:flex;font-family:'OpenSans-Regular',sans-serif,arial;font-size:13px;color:#212121;border-bottom:1px solid #e0e0e0;padding-bottom:5px}.reference__text.reference__text--card-panel .reference__detailed-label-wrapper{padding-top:5px}.reference__detailed-text-label{font-family:'OpenSans-SemiBold',sans-serif,arial;margin:0 0 0 .5em}.reference__detailed-label--hide,.reference__detailed-label-wrapper--hide,.reference__short-text-container--hide,.reference__short-text-label--hide{display:none}span.reference__detailed-text{padding-bottom:5px}.reference__text--card-panel{font-size:.92em;color:#222;line-height:22px}.reference__text.reference__text--card-panel .reference__citation-text{font-size:1em;color:#222}.reference__item--hide{display:none}.reference__text.reference__text--card-panel .reference__detailed-citation-text{color:#666}.editor .reference__author-name,.editor .reference__detailed-citation-text,.editor .reference__detailed-label,.editor .reference__detailed-text,.editor .reference__page-stamp,.editor .reference__short-text-label,.editor .reference__year-stamp{font-family:'OpenSans-Regular',sans-serif,arial}.editor .reference__detailed-text-label{font-family:'OpenSans-SemiBold',sans-serif,arial}.supplementary .reference__author-name,.supplementary .reference__detailed-citation-text,.supplementary .reference__detailed-label,.supplementary .reference__detailed-text,.supplementary .reference__page-stamp,.supplementary .reference__short-text-label,.supplementary .reference__year-stamp{font-family:'OpenSans-Regular',sans-serif,arial}.supplementary .reference__detailed-text-label{font-family:'OpenSans-SemiBold',sans-serif,arial}.extra .reference__author-name,.extra .reference__detailed-citation-text,.extra .reference__detailed-label,.extra .reference__detailed-text,.extra .reference__page-stamp,.extra .reference__short-text-label,.extra .reference__year-stamp{font-family:'OpenSans-Regular',sans-serif,arial}.extra .reference__detailed-text-label{font-family:'OpenSans-SemiBold',sans-serif,arial}.reference__text.reference__text--card-panel .reference__author-name{width:260px}.reference__text.reference__text--card-panel .reference__year-stamp{width:12%;padding-left:.5em}.reference__text.reference__text--card-panel .reference__edit-handler{width:5%}.reference__text.reference__text--card-panel .reference__citation-text{margin:5px 0}.reference__item__uncited-text{font-family:'OpenSans-Italic';font-size:13px;color:#db3236;padding:5px 0 5px 32px}.editor .reference__item__uncited-text,.extra .reference__item__uncited-text,.supplementary .reference__item__uncited-text{font-family:'OpenSans-Italic'}.reference__item.reference__item--card-panel{display:block}.reference__item__container{display:flex}.reference__citation.reference__citation--minht0{min-height:0}.citation__item{position:relative;border:2px solid #b9b9b9;cursor:pointer;margin:0 2px 0 0;display:inline-block;width:30px;height:auto;background:#fff;text-align:center;border-radius:50px 5px 5px 50px;font-size:12px;color:#212121;line-height:20px}.citation__kill{position:absolute;right:-8px;top:-4px;width:0;height:0;display:none}.citation__item--deleted{background:#959595;border-color:#959595;color:#fff}.citation__item--inserted{background:green;border-color:green;color:#fff}.citation__item--applybg{background:#ff8813;border-color:#ff8813;color:#fff}.citation__kill--show{display:inline-block;border:0;border-radius:5px 50px 50px 5px;width:auto;height:auto;padding:4px 8px 3px 5px;background:#b9b9b9;color:#4d4d4d;font-size:15px;line-height:15px}.citation__block{display:flex;margin:5px 10px 0 0;font-family:'OpenSans-SemiBold',sans-serif}.citation__kill--deleted,.citation__kill--inactive{cursor:not-allowed}.citation__item.citation__item--card-panel{border:2px solid #df8b43}.citation__item.citation__item--card-panel.citation__item--inserted{border-color:green}.citation__item.citation__item--card-panel.citation__item--deleted{border-color:#959595}.citation__item.citation__item--card-panel.citation__item--inserted.citation__item--applybg{border-color:#df8b43}.editor .citation__item,.editor .citation__kill--show{font-family:'OpenSans-SemiBold',sans-serif}.feather-flow .citation__item.citation__item--card-panel{border:1px solid #007398;width:25px;height:24px;padding:2px 8px;color:#007398;border-radius:4px 0 0 4px;font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:16px;line-height:16px}.feather-flow .citation__kill--show{background:#ebebeb;height:24px;padding:2px 4px;border-radius:0 4px 4px 0;border:1px solid #bbb}.feather-flow .editor .citation__item,.feather-flow .editor .citation__kill--show{font-family:'SourceSansPro-Regular',Arial;font-weight:400}.feather-flow .citation__item.citation__item--applybg{background:#287d3c;color:#fff}.feather-flow .citation__item.citation__item--card-panel.citation__item--inserted{color:#fff}.feather-flow .citation__item{border:1px solid #007398;width:25px;height:24px;padding:2px 8px;color:#007398;border-radius:4px 0 0 4px;font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:16px;line-height:16px}.feather-flow .citation__kill--show .citation__kill--show-card{float:left;margin-top:5px}.feather-flow .citation__item--inserted{background:green;border-color:green;color:#fff}.tooltip{position:fixed;top:0;left:0;background:#fff;border:1px solid #dbdbdb;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);width:360px;min-height:50px;font-family:'OpenSans-Regular',sans-serif;visibility:hidden;opacity:0;z-index:1;border-radius:3px;padding:16px;box-sizing:border-box}.tooltip:after{margin-left:-10px}.tooltip:before{margin-left:-12px}.tooltip-left:after,.tooltip-left:before{left:20px}.tooltip-center:after,.tooltip-center:before{left:170px}.tooltip-right:after,.tooltip-right:before{left:340px}.tooltip--show{visibility:visible;opacity:1}.tooltip_header{display:flex;justify-content:flex-end;position:relative}.tooltip_title{flex:1;font-family:'OpenSans-SemiBold',sans-serif;font-size:13px;color:#212121;line-height:18px;padding:0 24px 5px 0;display:none;margin:0 0 10px;border-bottom:1px solid #d8d8d8}.tooltip_title--show{display:block}.tooltip--close{flex:none;font-size:12px;cursor:pointer;color:#999;padding:3px;position:absolute;right:0;top:0}.tooltip_content{line-height:20px;font-size:12px;color:#212121;padding-right:24px}.citation_info_wrapper ul{margin:12px 0 0;padding:0;list-style:none}.citation_info_wrapper ul li{display:flex;margin-top:6px}.citation_info_wrapper ul li:first-child{margin-top:0}.citation_info_wrapper ul li .citation_info_wrapper__num{flex:none;font-family:'Opensans-SemiBold';font-size:11px;background:#d8d8d8;border-radius:50%;margin-right:10px;width:19px;height:19px;text-align:center;line-height:19px}.citation_info_wrapper ul li .citation_info_wrapper__text{flex:1}.figure__item{position:relative;width:100%;display:flex;padding:.5em .6em;box-sizing:border-box;cursor:pointer}.figure__item--active{background:#f3f2f1}.figure__item:hover{background:#f7f5f5}.figure__down-arrow,.figure__up-arrow{display:none;border:0;background:0 0;padding:0;margin:0;position:absolute;right:10px;top:7px;cursor:pointer}.figure__down-arrow--show,.figure__up-arrow--show{display:block}.figure-control{position:relative;display:block;padding-left:2.3em;cursor:pointer}.figure-control__indicator{position:absolute;top:0;left:0;width:18px;height:18px;background:#fff;border:1px solid #b9b6b6}.figure-control input:focus~.figure-control__indicator,.figure-control:hover input~.figure-control__indicator{background:#fff}.figure-control input:checked~.figure-control__indicator{background:#3b3d3e}.figure-control input:disabled~.figure-control__indicator{pointer-events:none;opacity:.6;background:#3b3d3e}.figure-control__indicator:after,.footnote-control__indicator:after,.math-control__indicator:after,.textBox-control__indicator:after{position:absolute;display:none;content:''}.figure-control input:checked~.figure-control__indicator:after{display:block}.figure-control--checkbox .figure-control__indicator:after,.footnote-control--checkbox .footnote-control__indicator:after,.math-control--checkbox .math-control__indicator:after,.textBox-control--checkbox .textBox-control__indicator:after{top:2px;left:6px;width:3px;height:8px;transform:rotate(45deg);border:solid #fff;border-width:0 2px 2px 0}.figure-control--checkbox input:disabled~.figure-control__indicator:after{border-color:#7b7b7b}.figure__button-holder{display:flex}.figure__text,.figure__text.figure__text--card-panel{width:80%;font-size:.8em;font-family:'OpenSans-Regular',sans-serif,arial}.figure__short-text{padding-bottom:6px;cursor:pointer;flex:1}.figure__short-text--apply-bold{font-weight:700}.figure__author-name{width:20%;display:inline-block;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.figure__year-stamp{width:12%;padding-left:.7em}.figure__page-stamp,.figure__year-stamp{display:inline-block}.figure__detailed-container{transition:all .4s ease-in-out;overflow:hidden}.figure__detailed-container--collapsed{opacity:0;height:0;overflow:hidden}.figure__detailed-container--extend{opacity:1;height:auto;position:relative;margin-left:20%}.figure__citation{position:relative;min-height:23px}.figure__short-text--apply-bg{color:#e47d37}.figure__detailed-wrapper{position:relative;text-align:justify;word-break:break-all}.figure__detailed-text{margin:0;padding:5px 0}.figure-control--hide,.figure__citation--hide{visibility:hidden}.figure__citation-text{font-family:'OpenSans-SemiBold',sans-serif;font-size:12px;color:#212121;line-height:20px}.figure__short-text-container{display:flex}.figure__edit-handler{position:relative;right:0;bottom:0;width:5%;flex:none;text-align:right}.figure__edit-handler--hide,.figure__item--hide{display:none}.figure__text.figure__text--card-panel{width:100%}.figure__text .figure__edit-handler .figure__down-arrow,.figure__text .figure__edit-handler .figure__up-arrow{right:0;top:0}.figure__text.figure__text--card-panel .figure__image-container{float:left;margin:0 10px;transition:width .4s ease-in-out}.figure__text.figure__text--card-panel .figure__detailed-container--extend{margin-left:0}.figure__text.figure__text--card-panel .figure__detailed-text{font-family:OpenSans-Regular;font-size:13px;color:#222;line-height:22px}.figure__item.figure__item--card-panel{display:block}.figure__item__container{display:flex}.figure__item__label{font-size:13px;color:#2f2f2f;padding-bottom:5px}.editor .figure__item__label,.extra .figure__item__label,.figure__item__label,.supplementary .figure__item__label{font-family:'OpenSans-SemiBold'}.figure__text.figure__text--card-panel .figure__citation-text{margin:5px 0}.figure__popup-container{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.3);max-width:400px;max-height:100vh;overflow:auto;box-sizing:border-box;z-index:9}.figure__popup-container img{width:100%;object-fit:contain}.figure__popup-container--hide,.textBox__detailed-text [data-html-name=textBox-title] span[data-format=delete]{display:none}.figure__item__uncited-text{font-size:13px;color:#db3236;padding:5px 0 5px 32px}.editor .figure__item__uncited-text,.extra .figure__item__uncited-text,.figure__item__uncited-text,.supplementary .figure__item__uncited-text{font-family:'OpenSans-Italic'}.figure__citation.figure__citation--minht0{min-height:0}.feather-flow .figure__item{padding:.5em 2em}.feather-flow .editor .figure__item__label{font-family:'SourceSansPro-Regular',Arial;font-size:16px}.feather-flow .extra .figure__item__label,.feather-flow .figure__text.figure__text--card-panel .figure__detailed-text,.feather-flow .supplementary .figure__item__label{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px}.feather-flow .editor .figure__item__label{font-weight:600}.feather-flow .figure__panel .editor__info{margin:.5em 2em}.feather-flow .figure__citation-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400}.feather-flow .figure-control__indicator{border-radius:2px;height:16px;width:16px;border:1px solid #cdced9}.feather-flow .figure-control input:focus~.figure-control__indicator{background:#dfdfdf;border:1px solid #bbbfc3}.feather-flow .figure-control input:hover~.figure-control__indicator{background:#e0f4fd;border:1px solid #cdced9}.feather-flow .figure-control input:checked~.figure-control__indicator{background:#007398}.feather-flow .figure-control--checkbox .figure-control__indicator:after{top:1px;left:5px}.feather-flow .figure-control input[disabled]:hover~.figure-control__indicator{background:#3b3d3e;border:1px solid #cdced9}.textBox__item{position:relative;width:100%;display:flex;padding:.5em .6em;box-sizing:border-box;cursor:pointer}.textBox__item--active{background:#f3f2f1}.textBox__down-arrow,.textBox__up-arrow{display:none;border:0;background:0 0;padding:0;margin:0;position:absolute;right:10px;top:7px;cursor:pointer}.textBox__down-arrow--show,.textBox__up-arrow--show{display:block}.textBox-control{position:relative;display:block;padding-left:2em;cursor:pointer;margin-top:7px}.textBox-control__indicator{position:absolute;top:0;left:0;width:18px;height:18px;background:#fff;border:1px solid #b9b6b6}.textBox-control input:focus~.textBox-control__indicator,.textBox-control:hover input~.textBox-control__indicator{background:#fff}.textBox-control input:checked~.textBox-control__indicator{background:#3b3d3e}.math-control input:checked:focus~.math-control__indicator,.math-control:hover input:not([disabled]):checked~.math-control__indicator,.textBox-control input:checked:focus~.textBox-control__indicator,.textBox-control:hover input:not([disabled]):checked~.textBox-control__indicator{background:#3b3d3e}.textBox-control input:disabled~.textBox-control__indicator{pointer-events:none;opacity:.6;background:#3b3d3e}.textBox-control input:checked~.textBox-control__indicator:after{display:block}.textBox-control--checkbox input:disabled~.textBox-control__indicator:after{border-color:#7b7b7b}.textBox__button-holder{display:flex}.textBox__text{width:80%;font-size:.8em;font-family:'OpenSans-Regular',sans-serif,arial}.textBox__short-text{padding-bottom:6px;cursor:pointer;flex:1;display:flex}.textBox__short-text--apply-bold,.textBox__short-text--apply-bold .textBox__detailed-text [data-html-name=textBox-title]{font-weight:700}.textBox__author-name{display:inline-block;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.textBox__year-stamp{width:12%;display:inline-block;padding-left:.7em}.textBox__page-stamp{display:inline-block}.textBox__detailed-container{transition:all .4s ease-in-out;overflow:hidden}.textBox__detailed-container--collapsed{opacity:0;height:0;overflow:hidden}.textBox__detailed-container--extend{opacity:1;height:auto;position:relative;margin-left:10%}.textBox__citation{position:relative;min-height:23px}.textBox__short-text--apply-bg{color:#e47d37}.textBox__detailed-wrapper{position:relative;text-align:justify;word-break:break-all}.textBox__detailed-text{margin:0;padding:5px 0 5px .5em}.textBox__detailed-text [data-html-name=textBox-title]{font-size:16px!important;display:inline;font-weight:400;line-height:1em!important}.card-panel .math__list-container span[data-format=bold],.card-panel .math__list-container span[data-format=italic],.card-panel .math__list-container span[data-format=subscript],.card-panel .math__list-container span[data-format=superscript],.card-panel .reference__list-container span[data-format=bold],.card-panel .reference__list-container span[data-format=italic],.card-panel .reference__list-container span[data-format=subscript],.card-panel .reference__list-container span[data-format=superscript],.card-panel .textBox__list-container span[data-format=bold],.card-panel .textBox__list-container span[data-format=italic],.card-panel .textBox__list-container span[data-format=subscript],.card-panel .textBox__list-container span[data-format=superscript],.footnote-list-panel-container span[data-format=bold],.footnote-list-panel-container span[data-format=italic],.footnote-list-panel-container span[data-format=subscript],.footnote-list-panel-container span[data-format=superscript],dialog.referenceProcessing span[data-format=bold],dialog.referenceProcessing span[data-format=italic],dialog.referenceProcessing span[data-format=subscript],dialog.referenceProcessing span[data-format=superscript]{background:0 0}.textBox-control--hide{visibility:hidden}.textBox__citation-text{font-family:'OpenSans-Regular',sans-serif;font-size:12px;color:#212121;line-height:20px}.textBox__edit-handler{position:relative;right:0;bottom:0;width:5%;flex:none;text-align:right}.textBox__edit-handler--hide,.textBox__item--hide{display:none}.textBox__text.textBox__text--card-panel{width:100%;font-size:.8em;font-family:'OpenSans-Regular',sans-serif,arial}.textBox__text .textBox__edit-handler .textBox__down-arrow,.textBox__text .textBox__edit-handler .textBox__up-arrow{right:0;top:0}.textBox__text.textBox__text--card-panel .textBox__image-container{float:left;margin:0 10px;transition:width .4s ease-in-out}.textBox__text.textBox__text--card-panel .textBox__detailed-container--extend{margin-left:0}.textBox__text.textBox__text--card-panel .textBox__detailed-text{font-family:OpenSans-Regular;font-size:13px;color:#222;line-height:22px}.textBox__item__container{display:flex}.textBox__item__label{font-size:13px;color:#2f2f2f;padding-bottom:5px}.editor .textBox__item__label,.extra .textBox__item__label,.supplementary .textBox__item__label,.textBox__item__label{font-family:'OpenSans-SemiBold'}.textBox__text.textBox__text--card-panel .textBox__citation-text{margin:5px 0}.textBox__popup-container{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.3);max-width:400px;max-height:100vh;overflow:auto;box-sizing:border-box;z-index:9}.textBox__popup-container--hide{display:none}.textBox__item__uncited-text{font-size:13px;color:#db3236;padding:5px 0 5px 32px}.editor .textBox__item__uncited-text,.extra .textBox__item__uncited-text,.supplementary .textBox__item__uncited-text,.textBox__item__uncited-text{font-family:'OpenSans-Italic'}.textBox__citation.textBox__citation--minht0{min-height:0}.textBox__item[aria-level="3"]{padding-left:1em}.textBox__item[aria-level="4"]{padding-left:2em}.textBox__item[aria-level="5"]{padding-left:3em}.textBox__item[aria-level="6"]{padding-left:4em}.textBox__item[aria-level="7"]{padding-left:5em}.feather-flow .textBox__panel .editor__info{margin:.5em 2em}.feather-flow .textBox__item{padding:.5em 2em}.textBox__notifiy-bar{padding:4px;margin-bottom:6px;border:1px solid #f5f598;border-radius:3px;background:#f5f598;font-size:12px}.textBox__panel{width:100%;margin:0;padding:0}.textBox__btn,.textBox__esc{outline:0;border:0;background:#3a3a3c;color:#fff;text-align:center;cursor:pointer}.textBox__esc{flex:none;width:12%;height:40px}.footnote__esc span,.math__esc span,.textBox__esc span{color:red}.textBox__btn{flex:1;margin-right:2px;padding:.4em;font-family:'OpenSans-SemiBold',sans-serif,arial;font-size:12px}.textBox__add-more-icn,.textBox__eye-view-icn{display:inline-block;vertical-align:middle;margin:0 3px}.textBox__esc-text{position:relative;top:-8px;font-size:8px}.textBox__esc-icn{width:40px;height:33px}.textBox__btn:hover{background:#e47d37;color:#fff}.textBox__btn--orange{background:#e47d37}.textBox__list-container{max-height:250px;overflow-y:auto;overflow-x:hidden;position:relative}.textBox__btn--disabled,.textBox__btn--disabled:hover{background:rgba(228,125,55,.37)}.textBox__list-empty-container{text-align:center;color:#aaa;padding:.5em;font-size:1em;font-family:'OpenSans-Regular',sans-serif,arial}.textBox_label{padding:5px}.textBox__uncite-cont{margin:.5em;display:flex}.textBox__show-uncited-cont{flex:1;margin-top:10px}.textBox__show-uncited-text{cursor:pointer;text-decoration:underline;font-family:OpenSans-SemiBold;font-size:13px;color:#de8131}.textBox__cancel{background:#666;color:#fff;text-align:center;cursor:pointer;flex:1;margin-right:2px;padding:1em;font-family:'OpenSans-SemiBold',sans-serif,arial;font-size:12px;border:0}.textBox__btn[disabled]{background:#de8131}.textBox__btn[disabled],.textBox__cancel[disabled]{cursor:not-allowed;opacity:.4}.textBox__panel--card-panel{background:#fff}.textBox__list-container--card-panel{min-height:calc(100vh - 210px);max-height:calc(100vh - 210px)}.textBox__list-container--card-panel.with-mini-editor{min-height:calc(100vh - 310px);max-height:calc(100vh - 310px)}.textBox__panel-header{padding:.8em .5em .2em;display:flex}.textBox__panel-title{font-family:'OpenSans-SemiBold';font-size:1.15em;color:#2f2f2f;flex:2}.math__list-container ul li:focus,.textBox__list-container ul li:focus{border:0;outline:0}.textBox__panel__move-container{background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.3);border-radius:4px}.textBox__panel__move-card-container,.textBox__panel__move-popup-container{display:flex}.textBox__panel__move-container--hide{display:none}.textBox__panel__move-card-button-text,.textBox__panel__move-popup-button-text{font-family:OpenSans-Italic;font-size:12px;color:#636363;border:0;background:0 0;cursor:pointer;position:relative}.textBox__panel__move-card-button-text{padding-right:0}.textBox__panel__move-popup-button-text{padding-left:0}.textBox__panel__move-arrow--left,.textBox__panel__move-arrow--right{border:0;background:0 0;padding:0;margin:0;position:relative;right:0;top:0;cursor:pointer}.textBox__panel__move-arrow--left{transform:rotate(90deg)}.textBox__panel__move-arrow--right{transform:rotate(-90deg)}.editor .textBox__panel-title,.extra .textBox__panel-title,.supplementary .textBox__panel-title{font-family:'OpenSans-SemiBold'}.textBox__panel.textBox__panel--card-panel .textBox_label{padding:1px}.textBox__panel.textBox__panel--card-panel .mini-editor{background:#fff;border:1px solid #979797}.textBox__panel.textBox__panel--card-panel .mini-editor .static-menu{padding:2px 4px;border-bottom:none;background:rgba(0,0,0,.1)}.textBox__panel.textBox__panel--card-panel .mini-editor .rich-text-editor__content{font-family:OpenSans-Regular;font-size:13px;color:#2f2f2f}.editor .textBox__list-empty-container,.extra .textBox__list-empty-container,.supplementary .textBox__list-empty-container{font-family:OpenSans-Regular}.textBox__panel.textBox__panel--card-panel .textBox__list-empty-container{min-height:100px}.textBox__uncite-cont.textBox__uncite-cont--card-panel{padding:0 .5em .5em}.textBox__uncite-cont.textBox__uncite-cont--card-panel .textBox__show-uncited-cont{margin-top:0;visibility:visible}.textBox__panel__move-popup-container--opacity{opacity:.5}.editor .textBox__uncite-cont--card-panel .textBox__show-uncited-text,.extra .textBox__uncite-cont--card-panel .textBox__show-uncited-text,.supplementary .textBox__uncite-cont--card-panel .textBox__show-uncited-text,.textBox__uncite-cont--card-panel .textBox__show-uncited-text{font-family:'OpenSans-Regular'}.textBox__short-text-container{display:flex}.textBox__item.textBox__item--card-panel{display:block}.math__item:hover,.textBox__item:hover{background:#f7f5f5}.expand__collapse__container{position:relative;width:100%;display:flex;padding:.5em 3em;box-sizing:border-box}.expand__collapse__button-handler{text-align:center;background:#ececec;flex:1;height:30px;padding:4px 0}.expand__collapse__button-text{border:0;background:0 0;font-family:OpenSans-Regular;font-size:.9em;color:#e9711c;cursor:pointer}.expand__collapse__down-arrow,.expand__collapse__up-arrow{border:0;background:0 0;vertical-align:text-top;cursor:pointer;padding:0;display:none}.expand__collapse__down-arrow--show,.expand__collapse__up-arrow--show{display:inline-block}.expand__collapse__down-arrow .editor__down-arrow-svg path,.expand__collapse__up-arrow .editor__up-arrow-svg path,.reference-container .fp__reference__delete:hover svg g{fill:#e9711c}.math__item{position:relative;width:100%;display:flex;padding:.5em .6em;box-sizing:border-box;cursor:pointer}.math__item--active{background:#f3f2f1}.math__checkbox{position:relative}.math__down-arrow,.math__up-arrow{display:none;border:0;background:0 0;padding:0;margin:0;position:absolute;right:10px;top:7px;cursor:pointer}.math__down-arrow--show,.math__up-arrow--show{display:block}.math-control{position:relative;display:block;padding-left:2.3em;cursor:pointer}.footnote-control input,.math-control input,.table-control input{position:absolute;z-index:-1;opacity:0}.math-control__indicator{position:absolute;top:0;left:0;width:18px;height:18px;background:#fff;border:1px solid #b9b6b6}.math-control input:focus~.math-control__indicator,.math-control:hover input~.math-control__indicator{background:#fff}.math-control input:checked~.math-control__indicator{background:#3b3d3e}.math-control input:disabled~.math-control__indicator{pointer-events:none;opacity:.6;background:#3b3d3e}.math-control input:checked~.math-control__indicator:after{display:block}.math-control--checkbox input:disabled~.math-control__indicator:after{border-color:#7b7b7b}.math__button-holder{display:flex}.math__text{width:80%;font-size:12px;font-family:Times New Roman,Times}.math__short-text{padding-bottom:6px;cursor:pointer;flex:1}.math__short-text--apply-bold{font-weight:700}.math__author-name{width:20%;display:inline-block;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.math__year-stamp{width:12%;padding-left:.7em}.math__page-stamp,.math__year-stamp{display:inline-block}.math__detailed-container--extend{margin-left:20%}.math__citation{position:relative;min-height:23px}.math__short-text--apply-bg{color:#e47d37}.math__detailed-wrapper{position:relative;text-align:justify;word-break:break-all}.math__detailed-text{margin:0;padding:5px 0}.math-list-panel-container .math__item--active .math__image-container{width:20em;text-align:center}.math-list-panel-container .math__image-container .math__image svg,.math-list-panel-container .math__item--active .math__image svg{max-width:100%;padding-top:3px;padding-bottom:3px}.math-list-panel-container .math__item--active .math__image-container img{padding:1.5em}.math-list-panel-container .math__name{width:15%}.math__name{width:30%;display:inline-block;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.math__image-container{display:inline-block;position:relative;width:14em;margin:auto;border:1px solid #ccc;text-align:center}.math__image-container img{left:0;right:0;top:0;bottom:0;display:block;max-width:100%;margin:auto;display:flex}.math__detailed-container{transition:all .4s ease-in-out;overflow:hidden}.math__detailed-container--extend{opacity:1;height:auto;position:relative}.math__detailed-container--collapsed{opacity:0;height:0;overflow:hidden}.math__detailed-container--extend .math__detailed-wrapper{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.math__detailed-container--extend .math__detailed-text{display:inline}.math-control--hide,.math__citation--hide{visibility:hidden}.math__citation-text{font-family:'OpenSans-SemiBold',sans-serif;font-size:12px;color:#212121;line-height:20px}.math__short-text-container{display:flex}.math__edit-handler{position:relative;right:0;bottom:0;width:5%;flex:none;text-align:right}.math__edit-handler--hide,.math__item--hide{display:none}.math__text.math__text--card-panel{width:100%;font-size:.8em;font-family:'OpenSans-Regular',sans-serif,arial}.math__text .math__edit-handler .math__down-arrow,.math__text .math__edit-handler .math__up-arrow{right:0;top:0}.math__text.math__text--card-panel .math__image-container{float:left;margin:0 10px;border:0;width:25em}.math__text.math__text--card-panel .math__detailed-container--extend{margin-left:0}.math__text.math__text--card-panel .math__detailed-text{font-family:OpenSans-Regular;font-size:13px;color:#222;line-height:22px}.math__item.math__item--card-panel{display:block}.math__item__container{display:flex}.math__item__label{font-size:13px;color:#2f2f2f;padding-bottom:5px}.editor .math__item__label,.extra .math__item__label,.math__item__label,.supplementary .math__item__label{font-family:OpenSans-SemiBold}.math__item.math__item--card-panel .math__image-container img{margin:0;padding:0}.math__item.math__item--card-panel .math__image-container.math__image-container--expand{width:30em;text-align:center}.math__text.math__text--card-panel .math__citation-text{margin:5px 0}.math__item__uncited-text{font-size:13px;color:#db3236;padding:5px 0 5px 32px}.editor .math__item__uncited-text,.extra .math__item__uncited-text,.math__item__uncited-text,.supplementary .math__item__uncited-text{font-family:'OpenSans-Italic'}.math__citation.math__citation--minht0{min-height:0}.math-list-panel-container .math__image-container .mathInsideChem_img,.math-list-panel-container .math__item--active .math__image-container .mathInsideChem_img{padding:0;display:inline}.feather-flow .editor .math__item__label,.feather-flow .extra .math__item__label,.feather-flow .supplementary .math__item__label{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px}.feather-flow .math__item{padding:10px 30px}.feather-flow .math-control__indicator{border-radius:2px;height:16px;width:16px;border:1px solid #cdced9}.feather-flow .math-control input:focus~.math-control__indicator{background:#dfdfdf;border:1px solid #bbbfc3}.feather-flow .math-control input:hover~.math-control__indicator{background:#e0f4fd;border:1px solid #cdced9}.feather-flow .math-control input:checked~.math-control__indicator{background:#007398}.feather-flow .math-control--checkbox .math-control__indicator:after{top:1px;left:5px}.math__notifiy-bar{padding:4px;margin-bottom:6px;border:1px solid #f5f598;border-radius:3px;background:#f5f598;font-size:12px}.math__panel{width:100%;margin:0;padding:0}.math__btn,.math__esc{flex:none;width:12%;outline:0;border:0;background:#3a3a3c;color:#fff;text-align:center;cursor:pointer;height:40px}.math__btn{width:49.6%;flex:1;margin-right:2px}.math__add-more-icn,.math__eye-view-icn{display:inline-block;vertical-align:middle;margin:0 3px}.math__esc-text{position:relative;top:-8px;font-size:8px}.math__esc-icn{width:40px;height:33px}.math__btn:hover{color:#fff}.clr-orange,.math__btn:hover{background:#e47d37}.math__list-container{max-height:160px;overflow-y:auto;overflow-x:hidden;position:relative}.math__btn--disabled,.math__btn--disabled:hover{background:rgba(228,125,55,.37)}.math__list-empty-container{text-align:center;color:#aaa;padding:.5em;font-size:1em;font-family:'OpenSans-Regular',sans-serif,arial}.math_label{padding:5px}.math__uncite-cont{margin:.5em;display:flex}.math__show-uncited-cont{flex:1;margin-top:10px}.math__show-uncited-text{cursor:pointer;text-decoration:underline;font-family:OpenSans-SemiBold;font-size:13px;color:#de8131}.math__cancel{background:#666;color:#fff;text-align:center;cursor:pointer;flex:1;margin-right:2px;padding:1em;font-family:'OpenSans-SemiBold',sans-serif,arial;font-size:12px;border:0}.math__btn[disabled]{background:#de8131}.math__btn[disabled],.math__cancel[disabled]{cursor:not-allowed;opacity:.4}.math__panel--card-panel{background:#fff}.math__list-container--card-panel{min-height:calc(100vh - 210px);max-height:calc(100vh - 210px)}.math__list-container--card-panel.with-mini-editor{min-height:calc(100vh - 310px);max-height:calc(100vh - 310px)}.math__panel-header{padding:.8em .5em .2em;display:flex}.math__panel-title{font-family:'OpenSans-SemiBold';font-size:1.15em;color:#2f2f2f;flex:2}.math__panel__move-container{background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.3);border-radius:4px}.math__panel__move-card-container,.math__panel__move-popup-container{display:flex}.math__panel__move-container--hide{display:none}.math__panel__move-card-button-text,.math__panel__move-popup-button-text{font-family:OpenSans-Italic;font-size:12px;color:#636363;border:0;background:0 0;cursor:pointer;position:relative}.math__panel__move-card-button-text{padding-right:0}.math__panel__move-popup-button-text{padding-left:0}.math__panel__move-arrow--left,.math__panel__move-arrow--right{border:0;background:0 0;padding:0;margin:0;position:relative;right:0;top:0;cursor:pointer}.math__panel__move-arrow--left{transform:rotate(90deg)}.math__panel__move-arrow--right{transform:rotate(-90deg)}.editor .math__panel-title,.extra .math__panel-title,.supplementary .math__panel-title{font-family:'OpenSans-SemiBold'}.math__panel.math__panel--card-panel .math_label{padding:1px}.math__panel.math__panel--card-panel .mini-editor{background:#fff;border:1px solid #979797}.math__panel.math__panel--card-panel .mini-editor .static-menu{padding:2px 4px;border-bottom:none;background:rgba(0,0,0,.1)}.math__panel.math__panel--card-panel .mini-editor .rich-text-editor__content{font-family:OpenSans-Regular;font-size:13px;color:#2f2f2f}.editor .math__list-empty-container,.extra .math__list-empty-container,.supplementary .math__list-empty-container{font-family:OpenSans-Regular}.math__panel.math__panel--card-panel .math__list-empty-container{min-height:100px}.math__uncite-cont.math__uncite-cont--card-panel{margin:0;padding:0 .5em .5em}.math__uncite-cont.math__uncite-cont--card-panel .math__show-uncited-cont{margin-top:0;visibility:visible}.math__panel__move-popup-container--opacity{opacity:.5}.editor .math__uncite-cont--card-panel .math__show-uncited-text,.extra .math__uncite-cont--card-panel .math__show-uncited-text,.math__uncite-cont--card-panel .math__show-uncited-text,.supplementary .math__uncite-cont--card-panel .math__show-uncited-text{font-family:'OpenSans-Regular'}.feather-flow .math__panel-header{border-bottom:1px solid #e7e7ed;padding:15px 30px}.feather-flow .math__panel__move-container{box-shadow:none;border-radius:0}.feather-flow .math__panel__move-card-button-text,.feather-flow .math__panel__move-popup-button-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px;text-align:right;color:#ff6c00}.feather-flow .math__panel__move-arrow--right .editor__down-arrow-svg{width:22px}.feather-flow .editor .math__panel-title,.feather-flow .math__cancel{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:22px;line-height:24px;text-align:left}.feather-flow .math__cancel{flex:none;color:#ff6c00;background:0 0;font-size:14px;line-height:16px;text-align:center;margin-right:4px;padding:.4em .6em}.feather-flow .math__cancel:hover{background-color:#fff5ee}.feather-flow .math__uncite-cont.math__uncite-cont--card-panel{margin:0;padding:.5em 2em}.feather-flow .editor .math__uncite-cont--card-panel .math__show-uncited-text,.feather-flow .extra .math__uncite-cont--card-panel .math__show-uncited-text,.feather-flow .math__uncite-cont--card-panel .math__show-uncited-text,.feather-flow .supplementary .math__uncite-cont--card-panel .math__show-uncited-text{font-family:Source Sans Pro}.feather-flow .math__panel .editor__info{margin:.5em 2em}.feather-flow .math__show-uncited-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px;text-align:left;color:#ff6c00}.feather-flow .math__uncite-cont:has(.math__show-uncited-text.v-hide){display:none}.feather-flow .math__list-container--card-panel{min-height:calc(100vh - 370px);max-height:calc(100vh - 370px)}.feather-flow .card-panel__container .math__panel--card-panel:has(.math_label.d-none) .math__list-container--card-panel{min-height:calc(100vh - 290px);max-height:calc(100vh - 290px)}.feather-flow .card-panel__container .math__panel--card-panel .math__list-empty-container,.feather-flow .card-panel__container .math__panel--card-panel:has(.math__show-uncited-text.v-hide):has(.math_label.d-none) .math__list-container--card-panel{min-height:calc(100vh - 270px);max-height:calc(100vh - 270px)}.feather-flow .card-panel__container .math__panel--card-panel:not(:has(.math__show-uncited-text.v-hide),:has(.math_label.d-none)) .math__list-container--card-panel{min-height:calc(100vh - 400px);max-height:calc(100vh - 400px)}.feather-flow .math__panel--card-panel .math_label{padding:0;margin:10px 30px 0}.footnote__item{position:relative;width:100%;display:flex;padding:.5em .6em;box-sizing:border-box;cursor:pointer}.footnote__item--active{background:#f3f2f1}.footnote__item:hover{background:#f7f5f5}.footnote__checkbox{position:relative}.footnote-control{position:relative;display:block;padding-left:2.3em;cursor:pointer}.footnote-control__indicator{position:absolute;top:0;left:0;width:18px;height:18px;background:#fff;border:1px solid #b9b6b6}.footnote-control input:focus~.footnote-control__indicator,.footnote-control:hover input~.footnote-control__indicator{background:#fff}.footnote-control input:checked~.footnote-control__indicator{background:#3b3d3e}.footnote-control input:checked:focus~.footnote-control__indicator,.footnote-control:hover input:not([disabled]):checked~.footnote-control__indicator{background:#3b3d3e}.footnote-control input:disabled~.footnote-control__indicator{pointer-events:none;opacity:.6;background:#3b3d3e}.footnote-control input:checked~.footnote-control__indicator:after{display:block}.footnote-control--checkbox input:disabled~.footnote-control__indicator:after{border-color:#7b7b7b}.footnote__button-holder{display:flex}.footnote__text{width:100%;font-size:.8em;font-family:'OpenSans-Regular',arial,sans-serif}.footnote__short-text{width:300px;display:inline-block;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;vertical-align:top;flex:1}.footnote__short-text--apply-bold{font-weight:700}.footnote__label{padding:0 .5em 0 0}.footnote__detailed-container--collapsed{transition:opacity 2s ease-out;opacity:0;height:0;overflow:hidden}.footnote__detailed-container--extend{opacity:1;height:auto;position:relative}.footnote__citation{position:relative;min-height:23px}.footnote__edit-handler{position:relative;right:0;bottom:0;width:25%;flex:none;text-align:right}.footnote__edit-handler--hide{display:none}.footnote__delete,.footnote__edit{cursor:pointer;background:0 0;border:0;padding:0}.footnote__delete{margin:0 0 0 10px}.footnote__edit{margin-right:0}dialog.delete-footnote .deleteMsg{font-size:13px}dialog.delete-footnote .deleteMsg__citation-count{padding:.5em 0;border-top:1px solid #eaeceb}dialog.delete-footnote .deleteMsg__citation-count-box{width:29px;height:23px;display:inline-block;border:1px solid #e17d43;color:#e17d43;line-height:23px;margin:0 .4em;text-align:center}dialog.delete-footnote .dialog__wrapper footer .dialog__btn{background:#fff;color:#e17d43;padding:10px 18px;border:1px solid #e17d43;cursor:pointer}dialog.delete-footnote .dialog__wrapper footer .dialog__btn:hover{background:#e17d43;color:#fff}dialog.delete-footnote .dialog__wrapper h2{font-size:1.2em}.footnote__short-text--apply-bg{color:#e47d37}.footnote__detailed-wrapper{position:relative;text-align:justify;word-break:break-all}.footnote__detailed-text{margin:0;padding:5px 0}.footnote-list-panel-container span[data-format=bold]{font-weight:700;margin:0 1px}.footnote-list-panel-container span[data-format=italic]{font-style:italic;margin:0 1px}.footnote-list-panel-container span[data-format=superscript]{vertical-align:super;line-height:0;margin:0 1px;font-weight:700}.footnote-list-panel-container span[data-format=subscript]{vertical-align:sub;line-height:0;margin:0 1px}.footnote-citation--hide,.footnote-control--hide{visibility:hidden}.footnote-list-panel-container .list-panel ul li.border-bottom{border-bottom:1px solid #c5c5c5;margin-bottom:8px;padding-bottom:8px}.footnote__short-text-container{display:flex}.footnote__down-arrow,.footnote__up-arrow{display:none;border:0;background:0 0;padding:0;margin:0;position:relative;right:0;top:0;cursor:pointer}.footnote__down-arrow--show,.footnote__up-arrow--show,.seperator{display:inline-block}.seperator{width:15px}.footnote__citation-text{font-family:'OpenSans-SemiBold',sans-serif;font-size:12px;color:#212121;line-height:20px}.footnote__delete[disabled],.footnote__edit[disabled]{cursor:not-allowed}.footnote__edit[disabled] svg path,.footnote__edit[disabled]:hover svg path{stroke:#999}.footnote-list-panel-container span[data-format=monospace]{font-family:Courier,monospace!important;background-color:none;margin:0 1px}.footnote-list-panel-container span[data-format=smallcaps]{font-variant:small-caps;background-color:none;margin:0 1px}.feather-flow .editor__delete-svg path,.feather-flow .editor__edit-svg path,.feather-flow .footnote__add-more-icn svg path,.feather-flow .table__panel__move-arrow--right svg path,.feather-flow-container .download-btn svg path{fill:#ff6c00}.feather-flow .footnote__delete[disabled] svg path,.feather-flow .footnote__delete[disabled]:hover svg path,.feather-flow .footnote__edit[disabled] svg path,.feather-flow .footnote__edit[disabled]:hover svg path,.fp-ref__btn-container .reference__reorder_btn[disabled] .reference__add-more-icn path{fill:#999}.feather-flow .footnote__edit .editor__edit-svg{height:16px;width:16px}.feather-flow .footnote__delete .editor__delete-svg{width:14px;height:16px}.feather-flow .footnote-control__indicator{border-radius:2px;height:16px;width:16px;border:1px solid #cdced9}.feather-flow .footnote-control--checkbox .footnote-control__indicator:after{top:1px;left:5px}.feather-flow .footnote-control--checkbox input:hover~.footnote-control__indicator,.feather-flow .footnote-control__indicator:hover{background:#e0f4fd;border:1px solid #cdced9}.feather-flow .footnote-control--checkbox input:checked~.footnote-control__indicator{background:#007398}.feather-flow .footnote-control input:disabled~.footnote-control__indicator{border:1px solid #bbbfc3;background:#dfdfdf}.citations-tab .tab-panel .header .text{font-size:13px;font-weight:400;padding:.3em .7em}.citations-tab .tab-panel .tab-content{padding:0;border:0;box-sizing:border-box}.citations-tab .tab-panel .header .state{width:2em}.footnote__notifiy-bar{padding:4px;margin-bottom:6px;border:1px solid #f5f598;border-radius:3px;background:#f5f598;font-size:12px}.footnote__panel{width:100%;margin:0;padding:0}.footnote__list-title{padding:0 0 0 .5em;font-family:'OpenSans-SemiBold',arial,sans-serif;font-size:.9em}.footnote__list-wrapper,.tablefn__list-wrapper,.textfn__list-wrapper{margin-top:1em}.footnote__btn,.footnote__esc{outline:0;border:0;background:#3a3a3c;color:#fff;text-align:center;cursor:pointer}.footnote__esc{flex:none;width:12%;height:34px}.footnote__btn{flex:1;margin-right:2px;padding:.4em;font-family:'OpenSans-SemiBold',sans-serif,arial;font-size:12px}.footnote__add-more-icn,.footnote__eye-view-icn{display:inline-block;vertical-align:middle;margin:0 3px}.footnote__esc-text{position:relative;top:-8px;font-size:8px}.footnote__esc-icn{width:40px;height:27px}.footnote__btn:hover{background:#e47d37;color:#fff}.footnote__btn--orange{background:#e9711c}.footnote__list-container{max-height:160px;overflow-y:auto;overflow-x:hidden;position:relative}.footnote__btn--disabled,.footnote__btn--disabled:hover{background:rgba(228,125,55,.37)}.articlefn__list-empty-container,.tablefn__list-empty-container,.textfn__list-empty-container{text-align:center;color:#aaa;font-size:1em;font-family:'OpenSans-Regular',sans-serif,arial}.footnote_label{padding:5px}.textfn__list-header{display:flex;justify-content:space-between;margin-bottom:.3em}.footnote__text-reorder-btn{outline:0;border:0;background:#3a3a3c;color:#fff;text-align:center;cursor:pointer;margin-right:1em;font-family:'OpenSans-SemiBold',sans-serif,arial;font-size:10px;padding-left:0}.footnote__text-reorder-btn:hover{background:#e47d37;color:#fff}.footnote__text-reorder-btn--disabled,.footnote__text-reorder-btn--disabled:hover{background:rgba(228,125,55,.37)}.footnote__uncite-cont{margin:.5em;display:flex}.footnote__show-uncited-cont{flex:1;margin-top:10px}.footnote__show-uncited-text{cursor:pointer;text-decoration:underline;font-family:OpenSans-SemiBold;font-size:13px;color:#de8131}.footnote__cancel{background:#666;color:#fff;text-align:center;cursor:pointer;flex:1;margin-right:2px;padding:1em;font-family:'OpenSans-SemiBold',sans-serif,arial;font-size:12px;border:0}.footnote__btn[disabled]{background:#de8131}.footnote__btn[disabled],.footnote__cancel[disabled]{cursor:not-allowed;opacity:.4}.tablefn__list-wrapper .footnote__list-title{width:280px;display:inline-block;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.feather-flow .footnote-list-panel-container{max-height:calc(100vh - 25em)}.feather-flow .footnote__show-uncited-cont{margin-top:2px}.feather-flow .footnote-list-panel-container:not(:has(.footnote_label.d-none)){overflow-y:auto}.feather-flow .footnote__panel:not(:has(.footnote_label.d-none)) .footnote__list-container{overflow-y:hidden;max-height:unset}.feather-flow .footnote__show-uncited-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px;text-align:left;color:#ff6c00}.feather-flow .footnote__list-title{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:1em}.feather-flow .articlefn__list-empty-container,.feather-flow .footnote__short-text,.feather-flow .footnote__text,.feather-flow .tablefn__list-empty-container,.feather-flow .textfn__list-empty-container{font-family:'SourceSansPro-Regular',Arial;font-weight:400}.feather-flow .footnote__text{font-size:13px}.feather-flow .footnote__panel .buttons-container{margin:0;padding:10px}.feather-flow .footnote__panel .buttons-container button,.feather-flow button[name=reorder_fn]{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;transition:.3s all;border-radius:4px;padding:8px 12px}.feather-flow .footnote__panel .buttons-container button{line-height:16px;margin:0;text-wrap:nowrap;align-items:flex-start}.feather-flow .footnote__cancel{background-color:transparent;color:#ff6c00}.feather-flow .footnote__cancel:hover{background-color:#ffeee1}.feather-flow .footnote__btn--orange{background:#ff6c00}.feather-flow .footnote__btn--orange:hover{background-color:#9e4300}.feather-flow button[name=reorder_fn]{border:2px solid #ff6c00;color:#ff6c00;background-color:#fff}.feather-flow button[name=reorder_fn]:hover{background:#fff5ee}.reorderable-list-panel ul{list-style:none;margin:0;overflow:hidden;padding:0}.reorderable-list-panel ul li.dragging{background-color:#ff0;opacity:.5}.reorderable-list-panel.panel-header,.reorderable-list-panel.panel-header .icon,.reorderable-list-panel.panel-header .text{cursor:pointer;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.reorderable-list-panel .panel-header{margin:0;color:#333;background-color:#cdcdcd;border-bottom:1px solid #cdcdcd;display:none;clear:both}.reorderable-list-panel.open .panel-header{background-color:#474747}.reorderable-list-panel.open .panel-header .text{color:#fff}.reorderable-list-panel.open .panel-header .icon{background-color:#2d2d2d}.reorderable-list-panel .panel-header .icon{align-items:stretch;flex:none;width:2em;background-color:#b5b5b5}.reorderable-list-panel .panel-header .text{flex:1;font-weight:700;padding:.5em .7em;color:#333}.reorderable-list-panel .panel-content{display:none;background:#fff;border:1px solid #999;overflow-y:auto;padding:.6em}.reorderable-list-panel{position:relative}.reorderable-list-panel .panel-overlay{display:none;position:absolute;z-index:999;background:url(/phoenix-images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6}.reOrderConfirmDialog .dialog__footer.dialog__elem-show{display:flex;border:0;flex-direction:row-reverse}.reOrderConfirmDialog[role=dialog] .dialog__btn{flex:1;margin:0;padding:.7em 1em}.reOrderConfirmDialog[role=dialog] .dialog__cancel-btn.dialog__btn.dialog__elem-show{margin:0 2px 0 0}.reOrderConfirmDialog[role=dialog] .dialog__ok-btn.dialog__btn.dialog__elem-show{background:#e9711c;border:1px solid #e9711c}.reOrderConfirmDialog .dialog__footer{padding:.8em 0 0;font-size:.95em;background:#fff}.reorder__widget__buttons-container{display:flex}.feather-flow .dialog-flexi-citation[data-popper-placement^=bottom]>.flexi-citation-popup-arrow,.feather-flow .dialog-flexi-citation[data-popper-placement^=top]>.flexi-citation-popup-arrow,.reOrderConfirmDialog .dialog__header,.reorder__widget__buttons-container--hide{display:none}.reorder__btn{color:#fff;text-align:center;cursor:pointer;flex:1;margin-right:2px;padding:1em;font-family:'OpenSans-SemiBold',sans-serif,arial;font-size:12px;border:0}.reorder__btn--grey,.reorder__btn--orange{background:#666}.reorder__widget-container{font-family:'OpenSans-Regular',sans-serif,arial}.reorder__widget__list-container{height:325px;overflow-y:auto}.reorder__widget__item-container{display:flex;border:1px solid rgba(204,204,204,.73);padding:.3em;margin-bottom:.8em;cursor:pointer}.reorder__widget__icon{flex:none;height:1.6em;width:1.6em}.reorder__widget__icon svg path{fill:#000}.reorder__widget__short-text{flex:1}.reorder__widget__text,.reorder__widget__year-stamp{width:380px;display:inline-block;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.reorder__widget__year-stamp{width:50px}.reorder__widget__list-container ul li.dropped{background-color:rgba(255,255,0,.49)}.reorder__widget-header{font-family:'OpenSans-SemiBold',sans-serif,arial;font-size:1.28em;color:#e9711c;padding:5px 5px 5px 0}.reorder__widget-info{display:flex;padding:5px 5px 5px 0}.reorder__widget-info-text{flex:1;color:#adaaaa;font-size:.9em;line-height:1.35em}.reorder__widget__info-svg{width:16px;height:16px}.reorder__widget__info-svg path{fill:#adaaaa}.reorder__widget__icon .reference__reorder-svg{width:20px;height:20px;padding:3px}.reorder__widget__item-container--deleted{color:red}.dialog-flexi-citation{width:490px;background:#fff;border:1px solid #eee;box-shadow:0 0 8px 0 rgba(0,0,0,.2);z-index:999999}.dialog-flexi-citation .figure__list-container--card-panel,.dialog-flexi-citation .math__list-container--card-panel,.dialog-flexi-citation .reference__list-container--card-panel,.dialog-flexi-citation .table__list-container--card-panel,.dialog-flexi-citation .textBox__list-container--card-panel{min-height:285px;max-height:285px}.dialog-flexi-citation .figure__list-container--card-panel.with-mini-editor,.dialog-flexi-citation .math__list-container--card-panel.with-mini-editor,.dialog-flexi-citation .reference__list-container--card-panel.with-mini-editor,.dialog-flexi-citation .table__list-container--card-panel.with-mini-editor,.dialog-flexi-citation .textBox__list-container--card-panel.with-mini-editor{min-height:185px;max-height:185px}.flexi-citation-popup-arrow,.flexi-citation-popup-arrow::before{position:absolute}.flexi-citation-popup-arrow{visibility:hidden}.flexi-citation-popup-arrow::before{content:"";visibility:visible;box-sizing:border-box;border:7px solid #000;border-color:#fff #fff transparent transparent;transform:rotate(-45deg);box-shadow:1px 0 3px 0 rgb(0 0 0/2%);z-index:-1}.dialog-flexi-citation[data-popper-placement^=top]>.flexi-citation-popup-arrow{bottom:6px}.dialog-flexi-citation[data-popper-placement^=bottom]>.flexi-citation-popup-arrow{top:-7px}.dialog-flexi-citation[data-popper-placement^=top]>.flexi-citation-popup-arrow::before{transform:rotate(136deg)}.feather-flow .dialog-flexi-citation{width:600px;border-radius:4px}.feather-flow .dialog-flexi-citation .figure__list-container--card-panel,.feather-flow .dialog-flexi-citation .math__list-container--card-panel,.feather-flow .dialog-flexi-citation .reference__list-container--card-panel,.feather-flow .dialog-flexi-citation .table__list-container--card-panel,.feather-flow .dialog-flexi-citation .textBox__list-container--card-panel{min-height:calc(100vh - 440px);max-height:calc(100vh - 440px)}@media screen and (max-height:480px){.feather-flow .dialog-flexi-citation .figure__list-container--card-panel,.feather-flow .dialog-flexi-citation .math__list-container--card-panel,.feather-flow .dialog-flexi-citation .reference__list-container--card-panel,.feather-flow .dialog-flexi-citation .table__list-container--card-panel,.feather-flow .dialog-flexi-citation .textBox__list-container--card-panel{min-height:calc(100vh - 360px);max-height:calc(100vh - 360px)}}@media screen and (min-height:480px) and (max-height:580px){.feather-flow .dialog-flexi-citation .figure__list-container--card-panel,.feather-flow .dialog-flexi-citation .math__list-container--card-panel,.feather-flow .dialog-flexi-citation .reference__list-container--card-panel,.feather-flow .dialog-flexi-citation .table__list-container--card-panel,.feather-flow .dialog-flexi-citation .textBox__list-container--card-panel{min-height:calc(100vh - 400px);max-height:calc(100vh - 400px)}}.groupbtn{display:flex;justify-content:space-between;padding-bottom:10px}.groupbtn__title{flex:1;font-family:'OpenSans-SemiBold',arial,sans-serif}.groupbtn__button{padding:.5em .8em}.groupbtn__button[disabled]{cursor:not-allowed}.groupbtn .groupbtn__menu button:not(.disabled) span.spinner:before{content:'';position:absolute;margin:-1px 2px;width:8px;height:8px;border:4px solid;border-left-color:transparent;border-radius:50%;opacity:0;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;-moz-animation-duration:1s;-webkit-animation-duration:1s;animation-duration:1s;-moz-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-moz-animation-name:rotate;-webkit-animation-name:rotate;animation-name:rotate;-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-timing-function:linear}.groupbtn .groupbtn__menu button:not(.disabled) span.spinner:after{content:'';display:inline-block;height:100%;width:0;-moz-transition-delay:.25s;-o-transition-delay:.25s;-webkit-transition-delay:.25s;transition-delay:.25s;-moz-transition-duration:.25s;-o-transition-duration:.25s;-webkit-transition-duration:.25s;transition-duration:.25s;-moz-transition-property:width;-o-transition-property:width;-webkit-transition-property:width;transition-property:width}.groupbtn .groupbtn__menu button:not(.disabled).full-loader,.groupbtn .groupbtn__menu button:not(.disabled).loader,.groupbtn .groupbtn__menu button:not(.disabled).partial-loader{pointer-events:none;cursor:not-allowed}.groupbtn .groupbtn__menu button:not(.disabled).loader span.spinner:after{-moz-transition-delay:0s;-o-transition-delay:0s;-webkit-transition-delay:0s;transition-delay:0s;width:15px}.groupbtn .groupbtn__menu button:not(.disabled).full-loader span.spinner:after,.groupbtn .groupbtn__menu button:not(.disabled).partial-loader span.spinner:after{-moz-transition-delay:0s;-o-transition-delay:0s;-webkit-transition-delay:0s;transition-delay:0s;width:20px}.groupbtn__title{color:#f67835;line-height:1.5em}.groupbtn__button{background-color:#c4c4c6;color:#888;border:1px solid #c4c4c6;cursor:pointer;font-family:'OpenSans-SemiBold',arial,sans-serif;font-size:12px}.groupbtn__button:hover{color:#222}.groupbtn__button--active,.groupbtn__button--active:hover{background-color:#e9711c;border:1px solid #e9711c;color:#fff}.feather-flow-container .groupbtn{display:flex;justify-content:space-between;padding-bottom:0;margin-right:20px}.feather-flow-container .groupbtn__menu{display:flex;align-items:center;gap:12px}.feather-flow .groupbtn__title{font-family:'SourceSansPro-Bold',Arial;font-size:22px;line-height:24px;font-weight:700;text-align:left;color:#35424d}.feather-flow-container .groupbtn__button{border:0;background:#fff;display:flex;padding:10px 4px;justify-content:center;align-items:center;gap:8px;color:#ff6c00}.feather-flow-container .groupbtn__menu .groupbtn__button__separator{background:#b9b9b9;width:1px;height:22px;margin-bottom:1px}.feather-flow-container .groupbtn__button__text{color:#ff6c00;text-align:right;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;font-style:normal;line-height:16px;margin-bottom:3px}.feather-flow-container .groupbtn__title{flex:1;color:#f67835;line-height:1.5em;font-family:'SourceSansPro-SemiBold',arial;font-weight:600}.feather-flow-container .groupbtn__button--active+.groupbtn__button__separator,.feather-flow-container .groupbtn__button--active:not([data-name=pgc-pdf-download-btn]){display:none}.feather-flow-container .groupbtn__button.partial-loader .groupbtn__button__text{color:#dda57c}.feather-flow-container .groupbtn .groupbtn__menu button.groupbtn__button.partial-loader:not(.disabled) span.spinner{width:24px;height:24px}.feather-flow-container .groupbtn .groupbtn__menu button.groupbtn__button.partial-loader:not(.disabled) span.spinner:before{width:12px;height:12px;border:2px solid;border-left-color:transparent;margin:4px 0}.resolver-preview-container{height:calc(100vh - 46px);overflow-y:auto;overflow-x:hidden}.resolver-preview__reference{font-family:OpenSans-Regular;font-size:14px;line-height:1.8em}.resolver-preview__form-container{padding-bottom:5px;font-weight:400}.validated-panel{padding:3px}.resolver-preview__container{background-color:#e7e7e7;padding:5px;margin:.4em 0}.resolver-preview__form{padding:0 7px 0 0}.resolver-preview__reference_label{padding-bottom:15px}.resolver-preview__reference_label .right-top{float:right;display:flex}.resolver-preview__reference_changes_label{font-style:italic;padding-bottom:5px;border-top:1px solid #e7e7e7}.resolver-preview__corrections{padding-bottom:10px;padding-top:15px}.resolver-preview__cancel,.resolver-preview__done{margin-right:5px;float:right;background:#c3bebe;font-family:'OpenSans-Regular',sans-serif;font-size:13px;font-weight:700;color:#fff;padding:.65em 2em;flex:none;cursor:pointer;text-align:center}.resolver-preview__done{background:#666}.resolver-preview__cancel:hover,.resolver-preview__done:hover{color:#fff;background:#007179}.resolver-preview-container .CrossRef,.resolver-preview-container .Pubmed{padding-left:.4em}.resolver-preview__value{background-color:#e7e7e7;border-color:#dcdcdc}.resolver-preview-reject-btn,.resolver-preview-show-btn,.resolver-preview-undo-btn{color:#000;border:#f0f8ff;cursor:pointer;padding-left:10px}.resolver-preview-reject-btn:hover .label,.resolver-preview-show-btn:hover,.resolver-preview-undo-btn:hover .label{color:#007b95}.resolver-preview-reject-btn:hover .resolver-preview-reject-icon path,.resolver-preview-show-btn:hover .resolver-preview__show-icon path,.resolver-preview-undo-btn:hover .resolver-preview-undo-icon path{fill:#007179;color:#007b95}.label,.title-label{padding-left:5px;padding-right:5px}.preview-container span[data-format=bold],.table-editor table th,.table-editor table thead,.table-parent-wrapper table caption,.table-parent-wrapper table th,.table-parent-wrapper table thead,.title-label,dialog[role=dialog].table-editor-dialog .table-editor table caption{font-weight:700}.rightTopLabel{padding-left:5px;padding-right:5px}.resolver-preview-reject-btn,.resolver-preview-show-btn,.resolver-preview-undo-btn{float:right}.icon--hide,.insertLabel--hide,.label--hide,.rejectBtn--hide,.resolver-container--hide,.resolver-preview-container--hide,.showBtn--hide,.undoBtn--hide{display:none}.resolverPanel{border-color:#dcdcdc;width:100%}.resolver-content [data-html-name=accessed-date],.resolver-content [data-html-name=accessed-day],.resolver-content [data-html-name=accessed-month],.resolver-content [data-html-name=article-title],.resolver-content [data-html-name=book-series-title],.resolver-content [data-html-name=book-title],.resolver-content [data-html-name=chapter-title],.resolver-content [data-html-name=collaboration],.resolver-content [data-html-name=comment],.resolver-content [data-html-name=conference-acronym],.resolver-content [data-html-name=conference-date],.resolver-content [data-html-name=conference-location],.resolver-content [data-html-name=conference-name],.resolver-content [data-html-name=conference-sponsor],.resolver-content [data-html-name=conference-unstructured],.resolver-content [data-html-name=doi],.resolver-content [data-html-name=e-publisher-location],.resolver-content [data-html-name=e-publisher-name],.resolver-content [data-html-name=e-year],.resolver-content [data-html-name=edited-book-title],.resolver-content [data-html-name=edition],.resolver-content [data-html-name=ellipses],.resolver-content [data-html-name=etal],.resolver-content [data-html-name=first-page],.resolver-content [data-html-name=given-name],.resolver-content [data-html-name=isbn],.resolver-content [data-html-name=issn],.resolver-content [data-html-name=issue-nr],.resolver-content [data-html-name=issue-title],.resolver-content [data-html-name=journal-title],.resolver-content [data-html-name=last-page],.resolver-content [data-html-name=pmid],.resolver-content [data-html-name=publication-status],.resolver-content [data-html-name=publisher-location],.resolver-content [data-html-name=publisher-name],.resolver-content [data-html-name=ref-article-number],.resolver-content [data-html-name=reference-label],.resolver-content [data-html-name=suffix],.resolver-content [data-html-name=supplement],.resolver-content [data-html-name=surname],.resolver-content [data-html-name=translated-article-title],.resolver-content [data-html-name=translated-book-series-title],.resolver-content [data-html-name=translated-book-title],.resolver-content [data-html-name=translated-chapter-title],.resolver-content [data-html-name=translated-edited-book-title],.resolver-content [data-html-name=translated-issue-title],.resolver-content [data-html-name=translated-journal-title],.resolver-content [data-html-name=volume-nr],.resolver-content [data-html-name=year]{background-color:#e7e7e7;border-bottom:1px solid #c8c8c8}.reference-panel--hide,.resolver-preview-container [data-html-name=bibliography-reference-label]{display:none}.resolver-content .delete{color:red;text-decoration:line-through;background-color:#e7e7e7;border-bottom:1px solid #c8c8c8}.resolver-content .insert{white-space:pre-wrap;background-color:#fff579;word-wrap:break-word}.resolver-content .insert.added,.resolver-content .insert.added *{background-color:#73f0cf;border-bottom:1px solid #30a284}.resolver-content .insert,.retainOldDel,.retainOldIns{border-bottom:1px solid #d9cb16}.retainOldDel{background:#fff579;text-decoration:line-through;color:red}.retainOldIns{white-space:pre-wrap;text-decoration:underline;color:green;background-color:#fff579;word-wrap:break-word}.resolver-preview__underline{text-decoration:line-through}.resolver-preview__blink{-webkit-animation:highlight .5s linear 1;-moz-animation:highlight .5s linear 1;animation:highlight .5s linear 1}.resolver-preview__blink_click{-webkit-animation:highlight .5s linear 3;-moz-animation:highlight .5s linear 3;animation:highlight .5s linear 3}.resolver-container__reference-label,.resolver-container__reference-label-readonly{padding-top:15px}.resolver-container__label-content,.resolver-container__label-input-container{padding-left:5px;font-weight:700}.resolver-container__label-input-error-container{color:red}.resolver-container__reference-input{padding-left:5px;border:1px solid #e7e7e7;width:200px;height:30px;font-weight:700}.freetext{width:100%;padding:10px 0}.freetext__form{padding:0 7px 0 0}.freetext__label{padding:5px 0}.freetext__name{display:block;font-size:14px;color:#676666;padding:3px 0}.freetext__input-text{padding:0 .3em;box-sizing:border-box;color:#444;width:100%;height:32px;border:1px solid #ced6dc}.freetext__button-holder{display:flex;width:40%;margin-left:auto;margin-top:25px}.wid30{width:30%}.wid25{width:25%}.freetext__form-container{padding-bottom:5px}.freetext__label-container{display:block;margin-top:10px;color:#676666;width:100%}.freetext__label-container__label-input-container{padding:.2em .5em .5em 0}.freetext__label-container__reference-input{padding:0 .3em;box-sizing:border-box;color:#444;width:100%;height:32px;border:1px solid #ced6dc;margin-top:2px;font-family:"OpenSans-Regular",arial,sans-serif;font-size:13px}.freetext__label-container__label-input-error-container{color:red}.freetext__info--right-panel{margin:.5em .5em .5em 0;padding:0}.freetext__label-container__button-holder{display:flex;width:20%;margin-left:auto;margin-top:25px;padding:0 7px 0 0}.freetext__reference-footer{display:flex;align-items:center}.reference-panel-futureproof .crossref,.reference-panel-futureproof .freetext,.reference-panel-futureproof .pubmed{width:auto;padding:1em}.reference-panel-futureproof .freetext__form-container{padding-bottom:0}.reference-panel-futureproof .freetext__reference{padding:0 0 .75em}.freetext__reference-footer .freetext__button-holder,.freetext__reference-footer .reference-style-radio-container{flex:1;font-family:'OpenSans-Regular',sans-serif;font-size:12px}.freetext__reference-footer .freetext__button-holder{width:auto;margin:0;justify-content:flex-end}.freetext__reference-footer .as-is-wrapper,.freetext__reference-footer .as-per-journal-wrapper{display:inline-flex;align-items:center}.freetext__reference-footer label{margin:0 0 0 5px}.freetext__reference-footer .as-per-journal-wrapper{margin:0 0 0 8px}.reference-panel-futureproof .mini-editor .static-menu{background:rgba(0,0,0,.1);box-shadow:none;border-bottom:0}.reference-panel-futureproof .tab-panel__content{min-height:14.25em}.reference-panel-futureproof .freetext__btn{background:#666;font-family:'OpenSans-Bold',sans-serif;font-size:12px;color:#fff;padding:.65em 2em;flex:none}.reference-panel-futureproof .freetext__cancel{background:#fff;border:1px solid #979797;color:#666}.reference-panel-futureproof .freetext__add:hover,.reference-panel-futureproof .freetext__cancel:hover{background:#e9711c;color:#fff}.reference-panel-futureproof .freetext__btn:hover{opacity:.7}.reference-panel-futureproof .freetext__btn:disabled,.reference-panel-futureproof .freetext__btn:disabled:hover{opacity:.4}.reference-panel__edit-footer-error-info{color:red}.feather-flow .reference-panel-futureproof .crossref,.feather-flow .reference-panel-futureproof .freetext,.feather-flow .reference-panel-futureproof .pubmed{padding:0}.feather-flow .freetext__reference-footer{border-top:1px solid #e7e7ed;padding:1em}.feather-flow .crossref-container,.feather-flow .pubmed-container,.feather-flow .reference-panel-futureproof .freetext__reference{padding:1em}.feather-flow .reference-panel-futureproof .freetext__btn{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;color:#fff;background-color:#ff6c00;border-radius:4px;transition:.3s all;opacity:1}.feather-flow .reference-panel-futureproof .freetext__cancel{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;border:0;color:#ff6c00;background-color:#fff;transition:.3s all;opacity:1}.feather-flow .reference-panel-futureproof .freetext__cancel:hover{background-color:#fff5ee}.feather-flow .reference-panel-futureproof .freetext__add:hover{background-color:#9e4300}.feather-flow .freetext__reference-footer .freetext__button-holder,.feather-flow .freetext__reference-footer .reference-style-radio-container{font-size:14px;color:#000;font-family:SourceSansPro-Regular}.feather-flow .freetext__reference-footer .as-is-wrapper,.feather-flow .freetext__reference-footer .as-per-journal-wrapper{align-items:self-start}.pubmed{width:100%;padding:.8em 0}.pubmed__name{font-size:13px;color:#676666}.pubmed__container{display:flex;justify-content:space-between;margin-top:.3em}.pubmed__input-text{border:1px solid #ced6dc;padding:.6em;box-sizing:border-box;color:#444;flex:1;font-size:.9em;font-family:'OpenSans-Regular',arial,sans-serif}.pubmed__look{width:10em;background-color:#666;color:#fff;border:0;font-family:'OpenSans-SemiBold',arial,sans-serif}.pubmed__eg-info{color:rgba(68,68,68,.62);margin-top:15px}.pubmed__reference{display:block;padding:1em 0;font-size:.8em}.pubmed__button-holder{display:flex;width:20%;margin-left:auto}.pubmed__cancel{padding:.6em 1em;font-size:12px;background:#989e9e;color:#fff;display:inline-block;text-align:center;flex:1;cursor:pointer;user-select:none;border:0;font-family:'OpenSans-SemiBold',arial,sans-serif}.pubmed__cancel--hide{display:none}.pubmed__cancel:hover,.pubmed__look:hover{background:#e9711c;color:#fff;cursor:pointer}.pubmed__example-message{color:#929292;font-size:12px;border-bottom:1px solid #d3d3d3;padding-bottom:1em}.reference-panel .pubmed__button-holder{width:auto;margin:0;justify-content:flex-end}.reference-panel .pubmed__cancel{background:#fff;border:1px solid #979797;color:#666;flex:none;padding:.65em 2em}.reference-panel .pubmed__cancel:hover,.reference-panel .pubmed__look:hover{opacity:.7;background:#f2f2f2}.reference-panel .pubmed__look:hover{background:#666}.reference-panel .pubmed__look:disabled,.reference-panel .pubmed__look:disabled:hover{opacity:.4}.feather-flow .pubmed__container{margin-top:.4em}.feather-flow .pubmed__name{color:#000;font-size:14px}.feather-flow .pubmed__eg-info,.feather-flow .pubmed__name{font-family:'SourceSansPro-Regular',Arial;font-weight:400}.feather-flow .pubmed__input-text{border:1px solid #c4c4c4;padding:10px 8px;border-top-left-radius:4px;border-bottom-left-radius:4px;font-size:1em}.feather-flow .pubmed__cancel,.feather-flow .pubmed__look{transition:.3s all;font-size:14px;font-family:'SourceSansPro-SemiBold',arial;font-weight:600}.feather-flow .pubmed__look{background-color:#ff6c00;border-top-right-radius:4px;border-bottom-right-radius:4px}.feather-flow .pubmed__cancel{color:#ff6c00;background-color:#fff;border-radius:4px}.feather-flow .pubmed__look:hover{background-color:#9e4300}.feather-flow .pubmed__cancel:hover{background-color:#fff5ee}.crossref{width:100%;padding:.8em 0}.crossref__name{font-size:13px;color:#676666}.crossref__container{display:flex;justify-content:space-between;margin-top:.3em}.crossref__input-text{border:1px solid #ced6dc;padding:.6em;box-sizing:border-box;color:#444;flex:1;font-size:.9em;font-family:'OpenSans-Regular',arial,sans-serif}.crossref__look{width:10em;background-color:#666;color:#fff;border:0;font-family:'OpenSans-SemiBold',arial,sans-serif}.crossref__eg-info{color:rgba(68,68,68,.62);margin-top:15px}.crossref__reference{display:block;padding:1em 0;font-size:.8em}.crossref__button-holder{display:flex;width:20%;margin-left:auto}.crossref__cancel{padding:.6em 1em;font-size:12px;background:#989e9e;color:#fff;display:inline-block;text-align:center;flex:1;cursor:pointer;user-select:none;border:0;font-family:'OpenSans-SemiBold',arial,sans-serif}.crossref__cancel--hide{display:none}.crossref__cancel:hover,.crossref__look:hover{background:#e9711c;color:#fff;cursor:pointer}.crossref__example-message{color:#929292;font-size:12px;border-bottom:1px solid #d3d3d3;padding-bottom:1em}.reference-panel .crossref__button-holder{width:auto;margin:0;justify-content:flex-end}.reference-panel .crossref__cancel{background:#fff;border:1px solid #979797;color:#666;flex:none;padding:.65em 2em}.reference-panel .crossref__cancel:hover,.reference-panel .crossref__look:hover{opacity:.7;background:#f5f5f5}.reference-panel .crossref__look:hover{background:#666}.reference-panel .crossref__look:disabled,.reference-panel .crossref__look:disabled:hover{opacity:.4}.feather-flow .crossref__name{font-family:'SourceSansPro-Regular',Arial;font-weight:400;color:#000;font-size:14px}.feather-flow .crossref__container{margin-top:.4em}.feather-flow .crossref__eg-info{font-family:'SourceSansPro-Regular',Arial;font-weight:400}.feather-flow .crossref__input-text{border:1px solid #c4c4c4;padding:10px 8px;border-top-left-radius:4px;border-bottom-left-radius:4px;font-size:1em}.feather-flow .crossref__cancel,.feather-flow .crossref__look{transition:.3s all;font-size:14px;font-family:'SourceSansPro-SemiBold',Arial;font-weight:600}.feather-flow .crossref__look{background-color:#ff6c00;border-top-right-radius:4px;border-bottom-right-radius:4px}.feather-flow .crossref__cancel{color:#ff6c00;background-color:#fff;border-radius:4px}.feather-flow .crossref__look:hover{background-color:#9e4300}.feather-flow .crossref__cancel:hover{background-color:#fff5ee}.detailed{width:100%;padding:10px 0;font-size:15px}.detailed__seperator__doi-pmid{flex:none;width:20px}.detailed__author-parent-container,.detailed__collabrative-parent-container,.detailed__editor-parent-container{position:relative;margin-top:1em;background:rgba(204,204,204,.17);padding:5px 0}.detailed__author-parent-container{margin-top:0}.detailed__series-editor-parent-container{position:relative;margin-top:1em;padding:5px 0}.detailed__ehost-container,.detailed__series-container,.detailed__series-group{background:rgba(204,204,204,.17);padding-bottom:5px}.detailed__ehost-group{background:rgba(204,204,204,.17)}.detailed__author-group,.detailed__editor-group,.detailed__ehost-group,.detailed__series-editor-group{position:relative;display:flex;padding-bottom:4px}.detailed__first-last-page,.detailed__issn-group,.detailed__year-group{display:flex;margin-top:12px;color:#676666}.detailed__etal-label,.detailed__series-label{font-size:13px}.detailed__collaborative-label-nomargin,.detailed__ehost-label,.detailed__hyperlink-label,.detailed__series-editor-label,.detailed__series-label,.detailed__url-label{display:block;color:#676666;width:100%}.detailed__collaborative-label,.detailed__reference-label{display:block;margin-top:10px;color:#676666;width:100%}.detailed__collaborative-input,.detailed__journal-input,.detailed__reference-input{padding:0 .3em;box-sizing:border-box;color:#444;width:96%;height:28px;border:1px solid #ced6dc;margin-top:2px;font-family:"OpenSans-Regular",arial,sans-serif}.detailed__journal-input,.detailed__reference-input{width:100%;font-size:13px}.detailed__chapter-no-label,.detailed__conference-label,.detailed__date-string,.detailed__doi-label,.detailed__first-label,.detailed__initial-label,.detailed__issn-label,.detailed__issue-label,.detailed__last-label,.detailed__suffix-label,.detailed__surname-label,.detailed__volume-label,.detailed__year-label{flex:1;color:#676666}.detailed__author-initial,.detailed__author-surname{width:90%}.detailed__author-initial,.detailed__author-suffix,.detailed__author-surname{padding:0 .3em;box-sizing:border-box;color:#444;height:27px;border:1px solid #ced6dc;display:block;margin-top:2px;font-family:"OpenSans-Regular",arial,sans-serif;font-size:13px}.detailed__editor-initial,.detailed__editor-suffix,.detailed__editor-surname,.detailed__volume-input,.detailed__year-input{width:90%}.detailed__conference-input,.detailed__editor-initial,.detailed__editor-suffix,.detailed__editor-surname,.detailed__issue-input,.detailed__volume-input,.detailed__year-input{padding:0 .3em;box-sizing:border-box;color:#444;height:27px;border:1px solid #ced6dc;display:block;margin-top:2px;font-family:"OpenSans-Regular",arial,sans-serif;font-size:13px}.detailed__doi-input,.detailed__issn-input{width:90%}.detailed__chapter-no-input,.detailed__doi-input,.detailed__first-input,.detailed__issn-input,.detailed__last-input{padding:0 .3em;box-sizing:border-box;color:#444;height:27px;border:1px solid #ced6dc;display:block;margin-top:2px;font-family:"OpenSans-Regular",arial,sans-serif;font-size:13px}.detailed__chapter-no-input,.detailed__first-input{width:90%}.detailed__ehost-checkbox,.detailed__etal-checkbox,.detailed__hyperlink-checkbox,.detailed__series-checkbox{padding:0 .3em;box-sizing:border-box;color:#444;width:15px;height:15px;border:1px solid #ced6dc;display:inline-block;vertical-align:text-top}.detailed__author-suffix{width:93%}.detailed__conference-input,.detailed__issue-input,.detailed__last-input{width:100%}.detailed__group-collabrative-remove-btn,.detailed__group-remove-btn{flex:none;width:27px;height:27px;text-align:center;position:relative;right:3px;top:22px;background:#db3236;color:#fff;border:0;cursor:pointer}.detailed__group-collabrative-remove-btn:hover,.detailed__group-remove-btn:hover{background:#db3236}.detailed__author-btn-container,.detailed__collabrative-btn-container,.detailed__editor-btn-container,.detailed__series-editor-btn-container{text-align:right}.detailed__author-add-btn,.detailed__collabrative-add-btn,.detailed__editor-add-btn,.detailed__series-editor-add-btn{height:27px;text-align:center;background:#666;color:#fff;border:0;cursor:pointer;font-size:12px;margin-top:5px;font-family:'OpenSans-SemiBold',arial,sans-serif}.detailed__author-add-btn:hover,.detailed__collabrative-add-btn:hover,.detailed__editor-add-btn:hover,.detailed__series-editor-add-btn:hover{background:#666}.detailed__button-holder{display:flex;margin-top:.5em;width:100%;margin-left:auto;font-family:'OpenSans-Regular',arial,sans-serif;height:36px}.detailed__cancel{margin-right:5px;background:#666}.required{color:red}.detailed__btn:hover{background:#e47d37;color:#fff}.detailed__cancel:hover{background:#666;color:#fff}.detailed__journal-title{box-sizing:border-box;color:#444;width:100%;height:100px;border:1px solid #ced6dc;display:block;margin-top:2px}.detailed__etal-group,.table-editor td[data-attr-align=right],.table-editor th[data-attr-align=right]{text-align:right}.detailed__ehost-group,.detailed__series-group{text-align:right;margin-top:10px}.detailed__control-reference-type,.detailed__publication-select{width:100%;padding:4px;background:#fff;border:1px solid #ced6dc;color:#444;font-family:'OpenSans-Regular',arial,sans-serif}.detailed__reference-type-name{font-weight:700;padding:5px 5px 5px 0}.book-detailed-wrapper,.edited-book-detailed-wrapper,.journal-detailed-wrapper,.web-detailed-wrapper{height:calc(100vh - 220px);overflow-y:auto;overflow-x:hidden;padding-bottom:2px}.book-detailed-wrapper-edit,.edited-book-detailed-wrapper-edit,.journal-detailed-wrapper-edit,.web-detailed-wrapper-edit{height:calc(100vh - 190px)}.detailed__reference-item-list{margin-bottom:.5em}.detailed__date-header{margin-top:12px;margin-bottom:0;vertical-align:top;font-weight:700;color:#222;display:block;cursor:pointer;font-family:'OpenSans-SemiBold',arial,sans-serif}.detailed__accessed-group{display:flex;margin-top:6px;color:#676666}.detailed__or-text{padding:24px 5px 5px}.detailed__accessed-date{display:flex}.detailed__delete-icon{flex:none;width:8%}.detailed__addseries-checkbox-container,.detailed__checkbox-container,.detailed__ehost-checkbox-container,.detailed__hyperlink-checkbox-container{display:inline-block;vertical-align:top;margin:2px 0 0 5px}.detailed .editor__info{margin:0;padding:0}.detailed__reference-label,dialog[role=dialog].table-editor-dialog caption{margin-bottom:10px}.detailed__overlay{display:none;position:absolute;background:url(/images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6;left:0;top:0;bottom:0;right:0;z-index:2}.detailed__overlay--show{display:block}.detailed__btn{font-size:.85rem;background:#666;color:#fff;text-align:center;flex:1;cursor:pointer;user-select:none;border:0;font-family:'OpenSans-SemiBold',sans-serif,arial}.detailed__add,.detailed__add:hover,.detailed__update,.detailed__update:hover{background:#e9711c}dialog.referenceProcessing header.dialog__header{background:#fff;font-size:12px;padding:2px 12px;border-bottom:none}dialog.referenceProcessing .dialog__wrapper h2{line-height:2.4em;font-family:"OpenSans-Regular",arial,sans-serif;font-size:14px;color:#212121;font-weight:700}dialog.referenceProcessing .dialog__wrapper .dialog__content{padding:0;background:#dadada;border-bottom:1px solid #7f7f7f;font-size:14px}dialog.referenceProcessing .reference-loader__body{padding:12px;border-bottom:1px solid #d8d8d8;word-break:break-all;background:#fff;font-family:"OpenSans-Regular",arial,sans-serif;font-size:14px;color:#212121;line-height:24px}dialog.referenceProcessing .reference-loader__footer{padding:6px 11px 3px 10px;background:#f4f4f4;display:block}dialog.referenceProcessing .reference-loader__message{background:url(/images/orange-loader3.gif) no-repeat 3px;background-size:25px 25px;padding:25px 0 0 38px;height:auto;color:#ef720d;font-size:14px;flex:1;text-align:left}.reference-loader__powered-hide-logo{visibility:hidden}.reference-loader__powered-text{bottom:8px;font-size:8px;color:#000;display:block;position:relative}.reference-loader__powered-image{width:95px;height:45px}.reference-loader--backdrop{background-color:rgba(0,0,0,.5);z-index:100001;position:fixed;top:0;right:0;bottom:0;left:0}dialog.referenceProcessing .reference-loader__progress-message{display:inline-block;width:60%;vertical-align:middle}dialog.referenceProcessing .reference-loader__progress-icon{width:25px;height:25px}dialog.referenceProcessing .reference-loader__progress-content{font-size:13px;display:inline-block;vertical-align:top}.reference-loader__progress-content--green{color:#0ba25f}.reference-loader__progress-content--red{color:#db3236}.reference-loader__powered.hide{display:none}.reference-loader__powered,.reference-loader__powered.hide,.reference-loader__powered.show{text-align:right;width:35%;vertical-align:middle}.reference-loader__powered{display:none}.freetext__btn,.preview-container__btn{padding:.6em 0;font-size:.85rem;background:#666;color:#fff;text-align:center;flex:1;cursor:pointer;user-select:none;border:0;font-family:'OpenSans-SemiBold',sans-serif,arial}.preview-container-wrapper{height:calc(100vh - 350px);overflow-y:auto;overflow-x:hidden}.freetext__cancel,.preview-container__cancel{margin-right:5px;background:#989e9e}.detailed--hide,.reference-panel.reference-panel--hide{display:none}.reference-panel{position:relative}.reference-create-panel-container{display:block;background-color:#fff;padding:.6em}.reference-panel__form-container{height:calc(100vh - 90px);overflow-y:auto;overflow-x:hidden}.reference-create-panel-container .detailed{width:100%;padding:5px 2px;font-size:13px}.detailed-container .cke_editable{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px}.reference-create-panel-container .hide{display:none}.reference-panel__groupbtn .groupbtn__title{font-size:16px}.detailed__label{padding:5px 0;display:block}.detailed__name{display:block;font-size:13px;color:#676666;padding:3px 0}.detailed__input-text{padding:0 .3em;box-sizing:border-box;color:#444;width:100%;height:32px;border:1px solid #ced6dc}.detailed__cls-btn{padding:5px}.detailed__btn{padding:.7em 0}.reference-create-panel-container .col5{width:5%}.reference-create-panel-container .col20{width:20%}.reference-create-panel-container .col40{width:40%}.reference-create-panel-container .col60{width:60%}.reference-create-panel-container .col80{width:80%}.reference-create-panel-container .col95{width:95%}.reference-create-panel-container .col100,dialog[role=dialog].table-editor-dialog .table-editor table{width:100%}.reference-create-panel-container .d-none{display:none}.reference-create-panel-container .d-flex{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.reference-create-panel-container .d-flex-1{flex:1}.reference-create-panel-container .d-flex-2{flex:2}.reference-create-panel .freetext--hide,.reference-create-panel-container .freetext--hide,.reference-edit-panel .freetext--hide{display:none}.reference-create-panel-container .required{color:red;font-size:12px;display:inline-block;vertical-align:middle}.preview-container__reference-input{padding:0 .3em;box-sizing:border-box;color:#444;width:100%;height:32px;border:1px solid #ced6dc;margin-top:2px;font-family:"OpenSans-Regular",arial,sans-serif;font-size:13px}.preview-container__reference-label{display:block;margin-top:10px;color:#676666;width:100%}.preview-container__reference-label-readonly{display:flex;padding:10px 0;font-family:"OpenSans-SemiBold",arial,sans-serif}.preview-container__label-text{flex:none;margin-right:5px;width:10%}.preview-container__label-content{flex:1;width:90%}.preview-container__label-input-container{padding:.2em .5em .5em 0}.preview-container__label-input-error-container{color:red}.preview-container__info--right-panel{margin:.5em .5em .5em 0;padding:0}.error-preview-container--hide,.preview-container--hide,.warning-preview-container--hide{display:none}.error-preview-container__heading,.preview-container__heading,.warning-preview-container__heading{font-size:1.5em;color:#f67835}.preview-container__reference{font-size:1em;padding:10px 0;font-weight:400;border-bottom:1px solid #e6e6e6;margin-right:.5em}.error-preview-container,.warning-preview-container{margin:1em 0 0}.error-preview-container__errors,.warning-preview-container__warnings{font-size:1em;padding:10px 0;color:#ef4449;border-bottom:1px solid #e6e6e6;margin-bottom:5px}.error-preview-container__error-item,.warning-preview-container__warning-item{padding-top:2px}.error-preview-container__button-holder,.preview-container__button-holder{display:flex;width:40%;margin-left:auto}.freetext__btn:hover,.freetext__cancel:hover,.preview-container__btn:hover{background:#e9711c;color:#fff}.preview-container__reference.nameAndYear .non-csl-entry,.preview-container__reference.numbered .csl-entry,.preview-container__reference.numbered .non-csl-entry{display:flex;word-break:break-all}.preview-container__reference.nameAndYear .csl-entry{word-break:break-all}.preview-container__reference.numbered .csl-entry .csl-left-margin,.preview-container__reference.numbered .csl-entry span[data-html-name=bibliography-reference-label],.preview-container__reference.numbered .non-csl-entry span[data-html-name=bibliography-reference-label]{flex:none;width:10%;padding-right:5px;text-align:right}.preview-container__reference.numbered .csl-entry .csl-right-inline,.preview-container__reference.numbered .csl-entry span[data-html-name=reference],.preview-container__reference.numbered .non-csl-entry span[data-html-name=reference]{flex:1;width:90%}.preview-container__reference.nameAndYear .csl-entry span[data-html-name=bibliography-reference-label],.preview-container__reference.nameAndYear .non-csl-entry span[data-html-name=bibliography-reference-label]{display:none}.preview-container__reference.nameAndYear .csl-entry span[data-html-name=reference],.preview-container__reference.nameAndYear .non-csl-entry span[data-html-name=reference]{flex:1;width:98%}.detailed__author-parent-container button{font-size:12px}.reference-panel__error-container--show{background:rgba(255,0,0,.3);border:1px solid rgba(255,0,0,.18);padding:0;color:#171313;width:100%;font-size:14px;text-align:center;top:2.2em}.preview-container span[data-format=italic]{font-style:italic}.preview-container span[data-format=bold],.preview-container span[data-format=italic],.preview-container span[data-format=subscript],.preview-container span[data-format=superscript],.reference-container span[data-format=bold],.reference-container span[data-format=italic],.reference-container span[data-format=subscript],.reference-container span[data-format=superscript]{background:0 0}.preview-container__add--hide{display:none}.wid20{width:20%}.groupbtn__menu--hidden{visibility:hidden}.preview-container__button-holder--hide,.reference-create-panel-container .detailed__year-group .hide{display:none}.reference-panel__groupbtn .groupbtn__button{padding:.45em}.reference-character-styling-panel{position:absolute;width:620px;bottom:10px;left:5rem;display:none;z-index:2;background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.1)}.reference-create-panel-overlay,.reference-edit-panel-overlay{position:fixed;top:0;right:0;left:0;bottom:0;z-index:1;background:rgba(0,0,0,.1);display:none}.reference-create-panel--show,.reference-edit-panel--show,.reference-panel-label-form label,ul[data-html-name=bibliography-section] li{display:block}.reference-create-panel .tab-panel__wrapper{background:#d9d9d9}.reference-create-panel .tab-panel__item__id{min-height:0;padding:.5rem .9rem;font-family:'OpenSans-SemiBold',sans-serif;font-size:.85rem}.reference-panel-futureproof .freetext__button-holder{margin-top:10px}.reference-panel__edit-container,.reference-panel__tab-container{position:relative;z-index:0}.reference-panel__editor-container--hide,.reference-panel__tab-container--hide{display:none}.reference-panel__edit-container,.reference-panel__label-container,.reference-panel__tab-container{min-height:200px}.reference-panel__edit-container{width:auto;padding:1em}.reference-panel__edit-container .select-info{opacity:.5;font-family:OpenSans-Italic;font-size:13px;color:#000;line-height:26px;height:26px;width:275px}.reference-panel__edit-container .publication-type-wrapper{padding:0 5px}.reference-panel__edit-container .char-style-type,.reference-panel__edit-container .publication-type{background:#fff;border:1px solid #999;width:195px;height:25px;font-family:'OpenSans-Regular',sans-serif}.reference-panel__edit-container .publication-type{width:120px}.reference-panel__edit-header{padding-bottom:10px}.reference-panel__label-container{padding:10px 12px;font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#000}.reference-panel__label-container-title{margin:0;font-family:'OpenSans-SemiBold',sans-serif;font-size:14px;color:#222}.reference-panel__output-ref{margin:7px 0 0;line-height:22px}.reference-panel__label-info{margin:10px 0 0;display:flex;align-items:center;background:#fff9bb;padding:5px}.reference-panel__label-info-icon{width:24px;height:24px}.reference-panel__label-info-text{margin:0 0 0 4px;font-size:12px;color:#223334;line-height:20px}.reference-panel-label-form{margin:10px 0 0}.reference-panel-label-form label span{color:red;margin:0 0 0 3px}.reference-panel__label-btn-container{display:flex;align-items:center;justify-content:flex-end;margin:10px 0 0}.reference-panel-label-input{width:75%;background:#fff;border:1px solid #999;padding:9px;margin:3px 0 0;outline:0;display:block}.reference__cancel-label-btn,.reference__insert-label-btn{background:#666;font-family:'OpenSans-Bold',sans-serif;font-size:12px;padding:.65em 2em;flex:none}.reference__insert-label-btn{border:1px solid #666;color:#fff}.reference__cancel-label-btn *,.reference__insert-label-btn *{pointer-events:none}.reference__cancel-label-btn{background:#fff;border:1px solid #979797;color:#666}.reference__insert-label-btn{margin:0 0 0 10px}.reference__cancel-label-btn:hover{background:#f2f2f2;opacity:.7}.reference__insert-label-btn:hover{opacity:.7}.reference__insert-label-btn:disabled,.reference__insert-label-btn:disabled:hover{opacity:.4}.reference-panel__edit-body{position:relative}.feather-flow .reference-create-panel .tab-panel__wrapper{background:#fff}.feather-flow .reference-panel__tab-container .tab-panel__handle{border-bottom:1px solid #e7e7ed}.feather-flow .reference-character-styling-panel,.feather-flow .reference-panel__tab-container .tab-panel{border-radius:4px}.feather-flow-container .reference-character-styling-panel{z-index:3}.feather-flow-container .reference-create-panel-overlay,.feather-flow-container .reference-edit-panel-overlay{z-index:2}.feather-flow .reference-panel__edit-container{width:auto;padding:0}.feather-flow .reference-panel__edit-container .select-info{padding-left:20px;position:relative;top:5px;font-family:'SourceSansPro-Regular';font-size:12px}.feather-flow .reference-panel__edit-container .char-style-type-wrapper,.feather-flow .reference-panel__edit-container .publication-type-wrapper{font-family:'SourceSansPro-Regular',arial;position:relative;top:6px;font-size:12px;font-weight:400}.editor .bgEffect,.supplementary .bgEffect{background-color:#ff8813}ul[data-html-name=bibliography-section]{list-style:none;margin:0;padding:0;border:0}.reference-container.nameAndYear .csl-entry,.reference-container.nameAndYear .non-csl-entry{padding-left:10px}.reference-container .reference-wrapper{list-style:none;margin:0;padding:0}.reference-container .csl-entry[data-correction-type=edit],.reference-container .csl-entry[data-correction-type=insert],.reference-container .non-csl-entry[data-correction-type=edit],.reference-container .non-csl-entry[data-correction-type=insert]{color:green}.reference-container .csl-entry[data-correction-type=delete],.reference-container .non-csl-entry[data-correction-type=delete]{color:red}.reference-container .csl-entry[data-correction-type=delete] [data-html-name=notes],.reference-container .non-csl-entry[data-correction-type=delete] [data-html-name=notes]{text-decoration:line-through}.reference-undo-container{position:absolute;top:16px;left:-24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reference-undo{height:16px;width:16px;display:block;cursor:pointer;border:0;background:0 0;padding:0}.reference-undo[disabled=true]{opacity:.3;cursor:not-allowed}.reference-container.nameAndYear.future-proof .csl-entry,.reference-container.nameAndYear.future-proof .non-csl-entry,.reference-container.numbered.future-proof .csl-entry,.reference-container.numbered.future-proof .non-csl-entry{width:99%}.reference-container.numbered .reference--bg{background:#fff;padding:10px}.reference-container.numbered .csl-entry span[data-html-name=bibliography-reference-label],.reference-container.numbered .non-csl-entry span[data-html-name=bibliography-reference-label]{float:left;width:8%;padding-right:5px;text-align:right}.reference-container.numbered .csl-entry .multi-reference,.reference-container.numbered .csl-entry>span[data-html-name=reference],.reference-container.numbered .non-csl-entry .multi-reference,.reference-container.numbered .non-csl-entry>span[data-html-name=reference]{float:left;width:88%}.reference-container.numbered .csl-entry[data-correction-type=delete] span[data-html-name=bibliography-reference-label],.reference-container.numbered .non-csl-entry[data-correction-type=delete] span[data-html-name=bibliography-reference-label]{float:left;width:8%;padding-right:5px;text-align:right;text-decoration:line-through}.reference-container.numbered .csl-entry[data-correction-type=delete] .multi-reference,.reference-container.numbered .csl-entry[data-correction-type=delete]>span[data-html-name=reference],.reference-container.numbered .non-csl-entry[data-correction-type=delete] .multi-reference,.reference-container.numbered .non-csl-entry[data-correction-type=delete]>span[data-html-name=reference]{float:left;width:88%;text-decoration:line-through}.reorder-message-container,.undo-message-container{display:flex}.reorder-message-container__loader,.undo-message-container__loader{background:url(/images/undo-loader.gif) no-repeat center;height:40px;width:40px}.reorder-message-container__text,.undo-message-container__text{font-size:1.1em;font-family:'OpenSans-Bold',arial,sans-serif;padding-top:.6em}.reference-container__reference-label-original{position:absolute;color:red;text-decoration:line-through;left:5px}.citation-blocker:before{content:'';border-top:1px solid transparent;border-bottom:8px solid #474747;border-left:8px solid transparent;border-right:8px solid transparent;position:absolute;top:-9px;left:1px}.citation-blocker{width:18px;height:24px;background:#474747;color:#fff;font-size:14px;text-align:center;position:absolute;line-height:35px;top:20px;left:-18px;z-index:15}.reference-container__info{overflow:hidden}.reference-container .reference-wrapper li{display:block;list-style:none;font-family:Times New Roman,Times;font-size:1.14rem;font-style:normal;line-height:1.85rem!important;position:relative;cursor:pointer;padding:10px;text-align:justify}.reference-container{border:1px solid #e0e0e0;padding:0 0 1.071em;background:#f2f2f2}.reference-container.inner{border:0}.bibliography-section-wrapper--hide,.reference-container--hide,.reference-container.nameAndYear span[data-html-name=bibliography-reference-label]{display:none}.reference-container.nameAndYear .reference--bg{background:#fff}.reference-container.nameAndYear .csl-entry>span[data-html-name=reference],.reference-container.nameAndYear .non-csl-entry>span[data-html-name=reference]{float:left;width:96%}.reference-container.nameAndYear .csl-entry[data-correction-type=delete]>span[data-html-name=reference],.reference-container.nameAndYear .non-csl-entry[data-correction-type=delete]>span[data-html-name=reference]{float:left;width:96%;text-decoration:line-through}.reference-container .multi-reference [data-html-name=reference]{display:block}.author-list__item-text span[data-html-name=prefix]::after,.reference-container .multi-reference span[data-html-name=reference-label]::after{content:' '}.reference-container .reference-item [data-html-name=notes]{display:block;float:left}.reference-container.numbered .reference-item [data-html-name=notes]{margin-left:8%}.reference-container.numbered .reference-item .multi-reference [data-html-name=notes]{margin-left:0}.reference-container .reference-item [data-html-name=reference] [data-html-name=notes]{margin-left:0;width:88%}.reference-container [data-csl-format=italic]{font-style:italic}.multi-reference.inline span[data-html-name=reference],.reference-container [data-html-name=doi],.reference-container [data-html-name=para]{display:inline}.reference-container .citation-view-wrapper .footnote-citation-container{vertical-align:baseline}.reference-container .figure-head-wrapper{display:none}.reference-container .reference-item.unsupported-element [data-html-name=chemical-formula],.reference-container .reference-item.unsupported-element [data-html-name=entities]{display:inline;padding:.3em}.reference-container .reference-item.unsupported-element .citation-view-wrapper,.reference-container .reference-item.unsupported-element .equation-wrapper.inline,.reference-container .reference-item.unsupported-element [data-html-name=inline-figure],.reference-container .reference-item.unsupported-element [data-html-name=styled-content],.reference-container .reference-item.unsupported-element [data-name=mathml]{padding:.3em}[data-html-name=bibliography] [data-html-name=bibliography-heading],[data-html-name=bibliography] [data-html-name=section-title],[data-html-name=further-reading] [data-html-name=bibliography-heading]{display:inline-block}[data-html-name=back-matter] [data-html-name=bibliography],[data-html-name=back-matter] [data-html-name=further-reading]{position:relative}[data-html-name=bibliography] .fp-ref__btn-container,[data-html-name=further-reading] .fp-ref__btn-container{display:inline-block;position:absolute;right:0;top:20px;display:flex}[data-html-name=bibliography] .fp-ref__btn-container.top10,[data-html-name=further-reading] .fp-ref__btn-container.top10{top:8px}[data-html-name=bibliography] .fp-ref__btn-container .reference__ins-ref-btn-text,[data-html-name=bibliography] .fp-ref__btn-container .reference__reorder-btn-text,[data-html-name=further-reading] .fp-ref__btn-container .reference__ins-ref-btn-text{font-family:OpenSans-SemiBold;color:#212121;font-size:13px}[data-html-name=bibliography] .fp-ref__btn-container .reference__ins-ref-btn-icn,[data-html-name=further-reading] .fp-ref__btn-container .reference__ins-ref-btn-icn{width:12px;height:12px}[data-html-name=bibliography] .fp-ref__btn-container .reference__ins-ref-btn,[data-html-name=further-reading] .fp-ref__btn-container .reference__ins-ref-btn{margin-left:2px;outline:0;padding:.4em .8em;background-color:#fff;cursor:pointer;border:#e6e6e6 1px solid;box-shadow:0 0 1px #000}[data-html-name=bibliography] .fp-ref__btn-container .reference__ins-ref-btn[disabled=true]{opacity:.4;cursor:not-allowed}.reference-container .fp__reference__edit-handler{position:absolute;right:15px;top:18px;bottom:0;display:flex;flex-direction:column;width:120px;height:82px;background:#fff;z-index:2;border:1px solid #cbcbcb;visibility:hidden}.reference-container .fp__reference__edit-handler.fp__reference__edit-handler--show{visibility:visible}.reference-container .fp__reference__edit-handler.fp__reference__edit-handler--show.top{top:-68px}.reference-container .fp__reference__edit-handler .fp__reference__edit{cursor:pointer;background:0 0;border:0;margin:0;align-items:center;width:118px;height:40px;display:flex}.fp__reference__delete__icon,.fp__reference__edit__icon{padding:0 10px}.reference-container .fp__reference__edit-handler .fp__reference__delete__icon--text,.reference-container .fp__reference__edit-handler .fp__reference__edit__icon--text{font-size:14px;font-family:'OpenSans-Regular'}.reference-container .fp__reference__edit-handler .fp__reference__delete--text,.reference-container .fp__reference__edit-handler .fp__reference__edit--text{font-family:OpenSans-SemiBold;font-size:12px;color:#2f2f2f;padding-left:7px;vertical-align:top;display:none;padding-top:2px}.reference-container .fp__reference__edit-handler .fp__reference__edit--text{padding-right:25px}.reference-container .fp__reference__edit-handler .fp__reference__delete[disabled],.reference-container .fp__reference__edit-handler .fp__reference__edit[disabled]{cursor:not-allowed;opacity:.4}.menu-item__chart-citation *,.menu-item__figure-citation *,.menu-item__further-reading *,.menu-item__further-reading-citation *,.menu-item__math-citation *,.menu-item__reference *,.menu-item__reference-citation *,.menu-item__scheme-citation *,.menu-item__table-citation *,.reference-container .fp__reference__delete *,.reference-container .fp__reference__delete .editor__delete-svg,.reference-container .fp__reference__edit *,.reference-container .fp__reference__edit .editor__edit-svg{pointer-events:none}.reference-container .fp__reference__edit-handler .fp__reference__delete{display:flex;cursor:pointer;background:0 0;border:0;margin:0;align-items:center;width:118px;height:40px}.floating-menu .menu-item__reference-citation{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.floating-menu .menu-item__reference-citation--show{display:block}.floating-menu .menu-item__icon-reference-citation{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__reference-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__reference-citation .menu-item__reference-citation-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__reference-citation--active .menu-item__reference-citation-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__reference-citation--active .menu-item__svg-reference-citation .g-1{fill:#fff}.floating-menu .menu-item__reference-citation[disabled]{cursor:default}.floating-menu .menu-item__reference-citation[disabled] .menu-item__svg-reference-citation{fill:gray}.floating-menu .menu-item__reference-citation[disabled] .menu-item__reference-citation-text{color:gray}.floating-menu .menu-item__reference-citation--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__reference-citation--ui-button.menu-item__reference-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__reference{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.floating-menu .menu-item__reference--show{display:block}.floating-menu .menu-item__icon-reference{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__reference--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__reference .menu-item__reference-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__reference--active .menu-item__reference-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__reference--active .menu-item__svg-reference .g-1{fill:#fff}.floating-menu .menu-item__reference[disabled]{cursor:default}.floating-menu .menu-item__reference[disabled] .menu-item__svg-reference{fill:gray}.floating-menu .menu-item__reference[disabled] .menu-item__reference-text{color:gray}.floating-menu .menu-item__reference--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__reference--ui-button.menu-item__reference--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__figure-citation{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.floating-menu .menu-item__figure-citation--show{display:block}.floating-menu .menu-item__icon-figure-citation{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__figure-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__figure-citation .menu-item__figure-citation-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__figure-citation--active .menu-item__figure-citation-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__figure-citation--active .menu-item__svg-figure-citation .polygon-1,.floating-menu .menu-item__figure-citation--active .menu-item__svg-figure-citation .rect-1{stroke:#fff}.floating-menu .menu-item__figure-citation--active .menu-item__svg-figure-citation .circle-1{fill:#fff}.floating-menu .menu-item__figure-citation[disabled]{cursor:default}.floating-menu .menu-item__figure-citation[disabled] .menu-item__svg-figure-citation{fill:gray}.floating-menu .menu-item__figure-citation[disabled] .menu-item__figure-citation-text{color:gray}.floating-menu .menu-item__figure-citation--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__figure-citation--ui-button.menu-item__figure-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__math-citation{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.floating-menu .menu-item__math-citation--show{display:block}.floating-menu .menu-item__icon-math-citation{width:.9em;display:inline-block;vertical-align:middle;height:.9em}.floating-menu .menu-item__math-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__math-citation .menu-item__math-citation-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__math-citation--active .menu-item__math-citation-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__math-citation--active .menu-item__svg-math-citation .g-1{stroke:#fff}.floating-menu .menu-item__math-citation[disabled]{cursor:default}.floating-menu .menu-item__math-citation[disabled] .menu-item__svg-math-citation{fill:gray}.floating-menu .menu-item__math-citation[disabled] .menu-item__math-citation-text{color:gray}.floating-menu .menu-item__math-citation--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__math-citation--ui-button.menu-item__math-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__table-citation{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.floating-menu .menu-item__table-citation--show{display:block}.floating-menu .menu-item__icon-table-citation{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__table-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__table-citation .menu-item__table-citation-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__table-citation--active .menu-item__table-citation-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__table-citation--active .menu-item__svg-table-citation .g-1{stroke:#fff}.floating-menu .menu-item__table-citation--active .menu-item__svg-table-citation .path-1{fill:#fff}.floating-menu .menu-item__table-citation[disabled]{cursor:default}.floating-menu .menu-item__table-citation[disabled] .menu-item__svg-table-citation{fill:gray}.floating-menu .menu-item__table-citation[disabled] .menu-item__table-citation-text{color:gray}.floating-menu .menu-item__table-citation--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__table-citation--ui-button.menu-item__table-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__further-reading-citation{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.floating-menu .menu-item__further-reading-citation--show{display:block}.floating-menu .menu-item__icon-further-reading-citation{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__further-reading-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__further-reading-citation .menu-item__further-reading-citation-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__further-reading-citation--active .menu-item__further-reading-citation-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__further-reading-citation--active .menu-item__svg-further-reading-citation .g-1{fill:#fff}.floating-menu .menu-item__further-reading-citation[disabled]{cursor:default}.floating-menu .menu-item__further-reading-citation[disabled] .menu-item__svg-further-reading-citation{fill:gray}.floating-menu .menu-item__further-reading-citation[disabled] .menu-item__further-reading-citation-text{color:gray}.floating-menu .menu-item__further-reading-citation--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__further-reading-citation--ui-button.menu-item__further-reading-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__further-reading{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.floating-menu .menu-item__further-reading--show{display:block}.floating-menu .menu-item__icon-further-reading{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__further-reading--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__further-reading .menu-item__further-reading-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__further-reading--active .menu-item__further-reading-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__further-reading--active .menu-item__svg-further-reading .g-1{fill:#fff}.floating-menu .menu-item__further-reading[disabled]{cursor:default}.floating-menu .menu-item__further-reading[disabled] .menu-item__svg-further-reading{fill:gray}.floating-menu .menu-item__further-reading[disabled] .menu-item__further-reading-text{color:gray}.floating-menu .menu-item__further-reading--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__further-reading--ui-button.menu-item__further-reading--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__scheme-citation{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.floating-menu .menu-item__scheme-citation--show{display:block}.floating-menu .menu-item__icon-scheme-citation{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__scheme-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__scheme-citation .menu-item__scheme-citation-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__scheme-citation--active .menu-item__scheme-citation-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__scheme-citation--active .menu-item__svg-scheme-citation .polygon-1,.floating-menu .menu-item__scheme-citation--active .menu-item__svg-scheme-citation .rect-1{stroke:#fff}.floating-menu .menu-item__scheme-citation--active .menu-item__svg-scheme-citation .circle-1{fill:#fff}.floating-menu .menu-item__scheme-citation[disabled]{cursor:default}.floating-menu .menu-item__scheme-citation[disabled] .menu-item__svg-scheme-citation{fill:gray}.floating-menu .menu-item__scheme-citation[disabled] .menu-item__scheme-citation-text{color:gray}.floating-menu .menu-item__scheme-citation--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__scheme-citation--ui-button.menu-item__scheme-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__chart-citation{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.floating-menu .menu-item__chart-citation--show{display:block}.floating-menu .menu-item__icon-chart-citation{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__chart-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__chart-citation .menu-item__chart-citation-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__chart-citation--active .menu-item__chart-citation-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__chart-citation--active .menu-item__svg-chart-citation .polygon-1,.floating-menu .menu-item__chart-citation--active .menu-item__svg-chart-citation .rect-1{stroke:#fff}.floating-menu .menu-item__chart-citation--active .menu-item__svg-chart-citation .circle-1{fill:#fff}.floating-menu .menu-item__chart-citation[disabled]{cursor:default}.floating-menu .menu-item__chart-citation[disabled] .menu-item__svg-chart-citation{fill:gray}.floating-menu .menu-item__chart-citation[disabled] .menu-item__chart-citation-text{color:gray}.floating-menu .menu-item__chart-citation--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__chart-citation--ui-button.menu-item__chart-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.fp-ref__btn-container .reference__reorder_btn{outline:0;padding:3px 10px;background-color:#fff;margin-right:.8em;cursor:pointer;border:#e6e6e6 1px solid;box-shadow:0 0 1px #000}.fp-ref__btn-container .reference__add-more-icn{margin:4px 5px 0 0}.editor .fp-ref__btn-container .reference__reorder_btn *{pointer-events:none}.fp-ref__btn-container .reference__reorder_btn:hover{color:#e9711c}.fp-ref__btn-container .reference__reorder_btn--orange{color:#e9711c;background:0 0}.fp-ref__btn-container .reference__reorder_btn[disabled]{cursor:not-allowed;opacity:.4}.fp-ref__btn-container .reference__reorder_btn[disabled] .reference__add-more-text{color:#999}.reference-container .dummy-reference{min-height:15.5em}.reference-container .fp__reference__edit-handler .fp__reference__delete svg g#deleteIcon{fill:#333}.reference-container .fp__reference__delete:hover,.reference-container .fp__reference__edit:hover{background:#eee;color:#e9711c}.editor cite.qtip:hover:after,.reference-container .reference-item [data-html-name=notes] [data-html-name=note],.supplementary cite.qtip:hover:after,span[data-html-name=br]{display:block}.reference-container .fp__reference__menu__container{width:24px;position:absolute;right:5px;top:10px}#xonomyBubbleContent form.undermenu,.reference-container .fp__reference__more__container{margin-top:5px}.reference-container .fp__reference__more__container .fp__reference__more__icon{cursor:pointer;background:0 0;border:0;margin:0;align-items:center}.reference-item.further-reading-reference--grey,.reference-item.reference--grey{background-color:#e1e1e1}.reference-item .edit-block,.reference-item .further-reading-edit-block{border-top-left-radius:6px;border-top-right-radius:6px}.fp__reference__btns{display:none}.reference-container .reference-item.unsupported-element span[data-html-name=reference]:not([data-supported]) [data-format]::after,.reference-container .reference-item.unsupported-element span[data-html-name=reference]:not([data-supported]) [data-type=instruct]::after,.reference-container .reference-item.unsupported-element span[data-html-name=reference]:not([data-supported]) [data-type=query]::after,[data-html-name=head][data-unsupported=true] [data-html-name=reference] [data-format]::after,[data-html-name=head][data-unsupported=true] [data-html-name=reference] [data-type=instruct]::after,[data-html-name=head][data-unsupported=true] [data-html-name=reference] [data-type=query]::after{content:''}.reference-container .reference-item.unsupported-element span[data-html-name=reference]:not([data-supported]) [data-format],[data-html-name=head][data-unsupported=true] [data-html-name=reference] [data-format]{margin:0}.reference-container .reference-item.unsupported-element span[data-html-name=reference]:not([data-supported]) .equation-wrapper::after,.reference-container .reference-item.unsupported-element span[data-html-name=reference]:not([data-supported]) .equation-wrapper::before,.reference-container .reference-item.unsupported-element span[data-html-name=reference]:not([data-supported]) a::after,.reference-container .reference-item.unsupported-element span[data-html-name=reference]:not([data-supported]) a::before,.reference-container .reference-item.unsupported-element span[data-html-name=reference]:not([data-supported]) span::after,[data-html-name=head][data-unsupported=true] [data-html-name=reference] span::after{content:' '}.multi-reference.inline span[data-html-name=reference]:not(:last-child)::after{content:'; '}.feather-flow-container [data-html-name=back-matter]{margin-top:28px;display:flex;flex-direction:column;gap:28px}.feather-flow-container [data-html-name="bibliography-section-wrapper "]{margin-top:16px}.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container,.feather-flow-container [data-html-name=further-reading] .fp-ref__btn-container{gap:24px}.feather-flow-container [data-html-name=bibliography] [data-html-name=bibliography-heading],.feather-flow-container [data-html-name=bibliography] [data-html-name=section-title],.feather-flow-container [data-html-name=further-reading] [data-html-name=bibliography-heading]{font-family:'TexGyrePagella-Bold';font-size:24px;line-height:28px;text-align:left;color:#222}.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container .reference__ins-ref-btn-icn,.feather-flow-container [data-html-name=further-reading] .fp-ref__btn-container .reference__ins-ref-btn-icn{height:24px;width:24px}.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container .reference__ins-ref-btn,.feather-flow-container [data-html-name=further-reading] .fp-ref__btn-container .reference__ins-ref-btn{padding:8px 12px;display:flex;gap:8px;margin:0;height:36px;border-radius:4px;border:2px solid #ff6c00;box-shadow:none;align-items:center}.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container .reference__reorder_btn,.feather-flow-container [data-html-name=further-reading] .fp-ref__btn-container .reference__reorder_btn{padding:8px 12px;display:flex;gap:8px;margin:0;height:36px;border-radius:4px;box-shadow:none;align-items:center}.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container .reference__ins-ref-btn-text{color:#ff6c00;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:20px;text-align:left;margin-left:0}.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container .reference__reorder-btn-text{color:#ff6c00;font-size:16px;line-height:20px;text-align:left;margin-left:0}.feather-flow-container [data-html-name=further-reading] .fp-ref__btn-container .reference__ins-ref-btn-text{color:#ff6c00;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:20px;text-align:left;margin-left:0}.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container .reference__reorder-btn-text{font-family:'SourceSansPro-SemiBold',arial;font-weight:600}.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container .reference__ins-ref-btn:hover,.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container .reference__reorder_btn:hover,.feather-flow-container [data-html-name=further-reading] .fp-ref__btn-container .reference__ins-ref-btn:hover,.feather-flow-container [data-html-name=further-reading] .fp-ref__btn-container .reference__reorder_btn:hover{background:#fff5ee}.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container .reference__reorder_btn:hover,.feather-flow-container [data-html-name=further-reading] .fp-ref__btn-container .reference__reorder_btn:hover{border-color:#fff5ee}.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container .reference__ins-ref-btn:active,.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container .reference__reorder_btn:active,.feather-flow-container [data-html-name=further-reading] .fp-ref__btn-container .reference__ins-ref-btn:active,.feather-flow-container [data-html-name=further-reading] .fp-ref__btn-container .reference__reorder_btn:active{background:#ffe3cd}.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container .reference__reorder_btn:active,.feather-flow-container [data-html-name=further-reading] .fp-ref__btn-container .reference__reorder_btn:active{border-color:#ffe3cd}.feather-flow-container .fp-ref__btn-container .reference__ins-ref-btn[disabled=true],.feather-flow-container .fp-ref__btn-container .reference__reorder_btn[disabled]{background:#fff;border:2px solid #dcb69a;opacity:unset}.feather-flow-container [data-html-name=bibliography] .fp-ref__btn-container .reference__reorder_btn,.feather-flow-container [data-html-name=further-reading] .fp-ref__btn-container .reference__reorder_btn{border:2px solid #fff}.feather-flow-container .fp-ref__btn-container .reference__ins-ref-btn[disabled=true] svg path,.feather-flow-container .fp-ref__btn-container .reference__reorder_btn[disabled] svg path{fill:#dda57c}.feather-flow-container .fp-ref__btn-container .reference__ins-ref-btn[disabled=true] .reference__ins-ref-btn-text,.feather-flow-container .fp-ref__btn-container .reference__reorder_btn[disabled] .reference__reorder-btn-text{color:#dda57c}.feather-flow-container .reference-container{display:flex;flex-direction:column;gap:4px;background:#fff;border:0}.editor .citation-view-wrapper+cite[data-html-name=bib],.editor .citation-view-wrapper+cite[data-html-name=fur],.editor .footnote-citation-wrapper cite[data-html-name=fn],.editor cite[data-html-name=ch],.editor cite[data-html-name=eqn],.editor cite[data-html-name=fig],.editor cite[data-html-name=sc],.editor cite[data-html-name=table],.editor cite[data-html-name=tbox],.extra .citation-view-wrapper+cite[data-html-name=bib],.extra .citation-view-wrapper+cite[data-html-name=fur],.extra .footnote-citation-wrapper cite[data-html-name=fn],.extra cite[data-html-name=ch],.extra cite[data-html-name=eqn],.extra cite[data-html-name=fig],.extra cite[data-html-name=sc],.extra cite[data-html-name=table],.extra cite[data-html-name=tbox],.feather-flow-container .reference-container--hide,.feather-flow-container .supplementary [data-html-name=e-component] .download-wrapper img,.quicklinks-tab cite,.supplementary .citation-view-wrapper+cite[data-html-name=bib],.supplementary .citation-view-wrapper+cite[data-html-name=fur],.supplementary .footnote-citation-wrapper cite[data-html-name=fn],.supplementary cite[data-html-name=ch],.supplementary cite[data-html-name=eqn],.supplementary cite[data-html-name=fig],.supplementary cite[data-html-name=sc],.supplementary cite[data-html-name=table],.supplementary cite[data-html-name=tbox]{display:none}.feather-flow-container .reference-container .reference-wrapper{background:#ebebeb;gap:16px;display:flex;flex-direction:column;padding:20px 7 px}.feather-flow-container .reference-container .reference-wrapper li span{line-height:28px}.feather-flow-container .reference-container .fp__reference__menu__container{position:static}.feather-flow-container .reference-container .reference-item{display:flex;flex-direction:row-reverse;gap:16px;padding:0 10px}.feather-flow-container .reference-container.numbered .csl-entry,.feather-flow-container .reference-container.numbered .non-csl-entry{display:inline-block;padding-left:15px}.feather-flow-container .reference-container.numbered .csl-entry span[data-html-name=bibliography-reference-label],.feather-flow-container .reference-container.numbered .non-csl-entry span[data-html-name=bibliography-reference-label]{width:7%;padding:0;text-align:center}.feather-flow-container .reference-container.numbered .csl-entry>span[data-html-name=reference],.feather-flow-container .reference-container.numbered .non-csl-entry>span[data-html-name=reference]{float:left;width:88%}.feather-flow-container .reference-container.numbered .csl-entry .reference-container__reference-label-original+span[data-html-name=bibliography-reference-label],.feather-flow-container .reference-container.numbered .non-csl-entry .reference-container__reference-label-original+span[data-html-name=bibliography-reference-label]{text-align:center}.feather-flow-container .reference-undo{position:relative;right:10px;bottom:8px}.editor .chart-citation-container,.editor .citation-container,.editor .fig-citation-container,.editor .footnote-citation-container,.editor .further-citation-container,.editor .math-citation-container,.editor .scheme-citation-container,.editor .table-citation-container,.editor cite[data-html-name=other],.extra .citation-container,.extra .citation-container .extra .footnote-citation-container,.extra .fig-citation-container,.extra .further-citation-container,.extra .math-citation-container,.extra .table-citation-container,.supplementary .chart-citation-container,.supplementary .citation-container,.supplementary .citation-container .supplementary .footnote-citation-container,.supplementary .fig-citation-container,.supplementary .further-citation-container,.supplementary .math-citation-container,.supplementary .scheme-citation-container,.supplementary .table-citation-container,.supplementary cite[data-html-name=other],.textBox-citation-container{font-style:normal;color:#00f;cursor:pointer}.editor [data-style=superscript],.editor span[data-fnformat=superscript],.extra [data-style=superscript],.extra span[data-fnformat=superscript],.supplementary [data-style=superscript],.supplementary span[data-fnformat=superscript]{vertical-align:super;font-size:12px}.editor .reference__reorder-svg,.extra .reference__reorder-svg,.supplementary .reference__reorder-svg{width:20px;height:20px;padding:3px}.editor span[class$=-citation-wrapper] .optinsert,.extra span[class$=-citation-wrapper] .optinsert,.supplementary span[class$=-citation-wrapper] .optinsert{text-decoration:underline;color:#00f;cursor:pointer;background-color:#ff9}.editor span[class$=-citation-wrapper] .optdel,.extra span[class$=-citation-wrapper] .optdel,.supplementary span[class$=-citation-wrapper] .optdel{text-decoration:line-through;color:red;cursor:pointer;background-color:#ff9}.editor span[class$=-citation-wrapper] [data-actor=ce],.extra span[class$=-citation-wrapper] [data-actor=ce],.supplementary span[class$=-citation-wrapper] [data-actor=ce],.table-parent-wrapper span[data-format=insert][data-actor=ce],dialog[role=dialog].table-editor-dialog span[data-format=insert][data-actor=ce]{background-color:#d3d3d3}.editor span[class$=-citation-wrapper] .removestrike,.editor span[class$=-citation-wrapper] .removeunderline,.extra span[class$=-citation-wrapper] .removestrike,.extra span[class$=-citation-wrapper] .removeunderline,.supplementary span[class$=-citation-wrapper] .removestrike,.supplementary span[class$=-citation-wrapper] .removeunderline{text-decoration:none;background:0 0}.editor span[class$=-citation-wrapper] .removestrike [data-format=subscript],.editor span[class$=-citation-wrapper] .removestrike [data-format=superscript],.extra span[class$=-citation-wrapper] .removestrike [data-format=subscript],.extra span[class$=-citation-wrapper] .removestrike [data-format=superscript],.supplementary span[class$=-citation-wrapper] .removestrike [data-format=subscript],.supplementary span[class$=-citation-wrapper] .removestrike [data-format=superscript]{text-decoration:line-through;background-color:#ff9}.editor span[class$=-citation-wrapper] .removeunderline [data-format=subscript],.editor span[class$=-citation-wrapper] .removeunderline [data-format=superscript],.extra span[class$=-citation-wrapper] .removeunderline [data-format=subscript],.extra span[class$=-citation-wrapper] .removeunderline [data-format=superscript],.supplementary span[class$=-citation-wrapper] .removeunderline [data-format=subscript],.supplementary span[class$=-citation-wrapper] .removeunderline [data-format=superscript]{text-decoration:underline;background-color:#ff9}.card-panel .table__list-container span[data-format=bold],.card-panel .table__list-container span[data-format=italic],.card-panel .table__list-container span[data-format=subscript],.card-panel .table__list-container span[data-format=superscript],.citation-container span[data-format=italic],.editor span[class$=-citation-wrapper] span[data-format=superscript],.extra span[class$=-citation-wrapper] span[data-format=superscript],.supplementary span[class$=-citation-wrapper] span[data-format=superscript],.table-parent-wrapper span[data-format=bold][data-actor=org],.table-parent-wrapper span[data-format=italic][data-actor=org],.table-parent-wrapper span[data-format=monospace][data-actor=org],.table-parent-wrapper span[data-format=smallcaps][data-actor=org],.table-parent-wrapper span[data-format=subscript][data-actor=org],.table-parent-wrapper span[data-format=superscript][data-actor=org],dialog[role=dialog].table-editor-dialog span[data-format=bold][data-actor=org],dialog[role=dialog].table-editor-dialog span[data-format=italic][data-actor=org],dialog[role=dialog].table-editor-dialog span[data-format=monospace][data-actor=org],dialog[role=dialog].table-editor-dialog span[data-format=smallcaps][data-actor=org],dialog[role=dialog].table-editor-dialog span[data-format=subscript][data-actor=org],dialog[role=dialog].table-editor-dialog span[data-format=superscript][data-actor=org]{background:0 0}.contextual-menu .menu-item__revert-citation{border:0;background:0 0;padding:.3em;cursor:pointer;display:none}.contextual-menu .menu-item__revert-citation--show{display:inline-block}.contextual-menu .menu-item__icon-revert-citation{width:1.75em;display:inline-block;vertical-align:middle;height:1.75em;border-radius:50%;padding:.2em}.contextual-menu .menu-item__revert-citation .menu-item__revert-citation-text{font-family:'OpenSans-Regular',arial,sans-serif;display:none}.contextual-menu .menu-item__revert-citation .menu-item__svg-revert-citation,.table-edit__select-column.clicked svg g,.table-edit__select-row.clicked svg g{fill:#fff}.contextual-menu .menu-item__revert-citation--active .menu-item__icon-revert-citation,.contextual-menu .menu-item__revert-citation:hover .menu-item__icon-revert-citation{background-color:#e47d22}.contextual-menu .menu-item__revert-citation--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.download-wrapper [data-html-name=mmclink],.editor .menu-item__revert-citation *,.extra .menu-item__revert-citation *,.supplementary .menu-item__revert-citation *{pointer-events:none}.editor cite.qtip,.supplementary cite.qtip{position:relative}.editor cite.qtip:after,.supplementary cite.qtip:after{position:absolute;padding:8px;border:3px solid #333;border-radius:8px;background-color:#333;font-size:1em;color:#fff;content:attr(data-tooltip);min-width:150px;display:none;z-index:2;text-indent:0;text-align:center;bottom:150%;left:0}.editor cite.qtip:hover:after,.supplementary cite.qtip:hover:after{bottom:120%}.editor cite.qtip:before,.supplementary cite.qtip:before{content:"";display:block;position:absolute;border-width:7px;border-style:solid;opacity:0;visibility:hidden;top:-51%;left:50%;transform:translateX(-50%);border-color:#333 transparent transparent}.editor cite.qtip:hover:before,.supplementary cite.qtip:hover:before{opacity:1;visibility:visible;top:-21%}.download-btn svg{width:16px;fill:#fff;margin-right:5px}.download-btn{float:right;padding:4px 10px;background-color:#474747;border:1px solid #474747;color:#fff;cursor:pointer}.download-wrapper{border-bottom:1px solid #ddd}.download-icon{display:inline-block;width:16px;height:16px;margin-right:4px;vertical-align:middle}.download-wrapper .download-file-icon{margin-right:.5em;width:16px;height:20px;vertical-align:middle}.download-btn:hover{background-color:#e47d22;border:1px solid #e47d22}.download-btn .download-btn-text{font-family:'OpenSans-SemiBold';font-size:.95rem}[data-html-name=e-component] .download-wrapper img{margin-left:40px;vertical-align:middle}[data-html-name=e-component] .download-wrapper a{flex:1;vertical-align:middle}.download-wrapper{display:flex;align-items:center;margin-top:0;padding:6px}.download-wrapper .download-file-icon{display:inline;flex:none}.feather-flow-container .download-btn:hover{background-color:#fff5ee}.feather-flow-container .download-btn{padding:5px 12px;align-items:center;gap:8px;border-radius:4px;border:2px solid #ff6c00;background:#fff;transition:.3s all;cursor:pointer}.feather-flow-container .download-btn .download-btn-text{color:#ff6c00;font-family:"SourceSansPro-Regular";font-size:16px;font-style:normal;font-weight:600;line-height:20.11px}.feather-flow-container .supplementary [data-html-name=e-component] .download-wrapper a,.feather-flow-container .supplementary [data-html-name=figure] .download-wrapper a{flex:1;vertical-align:middle;text-indent:0;text-decoration:none}.feather-flow-container .supplementary [data-html-name=e-component] .download-wrapper a[data-html-name=mmclink] span,.feather-flow-container .supplementary [data-html-name=figure] .download-wrapper a[data-html-name=mmclink] span{color:#000;font-family:"SourceSansPro-Regular";font-size:16px;font-style:normal;font-weight:600;line-height:24px}.feather-flow-container .download-wrapper{display:flex;padding:12px;align-items:center;gap:8px;margin:24px 0 16px;align-self:stretch;background:#ebebeb;border:0}.feather-flow-container .download-wrapper .download-file-icon{display:inline;flex:none;text-indent:0;height:20px;margin-right:0}.feather-flow-container .download-icon{height:20px;margin-right:6px}.table-editor table{border-color:#000;font-size:14px;cursor:pointer}.table-editor table [data-table-editor-selected-cell=true]{outline:3px solid #e17c41}.table-editor td[data-attr-align=left],.table-editor th[data-attr-align=left]{text-align:left}.table-editor td[data-attr-align=center],.table-editor th[data-attr-align=center]{text-align:center}.table-editor td[data-align=right],.table-editor th[data-align=right]{text-align:right}.table-editor td[data-align=left],.table-editor th[data-align=left]{text-align:left}.table-editor td[data-align=center],.table-editor th[data-align=center]{text-align:center}.editor [data-html-name=table-group] table{margin-top:.5em}.table-plugin__wrapper[disabled=true]{pointer-events:none}dialog[role=dialog].table-editor-dialog{padding:0;top:49%}dialog[role=dialog].table-editor-dialog .dialog__wrapper{box-shadow:none}dialog[role=dialog].table-editor-dialog .dialog__content{height:87vh}dialog[role=dialog].table-editor-dialog cite[data-html-name=bib],dialog[role=dialog].table-editor-dialog cite[data-html-name=eqn],dialog[role=dialog].table-editor-dialog cite[data-html-name=fig],dialog[role=dialog].table-editor-dialog cite[data-html-name=fn],dialog[role=dialog].table-editor-dialog cite[data-html-name=fur],dialog[role=dialog].table-editor-dialog cite[data-html-name=table]{display:none}.table-editor__toolbar button{height:2em;width:2em;padding:0;margin-left:10px;border:0;background:0 0;cursor:pointer}.table-editor__toolbar button:disabled{fill:gray}dialog[role=dialog].table-editor-dialog .dialog__close-btn{width:3em;height:3em}dialog[role=dialog].table-editor-dialog .dialog__close-btn-svg-x{fill:red;stroke:red;stroke-width:2px}dialog[role=dialog].table-editor-dialog .table-editor table .hr{border:1px solid;display:block}dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=above],dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=top],dialog[role=dialog].table-editor-dialog .table-editor [data-frame=above]{border-top:2px solid;border-bottom:hidden;border-left:hidden;border-right:hidden;border-collapse:collapse}dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=hsides],dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=topbot],dialog[role=dialog].table-editor-dialog .table-editor [data-frame=hsides]{border-top:2px solid;border-bottom:2px solid;border-left:hidden;border-right:hidden;border-collapse:collapse}.dialog[role=dialog].table-editor-dialog .table-editor table[data-attr-rules=all] td,.dialog[role=dialog].table-editor-dialog .table-editor table[data-attr-rules=all] th,dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=all],dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=box],dialog[role=dialog].table-editor-dialog .table-editor [data-frame=box]{border-top:2px solid;border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-collapse:collapse}.dialog[role=dialog].table-editor-dialog .table-editor table[data-attr-rules=cols] td,.dialog[role=dialog].table-editor-dialog .table-editor table[data-attr-rules=cols] th{border-right:2px solid;border-collapse:collapse}.dialog[role=dialog].table-editor-dialog .table-editor table[data-attr-rules=rows] tr,.editor [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=rows] tr,.extra [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=rows] tr,.supplementary [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=rows] tr,.table-parent-wrapper table[data-attr-rules=rows] tr{border-bottom:2px solid;border-collapse:collapse}.dialog[role=dialog].table-editor-dialog .table-editor tr td[data-attr-rules=rows],.dialog[role=dialog].table-editor-dialog .table-editor tr th[data-attr-rules=rows],.dialog[role=dialog].table-editor-dialog .table-editor tr[data-attr-rules=rows] td,.dialog[role=dialog].table-editor-dialog .table-editor tr[data-attr-rules=rows] th{border-bottom:2px solid}.dialog[role=dialog].table-editor-dialog .table-editor tr td[data-attr-rules=cols],.dialog[role=dialog].table-editor-dialog .table-editor tr th[data-attr-rules=cols],.dialog[role=dialog].table-editor-dialog .table-editor tr[data-attr-rules=cols] td,.dialog[role=dialog].table-editor-dialog .table-editor tr[data-attr-rules=cols] th{border-right:2px solid}.dialog[role=dialog].table-editor-dialog .table-editor tr td[data-attr-rules=all],.dialog[role=dialog].table-editor-dialog .table-editor tr th[data-attr-rules=all],.dialog[role=dialog].table-editor-dialog .table-editor tr[data-attr-rules=all] td,.dialog[role=dialog].table-editor-dialog .table-editor tr[data-attr-rules=all] th{border-top:2px solid;border-bottom:2px solid;border-left:2px solid;border-right:2px solid}dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=below],dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=bottom],dialog[role=dialog].table-editor-dialog .table-editor [data-frame=below]{border-top:hidden;border-bottom:2px solid;border-left:hidden;border-right:hidden;border-collapse:collapse}dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=sides],dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=vsides],dialog[role=dialog].table-editor-dialog .table-editor [data-frame=vsides]{border-top:hidden;border-bottom:hidden;border-left:2px solid;border-right:2px solid;border-collapse:collapse}dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=none],dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=void],dialog[role=dialog].table-editor-dialog .table-editor [data-frame=void]{border-top:hidden;border-bottom:hidden;border-left:hidden;border-right:hidden;border-collapse:collapse}dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=border],dialog[role=dialog].table-editor-dialog .table-editor [data-frame=border]{border-top:2px solid;border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-collapse:collapse}dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=lhs],dialog[role=dialog].table-editor-dialog .table-editor [data-frame=lhs]{border-top:hidden;border-bottom:hidden;border-left:2px solid;border-right:hidden;border-collapse:collapse}dialog[role=dialog].table-editor-dialog .table-editor [data-attr-frame=rhs],dialog[role=dialog].table-editor-dialog .table-editor [data-frame=rhs]{border-top:hidden;border-bottom:hidden;border-left:hidden;border-right:2px solid;border-collapse:collapse}dialog[role=dialog].table-editor-dialog .table-editor table,dialog[role=dialog].table-editor-dialog .table-editor table td,dialog[role=dialog].table-editor-dialog .table-editor table th{border:1px solid #bcbec0;border-collapse:collapse}.table-parent-wrapper table thead,dialog[role=dialog].table-editor-dialog .table-editor table thead{background:#e8e8e8;color:#474747}dialog[role=dialog].table-editor-dialog .table-editor table th{padding:10px 0}dialog[role=dialog].table-editor-dialog .dialog__ok-btn:hover{background:#e47d22;border-color:#e47d22}dialog[role=dialog].table-editor-dialog .dialog__ok-btn{background:#474747;color:#fff;padding:.9em 3em;margin:1.3em;display:inline-block;border:0}.table-char__container{position:relative;font-family:Arial;display:inline-block;width:40px}.table-char__container .table-editor__char-align:after,.table-editor__align-column-dropdown:after{position:absolute;content:"";width:0;height:0;border:5px solid transparent;border-color:#767373 transparent transparent;z-index:9999}.table-char__container .table-editor__char-align:after{top:35px;left:33px}dialog[role=dialog].table-editor-dialog.table-char-align-wrapper .table-editor table td,dialog[role=dialog].table-editor-dialog.table-char-align-wrapper .table-editor table th{font-family:Times New Roman,Times;font-size:.92rem}.table-editor__align-column-dropdown:after{top:10px;right:9px}.table-editor__cell-align-container svg{vertical-align:middle;margin-top:5px;width:2em}dialog[role=dialog].table-editor-dialog .table-editor table td{padding:.5em}dialog[role=dialog].table-editor-dialog .select-all__container-align table caption[data-para=true]{padding-bottom:30px;margin:0}.table-plugin__edit-button[disabled=true] svg *,.table-plugin__edit-button[disabled=true]:hover .table-plugin__edit-button-icon svg *,.table-plugin__undo-button[disabled=true] svg *,.table-plugin__undo-button[disabled=true]:hover .table-plugin__undo-button-icon svg *{stroke:#a1a1a1}.table-plugin__edit-button[disabled=true] .table-plugin__edit-button-text,.table-plugin__edit-button[disabled=true]:hover .table-plugin__edit-button-text,.table-plugin__undo-button[disabled=true] .table-plugin__undo-button-text,.table-plugin__undo-button[disabled=true]:hover .table-plugin__undo-button-text{color:#a1a1a1}.table-plugin__edit-button[disabled=true] .table-plugin__edit-button-icon svg .emptycolor,.table-plugin__edit-button[disabled=true]:hover .table-plugin__edit-button-icon svg .emptycolor{fill:#a1a1a1}.table-plugin__wrapper .table-edit-block--hide,dialog[role=dialog].table-editor-dialog .image-editing-container,dialog[role=dialog].table-editor-dialog .image-enlarge-view .image-wrapper:hover .enlarge-image-overlay{display:none}.table-plugin__wrapper .table-edit-block--show{position:sticky;top:0;margin:0 165px;padding:5px;background:#d3d3d3;z-index:100;border-radius:5px}.table-plugin__wrapper .table-edit-block--show .edit-block-tooltip{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.table-plugin__wrapper .edit-block--icon{height:15px}.table-editor-dialog [data-html-name=list][data-ui-list-type=none] [data-html-name=list-item],.table-editor__toolbar{display:flex}.table-editor__toolbar-header{margin:0 0 5px 10px;font-family:"OpenSans-Regular";font-size:12px;color:#2f2f2f}dialog[role=dialog].table-editor-dialog tr td[data-attr-rowsep="1"],dialog[role=dialog].table-editor-dialog tr th[data-attr-rowsep="1"],dialog[role=dialog].table-editor-dialog tr[data-attr-rowsep="1"] td,dialog[role=dialog].table-editor-dialog tr[data-attr-rowsep="1"] th{border-bottom:2px solid}dialog[role=dialog].table-editor-dialog tr td[data-attr-rowsep="0"],dialog[role=dialog].table-editor-dialog tr th[data-attr-rowsep="0"],dialog[role=dialog].table-editor-dialog tr[data-attr-rowsep="0"] td,dialog[role=dialog].table-editor-dialog tr[data-attr-rowsep="0"] th{border-bottom:1px}dialog[role=dialog].table-editor-dialog .table-editor [data-attr-colsep="1"] td,dialog[role=dialog].table-editor-dialog .table-editor [data-attr-colsep="1"] th,dialog[role=dialog].table-editor-dialog tr td[data-attr-colsep="1"],dialog[role=dialog].table-editor-dialog tr th[data-attr-colsep="1"],dialog[role=dialog].table-editor-dialog tr[data-attr-colsep="1"] td,dialog[role=dialog].table-editor-dialog tr[data-attr-colsep="1"] th{border-right:2px solid}dialog[role=dialog].table-editor-dialog tr td[data-attr-colsep="0"],dialog[role=dialog].table-editor-dialog tr th[data-attr-colsep="0"],dialog[role=dialog].table-editor-dialog tr[data-attr-colsep="0"] td,dialog[role=dialog].table-editor-dialog tr[data-attr-colsep="0"] th{border-right:1px}dialog[role=dialog].table-editor-dialog .table-editor [data-attr-rowsep="1"] td,dialog[role=dialog].table-editor-dialog .table-editor [data-attr-rowsep="1"] th{border-bottom:2px solid}.table-parent-wrapper span[data-format=italic],dialog[role=dialog].table-editor-dialog span[data-format=italic]{font-style:italic;background-color:#ff9}.table-parent-wrapper span[data-format=bold],dialog[role=dialog].table-editor-dialog span[data-format=bold]{font-weight:700;background-color:#ff9}.table-parent-wrapper span[data-format=superscript],dialog[role=dialog].table-editor-dialog span[data-format=superscript]{vertical-align:super;line-height:0;font-size:10px;background-color:#ff9}.table-parent-wrapper span[data-format=subscript],dialog[role=dialog].table-editor-dialog span[data-format=subscript]{vertical-align:sub;line-height:0;font-size:10px;background-color:#ff9}.table-parent-wrapper span[data-format=smallcaps],dialog[role=dialog].table-editor-dialog span[data-format=smallcaps]{font-variant:small-caps;background-color:#ff9}.table-parent-wrapper span[data-format=monospace],dialog[role=dialog].table-editor-dialog span[data-format=monospace]{font-family:Courier,monospace!important;background-color:#ff9}dialog[role=dialog].table-editor-dialog span[data-format=insert]{text-decoration:underline;color:green;background-color:#ff9;white-space:pre-wrap}dialog[role=dialog].table-editor-dialog span[data-format=delete]{background:#ff9;text-decoration:line-through;color:red}dialog[role=dialog].table-editor-dialog span[class$=-citation-wrapper] .optinsert{text-decoration:underline;color:#00f;cursor:pointer;background-color:#ff9}dialog[role=dialog].table-editor-dialog span[class$=-citation-wrapper] .optdel{text-decoration:line-through;color:red;cursor:pointer;background-color:#ff9}dialog[role=dialog].table-editor-dialog .equation-view-wrapper,dialog[role=dialog].table-editor-dialog table [data-html-name=link]{pointer-events:none}.table-plugin__wrapper{position:relative;padding:1.14rem;background-color:#f7f7f7;border:1px solid #e0e0e0;margin-top:4px}.table-plugin__edit-button,.table-plugin__preview-button,.table-plugin__undo-button{padding:.4em .8em;background-color:#fff;border:1px solid #e6e6e6;box-shadow:0 0 1px #000;display:flex;align-items:center}.table-plugin__undo-button{margin-right:.4em}.table-plugin__preview-button{margin-right:0;margin-left:.4em}.table-parent-wrapper table{font-size:14px;cursor:pointer;width:100%}.table-editor__toolbar{font-size:.9em;padding:.5em 0 0}.table-parent-wrapper table [data-table-editor-selected-cell=true]{outline:3px solid #e17c41}.table-parent-wrapper td[data-attr-align=right],.table-parent-wrapper th[data-attr-align=right]{text-align:right}.table-parent-wrapper td[data-attr-align=left],.table-parent-wrapper th[data-attr-align=left]{text-align:left}.table-parent-wrapper td[data-attr-align=center],.table-parent-wrapper th[data-attr-align=center]{text-align:center}.table-parent-wrapper td[data-align=right],.table-parent-wrapper th[data-align=right],.table-plugin__wrapper [data-html-name=table-group] td[data-align=right],.table-plugin__wrapper [data-html-name=table-group] th[data-align=right]{text-align:right}.table-parent-wrapper td[data-align=left],.table-parent-wrapper th[data-align=left],.table-plugin__wrapper [data-html-name=table-group] td[data-align=left],.table-plugin__wrapper [data-html-name=table-group] th[data-align=left]{text-align:left}.table-parent-wrapper td[data-align=center],.table-parent-wrapper th[data-align=center],.table-plugin__wrapper [data-html-name=table-group] td[data-align=center],.table-plugin__wrapper [data-html-name=table-group] th[data-align=center]{text-align:center}[data-html-name=table-group] .editor__info--left-panel{margin:1em 0 .5em}.editor-container__table-button-container{justify-content:flex-end;display:flex;margin-top:1.5em}.editor .table-container .table-head,.extra .table-container .table-head,.supplementary .table-container .table-head{margin-right:1em}.table-plugin__edit-button-text,.table-plugin__preview-button-text,.table-plugin__undo-button-text{font-family:"OpenSans-Regular",arial,sans-serif;font-size:.9em}#xonomyBubbleContent .toolbar-menu__specialchar:hover .toolbar-menu__ui-button-text,.table-plugin__edit-button:hover .table-plugin__edit-button-text,.table-plugin__preview-button:hover .table-plugin__preview-button-text,.table-plugin__undo-button:hover .table-plugin__undo-button-text{color:#e47d22}.table-plugin__edit-button:hover .table-plugin__edit-button-icon svg *,.table-plugin__preview-button:hover .table-plugin__preview-button-icon svg *,button.credit-role-edit-btn:hover .credit-role-edit-btn-icon svg g{stroke:#e47d22}.table-plugin__edit-button:hover .table-plugin__edit-button-icon svg .emptycolor{stroke:#fff;fill:#e47d22}#xonomyBubbleContent .toolbar-menu__specialchar:hover .menu-item__svg-specialchar,.table-plugin__undo-button:hover .table-plugin__undo-button-icon svg *{fill:#e47d22}.table-editor__toolbar .align-char--hide,.table-head .table-plugin__edit-button,.table-head .table-plugin__preview-button,.table-head .table-plugin__undo-button{display:none}.feather-flow-container .editor-container__table-button-container{margin-top:28px}.feather-flow-container .editor .table-footnote-container,.feather-flow-container .supplementary .table-footnote-container{margin-bottom:28px}.feather-flow-container .table-plugin__wrapper{padding-top:.75rem}.feather-flow .table-parent-wrapper table [data-table-editor-selected-cell=true]{outline:2px solid #1c40ca;background-color:#eef2fa}.feather-flow .editor .table-parent-wrapper table tr td:hover,.feather-flow .table-parent-wrapper table [data-table-editor-selected-cell=true]:hover{background-color:#eef2fa}dialog[role=dialog].table-editor-dialog .dialog__header{background-color:#f6f6f6}dialog[role=dialog].table-editor-dialog .editor-container__math-edit-icon{visibility:hidden}dialog[role=dialog].table-editor-dialog .dialog__heading{display:none}.smart-table-plugin__wrapper .table-editor__toolbar button:disabled{opacity:.25;fill:unset}.table-parent-wrapper table .hr{border:1px solid;display:block}.table-parent-wrapper [data-attr-frame=above],.table-parent-wrapper [data-attr-frame=top],.table-parent-wrapper [data-frame=above]{border-top:2px solid;border-bottom:hidden;border-left:hidden;border-right:hidden;border-collapse:collapse}.table-parent-wrapper [data-attr-frame=hsides],.table-parent-wrapper [data-attr-frame=topbot],.table-parent-wrapper [data-frame=hsides]{border-top:2px solid;border-bottom:2px solid;border-left:hidden;border-right:hidden;border-collapse:collapse}.table-parent-wrapper [data-attr-frame=all],.table-parent-wrapper [data-attr-frame=box],.table-parent-wrapper [data-frame=box],.table-parent-wrapper table[data-attr-rules=all] td,.table-parent-wrapper table[data-attr-rules=all] th{border-top:2px solid;border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-collapse:collapse}.table-parent-wrapper table[data-attr-rules=cols] td,.table-parent-wrapper table[data-attr-rules=cols] th{border-right:2px solid;border-collapse:collapse}.table-parent-wrapper tr td[data-attr-rules=rows],.table-parent-wrapper tr th[data-attr-rules=rows],.table-parent-wrapper tr[data-attr-rules=rows] td,.table-parent-wrapper tr[data-attr-rules=rows] th{border-bottom:2px solid}.table-parent-wrapper tr td[data-attr-rules=cols],.table-parent-wrapper tr th[data-attr-rules=cols],.table-parent-wrapper tr[data-attr-rules=cols] td,.table-parent-wrapper tr[data-attr-rules=cols] th{border-right:2px solid}.table-parent-wrapper tr td[data-attr-rules=all],.table-parent-wrapper tr th[data-attr-rules=all],.table-parent-wrapper tr[data-attr-rules=all] td,.table-parent-wrapper tr[data-attr-rules=all] th{border-top:2px solid;border-bottom:2px solid;border-left:2px solid;border-right:2px solid}.table-parent-wrapper [data-attr-frame=below],.table-parent-wrapper [data-attr-frame=bottom],.table-parent-wrapper [data-frame=below]{border-top:hidden;border-bottom:2px solid;border-left:hidden;border-right:hidden;border-collapse:collapse}.table-parent-wrapper [data-attr-frame=sides],.table-parent-wrapper [data-attr-frame=vsides],.table-parent-wrapper [data-frame=vsides]{border-top:hidden;border-bottom:hidden;border-left:2px solid;border-right:2px solid;border-collapse:collapse}.table-parent-wrapper [data-attr-frame=none],.table-parent-wrapper [data-attr-frame=void],.table-parent-wrapper [data-frame=void]{border-top:hidden;border-bottom:hidden;border-left:hidden;border-right:hidden;border-collapse:collapse}.table-parent-wrapper [data-attr-frame=border],.table-parent-wrapper [data-frame=border]{border-top:2px solid;border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-collapse:collapse}.table-parent-wrapper [data-attr-frame=lhs],.table-parent-wrapper [data-frame=lhs]{border-top:hidden;border-bottom:hidden;border-left:2px solid;border-right:hidden;border-collapse:collapse}.table-parent-wrapper [data-attr-frame=rhs],.table-parent-wrapper [data-frame=rhs]{border-top:hidden;border-bottom:hidden;border-left:hidden;border-right:2px solid;border-collapse:collapse}.table-parent-wrapper table,.table-parent-wrapper table td,.table-parent-wrapper table th{border:1px solid #bcbec0;border-collapse:collapse}.table-parent-wrapper table th{padding:10px 0}.table-plugin__edit-button,.table-plugin__preview-button,.table-plugin__undo-button{cursor:pointer}.deleted-table .image-enlarge-view .image-wrapper:hover .enlarge-image-overlay,.table-container.split-table .editor__info,.table-container.split-table caption,.table-plugin__edit-button.hide,.table-plugin__undo-button.hide{display:none}dialog[role=dialog].table-editor-dialog td{min-width:10em}.table-container.split-table{margin-top:1em}.table-editor-dialog [data-html-name=list][data-ui-list-type=none]{list-style:none}.table-editor-dialog [data-html-name=list-item] [data-html-name=para]{padding-left:6px;margin-top:0}.editor [data-html-name=table-group] table .preserveNodes{padding:0}.table-plugin__edit-button .table-plugin__edit-button-text,.table-plugin__preview-button .table-plugin__preview-button-text,.table-plugin__undo-button .table-plugin__undo-button-text{font-family:"OpenSans-Regular",arial,sans-serif}.table-plugin__edit-button .table-plugin__edit-button-icon svg,.table-plugin__preview-button .table-plugin__preview-button-icon svg{vertical-align:middle;margin-right:.29em}.table-plugin__undo-button .table-plugin__undo-button-icon svg{vertical-align:middle;margin-right:.29em;margin-top:-.6em}.table-plugin__edit-button-icon,.table-plugin__preview-button-icon,.table-plugin__undo-button-icon{flex:none}[data-html-name=abbr][data-unsupported=true]{text-decoration:none}.table-editor__toolbar .seperator.align-char--hide{display:none}.smart-table-plugin__wrapper .table-char__container{position:relative;font-family:Arial;display:inline-block;right:40px;bottom:5px;width:0}.smart-table-plugin__wrapper .table-clear__container{position:relative}.table-char__container .select-hide,.table-char__container .table-editor__char-align--hide,dialog[role=dialog].table-editor-dialog.table-char-align-wrapper .table-editor table span[data-format=nuke-delete]{display:none}.smart-table-plugin__wrapper .table-char__container .table-editor__char-align:after{position:absolute;content:"";top:14px;width:0;height:0;border:5px solid transparent;border-color:#767373 transparent transparent;z-index:9999;left:23px}.table-char__container .table-editor__char-align{height:30px;color:#000;cursor:pointer;user-select:none;padding:4px;width:100px}.table-char__container .table-char-option__container .table-char-option{color:#000;cursor:pointer;user-select:none}.table-char__container .table-char-option__container{position:absolute;background-color:#fff;top:60px;left:0;right:0;z-index:99;width:155px;border:1px solid #d7d7d7;box-shadow:0 2px 8px 0 rgb(0 0 0/20%)}.table-char__container .table-char-option__container .table-char-option:hover{background-color:#efefef}.table-char__container .table-editor__char-align.table-char-option{background-repeat:no-repeat;background-position:left;width:auto;margin:23px 0 0;position:relative;left:20px}.table-char__container .table-char-option__container .table-char-option{background-repeat:no-repeat;background-position:5% 55%;background-size:10px 13px;padding:6px 0 6px 28px;width:155px;font-size:12px;font-family:'OpenSans-Regular';background-color:#fff}.table-char__container .table-editor__char-align:disabled,.table-editor__align-column-dropdown:disabled{opacity:.6;cursor:default}.table-editor__toolbar .table-editor__clear-charSelection:disabled{opacity:.6}.table-cell-align-dropdown:after,.table-cell-align-dropdown:before,.table-char-option__container:after,.table-char-option__container:before,.table-edit__add-char-container:after{content:"";position:absolute;width:0;height:0;top:0;right:80%;box-sizing:border-box;border:6px solid #000;border-color:#fff #fff transparent transparent;transform-origin:0 0;transform:rotate(-45deg);z-index:-1;box-shadow:0 2px 8px 0 rgb(0 0 0/20%)}.table-editor__cell-align-container{position:relative;margin-right:6px}.table-cell-align-dropdown{position:absolute;background-color:#fff;padding:0;margin:0;background:#fff;list-style:none;top:35px;left:0;right:0;z-index:99;width:155px;border:1px solid #d7d7d7;box-shadow:0 2px 8px 0 rgb(0 0 0/20%)}.table-cell-align-dropdown-item,li{display:list-item;text-align:-webkit-match-parent}.table-editor__cell-align-container .table-editor__cell-align-btn{overflow-wrap:break-word;background:#fff;display:flex;cursor:pointer;width:155px;align-items:center;margin:0;padding:18px 12px}.table-editor__cell-align-btn:hover{background:#efefef}.smart-table-plugin__wrapper .table-editor__align-column-dropdown:after{position:absolute;content:"";top:10px;right:23px;width:0;height:0;border:5px solid transparent;border-color:#767373 transparent transparent;z-index:9999}.table-editor__toolbar-header.align-right{margin-right:30px}.table-cell-align-dropdown-text{font-size:13px;line-height:22px;text-align:left;margin-left:15px;font-family:'OpenSans-Regular'}.table-cell-align-dropdown:after,.table-cell-align-dropdown:before,.table-edit__add-char-container:after{border:5px solid #000;box-shadow:1px 0 3px 0 rgb(0 0 0/20%)}.table-char__container .table-edit__add-char-container--hide,.table-editor__cell-align--hide,dialog[role=dialog].table-editor-dialog [data-html-name=caption] [data-table-caption-image=true]{display:none}.table-char-option__container .table-char__add-new-option{padding:2px;width:155px;background-color:#fff}.table-char-option__container .table-char__add-btn{background:#ddd;width:100%;height:25px;margin:0;font-size:12px;font-family:'OpenSans-Regular'}.table-char-option__container .table-char__add-btn svg{margin-right:5px;width:8px}.table-char__container .table-edit__add-char-container{position:absolute;background-color:#fff;top:60px;left:0;right:0;z-index:99;width:210px;border:1px solid #d7d7d7;box-shadow:0 2px 8px 0 rgb(0 0 0/20%)}.table-char__add-new-btn,.table-char__add-new-item{width:100%}.table-char__add-new-btn .add-new__cancel-btn,.table-char__add-new-btn .add-new__ok-btn{color:#fff;width:50%;cursor:pointer;background:#666;margin:0;height:27px;border:0;font-family:'OpenSans-Bold'}.table-char__add-new-btn .add-new__ok-btn{background:#e47d22}.table-char__add-new-input .table-char__new{outline:0;padding:.4em;border:1px solid #ccc;margin:0 0 25px;width:100%}.table-char__add-new-input{margin:10px}.table-char__add-new-header{display:flex;background-color:#fff;width:100%;padding:10px 10px 0}.table-edit__add-char-container:after{display:none;right:85%;box-shadow:0 2px 8px 0 rgb(0 0 0/20%)}.table-char__add-new-btn .add-new__ok-btn:disabled{opacity:.6;cursor:default}.table-char__add-new-title-icon{margin-top:1px}.table-char__add-new-title{margin-left:5px}.select-all__column-container{position:absolute;display:flex;height:15px}.select-all__row-container{position:absolute;width:10px;display:flex;flex-direction:column;left:0;margin-left:8px}.select-all__column-container .table-edit__select-column,.select-all__row-container .table-edit__select-row{text-align:center;cursor:pointer;display:flex;align-items:center;justify-content:center}.select-all__column-container .table-edit__select-column.clicked,.select-all__row-container .table-edit__select-row.clicked{background:#e9711c}.select-all__row-container .table-edit__select-row.clicked{outline:3px solid #e17c41}.table-editor__content.select-all__container-align{padding-left:20px;position:relative;margin-top:-10px}.table-parent-wrapper table td{padding:.5em}.select-all__container-align table .select-all_clicked-cell[data-table-editor-selected-cell]{background:#fdf1db}.select-all__container-align table{margin-top:20px}.table-revert-btn__container{display:flex}.table-plugin__edit-button.detailed--hide,.table-plugin__undo-button.detailed--hide,.table-revert-btn__hide{display:none}.editor [data-html-name=para] [data-html-name=table-group],.extra [data-html-name=para] [data-html-name=table-group],.supplementary [data-html-name=para] [data-html-name=table-group]{text-indent:0}.editor [data-html-name=table-group] table.deleted-table,.editor [data-html-name=table-group] table.modified-table,.extra [data-html-name=table-group] table.deleted-table,.extra [data-html-name=table-group] table.modified-table,.supplementary [data-html-name=table-group] table.deleted-table,.supplementary [data-html-name=table-group] table.modified-table{border:0}.table-plugin__wrapper .editor__track-container{border:2px solid red;position:relative;margin-top:32px;padding:4px}.table-plugin__wrapper .editor__track-label{background:#444;padding:2px 10px;position:absolute;top:-23px;left:-2px;font-weight:700;font-family:'OpenSans-Bold';font-size:12px;color:#fff;min-width:100px;line-height:23px}.table-plugin__wrapper .editor__track-container--previous{border:2px solid #db3236}.table-plugin__wrapper .editor__track-container--updated{border:2px solid #0ba25f}.table-plugin__wrapper .editor__track-container--previous .editor__track-label{background:#db3236}.table-plugin__wrapper .editor__track-container--updated .editor__track-label{background:#0ba25f}.table-plugin__wrapper .expand-icon{font-size:12px;color:#df8b43;margin-top:5px;text-decoration:underline;cursor:pointer;position:absolute;right:0;top:-33px}.editor .table-plugin__wrapper .table-collapse,.extra .table-plugin__wrapper .table-collapse,.supplementary .table-plugin__wrapper .table-collapse{height:100px;overflow:hidden;-webkit-transition:1s;-moz-transition:1s;-ms-transition:1s;-o-transition:1s;transition:1s}.table-editor__toolbar .seperator{display:inline-block;height:43px;margin-left:20px;margin-top:5px;border-left:1px solid #bcbec0;width:10px}.smart-table-plugin__wrapper .table-editor__toolbar{display:flex;position:sticky;top:0;background:#f3f3f3;z-index:1}.smart-table-plugin__wrapper .table-editor__toolbar-header{margin:0 0 5px 10px;font-family:"OpenSans-Regular";font-size:12px;color:#2f2f2f}.table-parent-wrapper .image-editing-container,.table-parent-wrapper .image-enlarge-view .image-wrapper:hover .enlarge-image-overlay,table.deleted-table .image-editing-container{display:none}.table-parent-wrapper caption{margin-bottom:0}.table-parent-wrapper tr td[data-attr-rowsep="1"],.table-parent-wrapper tr th[data-attr-rowsep="1"],.table-parent-wrapper tr[data-attr-rowsep="1"] td,.table-parent-wrapper tr[data-attr-rowsep="1"] th{border-bottom:2px solid}.table-parent-wrapper tr td[data-attr-rowsep="0"],.table-parent-wrapper tr th[data-attr-rowsep="0"],.table-parent-wrapper tr[data-attr-rowsep="0"] td,.table-parent-wrapper tr[data-attr-rowsep="0"] th{border-bottom:1px}.table-parent-wrapper .table-editor [data-attr-colsep="1"] td,.table-parent-wrapper .table-editor [data-attr-colsep="1"] th,.table-parent-wrapper tr td[data-attr-colsep="1"],.table-parent-wrapper tr th[data-attr-colsep="1"],.table-parent-wrapper tr[data-attr-colsep="1"] td,.table-parent-wrapper tr[data-attr-colsep="1"] th{border-right:2px solid}.table-parent-wrapper tr td[data-attr-colsep="0"],.table-parent-wrapper tr th[data-attr-colsep="0"],.table-parent-wrapper tr[data-attr-colsep="0"] td,.table-parent-wrapper tr[data-attr-colsep="0"] th{border-right:1px}.table-parent-wrapper .table-editor [data-attr-rowsep="1"] td,.table-parent-wrapper .table-editor [data-attr-rowsep="1"] th{border-bottom:2px solid}.table-parent-wrapper span[data-format=insert]{text-decoration:underline;background-color:#ff9;white-space:pre-wrap}.table-parent-wrapper span[data-format=delete]{background:#ff9;text-decoration:line-through;color:red}.table-parent-wrapper span[class$=-citation-wrapper] .optinsert{text-decoration:underline;color:#00f;cursor:pointer;background-color:#ff9}.table-parent-wrapper span[class$=-citation-wrapper] .optdel{text-decoration:line-through;color:red;cursor:pointer;background-color:#ff9}.feather-flow .table-plugin__wrapper{background-color:#ebebeb;border:0}.feather-flow .table-parent-wrapper table thead{background-color:#fff;border:0}.feather-flow .editor__info--left-panel.table-info img{width:65px;margin:0 2px;position:relative;top:-1px}.feather-flow .table-parent-wrapper [data-attr-frame=hsides],.feather-flow .table-parent-wrapper [data-attr-frame=topbot],.feather-flow .table-parent-wrapper [data-frame=hsides]{border:0}.feather-flow .editor [data-html-name=table-group] .table-parent-wrapper [data-frame=hsides]{border-collapse:collapse}.feather-flow .editor .table-parent-wrapper table tr td{border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;border-right:1px solid #d4d4d4;transition:.1s ease-in-out all;color:#000;height:24px}.feather-flow .editor .table-parent-wrapper table tr td:first-child{border-left:1px solid #d4d4d4}.feather-flow .editor .table-parent-wrapper table tr td:last-child{border-right:1px solid #d4d4d4}.feather-flow .select-all__column-container .table-edit__select-column svg g,.feather-flow .table-edit__select-row svg g{fill:#1c40ca}.feather-flow .select-all__column-container .table-edit__select-column{border-top:1px solid #d4d4d4;border-left:1px solid #d4d4d4;background-color:#fff}.feather-flow .select-all__column-container .table-edit__select-column:last-of-type{border-right:1px solid #d4d4d4}.feather-flow .table__info{gap:0;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.feather-flow .table__info .editor__info-icon svg{margin-top:8px}.feather-flow .editor [data-html-name=table-group] table caption,.feather-flow .editor [data-html-name=table-group] table caption [data-html-name=simple-para]{font-family:'TexGyrePagella-Regular',Arial;font-size:14px}.feather-flow .editor .smart-table-plugin__wrapper .table-editor__toolbar-header{font-family:'SourceSansPro-Regular',Arial;font-size:12px;margin:0 0 0 10px}.feather-flow .table-plugin__wrapper .editor__track-container--previous .editor__track-label,.feather-flow .table-plugin__wrapper .editor__track-container--updated .editor__track-label{font-family:'SourceSansPro-SemiBold',arial;font-size:14px}.feather-flow .editor [data-html-name=table-label]{color:#222;font-size:18px;background-color:transparent}.table-plugin__wrapper .expand-icon{font-family:'SourceSansPro-Regular',Arial;font-weight:400}.feather-flow .editor [data-html-name=alt-text] [data-auto-generated=true],.feather-flow .editor [data-html-name=table-label]{font-family:'SourceSansPro-SemiBold',arial;font-weight:600}.feather-flow .table-editor__toolbar button{margin-left:0}.feather-flow .select-all__column-container .table-edit__select-column:first-child{border-left:1px solid #d4d4d4}.feather-flow .table-char__container .table-editor__char-align.table-char-option{top:12px}.feather-flow .smart-table-plugin__wrapper .table-char__container .table-editor__char-align:after{top:10px}.feather-flow .table-editor__cell-align-container .table-cell-align-dropdown-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px}.feather-flow .select-all__column-container .table-edit__select-column.clicked,.feather-flow .select-all__row-container .table-edit__select-row.clicked{background-color:#1c40ca}.feather-flow .select-all__row-container .table-edit__select-row.clicked{outline:0 solid #1c40ca}.feather-flow .table-edit__select-column.clicked svg g,.feather-flow .table-edit__select-row.clicked svg g{fill:#fff}.feather-flow .select-all__container-align table .select-all_clicked-cell[data-table-editor-selected-cell]{background-color:#eef2fa}.feather-flow .select-all__row-container .table-edit__select-row{background-color:transparent;border-bottom:1px solid #d4d4d4;border-left:1px solid #d4d4d4}.feather-flow .select-all__row-container{margin-left:6px;width:14px;background-color:#fff}.feather-flow .select-all__row-container .table-edit__select-row:first-of-type{border-top:1px solid #d4d4d4}.feather-flow .smart-table-plugin__wrapper .table-editor__toolbar{background-color:#f9f9f9;border-radius:3px;margin-bottom:5px;padding:0}.feather-flow .table-parent-wrapper table caption{font-weight:400}.feather-flow .table-editor__cell-align-container svg{width:1em}.table-control input:checked:focus~.table-control__indicator,.table-control:hover input:not([disabled]):checked~.table-control__indicator{background:#3b3d3e}.table-control__indicator:after{position:absolute;display:none;content:''}.table-control--checkbox .table-control__indicator:after{top:2px;left:6px;width:3px;height:8px;transform:rotate(45deg);border:solid #fff;border-width:0 2px 2px 0}.table__citation--hide{visibility:hidden}.table__list-container .list-panel ul li.border-bottom{border-bottom:1px solid #c5c5c5;margin-bottom:8px}.table__esc span{color:red}.table__esc-icn path{fill:red}.table__list-container ul li:focus{border:0;outline:0}.table__item{position:relative;width:100%;display:flex;padding:.5em .6em;box-sizing:border-box;cursor:pointer}.table__item--active{background:#f3f2f1}.table__item:hover{background:#f7f5f5}.reference__checkbox{position:relative}.table__down-arrow,.table__up-arrow{display:none;border:0;background:0 0;padding:0;margin:0;position:absolute;right:10px;top:7px;cursor:pointer}.table__down-arrow--show,.table__up-arrow--show{display:block}.table-control{position:relative;display:block;padding-left:2.3em;cursor:pointer}.table-control__indicator{position:absolute;top:0;left:0;width:18px;height:18px;background:#fff;border:1px solid #b9b6b6}.table-control input:focus~.table-control__indicator,.table-control:hover input~.table-control__indicator{background:#fff}.table-control input:checked~.table-control__indicator{background:#3b3d3e}.table-control input:disabled~.table-control__indicator{pointer-events:none;opacity:.6;background:#3b3d3e}.table-control input:checked~.table-control__indicator:after{display:block}.table-control--checkbox input:disabled~.table-control__indicator:after{border-color:#7b7b7b}.table__button-holder{display:flex}.table__text,.table__text.table__text--card-panel{width:80%;font-size:.8em;font-family:'OpenSans-Regular',sans-serif,arial}.table__short-text{padding-bottom:6px;cursor:pointer;flex:1}.table__short-text--apply-bold,.vtool-errors .column label,.vtool-errors .line label{font-weight:700}.table__author-name{width:20%;display:inline-block;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.table__year-stamp{width:12%;padding-left:.7em}.table__page-stamp,.table__year-stamp{display:inline-block}.table__detailed-container{transition:all .4s ease-in-out;overflow:hidden}.table__detailed-container--collapsed{opacity:0;height:0;overflow:hidden}.table__detailed-container--extend{opacity:1;height:auto;position:relative;margin-left:20%}.table__citation{position:relative;min-height:23px}.table__short-text--apply-bg{color:#e47d37}.table__detailed-wrapper{position:relative;text-align:justify;word-break:break-all}.table__detailed-text{margin:0;padding:5px 0}.table-control--hide{visibility:hidden}.table__citation-text{font-family:'OpenSans-SemiBold',sans-serif;font-size:12px;color:#212121;line-height:20px}.table__short-text-container{display:flex}.table__edit-handler{position:relative;right:0;bottom:0;width:5%;flex:none;text-align:right}.table__edit-handler--hide,.table__item--hide{display:none}.table__text.table__text--card-panel{width:100%}.table__text .table__edit-handler .table__down-arrow,.table__text .table__edit-handler .table__up-arrow{right:0;top:0}.table__text.table__text--card-panel .table__image-container{float:left;margin:0 10px;transition:width .4s ease-in-out}.table__text.table__text--card-panel .table__detailed-container--extend{margin-left:0}.table__text.table__text--card-panel .table__detailed-text{font-family:OpenSans-Regular;font-size:13px;color:#222;line-height:22px}.table__item.table__item--card-panel{display:block}.table__item__container{display:flex}.table__item__label{font-size:13px;color:#2f2f2f;padding-bottom:5px}.editor .table__item__label,.extra .table__item__label,.supplementary .table__item__label,.table__item__label{font-family:OpenSans-SemiBold}.table__text.table__text--card-panel .table__citation-text{margin:5px 0}.table__item__uncited-text{font-size:13px;color:#db3236;padding:5px 0 5px 32px}.editor .table__item__uncited-text,.extra .table__item__uncited-text,.supplementary .table__item__uncited-text,.table__item__uncited-text{font-family:'OpenSans-Italic'}.table__citation.table__citation--minht0{min-height:0}.feather-flow .table__item{padding:.5em 2em}.feather-flow .editor .table__item__label{font-family:'SourceSansPro-Regular',Arial;font-size:16px}.feather-flow .extra .table__item__label,.feather-flow .supplementary .table__item__label,.feather-flow .table__text.table__text--card-panel .table__detailed-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px}.feather-flow .editor .table__item__label{font-weight:600}.feather-flow .table__panel .editor__info{margin:.5em 2em}.feather-flow .table__citation-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400}.feather-flow .table-control__indicator{border-radius:2px;height:16px;width:16px;border:1px solid #cdced9}.feather-flow .table-control input:focus~.table-control__indicator{background:#dfdfdf;border:1px solid #bbbfc3}.feather-flow .table-control input:hover~.table-control__indicator{background:#e0f4fd;border:1px solid #cdced9}.feather-flow .table-control input:checked~.table-control__indicator{background:#007398}.feather-flow .table-control--checkbox .table-control__indicator:after{top:1px;left:5px}.feather-flow .editor .table__item__uncited-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px}.table__notifiy-bar{padding:4px;margin-bottom:6px;border:1px solid #f5f598;border-radius:3px;background:#f5f598;font-size:12px}.table__panel{width:100%;margin:0;padding:0}.buttons-container{display:flex}.table__btn,.table__esc{outline:0;border:0;background:#3a3a3c;color:#fff;text-align:center;cursor:pointer}.table__esc{flex:none;width:12%;height:40px}.table__btn{flex:1;margin-right:2px;padding:.4em;font-family:'OpenSans-SemiBold',sans-serif,arial;font-size:12px}.table__add-more-icn,.table__eye-view-icn{display:inline-block;vertical-align:middle;margin:0 3px}.table__esc-text{position:relative;top:-8px;font-size:8px}.table__esc-icn{width:40px;height:33px}.table__btn:hover{color:#fff}.table__btn--orange,.table__btn:hover{background:#e47d37}.table__list-container{overflow-y:auto;overflow-x:hidden;position:relative}.table__btn--disabled,.table__btn--disabled:hover{background:rgba(228,125,55,.37)}.table__list-empty-container{text-align:center;color:#aaa;padding:.5em;font-size:1em;font-family:'OpenSans-Regular',sans-serif,arial}.table_label{padding:5px}.table__uncite-cont{margin:.5em;display:flex}.table__show-uncited-cont{flex:1;margin-top:10px}.table__show-uncited-text{cursor:pointer;text-decoration:underline;font-family:OpenSans-SemiBold;font-size:13px;color:#de8131}.reference__btn{height:36px}.table__cancel{background:#666;color:#fff;text-align:center;cursor:pointer;flex:1;margin-right:2px;padding:1em;font-family:'OpenSans-SemiBold',sans-serif,arial;font-size:12px;border:0}.table__btn[disabled]{background:#de8131}.table__btn[disabled],.table__cancel[disabled]{cursor:not-allowed;opacity:.4}.table__panel--card-panel{background:#fff}.table__list-container--card-panel{min-height:calc(100vh - 210px);max-height:calc(100vh - 210px)}.table__list-container--card-panel.with-mini-editor{min-height:calc(100vh - 310px);max-height:calc(100vh - 310px)}.table__panel-header{padding:.8em .5em .2em;display:flex}.table__panel-title{font-family:'OpenSans-SemiBold';font-size:1.15em;color:#2f2f2f;flex:2}.table__panel__move-container{background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.3);border-radius:4px}.table__panel__move-card-container,.table__panel__move-popup-container{display:flex}.table__panel__move-container--hide{display:none}.table__panel__move-card-button-text,.table__panel__move-popup-button-text{font-family:OpenSans-Italic;font-size:12px;color:#636363;border:0;background:0 0;cursor:pointer;position:relative}.table__panel__move-card-button-text{padding-right:0}.table__panel__move-popup-button-text{padding-left:0}.table__panel__move-arrow--left,.table__panel__move-arrow--right{border:0;background:0 0;padding:0;margin:0;position:relative;right:0;top:0;cursor:pointer}.table__panel__move-arrow--left{transform:rotate(90deg)}.table__panel__move-arrow--right{transform:rotate(-90deg)}.editor .table__panel-title,.extra .table__panel-title,.supplementary .table__panel-title{font-family:'OpenSans-SemiBold'}.table__panel.table__panel--card-panel .table_label{padding:1px}.table__panel.table__panel--card-panel .mini-editor{background:#fff;border:1px solid #979797}.table__panel.table__panel--card-panel .mini-editor .static-menu{padding:2px 4px;border-bottom:none;background:rgba(0,0,0,.1)}.table__panel.table__panel--card-panel .mini-editor .rich-text-editor__content{font-family:OpenSans-Regular;font-size:13px;color:#2f2f2f}.editor .table__list-empty-container,.extra .table__list-empty-container,.supplementary .table__list-empty-container{font-family:OpenSans-Regular}.table__panel.table__panel--card-panel .table__list-empty-container{min-height:100px}.table__uncite-cont.table__uncite-cont--card-panel{margin:0;padding:0 .5em .5em}.table__uncite-cont.table__uncite-cont--card-panel .table__show-uncited-cont{margin-top:0;visibility:visible}.table__panel__move-popup-container--opacity{opacity:.5}.editor .table__uncite-cont--card-panel .table__show-uncited-text,.extra .table__uncite-cont--card-panel .table__show-uncited-text,.supplementary .table__uncite-cont--card-panel .table__show-uncited-text,.table__uncite-cont--card-panel .table__show-uncited-text{font-family:'OpenSans-Regular'}.v-hide{visibility:hidden}.table__list-container{max-height:160px}.feather-flow .table__panel-header{border-bottom:1px solid #e7e7ed;padding:15px 30px}.feather-flow .editor .table__panel-title,.feather-flow .extra .table__panel-title,.feather-flow .supplementary .table__panel-title{font-family:'SourceSansPro-SemiBold',arial;font-weight:600}.feather-flow .table__panel__move-container{box-shadow:none;border-radius:0}.feather-flow .table__panel__move-card-button-text,.feather-flow .table__panel__move-popup-button-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px;text-align:right;color:#ff6c00}.feather-flow .table__panel__move-arrow--right svg{width:22px}.feather-flow .buttons-container{border-top:1px solid #e7e7ed;padding:15px 30px;margin-top:13px;align-content:flex-end;justify-content:flex-end;align-items:center}.feather-flow .table__btn--orange,.feather-flow .table__cancel{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:16px;text-align:center;border-radius:4px;transition:.3s all}.feather-flow .table__cancel{color:#ff6c00;background:0 0;padding:.4em .6em;margin-right:0}.feather-flow .table__btn--orange{background:#ff6c00;margin-right:4px}.feather-flow .table__btn,.feather-flow .table__cancel{flex:none}.feather-flow .table__cancel:hover{background-color:#ffeee1}.feather-flow .table__btn--orange:hover{background-color:#9e4300}.feather-flow .table__uncite-cont.table__uncite-cont--card-panel{padding:.5em 2em}.feather-flow .editor .table__uncite-cont--card-panel .table__show-uncited-text,.feather-flow .extra .table__uncite-cont--card-panel .table__show-uncited-text,.feather-flow .supplementary .table__uncite-cont--card-panel .table__show-uncited-text,.feather-flow .table__uncite-cont--card-panel .table__show-uncited-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px;text-align:left;color:#ff6c00}.feather-flow .table__panel .editor__info--right-panel{margin:.5em 2em}.feather-flow .table__uncite-cont:has(.table__show-uncited-text.v-hide){display:none}.feather-flow .card-panel__container .table__panel--card-panel .table__list-container--card-panel{min-height:calc(100vh - 370px);max-height:calc(100vh - 370px)}.feather-flow .card-panel__container .table__panel--card-panel:has(.table_label.d-none) .table__list-container--card-panel{min-height:calc(100vh - 290px);max-height:calc(100vh - 290px)}.feather-flow .card-panel__container .table__panel--card-panel .table__list-empty-container,.feather-flow .card-panel__container .table__panel--card-panel:has(.table__show-uncited-text.v-hide):has(.table_label.d-none) .table__list-container--card-panel{min-height:calc(100vh - 270px);max-height:calc(100vh - 270px)}.feather-flow .card-panel__container .table__panel--card-panel:not(:has(.table__show-uncited-text.v-hide),:has(.table_label.d-none)) .table__list-container--card-panel{min-height:calc(100vh - 400px);max-height:calc(100vh - 400px)}.feather-flow .table__panel--card-panel .table_label{padding:0;margin:10px 30px 0}.feather-flow .flexi-citation-popup-container .table__list-container{min-height:calc(100vh - 370px);max-height:calc(100vh - 370px)}.html-previewer{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;background-color:#fff;z-index:2;font-family:'OpenSans'}.html-previewer__toolbar{display:flex;background-color:#f5f5f5;padding:0 8.65em 1em 1.5em}.html-previewer__container{flex:1;display:flex;padding-right:14em;padding-left:8em;background-color:#f5f5f5}.html-previewer__annotation-list{list-style:none;display:flex;margin:0;flex:1;padding:0;flex-wrap:wrap}.html-previewer__close-btn{background-color:#f5f5f5;border:0;cursor:pointer}.html-previewer__close-btn-svg{display:block;fill:red}.html-previewer__close-btn-svg-x{stroke:#fefefe;fill:transparent;stroke-linecap:round;stroke-width:7}.html-previewer__content-container{flex:1;position:relative;flex-direction:column;margin:0;padding:0}.html-previewer__content-wrapper{flex:1;box-sizing:border-box;background-color:#fff}.v-hidden{visibility:hidden}.html-previewer .rich-text-editor__content{display:none}.html-previewer__content-overlay{position:absolute;z-index:999;background:url(../../../styles/../images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6;top:0;left:0;right:0;bottom:0}.html-previewer__content-wrapper.editor .figure{position:relative;margin:.7em 0;padding:.3em;background-color:#f9f9f9}.html-previewer__content-wrapper.editor .container-image{display:block;text-indent:0;position:relative;margin:.3em auto;width:50%}.html-previewer [data-math-type=display-numbered].editor-container__math-container,.html-previewer [data-math-type=display-unnumbered].editor-container__math-container{padding-top:2em}.container{display:flex}.container .xml-editor{position:relative;margin:auto;overflow-y:scroll;overflow-x:hidden;line-height:180%!important;font:14px/18px monospace;height:300px;will-change:transform}.container .edit-summary-container{font-size:14px}.container .xml-editor-action-buttons .right{flex:3;text-align:right}.container .xml-editor-action-buttons .left{flex:1;margin-top:2px}.container .xml-editor-action-buttons>.fullscreenBtn,.container .xml-editor-action-buttons>.previewBtn{margin:0;border:1px solid #999;height:20px;padding-left:16px;background-color:#fff;background-repeat:no-repeat;background-position:3px 1px;vertical-align:bottom;background-image:url(/images/fullscreen.png)}.container .xml-editor-action-buttons .submitBtn{background-color:#47a447;padding:6px 12px;font-weight:700;color:#fff;border:1px solid #47a447}.container .xml-editor-action-buttons .right .fullscreenBtn,.container .xml-editor-action-buttons .saveBtn{background-color:#ca5142;padding:6px 12px;font-weight:700;color:#fff;border:1px solid #ca5142;margin-right:5px}.container .xml-editor-action-buttons .saveBtn{background-color:#428bca;border:1px solid #428bca}.container .xml-editor-action-buttons .saveBtn[disabled],.container .xml-editor-action-buttons .submitBtn[disabled]{opacity:.5}.container .xml-editor-action-buttons .saveBtn.progress{padding-left:30px;background-image:url(/images/save-progress.gif);background-repeat:no-repeat;background-position:8px center}.xml-conversion-progress{width:250px;height:10px;position:absolute;top:50%;left:45%;z-index:1000}.xml-conversion-progress.hide{display:none}.xml-conversion-progress>.progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;width:100%;height:10px}.xml-conversion-progress>.progress::-webkit-progress-bar{background-color:#eee;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.25) inset}.xml-conversion-progress>.progress::-webkit-progress-value{background-image:-webkit-linear-gradient(-45deg,transparent 33%,rgba(0,0,0,.1) 33%,rgba(0,0,0,.1) 66%,transparent 66%),-webkit-linear-gradient(top,rgba(255,255,255,.25),rgba(0,0,0,.25));border-radius:2px;background-size:35px 20px,100% 100%,100% 100%;-webkit-animation:animate-stripes 5s linear infinite;animation:animate-stripes 5s linear infinite}.xml-conversion-progress>.progress::-moz-progress-bar{background-image:-moz-linear-gradient(135deg,transparent 33%,rgba(0,0,0,.1) 33%,rgba(0,0,0,.1) 66%,transparent 66%),-moz-linear-gradient(top,rgba(255,255,255,.25),rgba(0,0,0,.25));border-radius:2px;background-size:35px 20px,100% 100%,100% 100%}dialog.editToXmlMode .dialog-wrapper .content,dialog.xmlToEditMode .dialog-wrapper .content{color:#505050;font-size:15px;line-height:22px;text-align:left}dialog.editToXmlMode .dialog-wrapper .close[role=button],dialog.xmlToEditMode .dialog-wrapper .close[role=button]{background:0 0}dialog.editToXmlMode .dialog-wrapper h2,dialog.xmlToEditMode .dialog-wrapper h2{font:20px Arial}dialog.editToXmlMode .dialog-wrapper footer .button[role=button],dialog.xmlToEditMode .dialog-wrapper footer .button[role=button]{font-size:1em;padding:3px 7px;border-radius:1px}.vtool-error-count.show{display:block;border-bottom:1px solid #999;padding-bottom:6px;margin:0 -10px 10px}.vtool-error-count.show .error-count{background-image:url(../../../xml-editor/xonomy/styles/vtool-error.png);background-repeat:no-repeat}.vtool-error-count.show .warning-count{background-image:url(../../../xml-editor/xonomy/styles/vtool-warning.png);background-repeat:no-repeat}.vtool-error-count{display:none}.vtool-error-count li{font-weight:700;list-style-type:none;display:inline;padding-right:15px;padding-left:16px}.vtool-errors,.xml-edit-summary{padding-left:0;margin:0}.vtool-success{text-align:center;font-size:13px;color:#888;font-weight:700}.asset-list li,.vtool-errors li{list-style-type:none}.vtool-errors .item{padding-left:20px;cursor:pointer;border-bottom:1px solid #999;margin-top:8px}.vtool-errors .item.error,.vtool-errors .item.warning{background-image:url(../../../xml-editor/xonomy/styles/vtool-error.png);background-repeat:no-repeat;background-position:4px 1px}.vtool-errors .item.warning{background-image:url(../../../xml-editor/xonomy/styles/vtool-warning.png)}.vtool-errors .item.error.enable.skip,.vtool-errors .item.warning.enable.skip{color:green}.vtool-errors .item:first-child,.xml-edit-summary .item:first-child{margin-top:0}.vtool-errors .item:last-child,.xml-edit-summary .item:last-child{border-bottom:0}.vtool-errors .column,.vtool-errors .line{margin-right:5px}.vtool-errors .message{display:block}.xml-edit-summary{max-height:300px;margin-left:15px;margin-top:15px;list-style-position:inside;overflow-y:auto;will-change:transform}.xml-edit-summary .item{color:#000;cursor:pointer}.xml-edit-summary .item[data-type=opt_INS] span{color:#47a447}.xml-edit-summary .item[data-type=opt_DEL] span{text-decoration:line-through;color:#ca5142}.xml-edit-summary .item[data-type=opt_ERROR] span{color:red;font-weight:700}.xml-edit-summary .item .ce_bold{font-weight:700;background-color:#ff9}.xml-edit-summary .item .ce_italic{font-style:italic;background-color:#ff9}.xml-edit-summary .item .ce_sub,.xml-edit-summary .item .ce_sup{vertical-align:super;font-size:10px;line-height:0!important;background-color:#ff9}.xml-edit-summary .item .ce_sub{vertical-align:sub}.xml-edit-summary .item .line-through{border-top:1px solid red;width:100%;left:0;z-index:1}.xml-edit-summary .item .line-through>img{opacity:.6}.asset-list{height:300px;padding-left:0;margin:0;overflow-y:scroll}.asset-list .asset{color:#00f;cursor:pointer}.asset-list .item{height:34px;padding:5px;border-bottom:1px solid #ddd}.asset-list .item .del{float:right;height:23px;background-color:#ca5142;padding:2px 7px;font-weight:700;color:#fff;border:1px solid #ca5142;margin-right:5px}.asset-list.hide .del{display:none}.asset-file-upload{max-height:300px;padding:10px;overflow-y:scroll}.asset-file-upload h5{font-size:12px;font-weight:700;color:#2883d6;margin:0;display:inline}.asset-file-upload .info{float:right;margin:0 10px 10px 0;font-size:12px;color:#da9257}.asset-file-upload .asset-file-form{font-size:12px;padding:10px 0 0}.asset-file-upload .file{margin-bottom:10px;border:1px solid #bfbcbf;box-sizing:border-box;width:100%}.asset-file-upload .buttons-container{text-align:right;font-weight:700;display:block}.asset-file-upload .upload{background-color:#2f2f2f;color:#fff;border:1px solid #2f2f2f;margin-right:14px}.asset-file-upload .upload:disabled{background-color:#888}.asset-image__file-list{list-style-type:none;padding:0;margin:5px 0 10px 20px}.asset-image__list-items{display:flex;margin-top:.4em}.asset-image__file-name{margin-right:1em;width:15em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.asset-image__file-size{min-width:6em}.asset-image__file-delete-icon{font-style:normal;background:#fff;cursor:pointer;border:0;color:red;font-weight:700;align-items:center;margin-left:2em}.asset-image__file-limit-info{margin-left:5em;color:#474747}.xml-search-replace-container{padding:7px 0 7px 7px;margin-bottom:8px;background-color:#f7f7f7;border:1px solid #2d2d2d}.xml-search-replace{height:45px}.xml-search-replace-container .summary{margin-left:.5em;font-weight:700;font-size:9px}:root .xml-search-replace-container,_:-ms-fullscreen{padding:7px 0}.xml-search-replace-container .find-container{margin-right:5px}.xml-search-replace-container .find-container input.findKeyword,.xml-search-replace-container .replace-container input.replaceKeyword{margin-right:2px;height:25px;width:158px}.xml-search-replace-container .chkTagSearch{margin-left:5px}.xml-search-replace-container .find-container button.findBtn,.xml-search-replace-container .find-container button.findPrevBtn,.xml-search-replace-container .replace-container button.replaceAllBtn,.xml-search-replace-container .replace-container button.replaceBtn{background-color:#656464;color:#fff;border:1px solid #2f2f2f;font-weight:700;margin-right:1px;padding-top:2px;padding-bottom:2px}.xml-search-replace-container .find-container input.findKeyword:-ms-input-placeholder,.xml-search-replace-container .replace-container input.replaceKeyword:-ms-input-placeholder{color:#b5b5b5}.edit-summary-container.empty .select-box-container,.previewHtmlBtn.hide,.saveBtn.hide,.submitBtn.hide,.vtoolBtn.hide,.xml-edit-summary.edits li.equation,.xml-edit-summary.edits li.figure,.xml-edit-summary.edits li.instruction,.xml-edit-summary.equation li.edits,.xml-edit-summary.equation li.figure,.xml-edit-summary.equation li.instruction,.xml-edit-summary.errors li.edits,.xml-edit-summary.errors li.equation,.xml-edit-summary.errors li.figure,.xml-edit-summary.errors li.instruction,.xml-edit-summary.figure li.edits,.xml-edit-summary.figure li.equation,.xml-edit-summary.figure li.instruction,.xml-edit-summary.instruction li.edits,.xml-edit-summary.instruction li.equation,.xml-edit-summary.instruction li.figure,.xml-editor.hide,.xml-process-message.hide,.xml-search-replace.hide,.xonomy .element>.tag.opening>.attributes>.attribute[data-name=optname]{display:none}.xml-process-message{min-height:550px}.xml-process-message .text{padding-top:200px;text-align:center;font-size:20px}.xml-edit-summary{border-bottom:1px solid #e9e9e9}.edit-summary-tab .select-box[role=combobox] [role=listbox] [role=option].highlight,.edit-summary-tab .select-box[role=combobox] [role=listbox] [role=option]:hover,.xml-editor-accordian .select-box[role=combobox] [role=listbox] [role=option].highlight{background-color:#cdcdcd;color:#000}.xml-editor-accordian .select-box-container{position:absolute;width:95%;top:33px;left:1px;padding:5px 8px;background:#fff}.xml-editor-accordian .select-box[role=combobox]:focus .wrapper{box-shadow:0 0 5px #cdcdcd;border:1px solid #cdcdcd}.xml-editor-accordian .select-box[role=combobox] [role=listbox] [role=option]:hover{background-color:#e6e6e6;color:#000}.xml-editor-accordian .select-box[role=combobox] [role=listbox] [role=option]{border-bottom:none}#xonomyBubbleContent .toolbar-menu__ui-button-text{font-size:.9em;padding-left:.6em;font-weight:700}#xonomyBubbleContent textarea{resize:both}@media (max-width:768px){#xonomyBubbleContent .toolbar-menu__ui-button-text{display:none}}.xml-editor-load-icon{display:block;margin:0 auto}.vtool-error-container .panel-content{height:400px;overflow-y:auto}.xonomy{font-family:monospace;font-size:16px;cursor:default;background-color:#fff;line-height:1.5em;padding-left:5px;word-wrap:break-word}.xonomy *{position:relative}.xonomy .doctype-decl,.xonomy .doctype-decl .int-subset .entity,.xonomy .xml-decl{display:block}.xonomy .doctype-decl .int-subset .entity{margin-left:1.5em}.xonomy .element .punc{color:#669acc;z-index:1}.xonomy .element>.tag,dialog.editToXmlMode .dialog-wrapper,dialog.editToXmlMode footer,dialog.editToXmlMode header,dialog.xmlToEditMode .dialog-wrapper,dialog.xmlToEditMode footer,dialog.xmlToEditMode header{border-radius:2px}.xonomy .element>.tag.opening>.punc.slash{display:none}.xonomy .doctype-decl .int-subset .entity .entity-name,.xonomy .doctype-decl .int-subset .entity .entity-value-type,.xonomy .doctype-decl .int-subset .entity .name,.xonomy .doctype-decl .int-subset .entity .value,.xonomy .doctype-decl>.id,.xonomy .doctype-decl>.name,.xonomy .element>.tag>.name,.xonomy .xml-decl>.name{color:#c33;cursor:pointer}.xonomy .doctype-decl>.type{cursor:pointer}.xonomy .doctype-decl>.pub-id{color:#009688;cursor:pointer}.xonomy .element>.tag.opening>.attributes>.attribute>.name,.xonomy .xml-decl>.attributes>.attribute>.name{color:#f45;cursor:pointer}.xonomy .element>.tag.opening>.attributes>.attribute>.valueContainer{cursor:pointer}.xonomy .doctype-decl .int-subset .entity>.valueContainer>.value,.xonomy .doctype-decl>.sys-id,.xonomy .doctype-decl>.type,.xonomy .element>.tag.opening>.attributes>.attribute>.valueContainer>.value,.xonomy .xml-decl>.attributes>.attribute>.valueContainer>.value{color:#666}.xonomy .element>.children>.textnode>.value{color:#000;cursor:pointer}.xonomy .element>.children>.textnode>.value>.dots,.xonomy .element>.children>.textnode>.value>.insertionPoint{display:none}.xonomy .element>.tag.opening>.attributes>.attribute>.name:hover,.xonomy .element>.tag.opening>.attributes>.attribute>.valueContainer:hover>.value,.xonomy .element>.tag>.name:hover{color:#0c0}.xonomy .element>.children>.textnode>.value:hover{color:#666}.xonomy .element>.children>.textnode.whitespace>.value:hover{background-color:#f2f2f2}.xonomy .element.current>.tag>.name,.xonomy .element>.children>.textnode.current>.value,.xonomy .element>.tag.opening>.attributes>.attribute.current>.name{background-color:#ff9;color:#0c0;padding:0 3px;margin:0 -3px;border-radius:2px}.xonomy .element>.tag.opening>.attributes>.attribute>.valueContainer.current{background-color:#ff9;padding:0 3px;margin:0 -3px;border-radius:2px}.xonomy .element>.tag.opening>.attributes>.attribute>.valueContainer.current>.value{color:#0c0;border-radius:2px}.xonomy .element>.children>.textnode.current>.value{background-color:#ff9!important}.xonomy .readonly *{color:#aaa!important;cursor:default!important;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}.xonomy .element.readonly .warner .inside,.xonomy .readonly .childrenCollapsed,.xonomy .readonly .plusminus{cursor:pointer!important}.xonomy .readonly .textnode .char>.selector>.inside:hover{background-color:transparent!important}.xonomy .invisible{display:none!important}.xonomy .process-ins *,.xonomy .xml-comment *{color:#aaa!important}.xonomy .attribute.shy,.xonomy .element>.tag.opening>.attributes.rolledout>.attribute.invisible{display:none}.xonomy .rollouter{background-color:#eee;border-radius:10px;margin:0 4px;background-image:url(../../../xml-editor/xonomy/styles/bullet_arrow_down.png);background-position:center center;background-repeat:no-repeat;padding:0 8px;height:16px;cursor:pointer}.xonomy .rollouter.rolledout{background-image:url(../../../xml-editor/xonomy/styles/bullet_arrow_up.png)}.xonomy .rollouter:hover{background-color:#ff9}.xonomy .element>.tag.opening>.attributes.rolledout{display:block;padding:0 0 5px 15px;border-left:1px dotted #ccc;margin:0 0 0 10px}.xonomy .element>.tag.opening>.attributes.rolledout>.attribute{display:block;border:0;padding:0;margin:0}.xonomy.laic .element>.tag.opening>.attributes.rolledout{padding:3px 0 0 15px}.xonomy .element,.xonomy .element .children .textnode{padding-left:15px;margin-top:5px;margin-bottom:5px}.xonomy .element .connector{border-top:1px dotted #b6b6b6;width:24px;height:10px;position:absolute;top:10px;left:0}.xonomy .element .children{margin-left:10px;border-left:1px dotted #ccc;padding-top:1px;padding-bottom:1px}.xonomy.laic .element{margin-top:5px;margin-bottom:5px;border-top:1px dotted #ccc;padding-top:5px;padding-left:30px}.xonomy.laic .element .children{border:0;padding-top:0;padding-bottom:0;margin-left:0}.xonomy.laic .element .connector{border:0;top:21px;left:5px}.xonomy .element.hasText>.children>.element{padding-left:0;display:inline}.xonomy .element.hasText .children .connector{position:relative;top:0;left:0;display:inline;padding-right:16px;border:0}.xonomy .element.hasText .children .element.noChildren .connector,.xonomy .element.hasText .children .element.uncollapsible .connector{padding-right:0}.xonomy .textnode>.connector{display:none!important}.xonomy .element.hasText .children{padding-left:15px;padding-top:5px;padding-bottom:5px}.xonomy .element.hasText .element.hasText .children{margin-left:0;border-left:0;padding:0;display:inline}.xonomy .element.hasText .children .textnode,.xonomy .element.oneliner .element{padding-left:0;display:inline}.xonomy .element.oneliner .children .textnode .dots{padding-left:.5em}.xonomy.laic .element.hasText .element{border:0}#feather-flow .tag--remove tag__remove-btn,.xonomy.laic .element.hasText .children{padding-top:5px}.xonomy .element.oneliner .children,.xonomy .element.oneliner .element.hasText .children{margin-left:0;border-left:0;padding:0;display:inline}.xonomy .element.oneliner .children .textnode{padding-left:0;display:inline}.xonomy .element.oneliner.process-ins .children .textnode{padding-left:4px;display:inline}.xonomy .element .children .textnode.empty{min-height:1em}.xonomy .element .children .textnode.empty .value{cursor:pointer}.xonomy .element .children .textnode.empty .value>.insertionPoint{display:inline;padding:0 2px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.xonomy .element .children .textnode.empty .value>.insertionPoint>.inside{border-left:1px solid #ddd}.xonomy .element .children .textnode.empty:first-child:last-child .value>.dots{display:inline;padding-left:2em}.xonomy .element .children .textnode.empty .value:hover{background-color:#f2f2f2}.xonomy .element .children .textnode.empty .value:focus{background-color:#f2f2f2}.xonomy .element>.connector>.plusminus{background-image:url(../../../xml-editor/xonomy/styles/minus.gif);width:9px;height:9px;position:absolute;top:-5px;left:-5px;cursor:pointer}.xonomy .element.hasText .element.oneliner .connector .plusminus{top:4px;left:4px}.xonomy .element.collapsed>.connector>.plusminus{background-image:url(../../../xml-editor/xonomy/styles/plus.gif)}.xonomy .element.collapsed>.children{display:none!important}.xonomy .element.hasText .element.oneliner.collapsed>.tag,.xonomy .element.uncollapsible>.connector>.plusminus{display:none}.xonomy .element>.childrenCollapsed{display:none;border:1px solid #ccc;color:#999;border-radius:2px;margin:0 2px;padding:0 5px;cursor:pointer;font-size:85%}.xonomy .element.collapsed>.childrenCollapsed{display:inline}.xonomy .element>.childrenCollapsed:hover{background-color:#f4f4f4}#xonomyBubble.laic span.punc,.xonomy .element.hasText .element.uncollapsible .connector,.xonomy .element.uncollapsible>.childrenCollapsed{display:none}.xonomy .element>.children>.textnode .word{white-space:nowrap}.xonomy .hasInlineMenu>.children>.textnode .char>.selector{position:absolute;left:0;right:0;bottom:-2px;height:1px;background-color:#eee;z-index:2}.xonomy .hasInlineMenu>.children>.textnode .char>.selector>.inside{position:absolute;left:0;right:0;bottom:-2px;top:-3px;background-color:transparent}.xonomy .hasInlineMenu>.children>.textnode .char>.selector>.inside:hover{background-color:#ccc}.xonomy .element>.children>.textnode .char.on{background-color:#ff9}.xonomy .element>.children>.textnode .char.on>.selector{position:absolute;left:0;right:0;z-index:2;background-color:#0c0;xbackground-color:#669acc;height:3px;bottom:-3px}.xonomy .element>.children>.textnode .char.on>.selector>.inside{position:absolute;left:0;right:0;top:-2px;bottom:-1px;background-color:transparent}#xonomyBubble{visibility:hidden;position:absolute;z-index:10;min-width:100px}#xonomyBubble>div.inside{box-shadow:0 0 5px #99cbff;border:1px solid #333;background-color:#ddd;border-radius:2px;margin-top:8px}#xonomyBubble>div.inside>#xonomyBubbleContent{font-family:Verdana,sans-serif;font-size:11px;color:#666;margin:5px;padding:5px;background-color:#fff;border-radius:2px}#xonomyBubble span.punc,#xonomyBubbleContent span.techno span.punc{color:#669acc}#xonomyBubble.laic>div.inside{box-shadow:0 0 5px #666}#xonomyBubbleContent div.menu{margin:-5px;max-height:250px;overflow-y:auto;white-space:nowrap}#xonomyBubbleContent div.entityMenuItem,#xonomyBubbleContent div.menuItem{padding:8px 20px 7px 10px;border-top:1px solid #ddd;cursor:pointer;margin-top:-1px}#xonomyBubbleContent div.menuItem.techno,#xonomyBubbleContent input.textbox,#xonomyBubbleContent span.techno,#xonomyBubbleContent textarea.textbox{font-family:normal 12px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px}#xonomyBubbleContent span.techno span.atName{color:#f45}#xonomyBubbleContent span.techno span.atValue{color:#666}#xonomyBubbleContent span.techno span.elName{color:#c33}#xonomyBubbleContent div.menuItem.techno{padding-top:6px;padding-bottom:6px}#xonomyBubbleContent div.menuItem.techno span.explainer{font-family:Verdana,sans-serif;font-size:11px;color:#bbb;font-weight:400;font-style:italic;margin-left:-3px}#xonomyBubbleContent div.menuItem.current{background-color:#ffd}#xonomyBubbleContent div.menuItem:hover{background-color:#ffc}#xonomyBubbleContent form{margin:-5px;background-color:#eee}#xonomyBubbleContent div.submitline{text-align:right;margin-top:5px}#xonomyBubbleContent input,#xonomyBubbleContent textarea{border-width:1px;padding:3px;color:#333;font:inherit}#xonomyBubbleContent input.textbox,#xonomyBubbleContent textarea.textbox{width:250px;border:1px solid #ddd}#xonomyBubbleContent textarea.textbox{width:400px;height:100px}#xonomyBubbleContent button[type=submit],#xonomyBubbleContent input[type=button],#xonomyBubbleContent input[type=submit]{border:1px solid rgba(51,51,51,.35);height:23px}#xonomyBubbleContent .warning{padding:5px 10px}.xonomy .warner{display:none;width:16px;margin:0 1px}.xonomy .warner .inside{position:absolute;bottom:-4px;left:0;background-image:url(../../../xml-editor/xonomy/styles/exclamation.png);background-position:0 0;width:16px;height:16px;cursor:pointer}.xonomy .attribute.invalid>.warner,.xonomy .element.invalid>.tag>.warner{display:inline-block}.xonomy .inlinecaption{font-family:Verdana,sans-serif;font-size:11px;color:#bbb;font-weight:400;font-style:italic;margin-left:4px;margin-right:4px}#xonomyBubbleContent div.actionmenu{display:flex}.xonomy .highlight{background-color:#ff0}.xonomy .highlight.active{display:inline;background-color:orange}#xonomyBubbleContent .form-input{display:inline-block;padding:5px}#xonomyBubbleContent .form-input label{height:20px;display:inline-block;font-weight:700}#xonomyBubbleContent .form-input input,#xonomyBubbleContent .form-input select{height:33px;border:1px solid gray;background:0 0;padding:8px 12px;outline:0;display:block}#xonomyBubbleContent .form-btn{padding:5px 5px 0 0}#xonomyBubbleContent .form-btn button{height:33px}.container{width:1193px;margin:0 auto;position:relative}.container .editor-split-pane.hide,.container .xml-editor-wrapper.hide{display:none}.container .xml-editor-accordian-container .asset-list-container .panel-content,.container .xml-editor-accordian-container .asset-upload-container .panel-content{padding:0}.container .xml-editor-accordian-container .asset-upload-container,.container .xml-editor-accordian-container .edit-summary-container{margin-bottom:2px}.container .xml-editor-container{width:100%;overflow:hidden}.container .xml-editor-accordian-container{width:100%;margin:0}.xml-editor-container.full{width:100%}.proofview .mode-buttons .xmlEditorBtn.hide{display:none}.container .mode-buttons .xmlEditorBtn.show,.proofview .mode-buttons .xmlEditorBtn.show{display:inline-block}.container .mode-buttons input{margin:0;border:1px solid #999;height:20px;padding-left:22px;background-color:#fff}.container .xml-editor-wrapper .mode-buttons{display:block;position:relative;width:100%;margin:.5em 0 0;z-index:1}.container .xml-editor-wrapper .label{font-size:.8em;top:2px;position:relative}.container .xml-editor-wrapper .mode-buttons.hide,.proofview .mode-buttons .xmlEditorBtn{display:none}.container .mode-buttons .xmlEditorBtn,.proofview .mode-buttons .xmlEditorBtn{background-image:url(/images/xml-editor-icon.png);background-repeat:no-repeat;background-position:4px 1px}.container .mode-buttons input[disabled]{color:#aaa;background-color:#ccc}.container .mode-buttons .editorBtn{border-right-width:0;background-image:url(/images/editor-icon.png);background-repeat:no-repeat;background-position:6px 3px}.container .mode-buttons .editorBtn[disabled]{background-image:url(/images/editor-icon-disabled.png)}.container .mode-buttons .xmlEditorBtn[disabled],.proofview .mode-buttons .xmlEditorBtn[disabled]{background-image:url(/images/xml-editor-icon.png)}.container .xml-editor-action-buttons{display:flex;margin-top:.4em}.container .xml-editor-action-buttons .fullscreenBtn{margin:0;border:1px solid #999;height:20px;padding:2px 12px 21px 11px;background-color:#fff;background-repeat:no-repeat;background-position:3px 3px;vertical-align:bottom;cursor:pointer;background-image:url(/images/fullscreen.png)}.container .xml-editor-action-buttons .vtoolBtn{background-color:#ca5142;padding:6px 12px;font-weight:700;color:#fff;border:1px solid #ca5142;margin-right:5px}.container .xml-editor-action-buttons .vtoolBtn[disabled]{opacity:.5}.xml-editor-accordian-container.hide,.xml-editor-action-buttons.hide,.xml-editor-container.hide{display:none}.xml-editor-container{margin-top:0}.edit-summary-container .panel .panel-header .icon{background-image:url(/images/edit-summary-header.png);background-repeat:no-repeat;background-position:center center}.edit-summary-container .panel.open .panel-header .icon{background-image:url(/images/edit-summary-header-open.png)}.vtool-error-container{margin-bottom:2px}.vtool-error-container .panel .panel-header .icon{background-image:url(/images/vtool.png);background-repeat:no-repeat;background-position:6px 7px}.xml-editor-readonly-message-container{display:none;background-color:#fafafa;margin:20px;padding:10px;-webkit-box-shadow:5px 5px 25px -6px rgba(0,0,0,.5);-moz-box-shadow:5px 5px 25px -6px rgba(0,0,0,.5);box-shadow:5px 5px 25px -6px rgba(0,0,0,.5);border:1px solid #e0e0e0}.edit-summary-container .comnt{background-color:#ff9}.edit-summary-container .change.del:not(.math),.edit-summary-container .change.ins:not(.math){background-color:#ff9}.xml-preview-iframe{width:280mm;height:307mm;border:0}.xml-preview-message.hide{display:none}dialog.editToXmlMode footer,dialog.editToXmlMode header,dialog.xmlToEditMode footer,dialog.xmlToEditMode header{padding:8px 10px 8px 20px}dialog.editToXmlMode header,dialog.xmlToEditMode header{background-color:#525252;color:#fff}.xml-right-side__menu-container{display:flex;align-items:center;justify-content:flex-end;overflow:hidden;flex:3}.xml-right-side__menu-list{list-style:none;padding:0;margin:0;display:flex}.xml-right-side__menu-list-item{margin:0 2px}.xml-menu-item__submit{border:0;background:#009033;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;font-size:.9em;padding:.65em 1.6em}.xml-menu-item__submit-text{display:block;color:#fff}.xml-menu-item__submit--active,.xml-menu-item__submit:hover{background:#01481a}.xml-menu-item__submit--active .xml-menu-item__submit-text,.xml-menu-item__submit:hover .xml-menu-item__submit-text{color:#fff}.xml-menu-item__submit[disabled]{background:#cdcdcd;cursor:default}.xml-menu-item__submit[disabled] .xml-menu-item__submit-text{color:#999}.xml-menu-item__save{border:0;background:#009033;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;font-size:.9em;padding:.65em 1.6em;width:5.5em;text-align:center}.xml-menu-item__save-text{display:block;color:#fff}.xml-menu-item__icon-save{display:none;width:1.5em;height:1.5em}.xml-menu-item__save--active,.xml-menu-item__save:hover{background:#01481a}.xml-menu-item__save:hover .xml-menu-item__save-text{color:#fff}.xml-menu-item__save--active .xml-menu-item__save-text{display:none}.xml-menu-item__save--active .xml-menu-item__icon-save{display:inline-block}.xml-menu-item__save[disabled]{background:#cdcdcd;cursor:default}.xml-menu-item__save[disabled] .xml-menu-item__save-text{color:#999}.xml-menu-item__preview.hide,.xml-menu-item__save.hide,.xml-menu-item__submit.hide{display:none}.xml-menu-item__preview{border:0;background:#ca5142;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;font-size:.9em;padding:.65em 1.6em;width:8.5em;text-align:center}.xml-menu-item__preview-text{display:block;color:#fff}.xml-menu-item__icon-preview{display:none;width:1.5em;height:1.5em}.xml-menu-item__preview--active,.xml-menu-item__preview:hover{background:#86170a}.xml-menu-item__preview:hover .xml-menu-item__preview-text,.xml-menu-item__preview[disabled] .xml-menu-item__preview-text{color:#fff}.xml-menu-item__preview--active{cursor:default;padding:.45em 1.82em}.xml-menu-item__preview--active .xml-menu-item__preview-text{display:none}.xml-menu-item__preview--active .xml-menu-item__icon-preview{display:inline-block}.xml-menu-item__preview[disabled]{background:#86170a;cursor:default}.xml-editor-menu-wrapper{flex:none}.xml-editor-content-wrapper{flex:1}.container .xml-editor-content-split-pane .split-pane__left-pane.full{position:relative;width:1193px}.xml-editor.xonomy.nerd{height:calc(100vh - 149px)!important}.container .xml-editor-content-split-pane .split-pane__horizontal-separator.hide,.container .xml-editor-content-split-pane .split-pane__right-pane.hide,.xml-editor-container .panel-header .icon,.xml-menu-item__vtool.hide,.xml-right-side__menu-list-item.hide{display:none}@media screen and (min-width:1200px) and (max-width:1280px){.container{padding-left:20px}}@media screen and (max-width:1200px){.container{padding-left:40px}}.xml-menu-item__vtool{border:0;background:#ca5142;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;font-size:.9em;padding:.65em 1.6em;width:8em;text-align:center}.xml-menu-item__vtool-text{display:block;color:#fff}.xml-menu-item__icon-vtool{display:none;width:1.5em;height:1.5em}.xml-menu-item__vtool--active,.xml-menu-item__vtool:hover{background:#86170a}.feather-flow-container .xml-right-side__menu-container .xml-right-side__menu-list-item .xml-menu-item__submit .xml-menu-item__submit-text,.xml-menu-item__vtool:hover .xml-menu-item__vtool-text{color:#fff}.xml-menu-item__save--active{cursor:default;padding:.45em 1.82em}.xml-menu-item__vtool--active .xml-menu-item__vtool-text{display:none}.xml-menu-item__vtool--active .xml-menu-item__icon-vtool{display:inline-block}.xml-menu-item__vtool[disabled]{background:#cdcdcd;cursor:default}.xml-menu-item__vtool[disabled] .xml-menu-item__vtool-text{color:#999}.feather-flow-container .xml-editor-menu-wrapper{background:#fff;border-bottom:1px solid #b9b9b9;height:4em;padding:4px 20px}.feather-flow-container .xml-editor-menu-split-pane{align-items:center}.feather-flow-container .xml-editor-menu-split-pane .split-pane__separator{display:none}.feather-flow-container .xml-editor-menu-split-pane .split-pane__left-pane{width:unset}.feather-flow-container .xml-editor-menu-split-pane .split-pane__right-pane{width:unset;flex:1}.feather-flow-container .xml-editor-menu-split-pane .split-pane__left-pane{flex:1.85}.feather-flow-container .xml-editor-wrapper .mode-buttons,.feather-flow-container .xml-editor-wrapper .mode-buttons .groupbtn{margin:0}.feather-flow-container .xml-editor-wrapper .mode-buttons .groupbtn__title{flex:0}.feather-flow-container .xml-editor-wrapper .mode-buttons .groupbtn__menu,.feather-flow-container .xml-right-side__menu-container{flex:1}.feather-flow-container .xml-editor-action-buttons{margin-top:0;align-items:center}.feather-flow-container .xml-editor-action-buttons .left{flex:0;margin-top:0}.feather-flow-container .xml-editor-action-buttons .fullscreenBtn{background-image:url(/images/featherFlowFullscreen.png);border:0;padding:12px;vertical-align:middle}.feather-flow-container .xml-right-side__menu-list{gap:12px}.feather-flow-container .xml-right-side__menu-list-item{margin:0}.feather-flow-container .xml-right-side__menu-list-item button{height:36px;border-radius:4px;border:2px solid #ff6c00;background:#fff;margin:0;padding:8px 12px}.feather-flow-container .xml-editor-container .xml-search-replace-container .find-container button,.feather-flow-container .xml-editor-container .xml-search-replace-container .replace-container button{height:36px;padding:8px;border-radius:4px;border:2px solid #ff6c00;background:#fff;margin:0}.feather-flow-container .xml-editor-container .xml-search-replace-container .find-container button,.feather-flow-container .xml-editor-container .xml-search-replace-container .replace-container button,.feather-flow-container .xml-right-side__menu-container .xml-right-side__menu-list-item button span[class*=-text]{font-family:'SourceSansPro-SemiBold',arial;font-size:16px;font-weight:600;line-height:16px;color:#ff6c00}.feather-flow-container .xml-editor-container .xml-search-replace-container .find-container button:hover,.feather-flow-container .xml-editor-container .xml-search-replace-container .replace-container button:hover,.feather-flow-container .xml-right-side__menu-list-item button:hover{background:#fff5ee}.feather-flow-container .xml-editor-container .xml-search-replace-container .find-container button:active,.feather-flow-container .xml-editor-container .xml-search-replace-container .replace-container button:active,.feather-flow-container .xml-right-side__menu-list-item button:active{background:#ffe3cd}.feather-flow-container .xml-right-side__menu-list-item .xml-menu-item__submit{background:#ff6c00}.feather-flow-container .xml-right-side__menu-list-item .xml-menu-item__submit .xml-menu-item__submit-text{color:#fff}.feather-flow-container .xml-right-side__menu-list-item .xml-menu-item__submit:hover{border-color:#9e4300;background:#9e4300}.feather-flow-container .xml-right-side__menu-list-item button[disabled]{cursor:not-allowed;border-color:#dcb69a}.feather-flow-container .xml-right-side__menu-container .xml-right-side__menu-list-item button[disabled] span[class*=-text]{color:#dda57c}.feather-flow-container .xml-right-side__menu-container .xml-right-side__menu-list-item .xml-menu-item__submit[disabled]{background:#ff6c00b2;border:#ff6c00b2}.feather-flow-container .xml-right-side__menu-container .xml-right-side__menu-list-item .xml-menu-item__submit[disabled] .xml-menu-item__submit-text{color:#f0f0f0}.feather-flow-container .xml-menu-item__submit{background:#ff6c00;color:#fff}.feather-flow-container .xml-menu-item__submit:hover{background:#9e4300}.feather-flow-container .xml-menu-item__submit:active,.feather-flow-container .xml-right-side__menu-list-item .xml-menu-item__submit:active{background:#823700}.feather-flow-container .xml-menu-item__submit[disabled]{background:#ff6c00b2;border-color:#ff6c00b2;color:#f0f0f0}.feather-flow-container .xml-editor-container{background:#fff;padding:8px 16px}.feather-flow-container .xml-editor-container .panel{display:flex;flex-direction:column;gap:8px}.feather-flow-container .xml-editor-container .panel.open .panel-header{height:52px;align-items:center;padding:16px;border-radius:8px;background:#ebebeb;border-bottom:0}.feather-flow-container .xml-editor-container .panel.open .panel-header .text{font-family:'SourceSansPro-SemiBold',arial;font-size:20px;font-weight:600;line-height:16px;color:#000}.feather-flow-container .xml-editor-container .panel .panel-content{border:0;padding:0}.feather-flow-container .xml-editor-container .xml-search-replace{height:unset}.feather-flow-container .xml-search-replace-container{display:flex;flex-wrap:wrap;gap:14px;padding:8px 0;border:0;background:#fff;margin:0}.feather-flow-container .xml-search-replace-container .find-container,.feather-flow-container .xml-search-replace-container .replace-container{display:flex;gap:8px;margin:0}.feather-flow-container .xml-search-replace-container .find-container input.findKeyword,.feather-flow-container .xml-search-replace-container .replace-container input.replaceKeyword{width:12.3em;height:36px;padding:8px;border-radius:4px;background:#fff;border:1px solid #c4c4c4}.feather-flow-container .xml-search-replace-container .find-container input.findKeyword::placeholder,.feather-flow-container .xml-search-replace-container .replace-container input.replaceKeyword::placeholder{font-family:'SourceSansPro-Regular',arial;font-size:16px;font-weight:400;line-height:20px;color:#979797}.feather-flow-container .xml-search-replace-container .summary{font-family:'SourceSansPro-Regular',arial;font-size:14px;font-weight:600;line-height:21px;color:#b95000}.feather-flow-container .xml-editor{margin-top:12px}.feather-flow-container .xml-editor-accordian-container{display:flex;flex-direction:column;gap:10px;background:#fff;padding:10px}.feather-flow-container .xml-editor-accordian-container .asset-list-container,.feather-flow-container .xml-editor-accordian-container .asset-upload-container,.feather-flow-container .xml-editor-accordian-container .edit-summary-container,.feather-flow-container .xml-editor-accordian-container .vtool-error-container{margin-bottom:0}.feather-flow-container .xml-editor-accordian-container .panel .panel-header{display:flex;flex-direction:row-reverse;padding:12px;gap:10px;border-radius:3px;background:#197390}.feather-flow-container .xml-editor-accordian-container .panel .panel-header .text{padding:0;font-family:'SourceSansPro-SemiBold',arial;font-size:16px;font-weight:600;line-height:20px;color:#fff}.feather-flow-container .xml-editor-accordian-container .panel-content{border:0}.feather-flow-container .edit-summary-container .panel .panel-header .icon,.feather-flow-container .vtool-error-container .panel .panel-header .icon{background-color:#197390;background-image:url(/images/expand.png)}.feather-flow-container .edit-summary-container .panel.open .panel-header .icon,.feather-flow-container .vtool-error-container .panel.open .panel-header .icon{background-image:url(/images/shrink.png)}.feather-flow-container .xml-editor.xonomy.nerd{height:calc(100vh - 198px)!important}.feather-flow-container .xml-menu-item__icon-save svg path:first-child,.feather-flow-container .xml-menu-item__icon-vtool svg path:first-child{fill:#ff6c00}.feather-flow-container .xml-menu-item__vtool.hide{display:none}.feather-flow-container .xml-menu-item__vtool{border:0;background:#ca5142;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;font-size:.9em;padding:.65em 1.6em;width:8em;text-align:center}dialog.bootstrap-dialog{position:fixed;width:66em;border:0;padding:0;border-radius:0;z-index:999999!important}dialog.bootstrap-dialog .dialog__wrapper{border:16px solid rgba(235,235,235,.85)}dialog.bootstrap-dialog .dialog__header{padding:7px 12px;border-bottom:1px solid #ddd;overflow:hidden;background:#fff}dialog.bootstrap-dialog .dialog__heading{font-size:16px;line-height:22px;text-shadow:1px 1px 0 #eee;color:#000}dialog.bootstrap-dialog .bootstrap-dialog-instruction li.list--hide,dialog.bootstrap-dialog .close-button{display:none}dialog.bootstrap-dialog .content{background:#fff;height:inherit;padding:0;text-align:justify;width:98%}dialog.bootstrap-dialog .bootstrap-dialog-instruction{color:#505050;font-size:15px;line-height:23px}dialog.bootstrap-dialog .bootstrap-dialog-instruction li{padding:6px}dialog.bootstrap-dialog footer{padding:7px 15px 7px 0;text-align:right;border-top:1px solid #ddd;background:#fff}dialog.bootstrap-dialog footer .dialog__ok-btn{background-color:#47a447;padding:4px 12px;font-weight:700;color:#fff;border:1px solid #47a447;font-size:1em}.feather-flow dialog.bootstrap-dialog .dialog__header{height:54px;padding:12px 24px}.feather-flow dialog.bootstrap-dialog .dialog__wrapper{border:0}.feather-flow dialog.bootstrap-dialog .dialog__heading{font-size:22px;line-height:24px;color:#35424d}.feather-flow dialog.bootstrap-dialog .bootstrap-dialog-instruction{margin:0;font-family:'SourceSansPro-Regular';font-weight:400;line-height:24px;font-size:16px}.feather-flow dialog.bootstrap-dialog .dialog__content{padding:12px 24px}.feather-flow dialog.bootstrap-dialog .dialog__footer{height:54px;padding:12px 24px}.proof-enabled .container .proof-editor-wrapper{display:flex;background-color:gray;display:none;width:100%;height:100%}.proof-enabled .container .proof-editor-wrapper .pager{margin:0 auto}.proof-enabled .container .proof-editor-wrapper.hide,.proof-enabled .container .split-pane__horizontal.hide,.proofview .mode-buttons .proofViewBtn.hide{display:none}.proof-enabled .container .mode-buttons .proofViewBtn.show,.proofview .mode-buttons .proofViewBtn.show{display:inline-block}.proof-enabled .container .mode-buttons input{margin:0;border:1px solid #999;height:20px;padding-left:22px;background-color:#fff}.proof-enabled .container .proof-editor-container{left:13%;margin-top:4.5%}.proof-enabled .container .proof-editor-wrapper .mode-buttons{top:0;right:0;width:100%;z-index:1;height:59px;margin:0 auto;position:fixed;padding:.75em 0 0;background-color:gray}.proof-enabled .container .proof-editor-wrapper .mode-buttons .groupbtn__menu{top:0;right:19%;position:fixed;padding:1em 0 0}body.proof-enabled .container{width:auto}.container .proof-editor-wrapper .mode-buttons.hide{display:none}.proof-enabled .container .proof-editor-wrapper .label{font-size:.8em;top:2px;position:relative}.proof-enabled .pagination-overlay{z-index:1}.proofview .mode-buttons .proofViewBtn{display:none}.proof-enabled .container .mode-buttons .proofViewBtn,.proofview .mode-buttons .proofViewBtn{background-image:url(/images/xml-editor-icon.png);background-repeat:no-repeat;background-position:4px 1px}.proof-enabled .container .mode-buttons input[disabled]{color:#aaa;background-color:#ccc}.proof-enabled .container .mode-buttons .editorBtn{border-right-width:0;background-image:url(/images/editor-icon.png);background-repeat:no-repeat;background-position:6px 3px}.proof-enabled .container .mode-buttons .editorBtn[disabled]{background-image:url(/images/editor-icon-disabled.png)}.proof-enabled .container .mode-buttons .proofViewBtn[disabled],.proofview .mode-buttons .proofViewBtn[disabled]{background-image:url(/images/xml-editor-icon.png)}.proof-enabled .container .proof-editor-action-buttons{text-align:right;margin-bottom:5px;min-height:28px;display:flex}.proof-enabled .container .proof-editor-action-buttons .left{flex:1;text-align:left;margin-top:15px}.proof-editor-readonly-message-container{display:none;background-color:#fafafa;margin:20px;padding:10px;-webkit-box-shadow:5px 5px 25px -6px rgba(0,0,0,.5);-moz-box-shadow:5px 5px 25px -6px rgba(0,0,0,.5);box-shadow:5px 5px 25px -6px rgba(0,0,0,.5);border:1px solid #e0e0e0}dialog.editToProofMode .dialog-wrapper,dialog.editToProofMode footer,dialog.editToProofMode header,dialog.proofToEditMode .dialog-wrapper,dialog.proofToEditMode footer,dialog.proofToEditMode header,dialog.xmlToProofMode .dialog-wrapper,dialog.xmlToProofMode footer,dialog.xmlToProofMode header{border-radius:2px}dialog.editToProofMode footer,dialog.editToProofMode header,dialog.proofToEditMode footer,dialog.proofToEditMode header,dialog.xmlToProofMode footer,dialog.xmlToProofMode header{padding:8px 10px 8px 20px}dialog.editToProofMode header,dialog.proofToEditMode header,dialog.xmlToProofMode header{background-color:#525252;color:#fff}dialog.editToProofMode .dialog-wrapper .content,dialog.proofToEditMode .dialog-wrapper .content,dialog.xmlToProofMode .dialog-wrapper .content{color:#505050;font-size:15px;line-height:22px;text-align:left}dialog.editToProofMode .dialog-wrapper .close[role=button],dialog.proofToEditMode .dialog-wrapper .close[role=button],dialog.xmlToProofMode .dialog-wrapper .close[role=button]{background:0 0}dialog.editToProofMode .dialog-wrapper h2,dialog.proofToEditMode .dialog-wrapper h2,dialog.xmlToProofMode .dialog-wrapper h2{font:20px Arial}dialog.editToProofMode .dialog-wrapper footer .button[role=button],dialog.proofToEditMode .dialog-wrapper footer .button[role=button],dialog.xmlToProofMode .dialog-wrapper footer .button[role=button]{font-size:1em;padding:3px 7px;border-radius:1px}.proof-editor-container [data-html-name=display-formula]:not([data-parent-math]){display:block}.proof-editor-container [data-html-name=inline-formula],.proof-editor-container [data-html-name=math],.proof-editor-container a[data-html-name=link]{display:inline}.proof-editor-container [data-html-name=article-metadata],.proof-editor-container [data-html-name=journal-metadata]{display:block}.proof-editor-container a[data-html-name=link]{background:0 0}.proof-editor-container cite{font:unset}.proof-editor-wrapper .groupbtn__menu button:not(.disabled) span.spinner:before{content:'';position:absolute;margin:-1px 4px;width:8px;height:8px;border:4px solid;border-left-color:transparent;border-radius:50%;opacity:0;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;-moz-animation-duration:1s;-webkit-animation-duration:1s;animation-duration:1s;-moz-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-moz-animation-name:rotate;-webkit-animation-name:rotate;animation-name:rotate;-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-timing-function:linear}.proof-editor-wrapper .groupbtn__menu button:not(.disabled) span.spinner:after{content:'';display:inline-block;height:100%;width:0;-moz-transition-delay:.5s;-o-transition-delay:.5s;-webkit-transition-delay:.5s;transition-delay:.5s;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s;-moz-transition-property:width;-o-transition-property:width;-webkit-transition-property:width;transition-property:width}.proof-editor-wrapper .groupbtn__menu button:not(.disabled).loader{pointer-events:none;cursor:not-allowed}.proof-editor-wrapper .groupbtn__menu button:not(.disabled).loader span.spinner:before{opacity:1}.proof-editor-wrapper .groupbtn__menu button:not(.disabled).loader span.spinner:after{-moz-transition-delay:0s;-o-transition-delay:0s;-webkit-transition-delay:0s;transition-delay:0s;width:15px}.proof-editor-wrapper .neo-page-container .texout,.proof-editor-wrapper .neo-page-container .xmlcontent{display:none}.proof-editor-wrapper .neo-page-container .pdfbox embed{position:fixed;height:100%;width:100%;top:59px;left:0;bottom:0;right:0;z-index:auto}body.proof-enabled .feather-flow-container{width:1200px}.proof-enabled .feather-flow-container .proof-editor-wrapper{background:#fff;display:none;width:100%;height:100%}.proof-enabled .feather-flow-container .proof-editor-wrapper .mode-buttons{width:100%;z-index:1;height:59px;margin:0 auto;background:#fff;position:sticky;padding:8px 20px;border-bottom:1px solid #b9b9b9}.proof-enabled .feather-flow-container .proof-editor-container{margin:0}.proof-enabled .feather-flow-container .proof-editor-wrapper .mode-buttons button{padding:8px 12px}.proof-enabled .feather-flow-container .proof-editor-wrapper .mode-buttons button[data-name=pgc-pdf-download-btn]{position:absolute;right:0;border-radius:4px;border:2px solid #ff6c00}.proof-enabled .feather-flow-container .proof-editor-wrapper .mode-buttons .partial-loader[data-name=pgc-pdf-download-btn]{border:2px solid #dcb69a}.proof-enabled .feather-flow-container .proof-editor-wrapper .pager{margin:0 auto}.proof-enabled .feather-flow-container .proof-editor-wrapper .mode-buttons button[data-name=pgc-view-mode-btn],.proof-enabled .feather-flow-container .proof-editor-wrapper.hide,.proof-enabled .feather-flow-container .split-pane__horizontal.hide{display:none}.proof-enabled .feather-flow-container .proof-editor-wrapper .mode-buttons .groupbtn__menu{top:0;right:0;position:relative;padding:0;width:100%}.author-list__header{padding:1em 0}.author-list__drag-me-info{text-align:right;padding-top:1em}.author-list__add-drop-down{width:100%;border:1px solid #ccc;background:#fff;padding:.29em;font-size:13px}.author-list__drag-me-text{color:#adaaaa;font-size:11px}.author-list__add-author-text{color:#e47d22;font-size:13px;padding-bottom:.1em}.author-list__body{max-height:calc(100vh - 247px);overflow-y:auto;padding:.5em 0}.front-matter-container ul.author-list__container{list-style-type:none;margin:0;padding:0}.author-list__item-container{display:flex;flex-wrap:nowrap;align-items:center}.author-list__item-icon--show{flex:none;width:1em;align-self:center;margin-top:6px}.author-list__item-icon--hide{display:none}.author-list__item-text{flex:1;font-size:13px;background-color:inherit;padding:0 1em 0 .5em;line-height:20px;user-select:none}.author-list__item-text [data-html-name=surname]{background-color:transparent}.author-list__container span[data-item-separator=space-before]::before,.author-list__item-text [data-html-name=given-name]::after,.front-matter-container__form-wrapper span[data-item-separator=space-before]::before{content:' '}.author-list__item-edit{flex:none;margin-right:.6em}.author-list__item-delete{flex:none}.addAuthor--hide,.addCollab--hide,.addEditor--hide,.author-list__add-author--hide,.author-list__item-delete--hide,.author-list__item-edit--hide,.author-list__item.author-list__item--added .author-list__edit-svg{display:none}.author-list__item{border:1px solid rgba(204,204,204,.73);padding:.2em;margin-bottom:.8em;cursor:pointer}.author-list__footer{display:flex;padding:.5em 0;position:absolute;width:100%;bottom:0}.author-list__esc{flex:none;width:11%;outline:0;border:0;background:#3a3a3c;color:#fff;text-align:center;cursor:pointer}.affiliation-list__esc span,.author-list__esc span,.footnote-list__esc span{color:red}.author-list__esc-text{position:relative;top:-8px;font-size:8px}.author-list__esc-icn{width:30px;height:26px}.author-list__esc-icn path{fill:red}.author-list__done-btn{width:100%;color:#fff;background:#e47d22;border:0;padding:.6em;cursor:pointer;font-family:'OpenSans-SemiBold',arial,sans-serif}.author-list__delete-svg,.author-list__edit-svg{width:20px;height:20px;margin-top:1px}.author-list__item-svg{width:14px;height:14px;margin-top:1px}.fm__reset-svg{width:16px;height:16px;margin-top:4px}.author-list__superscript{color:#e47d22;vertical-align:super;font-size:9px}.author-list__info-icn,.contrib-container__fm-edit-btn i,.contrib-container__fm-undo-btn i{display:inline-block;vertical-align:middle}.editor__info-svg{width:16px;height:16px}.editor__info-svg path{fill:#adaaaa}.author-list__drag-me-info--show{display:block;text-align:right}.author-list__drag-me-info--hide{display:none}.author-list__item-text [data-html-name=alias]::before{content:' ('}.author-list__item-text [data-html-name=alias]::after{content:')'}.author-list__corresponding-author--show{padding:0 .3em;font-size:10px;border-radius:4px;color:#444;background:#f7f7f7;border:1px solid #e0e0e0;display:inline-block;margin-bottom:1px}.author-list__corresponding-author--hide,.author-list__item-text [data-html-name=biography]{display:none}dialog[data-name=frontMatterConfirmDialog] .author-list__container span[data-html-name=email]{word-break:break-all!important}dialog[data-name=frontMatterConfirmDialog] .author-list__superscript{margin-right:10px}dialog[data-name=frontMatterConfirmDialog] .author-list__body{max-height:calc(100vh - 400px);padding:0}dialog[data-name=frontMatterConfirmDialog] .author-list__header{padding:1em 0}dialog[data-name=frontMatterConfirmDialog] li.author-list__item:last-child{margin-bottom:.1em}.feather-flow dialog[data-name=frontMatterConfirmDialog] .author-list{display:flex;flex-direction:column;gap:12px;height:100%}.feather-flow .author-list__add-drop-down{border:1px solid #c4c4c4;padding:8px;border-radius:4px;font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px}.feather-flow .author-list__add-drop-down:hover{border:1px solid #35424d}.feather-flow .author-list__add-drop-down:focus{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:20px;text-align:left;color:#35424d;border:.5px solid #c2c6ca}.feather-flow .author-list__item-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px;text-align:left;color:#000}.feather-flow .author-list__drag-me-text{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;display:flex;justify-content:flex-end;gap:8px;padding-top:8px;color:#1c40ca;font-size:14px}.feather-flow .author-list__info-icn{align-items:center;display:flex}.feather-flow .author-list__add-author-text{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:16px;text-align:left;color:#35424d;padding-bottom:4px}.feather-flow .author-list__corresponding-author--show{padding:2px 4px;border:0;background:#000;color:#fff;font-family:'SourceSansPro-Bold',Arial;text-transform:uppercase;line-height:12px;font-weight:700}.feather-flow ul.author-list__container{display:flex;flex-direction:column;gap:10px}.feather-flow ul.author-list__container .author-list__item{padding:8px;border-radius:4px;border:1px solid #b9b9b9;margin-bottom:0}.feather-flow .author-list__item-container{gap:10px}.affiliation-list__header{display:flex;padding:1em 0}.affiliation-list__drag-me-info{flex:1}.affiliation-list__drag-me-text{color:#adaaaa;font-size:11px}.affiliation-list__add-affiliation{flex:1;text-align:right}.affiliation-list__add-affiliation-text{color:#e47d22;cursor:pointer;font-size:14px}.affiliation-list__body{max-height:calc(100vh - 200px);overflow-y:auto;padding:.5em 0}.affiliation-list__container{list-style-type:none;margin:0;padding:0}.affiliation-list__item-container{display:flex;flex-wrap:nowrap;align-items:center}.affiliation-list__item-icon--show{flex:none;width:1em;align-self:center;margin-top:4px}.affiliation-list__item-icon--hide{display:none}.affiliation-list__item-text{flex:1;font-size:11px;padding:0 1em 0 .5em;line-height:20px;user-select:none;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}.affiliation-list__item-edit{flex:none;margin-right:.6em}.affiliation-list__item-delete{flex:none}.affiliation-list__item{border:1px solid rgba(204,204,204,.73);padding:.3em;margin-bottom:.8em;cursor:pointer}.affiliation-list__item--deleted{border:1px solid rgba(255,0,0,.19);background:rgba(255,0,0,.1)}.affiliation-list__item--added{background:rgba(0,128,0,.12);border:1px solid rgba(0,128,0,.24)}.affiliation-list__item--modified{background:rgba(255,255,0,.21);border:1px solid rgba(255,255,0,.46)}.affiliation-list__footer{display:flex;padding:.5em 0;position:absolute;width:100%;bottom:0}.affiliation-list__esc{flex:none;width:11%;outline:0;border:0;background:#3a3a3c;color:#fff;text-align:center;cursor:pointer;height:36px}.affiliation-list__esc-text{position:relative;top:-8px;font-size:8px}.affiliation-list__esc-icn{width:30px;height:26px}.affiliation-list__esc-icn path,.footnote-list__esc-icn path{fill:red}.affiliation-list__done-btn{width:100%;color:#fff;background:#e47d22;border:0;padding:.6em;cursor:pointer;font-family:'OpenSans-SemiBold',arial,sans-serif}.affiliation-list__delete-svg,.affiliation-list__edit-svg{width:20px;height:20px;margin-top:1px}.affiliation-list__superscript{color:#e47d22;vertical-align:super;font-size:9px}.affiliation-list__item-delete--hide,.affiliation-list__item-edit--hide,.affiliation-list__item.affiliation-list__item--added .author-list__edit-svg{display:none}.affiliation-list__drag-me-info--show{display:block}.affiliation-list__add-affiliation--hide,.affiliation-list__drag-me-info--hide{display:none}dialog[data-name=frontMatterConfirmDialog] .affiliation-list__body,dialog[data-name=frontMatterConfirmDialog] .footnote-list__body{max-height:calc(100vh - 400px)}.feather-flow .affiliation-list{display:flex;flex-direction:column;gap:12px;height:100%}.feather-flow .affiliation-list__header{align-items:center}.feather-flow .affiliation-list__drag-me-text{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;display:flex;justify-content:flex-end;gap:8px;color:#1c40ca;font-size:14px}.feather-flow .affiliation-list__superscript{margin-right:4px}.feather-flow .affiliation-list__item-text *{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px;text-align:left;color:#000}.feather-flow .affiliation-list__add-affiliation-text{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:20px;text-align:left;color:#ff6c00}.feather-flow .affiliation-list__container{display:flex;flex-direction:column;gap:10px}.feather-flow .affiliation-list__item-container{gap:10px}.feather-flow .affiliation-list__item{padding:8px;border-radius:4px;border:1px solid #b9b9b9;margin-bottom:0}.footnote-list__header{display:flex;padding:1em 0}.footnote-list__drag-me-info{flex:1}.footnote-list__drag-me-text{color:#adaaaa;font-size:11px}.footnote-list__add-footnote{flex:1;text-align:right}.footnote-list__add-footnote--hide{display:none}.footnote-list__add-footnote-text{color:#e47d22;cursor:pointer;font-size:14px}.footnote-list__body{max-height:calc(100vh - 200px);overflow-y:auto;padding:.5em 0}.footnote-list__container{list-style-type:none;margin:0;padding:0}.footnote-list__item-container{display:flex;flex-wrap:nowrap;align-items:center}.footnote-list__item-icon--show{flex:none;width:1em;align-self:center;margin-top:4px}.footnote-list__item-icon--hide{display:none}.footnote-list__item-text{flex:1;font-size:11px;padding:0 1em 0 .5em;line-height:20px;user-select:none;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}.footnote-list__item-edit{flex:none;margin-right:.6em}.footnote-list__item-delete{flex:none}.footnote-list__item{border:1px solid rgba(204,204,204,.73);padding:.3em;margin-bottom:.8em;cursor:pointer}.footnote-list__item--deleted{border:1px solid rgba(255,0,0,.19);background:rgba(255,0,0,.1)}.footnote-list__item--added{background:rgba(0,128,0,.12);border:1px solid rgba(0,128,0,.24)}.footnote-list__item--modified{background:rgba(255,255,0,.21);border:1px solid rgba(255,255,0,.46)}.footnote-list__footer{display:flex;padding:.5em 0;position:absolute;width:100%;bottom:0}.footnote-list__esc{flex:none;width:11%;outline:0;border:0;background:#3a3a3c;color:#fff;text-align:center;cursor:pointer;height:36px}.footnote-list__esc-text{position:relative;top:-8px;font-size:8px}.footnote-list__esc-icn{width:30px;height:26px}.footnote-list__done-btn{width:100%;color:#fff;background:#e47d22;border:0;padding:.6em;cursor:pointer;font-family:'OpenSans-SemiBold',arial,sans-serif}.footnote-list__delete-svg,.footnote-list__edit-svg{width:20px;height:20px;margin-top:1px}.footnote-list__superscript{margin-left:4px;color:#e47d22;vertical-align:super}.footnote-list__item-delete--hide,.footnote-list__item-edit--hide,.footnote-list__item.footnote-list__item--added .author-list__edit-svg{display:none}.footnote-list__drag-me-info--show{display:block}.author-form-container,.footnote-list__drag-me-info--hide{display:none}.feather-flow .footnote-list{display:flex;flex-direction:column;gap:12px;height:100%}.feather-flow .footnote-list__header{align-items:center}.feather-flow .footnote-list__drag-me-text{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;display:flex;justify-content:flex-end;gap:8px;color:#1c40ca;font-size:14px}.feather-flow .footnote-list__superscript{margin-right:4px}.feather-flow .footnote-list__item-text *{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px;text-align:left;color:#000}.feather-flow .footnote-list__add-footnote-text{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:20px;text-align:left;color:#ff6c00}.feather-flow .footnote-list__container{display:flex;flex-direction:column;gap:10px}.feather-flow .footnote-list__item-container{gap:10px}.feather-flow .footnote-list__item{padding:8px;border-radius:4px;border:1px solid #b9b9b9;margin-bottom:0}.abbr-mini-editor .rich-text-editor__content{display:flex;flex-direction:column}.keyword-widget-container .tag-container{font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#212121;text-align:left;line-height:20px;outline:0;height:100%}.keyword-widget-container .tag{background:#f0f0f0;border:1px solid #d2d2d2;border-radius:13px;color:rgba(33,33,33,.88);padding:2px 25px 2px 8px;display:inline-block;position:relative;cursor:pointer;outline:0}.keyword-widget-container .tag--remove{border-radius:50%;background:#666;color:#fff;margin-left:3px;font-weight:700;padding:0 6px;display:inline-block;position:absolute;right:2px;cursor:pointer}.keyword-widget-container .tag--remove:hover{opacity:.6}.keyword-widget-container .tag.tag-edit{background:0 0;cursor:text}.keyword-widget-container .tag.tag-new{background:0 0;border:0;padding-right:8px}.keyword-widget-container .tag{margin:2px 3px 0 0;font-size:12px;line-height:21px}.keyword-widget-container .tag--remove{top:3px;font-size:12px;line-height:19px}.author-form-container--show{display:block}.author-form{padding:.5em}.author-form__title,.collaboration-form__title,.editor-form__title{color:#e47d22;padding-bottom:1.8em;border-bottom:1px solid rgba(204,204,204,.42);font-family:'OpenSans-SemiBold',arial,sans-serif}.author-form__main{overflow-y:auto;max-height:calc(100vh - 120px)}.author-form__body--hide{display:none}.author-form__row{display:block;margin:1em 0}.author-form__author-name,.author-form__flex-row{display:flex}.author-form__column,.author-form__column1,.author-form__first-name,.author-form__surname{flex:1}.author-form__label{display:flex}.author-form__surname-label,.editor-form__prefix-label{flex:1;margin-right:1em}.author-form__givenname-label,.editor-form__alias-label,.editor-form__suffix-label{flex:1}.author-form__label{padding:.1em 0;font-size:12px}.author-form__label sup,.collab-form__label sup,.editor-form__label sup{color:red;vertical-align:middle;font-size:15px;line-height:19px;top:0}.author-form__correspondance-details,.author-form__degree,.author-form__email,.author-form__phone,.author-form__role-designation{margin:0;outline:0;width:100%;padding:.4em;border:1px solid #ccc}.author-form__surname{outline:0;width:100%;padding:.4em;border:1px solid #ccc}.author-form__alias,.author-form__first-name,.author-form__prefix,.author-form__suffix,.editor-form__alias,.editor-form__collab-field{margin:0;outline:0;width:100%;padding:.4em;border:1px solid #ccc}.author-form__surname{margin:0 1em 0 0}.author-form__column1{margin-right:1em}.author-form__link-affiliation,.author-form__link-footnote{padding:1em 0;border-bottom:1px solid rgba(204,204,204,.42);border-top:1px solid rgba(204,204,204,.42)}.author-form__link-aff-title,.author-form__link-fn-title{color:#e47d22;font-size:14px}.author-form__aff-list-container,.author-form__fn-list-container{padding:0}.author-form__aff-list,.author-form__fn-list{padding:.7em 0;list-style-type:none;display:flex}.author-form__link-aff-checkbox,.author-form__link-fn-checkbox{padding:1em;display:inline-block;vertical-align:middle;margin-right:4px;flex:none}.author-form__link-aff-text{font-size:13px;display:inline-block;vertical-align:top;width:80%;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;margin-left:2px}.collab-form__link-aff-text{margin-left:2px}.author-form__link-fn-text{font-size:13px;display:inline-block;vertical-align:top;width:80%;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;margin-left:2px}.editor-form__link-aff-text{margin-left:2px}.author-form__link-aff-text [data-html-name=given-name]:after,.author-form__link-fn-text [data-html-name=given-name]:after{content:' '}.author-form__footer{display:flex;justify-content:flex-end;padding:1em 0}.author-form__add-btn,.author-form__cancel-btn,.author-form__update-btn{color:#fff;flex:none;padding:.4em;width:8em;border:0;cursor:pointer}.author-form__add-btn,.author-form__update-btn{background:#989e9e}.author-form__cancel-btn{background:#989e9e;margin-right:.5em}.author-form__add-btn,.author-form__update-btn{background:#e47d22}.author-form__cancel-btn:hover{background:#474747}.author-form__error-container--show{background:rgba(255,0,0,.3);border:1px solid rgba(255,0,0,.18);padding:0;color:#171313;width:100%;text-align:center;top:2.2em}.author-corresp__form--show{display:block}.author-corresp__form--hide,.author-form__add-btn--hide,.author-form__update-btn--hide{display:none}.author-corresp-form__container,.author-form-role__container .rich-text-editor__content-wrapper,.editor-form-role__container .rich-text-editor__content-wrapper{background-color:#fff}.author-form__aff-list-container li[data-panel-state=add] .author-form__link-aff-text,.author-form__aff-list-container li[data-panel-state=add] .author-form_label{color:green}.author-form__aff-list-container li[data-panel-state=delete] .author-form__link-aff-text,.author-form__aff-list-container li[data-panel-state=delete] .author-form_label{color:red;text-decoration:line-through}.author-corresp-form__container [data-html-name=cor-label],.author-corresp-form__container [data-html-name=structured-corresp-aff],.author-form__aff-list-container [data-html-name=structured-aff]{display:none}.author-form__aff-list .author-form_label,.collab-form__aff-list .collab-form_label,.editor-form__aff-list .editor-form_label{color:#e47d22;font-size:10px;position:relative;top:-5px}.author-form__orcid-value{font-size:14px;color:#5e5e61}.author-form__orcid-splitter{font-size:13px;color:#a7a5a5}.author-form__orcid-fetch-link{font-size:13px;text-decoration:underline;color:#6c6cdc;cursor:pointer}.author-form__orcid-fetch-link--disable{pointer-events:none;color:#8a8686}.author-form__link-affiliation--hide,.author-form__orcid-splitter--hide,.author-form__orcid-value--hide,.author-form__res-id-link--hide{display:none}.author-form-container .editor__info--left-panel{margin:6px 0}.author-form__add-btn[disabled],.author-form__add-btn[disabled]:hover,.author-form__cancel-btn[disabled],.author-form__cancel-btn[disabled]:hover,.author-form__update-btn[disabled],.author-form__update-btn[disabled]:hover{background:#d6d1d1}.author-form__ORCID,.author-form__resId-container .author-form__resId{margin:0 .5em 0 0;outline:0;padding:.4em;border:1px solid #ccc;width:50%}.author-form__res-id-link{font-size:13px}.corresp-radio-container [type=radio]:checked,.corresp-radio-container [type=radio]:not(:checked){position:absolute;left:-9999px}.corresp-radio-container [type=radio]:checked+label,.corresp-radio-container [type=radio]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#666}.corresp-radio-container [type=radio]:checked+label:before,.corresp-radio-container [type=radio]:not(:checked)+label:before{content:'';position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #ddd;border-radius:100%;background:#fff}.corresp-radio-container [type=radio]:checked+label:after,.corresp-radio-container [type=radio]:not(:checked)+label:after{content:'';width:12px;height:12px;background:#3b3d3e;position:absolute;top:4px;left:4px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.corresp-radio-container [type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.corresp-radio-container [type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.corresp-radio-container .no-wrapper{margin-left:15px}.author-form-container .author-form__orcid-infoBar--hide,.author-form-container .author-form_row--hide,.author-form__creditRole--hide,.author-form__link-aff-text [data-html-name=biography],.author-form__link-aff-text [data-html-name=social-media] img{display:none}.dialog-overlay{z-index:100001!important}dialog[data-name=frontMatterConfirmDialog] .author-form__main{max-height:calc(100vh - 350px)}dialog[data-name=frontMatterConfirmDialog] .author-form__body{display:flex;flex-wrap:wrap;flex-direction:wrap}dialog[data-name=frontMatterConfirmDialog] .author-form__row{width:100%}dialog[data-name=frontMatterConfirmDialog] .author-form__row.author-form__row-modify-left{width:49%;margin-left:2px}dialog[data-name=frontMatterConfirmDialog] .author-form__row.author-form__row-modify-right{width:49%;margin-right:7px}dialog[data-name=frontMatterConfirmDialog] .author-form__surname{margin-right:9px}dialog[data-name=frontMatterConfirmDialog] .author-form__title{padding:0;border:0}.author-form-container .mini-editor .static-menu{box-shadow:none;background:#d1d6dc}.author-form-container .mini-editor .rich-text-editor__content{padding:.5em}.feather-flow .author-form,.feather-flow .collaboration-form,.feather-flow .editor-form{padding:0}.feather-flow dialog[data-name=frontMatterConfirmDialog] .author-form__title,.feather-flow dialog[data-name=frontMatterConfirmDialog] .collaboration-form__title,.feather-flow dialog[data-name=frontMatterConfirmDialog] .editor-form__title{font-family:'SourceSansPro-Bold',Arial;font-size:22px;font-weight:700;line-height:24px;text-align:left;color:#35424d;margin:0;border-bottom:1px solid #e7e7ed;width:100%;padding-bottom:16px}.feather-flow dialog[data-name=frontMatterConfirmDialog] .author-form__main{margin:16px 0;max-height:calc(100vh - 301px)}.feather-flow .author-form__label sup,.feather-flow .editor-form__label sup,.feather-flow dialog[data-name=frontMatterConfirmDialog] .front-matter-container__form-wrapper label,.feather-flow dialog[data-name=frontMatterConfirmDialog] .front-matter-container__form-wrapper span[class$=-label]{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:16px;text-align:left;color:#35424d}.feather-flow dialog[data-name=frontMatterConfirmDialog] .author-form__body{gap:20px}.feather-flow .author-form__row,.feather-flow .collaboration-form__row,.feather-flow .editor-form__row{margin:0}.feather-flow .author-form__label sup,.feather-flow .editor-form__label sup{color:#b95000}.feather-flow .author-form__ORCID,.feather-flow .author-form__alias,.feather-flow .author-form__correspondance-details,.feather-flow .author-form__degree,.feather-flow .author-form__email,.feather-flow .author-form__first-name,.feather-flow .author-form__phone,.feather-flow .author-form__prefix,.feather-flow .author-form__role-designation,.feather-flow .author-form__suffix,.feather-flow .author-form__surname,.feather-flow .collaboration-form__collab-field,.feather-flow .editor-form__ORCID,.feather-flow .editor-form__alias,.feather-flow .editor-form__collab-field,.feather-flow .editor-form__correspondance-details,.feather-flow .editor-form__degree,.feather-flow .editor-form__email,.feather-flow .editor-form__first-name,.feather-flow .editor-form__phone,.feather-flow .editor-form__prefix,.feather-flow .editor-form__role-designation,.feather-flow .editor-form__suffix,.feather-flow .editor-form__surname{font-size:16px;line-height:16px;text-align:left;padding:8px;border-radius:4px;border:1px solid #c4c4c4}.feather-flow .author-form__ORCID:hover,.feather-flow .author-form__alias:hover,.feather-flow .author-form__correspondance-details:hover,.feather-flow .author-form__degree:hover,.feather-flow .author-form__email:hover,.feather-flow .author-form__first-name:hover,.feather-flow .author-form__phone:hover,.feather-flow .author-form__prefix:hover,.feather-flow .author-form__role-designation:hover,.feather-flow .author-form__suffix:hover,.feather-flow .author-form__surname:hover,.feather-flow .collaboration-form__collab-field:hover,.feather-flow .editor-form__ORCID:hover,.feather-flow .editor-form__alias:hover,.feather-flow .editor-form__collab-field:hover,.feather-flow .editor-form__correspondance-details:hover,.feather-flow .editor-form__degree:hover,.feather-flow .editor-form__email:hover,.feather-flow .editor-form__first-name:hover,.feather-flow .editor-form__phone:hover,.feather-flow .editor-form__prefix:hover,.feather-flow .editor-form__role-designation:hover,.feather-flow .editor-form__suffix:hover,.feather-flow .editor-form__surname:hover{border:1px solid #35424d}.feather-flow .author-form__ORCID:focus,.feather-flow .author-form__alias:focus,.feather-flow .author-form__correspondance-details:focus,.feather-flow .author-form__degree:focus,.feather-flow .author-form__email:focus,.feather-flow .author-form__first-name:focus,.feather-flow .author-form__phone:focus,.feather-flow .author-form__prefix:focus,.feather-flow .author-form__role-designation:focus,.feather-flow .author-form__suffix:focus,.feather-flow .author-form__surname:focus,.feather-flow .collaboration-form__collab-field:focus,.feather-flow .editor-form__ORCID:focus,.feather-flow .editor-form__alias:focus,.feather-flow .editor-form__collab-field:focus,.feather-flow .editor-form__correspondance-details:focus,.feather-flow .editor-form__degree:focus,.feather-flow .editor-form__email:focus,.feather-flow .editor-form__first-name:focus,.feather-flow .editor-form__phone:focus,.feather-flow .editor-form__prefix:focus,.feather-flow .editor-form__role-designation:focus,.feather-flow .editor-form__suffix:focus,.feather-flow .editor-form__surname:focus{border:2px solid #35424d}.feather-flow .author-corresp-form__body_container{margin-bottom:20px}.feather-flow .author-form__link-affiliation,.feather-flow .author-form__link-footnote{border-bottom:0;border-top:1px solid #e7e7ed}.feather-flow .author-form__link-aff-title,.feather-flow .author-form__link-fn-title{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:20px;text-align:left;color:#000}.feather-flow .author-form__link-aff-text,.feather-flow .author-form__link-fn-text{margin-left:0}.feather-flow .author-form__link-aff-text *,.feather-flow .author-form__link-fn-text *{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:20px;color:#272833}.feather-flow .author-form__footer{border-top:1px solid #e7e7ed;padding:16px 0 0;gap:16px}.feather-flow .author-form__add-btn,.feather-flow .author-form__cancel-btn,.feather-flow .author-form__update-btn{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:16px;text-align:left;width:unset;padding:8px 12px;border-radius:4px}.feather-flow .author-form__cancel-btn{margin-right:unset;color:#ff6c00;background:#fff}.feather-flow .author-form__add-btn,.feather-flow .author-form__update-btn{background:#ff6c00;color:#fff}.feather-flow .author-form__cancel-btn:hover{background:#fff5ee}.feather-flow .author-form__add-btn:hover,.feather-flow .author-form__update-btn:hover{background:#9e4300}.feather-flow .author-form__cancel-btn:active{background:#ffe3cd}.feather-flow .author-form__add-btn:active,.feather-flow .author-form__update-btn:active{background:#823700}.feather-flow .author-form__cancel-btn[disabled]{color:#dda57c}.feather-flow .author-form__error-container--show{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:16px;padding:8px 12px;margin:4px 0 20px}.feather-flow .corresp_from-button{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:20px;margin-top:0;color:#ff6c00;background:#fff;padding:8px;border-radius:4px}.feather-flow .corresp_from-button:hover{background:#fff5ee}.feather-flow .corresp_from-button:active{background:#ffe3cd}.feather-flow .corresp_from-button.active{color:#ff6c00;background:#ffe3cd;border-radius:4px}.feather-flow .author-form__aff-list .author-form_label,.feather-flow .collab-form__aff-list .collab-form_label,.feather-flow .editor-form__aff-list .editor-form_label{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:20px;text-align:left;color:#272833;margin-right:4px}.feather-flow .author-form-container .mini-editor .static-menu{box-shadow:0 1px 0 #fff inset;background:#eaeaea}.author-corresp-form__container .menu-item__address-text,.author-corresp-form__container .menu-item__city-text,.author-corresp-form__container .menu-item__country-text,.author-corresp-form__container .menu-item__department-text,.author-corresp-form__container .menu-item__email-text,.author-corresp-form__container .menu-item__institution-text,.author-corresp-form__container .menu-item__postal-text,.author-corresp-form__container .menu-item__state-text,.author-corresp-form__container .static-menu--hide,.editor-form-container{display:none}.author-corresp-form__container .static-menu--show,.editor-form-container--show{display:block}.author-corresp-form__container .static-menu .menu-item__address,.author-corresp-form__container .static-menu .menu-item__bold,.author-corresp-form__container .static-menu .menu-item__city,.author-corresp-form__container .static-menu .menu-item__color,.author-corresp-form__container .static-menu .menu-item__country,.author-corresp-form__container .static-menu .menu-item__department,.author-corresp-form__container .static-menu .menu-item__email,.author-corresp-form__container .static-menu .menu-item__institution,.author-corresp-form__container .static-menu .menu-item__postal,.author-corresp-form__container .static-menu .menu-item__state{border:0;background:0 0;padding:.5em;cursor:pointer}.author-corresp-form__container .static-menu i.menu-item__icon-address,.author-corresp-form__container .static-menu i.menu-item__icon-city,.author-corresp-form__container .static-menu i.menu-item__icon-country,.author-corresp-form__container .static-menu i.menu-item__icon-department,.author-corresp-form__container .static-menu i.menu-item__icon-email,.author-corresp-form__container .static-menu i.menu-item__icon-institution,.author-corresp-form__container .static-menu i.menu-item__icon-postal,.author-corresp-form__container .static-menu i.menu-item__icon-state{width:1.05em;height:1.05em}.author-corresp-form__container .static-menu .menu-item__icon-address,.author-corresp-form__container .static-menu .menu-item__icon-bold,.author-corresp-form__container .static-menu .menu-item__icon-city,.author-corresp-form__container .static-menu .menu-item__icon-color,.author-corresp-form__container .static-menu .menu-item__icon-country,.author-corresp-form__container .static-menu .menu-item__icon-department,.author-corresp-form__container .static-menu .menu-item__icon-email,.author-corresp-form__container .static-menu .menu-item__icon-institution,.author-corresp-form__container .static-menu .menu-item__icon-postal,.author-corresp-form__container .static-menu .menu-item__icon-state{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em;margin-right:.25em}.author-corresp-form__container .static-menu .menu-item__address--active,.author-corresp-form__container .static-menu .menu-item__bold--active,.author-corresp-form__container .static-menu .menu-item__city--active,.author-corresp-form__container .static-menu .menu-item__country--active,.author-corresp-form__container .static-menu .menu-item__department--active,.author-corresp-form__container .static-menu .menu-item__email--active,.author-corresp-form__container .static-menu .menu-item__institution--active,.author-corresp-form__container .static-menu .menu-item__postal--active,.author-corresp-form__container .static-menu .menu-item__state--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.author-corresp-form__container .static-menu .menu-item__address--active .menu-item__address-text,.author-corresp-form__container .static-menu .menu-item__address:hover .menu-item__address-text,.author-corresp-form__container .static-menu .menu-item__bold--active .menu-item__bold-text,.author-corresp-form__container .static-menu .menu-item__bold:hover .menu-item__bold-text,.author-corresp-form__container .static-menu .menu-item__city--active .menu-item__city-text,.author-corresp-form__container .static-menu .menu-item__city:hover .menu-item__city-text,.author-corresp-form__container .static-menu .menu-item__color:hover .menu-item__color-text,.author-corresp-form__container .static-menu .menu-item__country--active .menu-item__country-text,.author-corresp-form__container .static-menu .menu-item__country:hover .menu-item__country-text,.author-corresp-form__container .static-menu .menu-item__department--active .menu-item__department-text,.author-corresp-form__container .static-menu .menu-item__department:hover .menu-item__department-text,.author-corresp-form__container .static-menu .menu-item__email--active .menu-item__email-text,.author-corresp-form__container .static-menu .menu-item__email:hover .menu-item__email-text,.author-corresp-form__container .static-menu .menu-item__institution--active .menu-item__institution-text,.author-corresp-form__container .static-menu .menu-item__institution:hover .menu-item__institution-text,.author-corresp-form__container .static-menu .menu-item__postal--active .menu-item__postal-text,.author-corresp-form__container .static-menu .menu-item__postal:hover .menu-item__postal-text,.author-corresp-form__container .static-menu .menu-item__state--active .menu-item__state-text,.author-corresp-form__container .static-menu .menu-item__state:hover .menu-item__state-text{color:#e47d22}.author-corresp-form__container .static-menu .menu-item__address--active .menu-item__svg-address,.author-corresp-form__container .static-menu .menu-item__address:hover .menu-item__svg-address,.author-corresp-form__container .static-menu .menu-item__bold--active .menu-item__svg-bold,.author-corresp-form__container .static-menu .menu-item__bold:hover .menu-item__svg-bold,.author-corresp-form__container .static-menu .menu-item__city--active .menu-item__svg-city,.author-corresp-form__container .static-menu .menu-item__city:hover .menu-item__svg-city,.author-corresp-form__container .static-menu .menu-item__color--active .menu-item__svg-color,.author-corresp-form__container .static-menu .menu-item__color:hover .menu-item__svg-color,.author-corresp-form__container .static-menu .menu-item__country--active .menu-item__svg-country,.author-corresp-form__container .static-menu .menu-item__country:hover .menu-item__svg-country,.author-corresp-form__container .static-menu .menu-item__department--active .menu-item__svg-department,.author-corresp-form__container .static-menu .menu-item__department:hover .menu-item__svg-department,.author-corresp-form__container .static-menu .menu-item__email--active .menu-item__svg-email,.author-corresp-form__container .static-menu .menu-item__email:hover .menu-item__svg-email,.author-corresp-form__container .static-menu .menu-item__institution--active .menu-item__svg-institution,.author-corresp-form__container .static-menu .menu-item__institution:hover .menu-item__svg-institution,.author-corresp-form__container .static-menu .menu-item__postal--active .menu-item__svg-postal,.author-corresp-form__container .static-menu .menu-item__postal:hover .menu-item__svg-postal,.author-corresp-form__container .static-menu .menu-item__state--active .menu-item__svg-state,.author-corresp-form__container .static-menu .menu-item__state:hover .menu-item__svg-state{fill:#e47d22}.author-corresp-form__container .static-menu .menu-item__address[disabled],.author-corresp-form__container .static-menu .menu-item__bold[disabled],.author-corresp-form__container .static-menu .menu-item__city[disabled],.author-corresp-form__container .static-menu .menu-item__country[disabled],.author-corresp-form__container .static-menu .menu-item__department[disabled],.author-corresp-form__container .static-menu .menu-item__email[disabled],.author-corresp-form__container .static-menu .menu-item__institution[disabled],.author-corresp-form__container .static-menu .menu-item__postal[disabled],.author-corresp-form__container .static-menu .menu-item__state[disabled]{cursor:default}.author-corresp-form__container .static-menu .menu-item__address[disabled] .menu-item__svg-address,.author-corresp-form__container .static-menu .menu-item__bold[disabled] .menu-item__svg-bold,.author-corresp-form__container .static-menu .menu-item__city[disabled] .menu-item__svg-city,.author-corresp-form__container .static-menu .menu-item__country[disabled] .menu-item__svg-country,.author-corresp-form__container .static-menu .menu-item__department[disabled] .menu-item__svg-department,.author-corresp-form__container .static-menu .menu-item__email[disabled] .menu-item__svg-email,.author-corresp-form__container .static-menu .menu-item__institution[disabled] .menu-item__svg-institution,.author-corresp-form__container .static-menu .menu-item__postal[disabled] .menu-item__svg-postal,.author-corresp-form__container .static-menu .menu-item__state[disabled] .menu-item__svg-state{fill:gray}.author-corresp-form__container .static-menu .menu-item__address[disabled] .menu-item__address-text,.author-corresp-form__container .static-menu .menu-item__bold[disabled] .menu-item__bold-text,.author-corresp-form__container .static-menu .menu-item__city[disabled] .menu-item__city-text,.author-corresp-form__container .static-menu .menu-item__country[disabled] .menu-item__country-text,.author-corresp-form__container .static-menu .menu-item__department[disabled] .menu-item__department-text,.author-corresp-form__container .static-menu .menu-item__email[disabled] .menu-item__email-text,.author-corresp-form__container .static-menu .menu-item__institution[disabled] .menu-item__institution-text,.author-corresp-form__container .static-menu .menu-item__postal[disabled] .menu-item__postal-text,.author-corresp-form__container .static-menu .menu-item__state[disabled] .menu-item__state-text{color:gray}.author-corresp-form__container .static-menu .menu-item__icon-address--select-none,.author-corresp-form__container .static-menu .menu-item__icon-bold--select-none,.author-corresp-form__container .static-menu .menu-item__icon-city--select-none,.author-corresp-form__container .static-menu .menu-item__icon-country--select-none,.author-corresp-form__container .static-menu .menu-item__icon-department--select-none,.author-corresp-form__container .static-menu .menu-item__icon-email--select-none,.author-corresp-form__container .static-menu .menu-item__icon-institution--select-none,.author-corresp-form__container .static-menu .menu-item__icon-postal--select-none,.author-corresp-form__container .static-menu .menu-item__icon-state--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.author-corresp-form__container .menu-item__address-color,.author-corresp-form__container .menu-item__city-color,.author-corresp-form__container .menu-item__country-color,.author-corresp-form__container .menu-item__department-color,.author-corresp-form__container .menu-item__email-color,.author-corresp-form__container .menu-item__institution-color,.author-corresp-form__container .menu-item__postal-color,.author-corresp-form__container .menu-item__state-color{height:10px;width:10px;right:2px;vertical-align:middle;position:relative;display:inline-block}.feather-flow .author-corresp-form__container .static-menu .menu-item__icon-address,.feather-flow .author-corresp-form__container .static-menu .menu-item__icon-city,.feather-flow .author-corresp-form__container .static-menu .menu-item__icon-country,.feather-flow .author-corresp-form__container .static-menu .menu-item__icon-department,.feather-flow .author-corresp-form__container .static-menu .menu-item__icon-email,.feather-flow .author-corresp-form__container .static-menu .menu-item__icon-institution,.feather-flow .author-corresp-form__container .static-menu .menu-item__icon-postal,.feather-flow .author-corresp-form__container .static-menu .menu-item__icon-state{width:20px;height:20px}.affiliation-form__container span[data-html-name=addr-line],.affiliation-form__container span[data-html-name=city],.affiliation-form__container span[data-html-name=country],.affiliation-form__container span[data-html-name=department],.affiliation-form__container span[data-html-name=email],.affiliation-form__container span[data-html-name=institution],.affiliation-form__container span[data-html-name=postal-code],.affiliation-form__container span[data-html-name=state],.author-corresp-form__container span[data-html-name=addr-line],.author-corresp-form__container span[data-html-name=city],.author-corresp-form__container span[data-html-name=country],.author-corresp-form__container span[data-html-name=department],.author-corresp-form__container span[data-html-name=email],.author-corresp-form__container span[data-html-name=institution],.author-corresp-form__container span[data-html-name=postal-code],.author-corresp-form__container span[data-html-name=state]{color:#f67835}.collaboration-form,.editor-form{padding:.5em}.editor-form__main{overflow-y:auto;max-height:calc(100vh - 120px)}.collaboration-form__body--hide,.editor-form__add-btn--hide,.editor-form__body--hide,.editor-form__update-btn--hide{display:none}.collaboration-form__row,.editor-form__row{display:block;margin:1em 0}.editor-form__editor-name,.editor-form__flex-row{display:flex}.editor-form__column,.editor-form__column1,.editor-form__first-name,.editor-form__surname{flex:1}.editor-form__label{display:flex}.editor-form__surname-label{flex:1;margin-right:1em}.editor-form__givenname-label{flex:1}.collaboration-form__label,.editor-form__label{padding:.1em 0;font-size:12px}.editor-form__ORCID,.editor-form__correspondance-details,.editor-form__degree,.editor-form__email,.editor-form__phone,.editor-form__role-designation{margin:0;outline:0;width:100%;padding:.4em;border:1px solid #ccc}.editor-form__surname{outline:0;width:100%;padding:.4em;border:1px solid #ccc}.collaboration-form__collab-field,.editor-form__first-name{margin:0;outline:0;width:100%;padding:.4em;border:1px solid #ccc}.editor-form__prefix,.editor-form__suffix{outline:0;width:100%;padding:.4em;border:1px solid #ccc}.editor-form__suffix{margin:0}.editor-form__surname{margin:0 1em 0 0}.editor-form__column1{margin-right:1em}.editor-form__prefix{margin:0 1em 0 0}.editor-form__link-affiliation,.editor-form__link-footnote{padding:1em 0;border-bottom:1px solid rgba(204,204,204,.42);border-top:1px solid rgba(204,204,204,.42)}.editor-form__link-aff-title,.editor-form__link-fn-title{color:#e47d22;font-size:14px}.editor-form__aff-list-container,.editor-form__fn-list-container{padding:0}.editor-form__aff-list,.editor-form__fn-list{padding:.7em 0;list-style-type:none;display:flex}.editor-form__link-aff-checkbox,.editor-form__link-fn-checkbox{padding:1em;display:inline-block;vertical-align:middle;margin-right:4px;flex:none}.editor-form__link-aff-text,.editor-form__link-fn-text{font-size:13px;display:inline-block;vertical-align:top;width:80%;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}.editor-form__footer{display:flex;justify-content:flex-end;padding:1em 0}.editor-form__add-btn,.editor-form__cancel-btn,.editor-form__update-btn{color:#fff;flex:none;padding:.4em;width:8em;border:0;cursor:pointer}.editor-form__add-btn,.editor-form__update-btn{background:#989e9e}.editor-form__cancel-btn{background:#989e9e;margin-right:.5em}.editor-form__add-btn,.editor-form__update-btn{background:#e47d22}.editor-form__cancel-btn:hover{background:#474747}.editor-form__error-container--show{background:rgba(255,0,0,.3);border:1px solid rgba(255,0,0,.18);padding:0;color:#171313;width:100%;text-align:center;top:2.2em}.editor-corresp__form--show{display:block}.editor-corresp__form--hide{display:none}.editor-corresp-form__container,.editor-form-role__container .rich-text.rich-text{background-color:#fff}.editor-form__aff-list-container li[data-panel-state=add] .editor-form__link-aff-text,.editor-form__aff-list-container li[data-panel-state=add] .editor-form_label{color:green}.editor-form__aff-list-container li[data-panel-state=delete] .author-form_label,.editor-form__aff-list-container li[data-panel-state=delete] .editor-form__link-aff-text{color:red;text-decoration:line-through}.editor-form__link-affiliation--hide{display:none}.editor-form-container .editor__info--left-panel{margin:6px 0}.editor-form__add-btn[disabled],.editor-form__add-btn[disabled]:hover,.editor-form__cancel-btn[disabled],.editor-form__cancel-btn[disabled]:hover,.editor-form__update-btn[disabled],.editor-form__update-btn[disabled]:hover{background:#d6d1d1}.collab-form-container,.editor-form-container .author-form__orcid-infoBar--hide{display:none}.feather-flow dialog[data-name=frontMatterConfirmDialog] .editor-form__main{max-height:calc(100vh - 301px);margin:16px 0}.feather-flow dialog[data-name=frontMatterConfirmDialog] .editor-form__body{display:flex;flex-direction:column;gap:20px}.feather-flow .editor-form__link-affiliation,.feather-flow .editor-form__link-footnote{border-bottom:0;border-top:1px solid #e7e7ed}.feather-flow .editor-form__link-aff-title,.feather-flow .editor-form__link-fn-title{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:20px;text-align:left;color:#000}.feather-flow .editor-form__link-aff-text,.feather-flow .editor-form__link-fn-text{margin-left:0}.feather-flow .editor-form__link-aff-text *,.feather-flow .editor-form__link-fn-text *{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:20px;color:#272833}.feather-flow .editor-form__footer{border-top:1px solid #e7e7ed;padding:16px 0 0;gap:16px}.feather-flow .editor-form__add-btn,.feather-flow .editor-form__cancel-btn,.feather-flow .editor-form__update-btn{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:16px;text-align:left;width:unset;padding:8px 12px;border-radius:4px}.feather-flow .editor-form__cancel-btn{margin-right:unset;color:#ff6c00;background:#fff}.feather-flow .editor-form__add-btn,.feather-flow .editor-form__update-btn{background:#ff6c00;color:#fff}.feather-flow .editor-form__cancel-btn:hover{background:#fff5ee}.feather-flow .editor-form__add-btn:hover,.feather-flow .editor-form__update-btn:hover{background:#9e4300}.feather-flow .editor-form__cancel-btn:active{background:#ffe3cd}.feather-flow .editor-form__add-btn:active,.feather-flow .editor-form__update-btn:active{background:#823700}.feather-flow .editor-form__cancel-btn[disabled]{color:#dda57c}.feather-flow .editor-form__error-container--show{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:16px;padding:8px 12px;margin:4px 0 20px}.feather-flow .editor-form-role__container{margin-bottom:20px}.collab-form-container--show{display:block}.collab-form{padding:.5em}.collab-form__title{color:#e47d22;padding-bottom:1.8em;border-bottom:1px solid rgba(204,204,204,.42);font-family:'OpenSans-SemiBold',arial,sans-serif}.collab-form__main{overflow-y:auto;max-height:calc(100vh - 120px)}.collab-form__body--hide{display:none}.collab-form__row{display:block;margin:1em 0}.collab-form_.collab-name,.collab-form__flex-row{display:flex}.collab-form__column,.collab-form__column1,.collab-form__first-name,.collab-form__surname{flex:1}.collab-form__label{display:flex}.collab-form__surname-label{flex:1;margin-right:1em}.collab-form__givenname-label{flex:1}.collab-form__label{padding:.1em 0;font-size:12px}.collab-form__ORCID,.collab-form__correspondance-details,.collab-form__degree,.collab-form__email,.collab-form__phone,.collab-form__role-designation{margin:0;outline:0;width:100%;padding:.4em;border:1px solid #ccc}.collab-form__surname{outline:0;width:100%;padding:.4em;border:1px solid #ccc}.collab-form__collab-field,.collab-form__first-name{margin:0}.collab-form__collab-field,.collab-form__first-name,.collab-form__prefix,.collab-form__suffix{outline:0;width:100%;padding:.4em;border:1px solid #ccc}.collab-form__suffix{margin:0}.collab-form__surname{margin:0 1em 0 0}.collab-form__column1{margin-right:1em}.collab-form__prefix{margin:0 1em 0 0}.collab-form__link-affiliation,.collab-form__link-footnote{padding:1em 0;border-bottom:1px solid rgba(204,204,204,.42);border-top:1px solid rgba(204,204,204,.42)}.collab-form__link-aff-title,.collab-form__link-fn-title{color:#e47d22;font-size:14px}.collab-form__aff-list-container,.collab-form__fn-list-container{padding:0}.collab-form__aff-list,.collab-form__fn-list{padding:.7em 0;list-style-type:none;display:flex}.collab-form__link-aff-checkbox,.collab-form__link-fn-checkbox{padding:1em;display:inline-block;vertical-align:middle;margin-right:4px;flex:none}.collab-form__link-aff-text,.collab-form__link-fn-text{font-size:13px;display:inline-block;vertical-align:top;width:80%;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}.collab-form__footer{display:flex;justify-content:flex-end;padding:1em 0}.collab-form__add-btn,.collab-form__cancel-btn,.collab-form__update-btn{color:#fff;flex:none;padding:.4em;width:8em;border:0;cursor:pointer}.collab-form__add-btn,.collab-form__update-btn{background:#989e9e}.collab-form__cancel-btn{background:#989e9e;margin-right:.5em}.collab-form__add-btn,.collab-form__update-btn{background:#e47d22}.collab-form__cancel-btn:hover{background:#474747}.collab-form__error-container--show{background:rgba(255,0,0,.3);border:1px solid rgba(255,0,0,.18);padding:0;color:#171313;width:100%;text-align:center;top:2.2em}.collab-corresp__form--show{display:block}.collab-corresp__form--hide,.collab-form__add-btn--hide,.collab-form__update-btn--hide{display:none}.corresp_from-button{padding:.5em 1.5em;margin-top:.3em;display:inline-block;background:#989e9e;cursor:pointer;color:#474747}.corresp_from-button.active{background:#e47d22;color:#fff}.collab-corresp-form__container,.collab-form-role__container .rich-text-collab__content-wrapper,.rich-text-collab__content-wrapper{background-color:#fff}.collab-form__aff-list-container li[data-panel-state=add] .collab-form__link-aff-text,.collab-form__aff-list-container li[data-panel-state=add] .collab-form_label{color:green}.collab-form__aff-list-container li[data-panel-state=delete] .collab-form__link-aff-text,.collab-form__aff-list-container li[data-panel-state=delete] .collab-form_label{color:red;text-decoration:line-through}.collab-form__link-affiliation--hide{display:none}.feather-flow .collab-form{padding:0}.feather-flow .collab-form__title{font-family:'SourceSansPro-Bold',Arial;font-size:22px;font-weight:700;line-height:24px;text-align:left;color:#35424d;margin:0;border-bottom:1px solid #e7e7ed;width:100%;padding-bottom:16px}.feather-flow .collab-form__main{margin:16px 0;max-height:calc(100vh - 301px)}.feather-flow .collab-form__body{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.feather-flow .collab-form__row{margin:0}.feather-flow .collab-form__label{font-size:14px}.feather-flow .collab-form__ORCID,.feather-flow .collab-form__collab-field,.feather-flow .collab-form__correspondance-details,.feather-flow .collab-form__degree,.feather-flow .collab-form__email,.feather-flow .collab-form__first-name,.feather-flow .collab-form__phone,.feather-flow .collab-form__prefix,.feather-flow .collab-form__role-designation,.feather-flow .collab-form__suffix .feather-flow .collab-form__surname{font-size:16px;line-height:16px;text-align:left;padding:8px;border-radius:4px;border:1px solid #c4c4c4}.feather-flow .collab-form__link-affiliation,.feather-flow .collab-form__link-footnote{border-bottom:0;border-top:1px solid #e7e7ed}.feather-flow .collab-form__link-aff-title,.feather-flow .collab-form__link-fn-title{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:20px;text-align:left;color:#000}.feather-flow .collab-form__aff-list,.feather-flow .collab-form__fn-list{padding:.7em 0;list-style-type:none;display:flex}.feather-flow .collab-form__link-aff-text,.feather-flow .collab-form__link-fn-text{margin-left:0}.feather-flow .collab-form__link-aff-text *,.feather-flow .collab-form__link-fn-text *{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:20px;color:#272833}.feather-flow .collab-form__footer{border-top:1px solid #e7e7ed;padding:16px 0 0;gap:16px}.feather-flow .collab-form__add-btn,.feather-flow .collab-form__cancel-btn,.feather-flow .collab-form__update-btn{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:16px;text-align:left;width:unset;padding:8px 12px;border-radius:4px}.feather-flow .collab-form__cancel-btn{margin-right:unset;color:#ff6c00;background:#fff}.feather-flow .collab-form__add-btn,.feather-flow .collab-form__update-btn{background:#ff6c00;color:#fff}.feather-flow .collab-form__cancel-btn:hover{background:#fff5ee}.feather-flow .collab-form__add-btn:hover,.feather-flow .collab-form__update-btn:hover{background:#9e4300}.feather-flow .collab-form__cancel-btn:active{background:#ffe3cd}.feather-flow .collab-form__add-btn:active,.feather-flow .collab-form__update-btn:active{background:#823700}.feather-flow .collab-form__cancel-btn[disabled]{color:#dda57c}.feather-flow .collab-form__error-container--show{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:16px;padding:8px 12px;margin:4px 0 20px}.affiliation-form__title{font-size:16px}.affiliation-form--hide,.affiliation-form-container .rich-text-editor__content [data-html-name=structured-aff]{display:none}.affiliation-form__add,.affiliation-form__update{background:#989e9e}.affiliation-form__add,.affiliation-form__cancel,.affiliation-form__update{color:#fff;flex:none;padding:.4em;width:8em;border:0;cursor:pointer}.affiliation-form__add,.affiliation-form__update{background:#e47d22}.affiliation-form__cancel{background:#989e9e;margin-right:.5em}.affiliation-form__cancel:hover{background:#474747}.affiliation-form__container{margin-bottom:10px}.affiliation-form ul.affiliation-form__aff-list-container,.footnote-form ul.footnote-form__fn-list-container{padding-left:1em;list-style:none}.affiliation-form__aff-list-container li[data-panel-state=add] .author-form__link-aff-text{color:green}.affiliation-form__aff-list-container li[data-panel-state=delete] .author-form__link-aff-text{color:red;text-decoration:line-through}.affiliation-form__link-author--hide{display:none}.feather-flow .affiliation-form__add,.feather-flow .affiliation-form__cancel,.feather-flow .affiliation-form__update{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;line-height:16px;text-align:left;width:unset;padding:8px 12px;border-radius:4px}.feather-flow .affiliation-form__cancel{margin-right:unset;color:#ff6c00;background:#fff}.feather-flow .affiliation-form__add,.feather-flow .affiliation-form__update{background:#ff6c00;color:#fff}.feather-flow .affiliation-form__cancel:hover{background:#fff5ee}.feather-flow .affiliation-form__add:hover,.feather-flow .affiliation-form__update:hover{background:#9e4300}.feather-flow .affiliation-form__cancel:active{background:#ffe3cd}.feather-flow .affiliation-form__add:active,.feather-flow .affiliation-form__update:active{background:#823700}.feather-flow .affiliation-form__container{margin-bottom:0}.affiliation-form__container .menu-item__address-text,.affiliation-form__container .menu-item__city-text,.affiliation-form__container .menu-item__country-text,.affiliation-form__container .menu-item__department-text,.affiliation-form__container .menu-item__email-text,.affiliation-form__container .menu-item__institution-text,.affiliation-form__container .menu-item__postal-text,.affiliation-form__container .menu-item__state-text,.affiliation-form__container .static-menu--hide{display:none}.affiliation-form__container .static-menu--show{display:block}.affiliation-form__container .static-menu .menu-item__address,.affiliation-form__container .static-menu .menu-item__bold,.affiliation-form__container .static-menu .menu-item__city,.affiliation-form__container .static-menu .menu-item__color,.affiliation-form__container .static-menu .menu-item__country,.affiliation-form__container .static-menu .menu-item__department,.affiliation-form__container .static-menu .menu-item__email,.affiliation-form__container .static-menu .menu-item__institution,.affiliation-form__container .static-menu .menu-item__postal,.affiliation-form__container .static-menu .menu-item__state{border:0;background:0 0;padding:.5em;cursor:pointer}.add-foot-note .static-menu i.menu-item__icon-email,.add-foot-note .static-menu i.menu-item__icon-url,.affiliation-form__container .static-menu i.menu-item__icon-address,.affiliation-form__container .static-menu i.menu-item__icon-city,.affiliation-form__container .static-menu i.menu-item__icon-country,.affiliation-form__container .static-menu i.menu-item__icon-department,.affiliation-form__container .static-menu i.menu-item__icon-email,.affiliation-form__container .static-menu i.menu-item__icon-institution,.affiliation-form__container .static-menu i.menu-item__icon-postal,.affiliation-form__container .static-menu i.menu-item__icon-state{width:1.15em;height:1.2em}.affiliation-form__container .static-menu .menu-item__icon-address,.affiliation-form__container .static-menu .menu-item__icon-bold,.affiliation-form__container .static-menu .menu-item__icon-city,.affiliation-form__container .static-menu .menu-item__icon-color,.affiliation-form__container .static-menu .menu-item__icon-country,.affiliation-form__container .static-menu .menu-item__icon-department,.affiliation-form__container .static-menu .menu-item__icon-email,.affiliation-form__container .static-menu .menu-item__icon-institution,.affiliation-form__container .static-menu .menu-item__icon-postal,.affiliation-form__container .static-menu .menu-item__icon-state{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em;margin-right:.25em}.affiliation-form__container .static-menu .menu-item__address--active,.affiliation-form__container .static-menu .menu-item__bold--active,.affiliation-form__container .static-menu .menu-item__city--active,.affiliation-form__container .static-menu .menu-item__country--active,.affiliation-form__container .static-menu .menu-item__department--active,.affiliation-form__container .static-menu .menu-item__email--active,.affiliation-form__container .static-menu .menu-item__institution--active,.affiliation-form__container .static-menu .menu-item__postal--active,.affiliation-form__container .static-menu .menu-item__state--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.affiliation-form__container .static-menu .menu-item__address--active .menu-item__address-text,.affiliation-form__container .static-menu .menu-item__address:hover .menu-item__address-text,.affiliation-form__container .static-menu .menu-item__bold--active .menu-item__bold-text,.affiliation-form__container .static-menu .menu-item__bold:hover .menu-item__bold-text,.affiliation-form__container .static-menu .menu-item__city--active .menu-item__city-text,.affiliation-form__container .static-menu .menu-item__city:hover .menu-item__city-text,.affiliation-form__container .static-menu .menu-item__color:hover .menu-item__color-text,.affiliation-form__container .static-menu .menu-item__country--active .menu-item__country-text,.affiliation-form__container .static-menu .menu-item__country:hover .menu-item__country-text,.affiliation-form__container .static-menu .menu-item__department--active .menu-item__department-text,.affiliation-form__container .static-menu .menu-item__department:hover .menu-item__department-text,.affiliation-form__container .static-menu .menu-item__email--active .menu-item__email-text,.affiliation-form__container .static-menu .menu-item__email:hover .menu-item__email-text,.affiliation-form__container .static-menu .menu-item__institution--active .menu-item__institution-text,.affiliation-form__container .static-menu .menu-item__institution:hover .menu-item__institution-text,.affiliation-form__container .static-menu .menu-item__postal--active .menu-item__postal-text,.affiliation-form__container .static-menu .menu-item__postal:hover .menu-item__postal-text,.affiliation-form__container .static-menu .menu-item__state--active .menu-item__state-text,.affiliation-form__container .static-menu .menu-item__state:hover .menu-item__state-text{color:#e47d22}.affiliation-form__container .static-menu .menu-item__address--active .menu-item__svg-address,.affiliation-form__container .static-menu .menu-item__address:hover .menu-item__svg-address,.affiliation-form__container .static-menu .menu-item__bold--active .menu-item__svg-bold,.affiliation-form__container .static-menu .menu-item__bold:hover .menu-item__svg-bold,.affiliation-form__container .static-menu .menu-item__city--active .menu-item__svg-city,.affiliation-form__container .static-menu .menu-item__city:hover .menu-item__svg-city,.affiliation-form__container .static-menu .menu-item__color--active .menu-item__svg-color,.affiliation-form__container .static-menu .menu-item__color:hover .menu-item__svg-color,.affiliation-form__container .static-menu .menu-item__country--active .menu-item__svg-country,.affiliation-form__container .static-menu .menu-item__country:hover .menu-item__svg-country,.affiliation-form__container .static-menu .menu-item__department--active .menu-item__svg-department,.affiliation-form__container .static-menu .menu-item__department:hover .menu-item__svg-department,.affiliation-form__container .static-menu .menu-item__email--active .menu-item__svg-email,.affiliation-form__container .static-menu .menu-item__email:hover .menu-item__svg-email,.affiliation-form__container .static-menu .menu-item__institution--active .menu-item__svg-institution,.affiliation-form__container .static-menu .menu-item__institution:hover .menu-item__svg-institution,.affiliation-form__container .static-menu .menu-item__postal--active .menu-item__svg-postal,.affiliation-form__container .static-menu .menu-item__postal:hover .menu-item__svg-postal,.affiliation-form__container .static-menu .menu-item__state--active .menu-item__svg-state,.affiliation-form__container .static-menu .menu-item__state:hover .menu-item__svg-state,.index .comments-bubble-svg path{fill:#e47d22}.affiliation-form__container .static-menu .menu-item__address[disabled],.affiliation-form__container .static-menu .menu-item__bold[disabled],.affiliation-form__container .static-menu .menu-item__city[disabled],.affiliation-form__container .static-menu .menu-item__country[disabled],.affiliation-form__container .static-menu .menu-item__department[disabled],.affiliation-form__container .static-menu .menu-item__email[disabled],.affiliation-form__container .static-menu .menu-item__institution[disabled],.affiliation-form__container .static-menu .menu-item__postal[disabled],.affiliation-form__container .static-menu .menu-item__state[disabled]{cursor:default}.affiliation-form__container .static-menu .menu-item__address[disabled] .menu-item__svg-address,.affiliation-form__container .static-menu .menu-item__bold[disabled] .menu-item__svg-bold,.affiliation-form__container .static-menu .menu-item__city[disabled] .menu-item__svg-city,.affiliation-form__container .static-menu .menu-item__country[disabled] .menu-item__svg-country,.affiliation-form__container .static-menu .menu-item__department[disabled] .menu-item__svg-department,.affiliation-form__container .static-menu .menu-item__email[disabled] .menu-item__svg-email,.affiliation-form__container .static-menu .menu-item__institution[disabled] .menu-item__svg-institution,.affiliation-form__container .static-menu .menu-item__postal[disabled] .menu-item__svg-postal,.affiliation-form__container .static-menu .menu-item__state[disabled] .menu-item__svg-state{fill:gray}.affiliation-form__container .static-menu .menu-item__address[disabled] .menu-item__address-text,.affiliation-form__container .static-menu .menu-item__bold[disabled] .menu-item__bold-text,.affiliation-form__container .static-menu .menu-item__city[disabled] .menu-item__city-text,.affiliation-form__container .static-menu .menu-item__country[disabled] .menu-item__country-text,.affiliation-form__container .static-menu .menu-item__department[disabled] .menu-item__department-text,.affiliation-form__container .static-menu .menu-item__email[disabled] .menu-item__email-text,.affiliation-form__container .static-menu .menu-item__institution[disabled] .menu-item__institution-text,.affiliation-form__container .static-menu .menu-item__postal[disabled] .menu-item__postal-text,.affiliation-form__container .static-menu .menu-item__state[disabled] .menu-item__state-text{color:gray}.affiliation-form__container .static-menu .menu-item__icon-address--select-none,.affiliation-form__container .static-menu .menu-item__icon-bold--select-none,.affiliation-form__container .static-menu .menu-item__icon-city--select-none,.affiliation-form__container .static-menu .menu-item__icon-country--select-none,.affiliation-form__container .static-menu .menu-item__icon-department--select-none,.affiliation-form__container .static-menu .menu-item__icon-email--select-none,.affiliation-form__container .static-menu .menu-item__icon-institution--select-none,.affiliation-form__container .static-menu .menu-item__icon-postal--select-none,.affiliation-form__container .static-menu .menu-item__icon-state--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.affiliation-form__container .menu-item__address-color,.affiliation-form__container .menu-item__city-color,.affiliation-form__container .menu-item__country-color,.affiliation-form__container .menu-item__department-color,.affiliation-form__container .menu-item__email-color,.affiliation-form__container .menu-item__institution-color,.affiliation-form__container .menu-item__postal-color,.affiliation-form__container .menu-item__state-color{height:10px;width:10px;right:2px;vertical-align:middle;position:relative;display:inline-block}.feather-flow .affiliation-form__container .static-menu .menu-item__icon-address,.feather-flow .affiliation-form__container .static-menu .menu-item__icon-city,.feather-flow .affiliation-form__container .static-menu .menu-item__icon-country,.feather-flow .affiliation-form__container .static-menu .menu-item__icon-department,.feather-flow .affiliation-form__container .static-menu .menu-item__icon-email,.feather-flow .affiliation-form__container .static-menu .menu-item__icon-institution,.feather-flow .affiliation-form__container .static-menu .menu-item__icon-postal,.feather-flow .affiliation-form__container .static-menu .menu-item__icon-state{width:20px;height:20px}.affiliation-form-container{background:#fff}.affiliation-form{padding:.5em}.affiliation-form .title{color:#e47d22;font-size:16px;font-weight:400;padding-bottom:2em;border-bottom:1px}.affiliation-form__title{color:#e47d22;font-weight:400;padding-bottom:1.8em;border-bottom:1px solid rgba(204,204,204,.42);font-family:'OpenSans-SemiBold',arial,sans-serif}.affiliation-form__body{overflow-y:auto;max-height:calc(100vh - 195px)}.affiliation-form__row{display:block;margin:1em 0}.affiliation-form__affiliation-name,.affiliation-form__flex-row{display:flex}.affiliation-form__column,.affiliation-form__column1,.affiliation-form__first-name,.affiliation-form__surname{flex:1}.affiliation-form__label{padding:.1em 0;font-size:12px}.affiliation-form__label sup,.footnote-form__label sup,.front-matter-container__esc span{color:red}.affiliation-form__ORCID,.affiliation-form__correspondance-details,.affiliation-form__degree,.affiliation-form__email,.affiliation-form__phone,.affiliation-form__role-designation{margin:0;outline:0;width:100%;padding:.4em;border:1px solid #ccc}.affiliation-form__first-name,.affiliation-form__surname{outline:0;width:100%;padding:.4em;border:1px solid #ccc}.affiliation-form__first-name{margin:0}.affiliation-form__surname{margin:0 1em 0 0}.affiliation-form__column1{margin-right:1em}.affiliation-form__link-affiliation,.affiliation-form__link-footnote{padding:1em 0;border-bottom:1px solid rgba(204,204,204,.42);border-top:1px solid rgba(204,204,204,.42)}.affiliation-form__link-aff-title,.affiliation-form__link-fn-title{color:#e47d22;font-size:14px}.affiliation-form__aff-list-container,.affiliation-form__fn-list-container{padding:0}.affiliation-form__aff-list,.affiliation-form__fn-list{padding:.7em 0;display:flex}.affiliation-form__link-aff-checkbox,.affiliation-form__link-fn-checkbox{padding:1em;display:inline-block;vertical-align:middle;margin-right:4px}.affiliation-form__link-aff-text,.affiliation-form__link-fn-text{font-size:13px;display:inline-block;vertical-align:top;width:90%}.affiliation-form__footer{display:flex;justify-content:flex-end;padding:1em 0}.affiliation-form__add-btn,.affiliation-form__cancel-btn{color:#fff;flex:none;padding:.4em;width:8em;border:0;cursor:pointer}.affiliation-form__add-btn{background:#989e9e}.affiliation-form__cancel-btn{background:#989e9e;margin-right:.5em}.affiliation-form__add-btn{background:#474747}.affiliation-form__add-btn:hover,.affiliation-form__cancel-btn:hover{background:#e47d22}.affiliation-form__error-container--show{background:rgba(255,0,0,.3);border:1px solid rgba(255,0,0,.18);padding:0;color:#171313;width:100%;text-align:center;top:2.2em}dialog[data-name=frontMatterConfirmDialog] .affiliation-form__body,dialog[data-name=frontMatterConfirmDialog] .footnote-form__body{max-height:calc(100vh - 400px)}.feather-flow .affiliation-form{padding:0}.feather-flow dialog[data-name=frontMatterConfirmDialog] .affiliation-form__body{max-height:calc(100vh - 301px);display:flex;flex-direction:column;gap:20px;margin:16px 0}.feather-flow .affiliation-form__title{font-family:'SourceSansPro-Bold',Arial;font-size:22px;font-weight:700;line-height:24px;text-align:left;color:#35424d;margin:0;border-bottom:1px solid #e7e7ed;width:100%;padding-bottom:16px}.feather-flow .affiliation-form__row{margin:0}.feather-flow .affiliation-form__label{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:16px;text-align:left;margin-bottom:4px}.feather-flow .affiliation-form__footer{border-top:1px solid #e7e7ed;padding:16px 0 0;gap:16px}.feather-flow .affiliation-form__error-container--show{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:16px;padding:8px 12px;margin:20px 0}.footnote-form-container{background:#fff}.footnote-form{padding:.5em}.footnote-form .title{font-size:16px;font-weight:400;padding-bottom:2em;border-bottom:1px;color:#fff}.footnote-form__body{overflow-y:auto;max-height:calc(100vh - 195px)}.footnote-form__flex-row,.footnote-form__footnote-name{display:flex}.footnote-form__column,.footnote-form__column1,.footnote-form__first-name,.footnote-form__surname{flex:1}.footnote-form__label{font-size:12px}.footnote-form__ORCID,.footnote-form__correspondance-details,.footnote-form__degree,.footnote-form__email,.footnote-form__phone,.footnote-form__role-designation{margin:0;outline:0;width:100%;padding:.4em;border:1px solid #ccc}.footnote-form__first-name,.footnote-form__surname{outline:0;width:100%;padding:.4em;border:1px solid #ccc}.footnote-form__first-name{margin:0}.footnote-form__surname{margin:0 1em 0 0}.footnote-form__column1{margin-right:1em}.footnote-form__link-footnote{padding:1em 0;border-bottom:1px solid rgba(204,204,204,.42);border-top:1px solid rgba(204,204,204,.42)}.footnote-form__link-fn-title{color:#e47d22;font-size:14px}.footnote-form__fn-list-container{padding:0}.footnote-form__aff-list,.footnote-form__fn-list{padding:.7em 0;display:flex}.footnote-form__link-aff-checkbox,.footnote-form__link-fn-checkbox{padding:1em;display:inline-block;vertical-align:middle;margin-right:4px}.footnote-form__link-aff-text,.footnote-form__link-fn-text{font-size:13px;display:inline-block;vertical-align:top;width:90%}.footnote-form__footer{display:flex;justify-content:flex-end;padding:1em 0}.footnote-form__add-btn,.footnote-form__cancel-btn{color:#fff;flex:none;padding:.4em;width:8em;border:0;cursor:pointer}.footnote-form__add-btn{background:#989e9e}.footnote-form__cancel-btn{background:#989e9e;margin-right:.5em}.footnote-form__add-btn{background:#474747}.footnote-form__add-btn:hover,.footnote-form__cancel-btn:hover{background:#e47d22}.footnote-form__error-container--show{background:rgba(255,0,0,.3);border:1px solid rgba(255,0,0,.18);padding:0;color:#171313;width:100%;text-align:center;top:2.2em}.footnote-form__title{color:#e47d22;font-size:16px;font-weight:400;padding-bottom:2em;border-bottom:1px solid rgba(204,204,204,.42)}.footnote-form--hide{display:none}.footnote-form__add,.footnote-form__update{background:#989e9e}.footnote-form__add,.footnote-form__cancel,.footnote-form__update{color:#fff;flex:none;padding:.4em;width:8em;border:0;cursor:pointer}.footnote-form__add,.footnote-form__update{background:#e47d22}.footnote-form__cancel{background:#989e9e;margin-right:.5em}.footnote-form__cancel:hover{background:#474747}.footnote-form__container{margin-bottom:10px}.footnote-form__label-type-drop-down,.footnote-form__type-drop-down{width:100%;border:1px solid #ccc;background:#fff;padding:.5em;font-size:12px}.footnote-form__drop-down-cont,.footnote-form__label-type-cont{display:block;margin:1em 0}.footnote-form__drop-down-cont--hide,.footnote-form__label-type-cont--hide{display:none}.footnote-form__row{display:block;margin:1em 0}.footnote-form__label{padding:.1em 0}.affiliation-form__container .rich-text-editor__content,.footnote-form__mini-editor-container .rich-text-editor__content{font-size:12px}.author-form__link-author-container--hide,.editor__contrib-group--hide,.footnote-form__fn-text-label--hide{display:none}.footnote-form__fn-list-container li[data-panel-state=add] .author-form__link-aff-text{color:green}.footnote-form__fn-list-container li[data-panel-state=delete] .author-form__link-aff-text{color:red;text-decoration:line-through}.feather-flow .footnote-form{padding:0}.feather-flow dialog[data-name=frontMatterConfirmDialog] .footnote-form__body{max-height:calc(100vh - 301px);display:flex;flex-direction:column;gap:20px;margin:16px 0}.feather-flow .footnote-form__title{font-family:'SourceSansPro-Bold',Arial;font-size:22px;font-weight:700;line-height:24px;text-align:left;color:#35424d;margin:0;border-bottom:1px solid #e7e7ed;width:100%;padding-bottom:16px}.feather-flow .footnote-form__row{margin:0}.feather-flow .footnote-form__label{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:16px;text-align:left;margin-bottom:4px}.feather-flow .footnote-form__footer{border-top:1px solid #e7e7ed;padding:16px 0 0;gap:16px}.feather-flow .footnote-form__error-container--show{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:16px;padding:8px 12px;margin:20px 0}.feather-flow .footnote-form__add,.feather-flow .footnote-form__cancel,.feather-flow .footnote-form__update{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;line-height:16px;text-align:left;width:unset;padding:8px 12px;border-radius:4px}.feather-flow .footnote-form__cancel{margin-right:unset;color:#ff6c00;background:#fff}.feather-flow .footnote-form__add,.feather-flow .footnote-form__update{background:#ff6c00;color:#fff}.feather-flow .footnote-form__cancel:hover,.feather-flow-container .contrib-container__fm-btn-container button:hover{background:#fff5ee}.feather-flow .footnote-form__add:hover,.feather-flow .footnote-form__update:hover{background:#9e4300}.feather-flow .footnote-form__cancel:active,.feather-flow-container .contrib-container__fm-btn-container button:active{background:#ffe3cd}.feather-flow .footnote-form__add:active,.feather-flow .footnote-form__update:active{background:#823700}.feather-flow .footnote-form__cancel[disabled]{color:#dda57c}.feather-flow .footnote-form__container{margin-bottom:0}.front-matter-container{background-color:#fff}.front-matter-container *{font-family:'OpenSans-Regular',arial,sans-serif}.front-matter-container__list-wrapper{display:none;padding:.5em}.front-matter-container__group-btn .groupbtn__title{font-size:16px;font-family:'OpenSans-SemiBold',arial,sans-serif}.front-matter-container__list-panel{height:calc(100vh - 96px);position:relative}.front-matter-container__list-wrapper--show{display:block}.front-matter-container__list-wrapper--hide{display:none}.contrib-container{position:relative;background:rgba(204,204,204,.42);padding:6px 10px;margin-bottom:5px;background:#f7f7f7;border:1px solid #e0e0e0;line-height:2.14rem;font-size:1.14rem;margin-top:2.14rem}.contrib-container .editor__info--left-panel{margin:0 0 1em}.contrib-container__fm-edit-icon-container{position:absolute;left:-42px;top:0}.contrib-container__fm-reset-icon-container{position:absolute;left:-42px;top:40px}.contrib-container__fm-edit-icon{width:24px;height:24px;background:rgba(68,68,68,.91);cursor:pointer;text-align:center;padding:0;display:block;border:0;outline:0}.contrib-container__fm-edit-icon:disabled{opacity:.6;cursor:not-allowed}.contrib-container__fm-edit-icon--hide{display:none}.contrib-container__fm-edit-icon path,.contrib-container__fm-reset-icon path{fill:#fff}.contrib-container__fm-reset-icon{width:24px;height:24px;background:rgba(68,68,68,.91);cursor:pointer;text-align:center;padding:0;display:block;border:0;outline:0}.contrib-container__fm-reset-icon--hide,.front-matter-container__form-wrapper li[data-state=add-reset],.front-matter-container__form-wrapper li[data-state=delete],.front-matter-container__form-wrapper ul li[data-state=add-reset],.front-matter-container__list-panel .affiliation-container,.front-matter-container__list-panel .author-container,.front-matter-container__list-panel .author-container [data-html-name=social-media][data-item-separator=comma-before],.front-matter-container__list-panel .author-footnote-container,.front-matter-container__list-panel li[data-state=add-reset],.front-matter-container__list-panel li[data-state=delete],contrib-container .front-matter-container__form-wrapper li[data-state=delete]{display:none}.front-matter-container__list-panel .affiliation-container--show,.front-matter-container__list-panel .author-container--show,.front-matter-container__list-panel .author-footnote-container--show{display:block}.contrib-container [data-html-style=pc-sup]{vertical-align:super}.editor .contrib-container__author-container span,.editor .contrib-container__author-reordered-container span{display:inline}.contrib-container [data-seperator-type=fm-after-comma]::after,.contrib-container span[data-item-separator=comma-before]::before{content:', '}.author-list__container span[data-item-separator=comma-before]::before,.contrib-container span[data-html-name=contrib-author] span[data-html-name=prefix]::after,.contrib-container span[data-html-name=contrib-collaboration] span[data-html-name=prefix]::after,.contrib-container span[data-html-name=contrib-editor] span[data-html-name=prefix]::after,.contrib-container span[data-item-separator=space-after]::after,.contrib-container span[data-item-separator=space-before]::before,.front-matter-container__form-wrapper span[data-item-separator=comma-before]::before{content:' '}.contrib-container span[data-format=bold],.contrib-container span[data-format=italic],.front-matter-container__form-wrapper span[data-format=bold],.front-matter-container__form-wrapper span[data-format=italic],.front-matter-container__form-wrapper span[data-format=subscript],.front-matter-container__form-wrapper span[data-format=superscript],.front-matter-container__list-wrapper span[data-format=bold],.front-matter-container__list-wrapper span[data-format=italic],.front-matter-container__list-wrapper span[data-format=subscript],.front-matter-container__list-wrapper span[data-format=superscript]{background:0 0}.contrib-container div[data-contrib-type=original-group] [data-html-name=email],.contrib-container div[data-format=delete],.contrib-container div[data-format=delete] [data-html-name=email],.contrib-container span[data-format=delete],.contrib-container span[data-format=delete] [data-html-name=email]{color:red;text-decoration:line-through;background:0 0}.contrib-container div[data-format=add],.contrib-container div[data-format=modify],.contrib-container div[data-format=reorder],.contrib-container span[data-format=add],.contrib-container span[data-format=add] [data-html-name=email],.contrib-container span[data-format=modify],.contrib-container span[data-format=modify] [data-html-name=email],.contrib-container span[data-format=reorder],.contrib-container span[data-format=reorder] [data-html-name=email]{color:green;text-decoration:underline}.contrib-container .fm-list-deleted{border:1px solid rgba(255,0,0,.19);background:rgba(255,0,0,.1)}.contrib-container .fm-list-added{background:rgba(0,128,0,.12);border:1px solid rgba(0,128,0,.24)}.contrib-container [data-seperator-type=fm-after-semicolon]::after{content:'; '}.contrib-container [data-seperator-type=fm-after-semicolon-and]::after{content:'; and '}.contrib-container [data-seperator-type=fm-cite-after-comma]::after{content:'';vertical-align:middle}.contrib-container [data-html-style=pc-cite-sup],[data-html-style=pc-asterisk-sup]{vertical-align:super;font-size:10px}.contrib-container [data-html-style=pc-cite-sup] span[data-format=superscript]{vertical-align:middle}.contrib-container [data-html-style=pc-cite-sub]{vertical-align:sub}.contrib-container__author-container [data-format=delete] [data-html-name=surname],.contrib-container__author-reordered-container [data-html-name=surname]{background:0 0}.contrib-container span[data-format=sub],.contrib-container span[data-format=subscript],.contrib-container span[data-format=sup]{background:0 0;vertical-align:middle}.contrib-container span[data-format=superscript],.contrib-container span[data-html-name=para] span[data-format=superscript]{background:0 0;vertical-align:super}.contrib-container [data-html-name=affiliation] [data-format=sup],.contrib-container [data-html-name=affiliation] [data-format=superscript],.contrib-container__footnote-container [data-html-name=fn-label]{vertical-align:super}.contrib-container address span[data-format=subscript]{background:0 0;vertical-align:sub}.contrib-container address span[data-format=italic]{background:0 0;font-style:italic}.contrib-container address span[data-format=bold]{background:0 0;font-weight:700}.contrib-container [data-html-name=affiliation] [data-format=sub],.contrib-container [data-html-name=affiliation] [data-format=subscript]{vertical-align:sub}.contrib-container__author-container span[data-html-name=surname]{background-color:#00b3b3}.contrib-container__affiliation-container,.contrib-container__correspondence-container,.contrib-container__footnote-container{margin-top:1em;line-height:2.14rem}.contrib-container address,.contrib-container cite,.contrib-container__author-container cite,.front-matter-container cite{font-style:normal}.front-matter-container__done-wrapper{display:flex;padding:.5em 0;position:absolute;width:100%;bottom:1px;left:0}.front-matter-container__esc{flex:1;outline:0;border:0;background:#3a3a3c;color:#fff;text-align:center;cursor:pointer}.front-matter-container__esc-icn{width:30px;height:26px}.front-matter-container__esc-icn path{fill:red}.front-matter-container__done-btn{flex:1;color:#fff;background:#e9711c;border:0;padding:.6em;cursor:pointer;font-family:'OpenSans-SemiBold',arial,sans-serif}.front-matter-container__list-panel ul li.dragging,.front-matter-container__list-panel ul li.dropped{background-color:rgba(255,255,0,.49)}.front-matter-container__list-panel ul li.author-list__item--deleted{border:1px solid rgba(255,0,0,.19);background:rgba(255,0,0,.1)}.front-matter-container__list-panel ul li.author-list__item--added{background:rgba(0,128,0,.12);border:1px solid rgba(0,128,0,.24)}.front-matter-container__list-panel ul li.author-list__item--modified{background:rgba(255,255,0,.21);border:1px solid rgba(255,255,0,.46)}.front-matter-container__list-panel ul li.affiliation-list__item--deleted{border:1px solid rgba(255,0,0,.19);background:rgba(255,0,0,.1)}.front-matter-container__list-panel ul li.affiliation-list__item--added{background:rgba(0,128,0,.12);border:1px solid rgba(0,128,0,.24)}.front-matter-container__list-panel ul li.affiliation-list__item--modified{background:rgba(255,255,0,.21);border:1px solid rgba(255,255,0,.46)}.front-matter-container__list-panel ul li.footnote-list__item--deleted{border:1px solid rgba(255,0,0,.19);background:rgba(255,0,0,.1)}.front-matter-container__list-panel ul li.footnote-list__item--added{background:rgba(0,128,0,.12);border:1px solid rgba(0,128,0,.24)}.front-matter-container__list-panel ul li.footnote-list__item--modified{background:rgba(255,255,0,.21);border:1px solid rgba(255,255,0,.46)}.contrib-container div[data-contrib-type=original-group]{color:red;text-decoration:line-through;background:rgba(255,0,0,.13)}.contrib-container div[data-contrib-type] span[data-html-name=surname]{background-color:transparent}.editor .contrib-container span,.editor .contrib-container span[data-html-name=email]{display:inline}.editor .contrib-container__affiliation-container [data-html-name=structured-aff],.editor .contrib-container__correspondence-container [data-html-name=structured-corresp-aff],.front-matter-container__list-panel .affiliation-list__item [data-html-name=structured-aff]{display:none}.editor .contrib-container__affiliation-container [data-html-name=affiliation]{margin:0}.contrib-container__affiliation-container [data-html-name=affiliation] [data-html-name=aff-label],.contrib-container__correspondence-container [data-html-name=corresp] [data-html-name=label],.contrib-container__footnote-container [data-html-name=contrib-fn] [data-html-name=fn-label],span[data-html-name=contrib-author] cite,span[data-html-name=contrib-collaboration] cite,span[data-html-name=contrib-editor] cite,span[data-html-name=contributors] cite{font-size:12px;font-weight:400}span[data-html-name=surname] [data-format=delete]{background:#eaeaea}.contrib-container__author-container cite[data-comma-seperator=true]:after{content:','}.affiliation-list__item-delete *,.affiliation-list__item-edit *,.author-list__item-delete *,.author-list__item-edit *,.contrib-container__fm-edit-icon *,.contrib-container__fm-reset-icon *,.footnote-list__item-delete *,.footnote-list__item-edit *{pointer-events:none}.contrib-container__affiliation-container .ca-affiliation-modified-info:before{content:' ';padding-right:5px;background-image:url(/images/duplicate.png);width:16px;height:16px;display:inline-block;background-repeat:no-repeat}.contrib-container .duplicate__info{background:#ccc;display:flex;position:relative;padding:6px}.contrib-container .duplicate__info--hide{display:none}.contrib-container .duplicate__info-icon{width:24px;flex:none}.contrib-container .duplicate__info-icon-svg{width:24px;height:24px;margin-top:4px}.contrib-container .duplicate__info-content{font-family:'OpenSans-Regular';font-size:14px;color:#212121;line-height:21px}.contrib-container .contrib-container__author-container span[data-attr-orcid-icon=true]{background-image:url(/images/orcid-icon.png);background-repeat:no-repeat;background-position:6px 3px;width:30px;display:inline-block;cursor:pointer;height:25px;vertical-align:text-bottom}.front-matter-container__form-wrapper .rich-text-editor.mini-editor{white-space:pre-wrap}.contrib-container [data-unsupported=true]:after,.contrib-container [data-unsupported=true]:before,.contrib-container span[data-html-name=biography]:before{content:' '}.front-matter-container .flash-msg-box{position:absolute;bottom:60px;left:60px}.contrib-container .contrib-container__author-container [data-html-name=roles][data-attr-vocab=credit],.front-matter-container .flash-msg-box--hide{display:none}.front-matter-container .box{width:78%;padding:10px;position:relative;border:1px solid #ccc;box-shadow:0 0 2px 0 #ccc;font-size:12px}.front-matter-container .box.arrow-bottom:after{content:" ";position:absolute;right:30px;bottom:-10px;border-top:10px solid #aaa;border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:none}.contrib-container [data-html-name=email]{color:#00f;text-decoration:none}li [data-html-name=abbr]{text-decoration:none}.contrib-container .credit-role-wrapper{margin:15px 0}.contrib-container .credit-role-wrapper .author-credit-role-list{margin:10px 0 0}.contrib-container .credit-role-wrapper .author-name{margin:0 6px 0 0;font-weight:700}.contrib-container .credit-role-wrapper .title{font-weight:700}.contrib-container__fm-btn-container{display:flex;justify-content:flex-end;padding:.2em 0 .5em;font-size:15px;position:absolute;top:-42px;right:0}.contrib-container__fm-edit-btn,.contrib-container__fm-undo-btn{padding:.4em .8em;background-color:#fff;cursor:pointer;border:1px solid #e6e6e6;box-shadow:0 0 1px #000;display:flex;align-items:center}.contrib-container__fm-undo-btn{margin-right:.3em}.contrib-container__fm-edit-btn.hide,.contrib-container__fm-undo-btn.hide{display:none}.contrib-container__fm-edit-btn:disabled,.contrib-container__fm-undo-btn:disabled{opacity:.8;background-color:#eaeaea;cursor:not-allowed}.contrib-container__fm-edit-btn .frontmatter__edit-button-text,.contrib-container__fm-undo-btn .frontmatter__undo-button-text{font-family:"OpenSans-Regular",arial,sans-serif;font-size:12px}.frontmatter__edit-button-text{margin-left:0}.contrib-container__fm-edit-btn .frontmatter__edit-button-icon svg,.contrib-container__fm-undo-btn .frontmatter__undo-button-icon svg,.editor button.credit-role-edit-btn .credit-role-edit-btn-icon svg{vertical-align:middle;margin-right:.29em}.contrib-container .contrib-container__author-container [data-html-name=initials],.front-matter-container.hide,.frontMatterConfirmDialog .dialog__footer,.frontMatterConfirmDialog .dialog__footer.dialog__elem-show,.frontMatterConfirmDialog .dialog__header,.frontMatterConfirmDialog.hide{display:none}.contrib-container__fm-edit-btn.hide{background:#e8e8e8}.contrib-container__fm-edit-btn .frontmatter__edit-button-icon svg,.contrib-container__fm-undo-btn[disabled=disabled] svg{opacity:.5}dialog[data-name=frontMatterConfirmDialog] .groupbtn,dialog[data-name=frontMatterConfirmDialog] .groupbtn__title{display:block}dialog[data-name=frontMatterConfirmDialog] .groupbtn__menu{margin-top:15px;border-bottom:2px solid #e9711c}dialog[data-name=frontMatterConfirmDialog] .groupbtn__button{background:#fff;color:#444;margin-right:2px;border-bottom:0}dialog[data-name=frontMatterConfirmDialog] .groupbtn__button--active{background:#e9711c;color:#fff}dialog[data-name=frontMatterConfirmDialog] .flash-msg-box{position:absolute;bottom:41px;left:150px;background:#fff;width:231px}dialog[data-name=frontMatterConfirmDialog] .flash-msg-box .box{width:auto;box-shadow:0 2px 6px 1px #ccc}dialog[data-name=frontMatterConfirmDialog] .front-matter-container__list-panel{height:calc(100vh - 350px);margin-bottom:20px}dialog[data-name=frontMatterConfirmDialog] .front-matter-container__done-wrapper{padding:0}.contrib-container.contrib-container__fm-popup{margin-top:3.15rem}dialog[data-name=frontMatterConfirmDialog]{right:30em}.front-matter-container [data-html-name=initials]{display:none}.contrib-container__fm-edit-btn:hover .frontmatter__edit-button-text,.contrib-container__fm-undo-btn:hover:not([disabled]) .frontmatter__undo-button-text{color:#e9711c}.contrib-container__fm-edit-btn:hover .frontmatter__edit-button-icon svg g{stroke:#e9711c}.contrib-container__fm-undo-btn:hover:not([disabled]) .frontmatter__undo-button-icon svg path{fill:#e9711c}.author-form-container .tag-input__tag,.editor-form-container .tag-input__tag{background:#f0f0f0;border:1px solid #d2d2d2;border-radius:13px;color:rgba(33,33,33,.88);margin:3px;padding:3px 30px 4px 8px;position:relative;outline:0;font-weight:400;cursor:default;white-space:pre-wrap;line-height:1.5;text-align:left;word-break:break-word}.author-form-container .tag-container,.editor-form-container .tag-container{font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#212121;text-align:left;line-height:20px;outline:0;height:100%}.author-form-container .tag,.editor-form-container .tag{background:#f0f0f0;border:1px solid #d2d2d2;border-radius:13px;color:rgba(33,33,33,.88);padding:2px 25px 2px 8px;display:inline-block;position:relative;cursor:pointer;outline:0}.author-form-container .tag--remove,.editor-form-container .tag--remove{border-radius:50%;background:#666;color:#fff;margin-left:3px;font-weight:700;padding:0 6px;display:inline-block;position:absolute;right:2px;cursor:pointer}.author-form-container .tag--remove:hover,.editor-form-container .tag--remove:hover{opacity:.6}.author-form-container .tag.tag-edit,.editor-form-container .tag.tag-edit{background:0 0;cursor:text}.author-form-container .tag.tag-new,.editor-form-container .tag.tag-new{background:0 0;border:0;padding-right:8px}.author-form-container .tag,.editor-form-container .tag{margin:2px 3px 0 0;font-size:12px;line-height:21px}.author-form-container .tag--remove,.editor-form-container .tag--remove{top:3px;font-size:12px;line-height:19px}.author-form-container .author-form__multiple-email .mini-editor .static-menu,.editor-form-container .editor-form__multiple-email .mini-editor .static-menu{display:none}.author-form-container .author-form__label__email,.editor-form-container .editor-form__label__email{flex:1;margin-right:1em}.author-form-container .author-form__multipleEmail__label,.editor-form-container .editor-form__multipleEmail__label{flex:1;margin-left:9em}.author-form-container .multiple-email_errormsg--hide,.editor-form-container .multiple-email_errormsg--hide{display:none}.multiple-email_errorMsg--show{padding:0;color:red;width:100%;text-align:left;top:2.2em;word-break:break-word}.contrib-container__author-container [data-parent=ce_inline-figure_e-address] img{height:1.52em;width:1.52em}.contrib-container .fm-edit-block{text-align:center;padding:2px 10px;display:none;background-color:#d3d3d3;font-size:12px;z-index:999;width:50%}.contrib-container .fm-edit-block .fm-edit-block--content{font-family:'OpenSans-SemiBold'}.contrib-container .fm-edit-block.fm-edit-block--show{display:block}.contrib-container .btn--hide{display:none}.contrib-container__fm-edit-icon-container .blockIcon{left:3px;position:relative;padding:3px 0 0 3px;border:1px solid #e6e6e6}.contrib-container [data-seperator-type=fm-after-and]::after,.contrib-container span[data-html-name=email][data-item-separator=comma-before]::before{content:', '}.editor [data-html-name=contrib-author] [data-html-name=alias]:before{content:' (';font-size:14px}.editor [data-html-name=contrib-author] [data-html-name=alias]:after{content:')';font-size:14px}.editor [data-html-name=cor-label]{font-size:90%;vertical-align:super;margin-right:1px}.feather-flow-container .contrib-container{display:flex;flex-direction:column;background:#fff;gap:4px;border:0;margin:28px 0;padding:1px;line-height:28px}.feather-flow-container .contrib-container .contrib-container__content-group{padding:20px;background:#ebebeb;display:flex;flex-direction:column;gap:16px}.feather-flow-container .contrib-container .contrib-container__affiliation-container [data-html-name=affiliation],.feather-flow-container .contrib-container .contrib-container__author-container,.feather-flow-container .contrib-container .contrib-container__correspondence-container,.feather-flow-container .contrib-container .contrib-container__footnote-container [data-html-name=contrib-fn]{line-height:28px}.feather-flow-container .contrib-container__affiliation-container,.feather-flow-container .contrib-container__correspondence-container,.feather-flow-container .contrib-container__footnote-container{margin-top:0}.feather-flow-container .contrib-container__fm-btn-container{display:flex;position:static;align-items:center;gap:16px;padding:0;margin-bottom:12px}.feather-flow-container .contrib-container__fm-edit-btn,.feather-flow-container .contrib-container__fm-undo-btn{display:flex;height:36px;padding:8px 12px;gap:8px;background:#fff;box-shadow:unset;border-radius:4px;align-items:center;margin:0}.feather-flow-container .contrib-container__fm-edit-btn{border:2px solid #ff6c00}.feather-flow-container .contrib-container__fm-undo-btn{border:2px solid #fff}.feather-flow-container .contrib-container__fm-undo-btn:hover{border-color:#fff5ee}.feather-flow-container .contrib-container__fm-undo-btn:active{border-color:#ffe3cd}.feather-flow-container .contrib-container__fm-btn-container button:disabled{opacity:unset}.feather-flow-container .contrib-container__fm-edit-btn:disabled .frontmatter__edit-button-text,.feather-flow-container .contrib-container__fm-undo-btn:disabled .frontmatter__undo-button-text{color:#dda57c}.feather-flow-container .contrib-container__fm-btn-container button:disabled svg path{fill:#dda57c}.feather-flow-container .contrib-container__fm-edit-btn:disabled{border:2px solid #dcb69a}.feather-flow-container .contrib-container__fm-edit-btn .frontmatter__edit-button-icon,.feather-flow-container .contrib-container__fm-undo-btn .frontmatter__undo-button-icon{height:20px;width:20px}.feather-flow-container .contrib-container__fm-edit-btn .frontmatter__edit-button-icon svg,.feather-flow-container .contrib-container__fm-undo-btn .frontmatter__undo-button-icon svg{opacity:unset;margin:0;vertical-align:baseline}.feather-flow-container .contrib-container__fm-btn-container .frontmatter__edit-button-text{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:20px;text-align:left;color:#ff6c00}.feather-flow-container .contrib-container__fm-btn-container .frontmatter__undo-button-text{font-size:16px;line-height:20px;text-align:left;color:#ff6c00;font-family:'SourceSansPro-Regular',arial;font-weight:400}.feather-flow-container .contrib-container .editor__info--left-panel{margin:0}.feather-flow-container .contrib-container .contrib-container__affiliation-container{display:flex;flex-direction:column;gap:10px}.feather-flow-container .contrib-container .contrib-container__affiliation-container span[data-html-name=aff-label]{margin-right:.5em}.feather-flow-container .contrib-container .contrib-container__correspondence-container{margin:0}.feather-flow-container .contrib-container__fm-edit-btn.hide,.feather-flow-container .contrib-container__fm-undo-btn.hide{display:none}.feather-flow .front-matter-container *{font-family:'SourceSansPro-Regular',Arial;font-weight:400}.feather-flow .front-matter-container__list-wrapper{padding:0}.feather-flow .front-matter-container__group-btn .groupbtn__title{font-family:'SourceSansPro-Bold',Arial;font-weight:700;font-size:22px;border-bottom:1px solid #e7e7ed;padding-bottom:16px}.feather-flow dialog[data-name=frontMatterConfirmDialog] .groupbtn__menu{display:flex;gap:10px;flex-wrap:wrap;border-bottom:1px solid #b9b9b9}.feather-flow dialog[data-name=frontMatterConfirmDialog] .groupbtn__button{padding:8px 16px;font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px;text-align:left;border:0;border-bottom:3px solid #fff}.feather-flow dialog[data-name=frontMatterConfirmDialog] .groupbtn__button--active{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;background:#fff;color:#000;border-bottom:3px solid #ff6c00}.feather-flow .front-matter-container__list-panel .author-container{height:100%}.feather-flow .front-matter-container .front-matter-container__done-wrapper{position:relative;display:flex;gap:16px;justify-content:flex-end;border-top:1px solid #e7e7ed;padding-top:16px}.feather-flow .front-matter-container__done-btn,.feather-flow .front-matter-container__esc{flex:0;padding:8px;border-radius:4px}.feather-flow .front-matter-container__done-btn,.feather-flow .front-matter-container__esc-text{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;line-height:16px;text-align:left}.feather-flow .front-matter-container__done-btn{color:#fff;background:#ff6c00}.feather-flow .front-matter-container__esc{color:#ff6c00;background:#fff}.feather-flow .front-matter-container__esc:hover{background:#fff5ee}.feather-flow .front-matter-container__done-btn:hover{background:#9e4300}.feather-flow .front-matter-container__esc:active{background:#ffe3cd}.feather-flow .front-matter-container__done-btn:active{background:#823700}.feather-flow dialog[data-name=frontMatterConfirmDialog] .author-form__row.author-form__row-modify-left,.feather-flow dialog[data-name=frontMatterConfirmDialog] .author-form__row.author-form__row-modify-right{width:100%;margin:0}.feather-flow .front-matter-container__form-wrapper .author-form__label,.feather-flow .front-matter-container__form-wrapper .collab-form__label,.feather-flow .front-matter-container__form-wrapper .editor-form__label{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;line-height:16px;text-align:left;margin-bottom:4px}.feather-flow .author-form-container .author-form__multipleEmail__label,.feather-flow .editor-form-container .editor-form__multipleEmail__label{display:none}.feather-flow .author-form-container .author-form__multiple-email::after,.feather-flow .editor-form-container .editor-form__multiple-email:after{content:'Press enter key after inputting an email id';font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:24px;text-align:left;color:#5d6871}.feather-flow dialog[data-name=frontMatterConfirmDialog] .tag-container .tag{display:inline-block;position:relative;padding:3px 10px;border-radius:20px;border:1px solid #007398;background:#e0f4fd;margin:5px}.feather-flow dialog[data-name=frontMatterConfirmDialog] .tag-container .tag-new{border:0;background:0 0}.feather-flow dialog[data-name=frontMatterConfirmDialog] .tag-container .tag-drag svg{width:10px;height:13px}#feather-flow .tag-container .tag .tag__remove-btn-icon g rect,.feather-flow dialog[data-name=frontMatterConfirmDialog] .tag-container .tag .tag__remove-btn-icon g rect{fill:none}#feather-flow .tag-container .tag .tag__remove-btn-icon g path,.feather-flow dialog[data-name=frontMatterConfirmDialog] .tag-container .tag .tag__remove-btn-icon g path{fill:#007398}.feather-flow dialog[data-name=frontMatterConfirmDialog] .tag-container .tag .tag--remove{top:4px;right:0;margin-right:2px;background:0 0;color:#007398}#feather-flow .tag-container .tag .tag--remove:hover,.feather-flow dialog[data-name=frontMatterConfirmDialog] .tag-container .tag .tag--remove:hover{color:#e12f2f;border:1px solid #e12f2f;background-color:#faebd7;border-radius:20px}.feather-flow .tag-container .tag-text{font-family:'SourceSansPro-Regular';font-size:14px;padding:2px 12px 2px 2px;margin:2px}.feather-flow dialog[data-name=frontMatterConfirmDialog] .keyword-widget__cancel-btn-text,.feather-flow dialog[data-name=frontMatterConfirmDialog] .keyword-widget__save-btn-text,.feather-flow dialog[data-name=frontMatterConfirmDialog] .tag__add-more-btn-text{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:16px}.feather-flow dialog[data-name=frontMatterConfirmDialog] .flash-msg-box{position:unset;display:flex;width:100%;flex-direction:row-reverse}.feather-flow dialog[data-name=frontMatterConfirmDialog] .flash-msg-box--hide{display:none}body.print,body.print div.container div.rich-text-editor,body.xmlpreview{background:#fff!important}body.print article.article,body.print article.print-query,body.print article.supplementary,body.print div.container{width:794px;margin:0 0 0 4cm;position:relative;background:#fff!important}body.print div.container div.split-pane__left-pane{background:#fff!important;width:794px}body.print button,body.print button.replace-image-view__button,body.print button.table-plugin__edit-button,body.print div.container div.split-pane__right-pane,body.print div.progress-container,body.print div.progress__overlay,body.print ul.image-edit-icons{display:none}body.print article.print-query{line-height:200%!important;font-size:14px;font-family:Times New Roman,Times;padding:0 3em 3em 0;margin-left:0}body.print article.print-query .query__container{background:#e6e6e6;padding:0 10px 20px;position:relative;margin:30px 0;media:print}body.print article.print-query .question__container{padding-bottom:5px}body.print div.figure-replaced{border:3px solid red;padding:.3em;margin:.3em}body.print tfoot,body.print thead{display:table-row-group!important}body.print span[data-type=instruct]{background:#ff9!important}body.print div.annotate-block{border:2px solid green;background:#d0ffd3;opacity:.7;z-index:1}body.print .replace-attachment,body.print .replace-instruction{background:#018414;padding:5px;color:#fff;display:block}body.print .attachment-label,body.print .instruction-label{font-weight:700}body.print div.instruction{border:2px solid green;padding:5px;margin-bottom:5px;margin-top:5px;background:#deffe0;line-height:1.85rem}body.xmlpreview div.container{width:100%!important;background:#fff!important}body.xmlpreview div.container div.rich-text-editor{background:#fff!important}body.xmlpreview div.container div.split-pane__left-pane{background:#fff!important;width:inherit!important}.print .editor .abstract-video-player,.print .supplementary .suppltext,.print .supplementary .suppltext.info-container,body.print .image-enlarge-view .editor__track-container--previous .editor__track-label,body.xmlpreview button.replace-image-view__button,body.xmlpreview div.container div.split-pane__right-pane,body.xmlpreview div.progress-container,body.xmlpreview div.progress__overlay,body.xmlpreview ul.image-edit-icons{display:none}body.print div.figure{display:block;page-break-before:always}.print .container,.resupply-proof__version-container p{margin:0}@media print{@page{size:8.5in 5.5in;size:landscape}body.print div.container div.split-pane__left-pane{background:#fff!important}.image-enlarge-view .wrapper,body.print article.print-query .query__container{page-break-before:auto;page-break-after:auto;page-break-inside:avoid}}.print .editor .abstract-video-thumb-image{display:block;width:100%}.print-query .query__container [data-format=bold]{font-weight:700}.print-query .query__container [data-format=italic]{font-style:italic}.print-query .query__container [data-format=monospace]{font-family:Courier,monospace!important}.print-query .query__container [data-format=smallcaps]{font-variant:small-caps}.print-query .query__container [data-format=superscript]{vertical-align:super;font-size:12px;line-height:0}.print-query .query__container [data-format=subscript]{vertical-align:sub;font-size:12px;line-height:0}body.print .contrib-container .contrib-container__author-container span[data-attr-orcid-icon=true]{background-image:url(/images/orcid-icon.png);background-repeat:no-repeat;background-position:8px 4px;width:30px;display:inline-block;cursor:pointer}body.print .contrib-container span[data-item-prefix=orcid-prefix]::before{content:',(';color:#000}body.print .contrib-container .contrib-container__author-container span[data-html-name=input-orcid]::after,body.print .contrib-container .contrib-container__author-container span[data-html-name=modified-orcid]::after{content:')';color:#000}body.print .contrib-container .contrib-container__author-container span[data-html-name=modified-orcid]{color:green;margin-left:2px;text-decoration:underline}body.print .contrib-container .contrib-container__author-container span[data-html-name=exist-orcid],body.print .contrib-container .contrib-container__author-container span[data-html-name=exist-resid]{color:red;margin-left:2px;text-decoration:line-through}body.print .contrib-container .contrib-container__author-container span[data-html-name=modified-resid]{color:green;margin-left:2px;text-decoration:underline}body.print .contrib-container .contrib-container__author-container span[data-html-name=resid-pre],body.print .contrib-container .contrib-container__author-container span[data-html-name=resid-suf]{color:#000}body.print article.print-query .query__container .query__label{width:32px;height:28px;font-family:Times New Roman,Times;font-size:12px;color:#fff;background:#000;text-align:center;display:inline-block;margin-left:-10px}body.print div[class=query_margin_wrapper]{position:relative;min-width:30px}body.print div[class=query_label_wrapper]{position:absolute}body.print div[class=query_label_wrapper] span{margin-right:3px;font-weight:700}body.print div[class=rich-text-editor__content]{padding:3em 3em 3em 0}body.print .query-marker-a-container{position:absolute;text-align:center}body.print .query-marker-a-container a{padding:0;background-color:#000;text-decoration:none;margin-right:1px;color:#fff;font-weight:700;font-family:Times New Roman,Times;font-size:12px;cursor:pointer}body.print .about .rich-text-editor__wrapper,body.print .editor .rich-text-editor__wrapper,body.print .extra .rich-text-editor__wrapper,body.print .supplementary .rich-text-editor__wrapper{overflow:unset}body.print .about,body.print .editor,body.print .extra,body.print .supplemtary{overflow-x:unset}body.print .footnote-container li.footnote-item{padding-left:0}body.print article.print-query .query__container{page-break-before:auto;page-break-after:auto;page-break-inside:avoid}body.print .query__container .answer__container-label,body.print .query__container .question__container-label{font-weight:700}body.print .query__container .query__question_answer_container{padding-top:15px}body.print .rich-text-editor{display:unset}body.print .editor__track-container--updated:not(.editor-container__math-image-container) div.editor__track-container--updated:not(.table-container) div.editor__track-container--updated{display:none!important}body.print .image-enlarge-view .container-image{background:0 0!important}body.print .image-enlarge-view .editor__track-container--previous:not(.editor-container__math-image-container) div.editor__track-container--previous:not(.table-container) div.editor__track-container--previous{border:0!important}body.print .editor .image-enlarge-view .image-collapse{height:auto}body.print .editor .table-plugin__wrapper .table-editor__toolbar,body.print div.index .query-marker-a-container,body.print div.index .right_index .index__info,body.print div.index .right_index [data-role=delete],body.print div.index div.split-pane__right-pane .card-panel,body.print span[data-html-name=inline-figure] .alt-text-container .alt-text__header{display:none}body.print div.index div.split-pane__right-pane{display:block;padding-right:30px}body.print .index .article.supplementary,body.print .index article.article,body.print .index article.print-query,body.print div.index{width:501px}body.print div.index .right_index{height:auto;overflow-x:hidden;overflow-y:auto}.print .index .index__container,.print .index .rich-text-editor__content{height:unset}body.print span[data-html-name=inline-figure] .alt-text-container,body.print span[data-html-name=inline-figure] .alt-text-container [data-html-name=alt-text]{display:inline}body.print span[data-html-name=inline-figure] .alt-text-container::before{content:'['}body.print span[data-html-name=inline-figure] .alt-text-container::after{content:']'}body.print span[data-html-name=inline-figure] .alt-text-container{background-color:#ffcf9d}body.print .alt-text-container [data-html-name=alt-text] [data-type=instruct]{color:#000}.tag-input{background-color:#fff;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);display:inline-block;padding:4px 6px;color:#555;vertical-align:middle;max-width:100%;cursor:text;width:100%;line-height:2em}.tag-input__tag{margin-right:.4em;display:inline-block;padding:.2em .6em .3em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;background-color:#337ab7;cursor:pointer}.tag-input__input{border:0;box-shadow:none;outline:0;background-color:transparent;padding:0 6px;margin:0;width:auto;max-width:inherit}.tag-input__tag-remove{margin-left:8px;cursor:pointer}.tag-input__tag-remove:after{content:"x";padding:0 2px}.feather-flow-container .tag-input{border:0;box-shadow:none;padding:0}[data-html-name=article-metadata],[data-html-name=journal-metadata]{display:none}.metadata-plugin__ins{color:green;text-decoration:underline;background:#ff9}.metadata-plugin__del{color:red;text-decoration:line-through}.metadata-plugin__edit-button,.metadata-plugin__reset-button{width:2.2em;height:2.2em;background-color:#474747;border:1px solid #474747;position:absolute;top:0;right:0;padding:.4em;cursor:pointer}.metadata-plugin__edit-button:hover,.metadata-plugin__reset-button:hover{background-color:#e47d22;border:1px solid #e47d22}.metadata-plugin__reset-button{right:2.5em}.metadata-plugin__edit-button *,.metadata-plugin__reset-button *{pointer-events:none}.article-metadata-view{position:relative;padding-top:2.5em}.metadata-table{border-collapse:collapse;border:1px solid #ccc;width:100%;margin-bottom:1em;font-family:Times New Roman,Times}.metadata-table tr:nth-child(even){background-color:#eee}.metadata-table th{text-align:left;padding:0 1em;width:20em}.metadata-table td{padding:0 1em;min-width:20em}.metadata-table caption{font-weight:700;font-size:1.2em;border:1px solid #ccc;border-bottom-width:0;background-color:#ccc}.metadata-table .metadata-unsupported-heading{text-transform:capitalize}.metadata-article-editor,.metadata-copyright-editor,.metadata-journal-editor{box-sizing:border-box;font-size:12px;padding:1.5em}.metadata-editor__input-label{vertical-align:top;line-height:1.5em;font-weight:700;color:#222;padding:1em 0;display:block;cursor:pointer;font-family:'OpenSans-SemiBold',arial,sans-serif}.metadata-editor__input-container{margin-bottom:.5em}.metadata-editor__btn-container{margin-top:.5em;text-align:right;display:flex}.metadata-editor__footer{text-align:right;margin:1em 0}.metadata-editor-journal-container{padding:0;margin:0;border:0}.metadata-editor__input-wrapper{display:flex;flex-wrap:wrap;flex-direction:row}.metadata-editor__group-field{display:flex}.metadata-editor__article-accepted-date-day,.metadata-editor__article-accepted-date-month,.metadata-editor__article-accepted-date-year,.metadata-editor__article-epreprint-date-day,.metadata-editor__article-epreprint-date-month,.metadata-editor__article-epreprint-date-year,.metadata-editor__article-epub-date-day,.metadata-editor__article-epub-date-month,.metadata-editor__article-epub-date-year,.metadata-editor__article-id,.metadata-editor__article-id-doi,.metadata-editor__article-ppub-date-day,.metadata-editor__article-ppub-date-month,.metadata-editor__article-ppub-date-year,.metadata-editor__article-received-date-day,.metadata-editor__article-received-date-month,.metadata-editor__article-received-date-year,.metadata-editor__article-revised-date-day,.metadata-editor__article-revised-date-month,.metadata-editor__article-revised-date-year,.metadata-editor__journal-abbr-title,.metadata-editor__journal-abbr-title-full,.metadata-editor__journal-abbr-title-pubmed,.metadata-editor__journal-id,.metadata-editor__journal-id-hwp,.metadata-editor__journal-id-nlm-ta,.metadata-editor__journal-id-pmc,.metadata-editor__journal-issn-epub,.metadata-editor__journal-issn-ppub,.metadata-editor__journal-publisher-location,.metadata-editor__journal-publisher-name,.metadata-editor__journal-title{box-sizing:border-box;width:calc(100% - 10px);padding:.5em;background:#fff;border:1px solid #ced6dc;color:#444;font-family:'OpenSans-Regular',arial,sans-serif;font-size:1em;margin-top:.2em}.metadata-editor__article-collection-code{box-sizing:border-box;width:calc(100% - 10px);background:#fff;color:#444;font-family:'OpenSans-Regular',arial,sans-serif;font-size:1em;margin-top:.2em}.metadata-editor__article-accepted-date,.metadata-editor__article-elocation,.metadata-editor__article-epreprint-date,.metadata-editor__article-epub-date,.metadata-editor__article-first-page,.metadata-editor__article-issue,.metadata-editor__article-last-page,.metadata-editor__article-no-of-eqns,.metadata-editor__article-no-of-figs,.metadata-editor__article-no-of-pages,.metadata-editor__article-no-of-refs,.metadata-editor__article-no-of-tables,.metadata-editor__article-no-of-words,.metadata-editor__article-pdf,.metadata-editor__article-ppub-date,.metadata-editor__article-received-date,.metadata-editor__article-rel-article-doi,.metadata-editor__article-rel-article-text,.metadata-editor__article-rel-article-type,.metadata-editor__article-revised-date,.metadata-editor__article-series-title,.metadata-editor__article-subject-area,.metadata-editor__article-type,.metadata-editor__article-volume{box-sizing:border-box;width:calc(100% - 10px);padding:.5em;background:#fff;border:1px solid #ced6dc;color:#444;font-family:'OpenSans-Regular',arial,sans-serif;font-size:1em;margin-top:.2em}.metadata-editor__article-sub-subject-area,.metadata-editor__article-sub-type,.metadata-editor__copyright-text{box-sizing:border-box;width:calc(100% - 10px);background:#fff;color:#444;font-family:'OpenSans-Regular',arial,sans-serif;font-size:1em;margin-top:.2em}.metadata-editor__copyright-text{border:1px solid #ced6dc}.metadata-editor__copyright-holder,.metadata-editor__copyright-license-type,.metadata-editor__copyright-year{padding:.5em}.metadata-editor__copyright-holder,.metadata-editor__copyright-license-text,.metadata-editor__copyright-license-type,.metadata-editor__copyright-line,.metadata-editor__copyright-year{box-sizing:border-box;width:calc(100% - 10px);background:#fff;border:1px solid #ced6dc;color:#444;font-family:'OpenSans-Regular',arial,sans-serif;font-size:1em;margin-top:.2em}.metadata-editor__copyright-line{padding:.5em}.metadata-editor__article-collection-code,.metadata-editor__article-sub-subject-area,.metadata-editor__article-sub-type{padding:.5em .5em .5em 0;border:0}.metadata-editor__article-collection-code .tag-input,.metadata-editor__article-sub-subject-area .tag-input,.metadata-editor__article-sub-type .tag-input{padding-right:0;line-height:1.75em}.metadata-editor__copyright-license-text,.metadata-editor__copyright-text{padding:0}.metadata-editor__copyright-license-text .mini-editor,.metadata-editor__copyright-text .mini-editor{height:10em}.metadata-editor__add-article-type-btn,.metadata-editor__add-subject-area-btn,.metadata-editor__remove-article-type-btn,.metadata-editor__remove-subject-area-btn{margin-right:.6em}.metadata-editor__add-article-type-btn,.metadata-editor__add-subject-area-btn,.metadata-editor__cancel-btn,.metadata-editor__remove-article-type-btn,.metadata-editor__remove-subject-area-btn,.metadata-editor__update-btn{color:#fff;border:0;cursor:pointer;box-sizing:border-box;border-radius:0;padding:.5em .7em;margin-left:.5em;font-family:'OpenSans-SemiBold',arial,sans-serif}.metadata-editor__cancel-btn,.metadata-editor__update-btn{flex:1}.metadata-editor__cancel-btn{background-color:#989e9e}.metadata-editor__add-article-type-btn,.metadata-editor__add-subject-area-btn,.metadata-editor__remove-article-type-btn,.metadata-editor__remove-subject-area-btn,.metadata-editor__update-btn{background-color:#474747}.metadata-editor__add-article-type-btn:hover,.metadata-editor__add-subject-area-btn:hover,.metadata-editor__cancel-btn:hover,.metadata-editor__remove-article-type-btn:hover,.metadata-editor__remove-subject-area-btn:hover,.metadata-editor__update-btn:hover{background-color:#e47d22}.metadata-widget-container{font-size:14px;background:#fff}.metadata-article-editor,.metadata-copyright-editor,.metadata-journal-editor{height:calc(100vh - 170px);overflow:auto}.metadata-widget-container .tab-panel__body{border:0}.metadata-widget-container .tab-panel__icon{display:none}.metadata-widget-container .tab-panel__header--open{background-color:#de8131}.metadata-widget-container .tab-panel__text{font-family:'OpenSans-SemiBold',arial,sans-serif}.metadata-widget-container .tab-panel__content{border:0}.metadata-widget-container .tab-panel__item:hover{background-color:#ccc}.metadata-widget-container .tab-panel__state{display:none}.metadata-editor__date-container{display:flex}.metadata-editor__date-header{margin:0;vertical-align:top;line-height:1.5em;font-weight:700;color:#222;display:block;cursor:pointer;font-family:'OpenSans-SemiBold',arial,sans-serif}.feather-flow-container .metadata-table caption{font-weight:600;font-size:18px;text-align:left;line-height:28px;font-family:'TexGyrePagella-SemiBold',Arial;color:#222;margin-bottom:16px;border:0;background-color:transparent;width:286px}.feather-flow-container .metadata-table tr:nth-child(even){background-color:transparent}.feather-flow-container .metadata-table{border:15px solid #ebebeb;font-size:16px}.feather-flow-container .metadata-table th{padding:12px;width:20em;border:1px solid #c3c3c3;line-height:24px;font-family:'TexGyrePagella-SemiBold',Arial;font-weight:600;font-size:16px}.feather-flow-container .metadata-table td{padding:12px;min-width:20em;border:1px solid #c3c3c3;line-height:24px;font-family:'TexGyrePagella-Regular',Arial;font-weight:400;font-size:16px}.feather-flow-container .metadata-plugin__edit-button{display:flex;align-items:center;margin:0;box-shadow:unset;height:36px;width:84px;background-color:transparent;border:2px solid #ff6c00;position:absolute;padding:8px 12px;cursor:pointer;border-radius:4px;gap:8px;top:24px}.feather-flow-container .metadata-plugin__edit-button:hover{background:#fff5ee}.feather-flow-container .metadata-plugin__edit-button-text{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px;line-height:20px;text-align:left;color:#ff6c00}.feather-flow-container .metadata-plugin__del td,.feather-flow-container .metadata-plugin__del th,.feather-flow-container .metadata-plugin__ins td,.feather-flow-container .metadata-plugin__ins th{border:0}.feather-flow-container .metadata-plugin__reset-button{border:1px solid #fff;border-radius:4px;right:92px;gap:4px;background:#fff;padding:8px 12px;display:flex;align-items:center;cursor:pointer;font-family:'TexGyrePagella-Regular';font-size:16px;box-shadow:none;width:80px;height:36px;top:24px}.feather-flow .highresViewer__annotation-delete-svg path,.feather-flow .image-replace__delete-svg g,.feather-flow .image-replace__file-list__item__download__svg g,.feather-flow-container .metadata-plugin__reset-button .replace-image-icon-svg{fill:#ff6c00}.feather-flow-container .metadata-plugin__reset-button:hover{background:#fff5ee;border:1px solid #fff5ee}.feather-flow-container .metadata-plugin__reset-button-text{color:#ff6c00;font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:16px}.feather-flow-container .metadata-editor__input-label{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;line-height:16px}.feather-flow-container .metadata-editor__article-accepted-date,.feather-flow-container .metadata-editor__article-accepted-date-day,.feather-flow-container .metadata-editor__article-accepted-date-month,.feather-flow-container .metadata-editor__article-accepted-date-year,.feather-flow-container .metadata-editor__article-collection-code,.feather-flow-container .metadata-editor__article-doctopicText,.feather-flow-container .metadata-editor__article-elocation,.feather-flow-container .metadata-editor__article-epreprint-date,.feather-flow-container .metadata-editor__article-epreprint-date-day,.feather-flow-container .metadata-editor__article-epreprint-date-month,.feather-flow-container .metadata-editor__article-epreprint-date-year,.feather-flow-container .metadata-editor__article-epub-date,.feather-flow-container .metadata-editor__article-epub-date-day,.feather-flow-container .metadata-editor__article-epub-date-month,.feather-flow-container .metadata-editor__article-epub-date-year,.feather-flow-container .metadata-editor__article-epubppub-date-day,.feather-flow-container .metadata-editor__article-epubppub-date-month,.feather-flow-container .metadata-editor__article-epubppub-date-year,.feather-flow-container .metadata-editor__article-first-page,.feather-flow-container .metadata-editor__article-id,.feather-flow-container .metadata-editor__article-id-doi,.feather-flow-container .metadata-editor__article-id-pii,.feather-flow-container .metadata-editor__article-issue,.feather-flow-container .metadata-editor__article-issue-title,.feather-flow-container .metadata-editor__article-last-page,.feather-flow-container .metadata-editor__article-no-of-eqns,.feather-flow-container .metadata-editor__article-no-of-figs,.feather-flow-container .metadata-editor__article-no-of-pages,.feather-flow-container .metadata-editor__article-no-of-refs,.feather-flow-container .metadata-editor__article-no-of-tables,.feather-flow-container .metadata-editor__article-no-of-words,.feather-flow-container .metadata-editor__article-pdf,.feather-flow-container .metadata-editor__article-ppub-date,.feather-flow-container .metadata-editor__article-ppub-date-day,.feather-flow-container .metadata-editor__article-ppub-date-month,.feather-flow-container .metadata-editor__article-ppub-date-year,.feather-flow-container .metadata-editor__article-received-date,.feather-flow-container .metadata-editor__article-received-date-day,.feather-flow-container .metadata-editor__article-received-date-month,.feather-flow-container .metadata-editor__article-received-date-year,.feather-flow-container .metadata-editor__article-rel-article-doi,.feather-flow-container .metadata-editor__article-rel-article-text,.feather-flow-container .metadata-editor__article-rel-article-type,.feather-flow-container .metadata-editor__article-revised-date,.feather-flow-container .metadata-editor__article-revised-date-day,.feather-flow-container .metadata-editor__article-revised-date-month,.feather-flow-container .metadata-editor__article-revised-date-year,.feather-flow-container .metadata-editor__article-series-title,.feather-flow-container .metadata-editor__article-sub-subject-area,.feather-flow-container .metadata-editor__article-sub-type,.feather-flow-container .metadata-editor__article-subject-area,.feather-flow-container .metadata-editor__article-type,.feather-flow-container .metadata-editor__article-volume,.feather-flow-container .metadata-editor__copyright-holder,.feather-flow-container .metadata-editor__copyright-license-type,.feather-flow-container .metadata-editor__copyright-line,.feather-flow-container .metadata-editor__copyright-statement,.feather-flow-container .metadata-editor__copyright-type,.feather-flow-container .metadata-editor__copyright-year,.feather-flow-container .metadata-editor__journal-abbr-title,.feather-flow-container .metadata-editor__journal-abbr-title-full,.feather-flow-container .metadata-editor__journal-abbr-title-pubmed,.feather-flow-container .metadata-editor__journal-id,.feather-flow-container .metadata-editor__journal-id-hwp,.feather-flow-container .metadata-editor__journal-id-nlm-ta,.feather-flow-container .metadata-editor__journal-id-pmc,.feather-flow-container .metadata-editor__journal-issn-epub,.feather-flow-container .metadata-editor__journal-issn-ppub,.feather-flow-container .metadata-editor__journal-publisher-location,.feather-flow-container .metadata-editor__journal-publisher-name,.feather-flow-container .metadata-editor__journal-title{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;line-height:16px;border:1px solid #c4c4c4;border-radius:4px;padding:8px;color:#000}.feather-flow-container .metadata-editor__date-header{line-height:16px;font-weight:600;font-family:'SourceSansPro-SemiBold',Arial;font-size:14px}#feather-flow .keyword-widget__button-container .keyword-widget__save-btn,.feather-flow-container .metadata-editor__update-btn{flex:0;width:80px;height:36px;color:#fff;background-color:#ff6c00;margin:2px 0;padding:8px 12px;border-radius:4px;transition:.3s all}#feather-flow .keyword-widget__button-container .keyword-widget__cancel-btn,.feather-flow-container .metadata-editor__cancel-btn{flex:0;width:80px;height:36px;background:#fff;color:#ff6c00;margin:2px 0;padding:8px 12px;border-radius:4px;transition:.3s all}.feather-flow-container .metadata-editor__btn-container{margin-top:.5em;text-align:right;display:flex;justify-content:right;align-items:flex-end;padding:12px;gap:10px}.feather-flow-container .metadata-editor__update-btn:hover{background:#823700}.feather-flow-container .metadata-editor__cancel-btn:hover{background:#fff5ee}.feather-flow-container .metadata-widget-container .tab-panel__text{font-family:'SourceSansPro-SemiBold',Arial;font-size:18px;color:#35424d;line-height:24px}.feather-flow-container .metadata-widget-container .tab-panel__header--open{background-color:#fff}.feather-flow-container .metadata-article-editor,.feather-flow-container .metadata-copyright-editor,.feather-flow-container .metadata-journal-editor{padding:12px;height:calc(100vh - 220px)}.feather-flow-container .metadata-editor__add-article-type-btn,.feather-flow-container .metadata-editor__add-subject-area-btn,.feather-flow-container .metadata-editor__remove-article-type-btn,.feather-flow-container .metadata-editor__remove-subject-area-btn{background-color:#ff6c00;border-radius:4px}.feather-flow-container .metadata-editor__add-article-type-btn:hover,.feather-flow-container .metadata-editor__add-subject-area-btn:hover,.feather-flow-container .metadata-editor__remove-article-type-btn:hover,.feather-flow-container .metadata-editor__remove-subject-area-btn:hover{background:#823700}.metadata-editor__article-doctopicText,.metadata-editor__article-id-pii,.metadata-editor__copyright-statement,.metadata-editor__copyright-type{box-sizing:border-box;width:calc(100% - 10px);padding:.5em;background:#fff;border:1px solid #ced6dc;color:#444;font-family:'OpenSans-Regular',arial,sans-serif;font-size:1em;margin-top:.2em}.view-page-proof--hide{display:none}.view-page-proof_header{display:flex;justify-content:center;margin:7px 0 0;height:35px}.view-page-proof,.view-page-proof__pdf{width:100%;height:calc(100vh - 43px)}.feather-flow .view-page-proof_header{margin:0;height:64px;background:#fff;padding:4px 20px;border-bottom:1px solid #b9b9b9}.feather-flow-container .view-page-proof__mode-container .groupbtn__button{padding:8px 4px;position:relative;right:500px;top:6px}.feather-flow-container .view-page-proof__mode-container .groupbtn__button[data-id="1"]{font-family:'SourceSansPro-Regular',arial;font-weight:400;font-size:16px;line-height:16px}.feather-flow-container .view-page-proof__pdf{height:calc(100vh - 72px)}.index .hide,.indexComment .hide{display:none}.index .index_container_header h4{font-size:18px;margin:16px 0}.index .index__info{border:1px solid rgba(239,193,0,.5);background:rgba(239,193,0,.05);display:flex;position:relative;padding:0}.index span.index__info-icon{width:18px;flex:none}.index svg.index__info-icon-svg{width:24px;height:24px;margin-top:7px}.index span.index__info-content{font-family:'OpenSans-Regular';font-size:12px;color:#212121;line-height:21px;padding:0 0 0 1em;margin-top:7px}.index .left_index{line-height:2;width:70%!important;position:absolute;background:#fff;padding:10px;border:1px solid gray}.index .right_index{padding:16px;background:#fff;overflow:hidden;height:calc(-46px + 100vh);width:100%}.index__mode-container{display:flex;margin-top:10px;justify-content:center}.index .contrib-container div[data-format=delete]{display:none!important}.index .editor-container__math-container .editor__track-container--updated .editor__track-label,.index .editor__comments-bar .editor__comments-bubble,.index .preserveNodes,.index .table-plugin__wrapper .editor__track-container--updated .editor__track-label{display:none!important}.index .editor-container__math-container--changed .editor-container__update-math-image,.index .editor__track-container--previous+.editor__track-container--updated,.index .table-plugin__wrapper .editor__track-container--updated{border:0;margin:0;padding:0}.index .caption-placeholder,.index .citation-view-wrapper,.index .math-citation-wrapper,.index .reference-citation-wrapper{pointer-events:none}.index .index__container{margin:16px 0;overflow-y:auto;height:calc(100vh - 14em)}.index .index__term-container{margin:16px 0}.index .index__term-container-nested{padding-left:16px}.index .index__term-container:has(.index__term-container-nested){margin-top:28px}.index .index__term-container:not(:has(>.index__item-location-group))>.index__term-container-nested>.index__term-container:first-child{margin-top:8px}.index .index__term-container.dragging,.index__term-container.delete ul.index__item-location-group,.index__term-container.drag-delete ul.index__item-location-group{opacity:.5}.index .drag-target-placeholder{background-color:#f2fbff}.index .index__container ul{list-style-type:none}.index .index__container .index__section{padding-left:0;margin-top:28px}.index .index__container .index__section:first-child{margin-top:0}.index .index__section-title{font-weight:600}.index .index__item-location-group{display:flex;flex-wrap:wrap;gap:8px;padding-left:16px;font-family:'OpenSans-SemiBold',sans-serif}.index .index__item-location-group>li{display:flex;gap:2px}.index .index__term{display:flex;gap:10px;align-items:center;justify-content:space-between}.index .index__term__drag-icon{cursor:grab}.index .index__more__container .index__more__icon{cursor:pointer;background:0 0;border:0;margin:0;align-items:center}.index .index__menu__container{display:flex;margin-left:auto;position:relative}.index .index__edit-handler{position:absolute;flex-direction:column;width:190px;height:90px;display:none;border:1px solid #b9b9b9;background:#fff;border-radius:4px;right:2em;z-index:1}.index .index__edit-handler.index__edit-handler--show{display:flex}.index .comments-bubble-svg{width:15px;height:19px}.index__add__cmt__icon,.index__delete__icon,.index__edit__icon{padding-right:10px}.index .index_highlight{border-bottom:.5px solid #d3d3d3;border-top:.5px solid #d3d3d3;box-shadow:0 0 5px #d3d3d3}.index__add__cmt,.index__delete,.index__edit{cursor:pointer;background:0 0;border:0;align-items:center;display:flex;padding:12px 8px;gap:4px;border-bottom:.5px solid #b9b9b9}.index__delete{border-bottom:0}.index__add__cmt:hover,.index__delete:hover,.index__edit:hover{background-color:#ebebeb}.index__term-location{display:inline-block;border:2px solid #b9b9b9;cursor:pointer;width:25px;height:auto;background:#fff;text-align:center;border-radius:50px 5px 5px 50px;font-size:12px;color:#212121;line-height:20px}.index__term-location-action{display:inline-block;border:0;border-radius:5px 50px 50px 5px;width:auto;height:auto;padding:4px 8px 3px 5px;background:#b9b9b9;color:#4d4d4d;font-size:15px;line-height:15px;cursor:pointer}.index__term-location-action[data-role=delete]>svg{position:relative;bottom:1px}.index .pointer-rect-border-show{background:#efefef;border:2px solid #007398!important;box-shadow:0 2px 20px 0 rgba(0,0,0,.2)}.index .dialog__header{background:#fff}.index .dialog__heading{color:#000}.tab-panel__container .contextual-menu .menu-item__index{border:0;background:0 0;padding:.3em;cursor:pointer;display:none;color:#fff}.index .tab-panel__container .contextual-menu .menu-item__index--show{display:inline-flex;align-items:center;gap:4px}.index .rich-text-editor span[data-format=clear-bold],.index .rich-text-editor span[data-format=clear-italic],.index .rich-text-editor span[data-format=clear-subscript],.index .rich-text-editor span[data-format=clear-superscript],.index .rich-text-editor span[data-format=insert],.index .rich-text-editor span[data-format=insert] *{color:inherit;text-decoration:none;background-color:inherit}.index .abbr-keyword-view-container span.del,.index .editor__info,.index .footnote-item span[data-html-name=fn-content] .fn-entry[data-fnformat=delete],.index .keyword-view-container span.del,.index .locator__tooltip,.index .reference-wrapper [data-correction-type=delete],.index .rich-text-editor .circle-element,.index .rich-text-editor span[data-format=delete]{display:none}.index .read-only-container-top .editor__info{display:flex}.indexComment .mini-editor .rich-text-editor__placeholder{padding:0}.indexComment .rich-text-editor__wrapper{will-change:auto}dialog[role=dialog].indexComment button.dialog__cancel-btn.dialog__btn,dialog[role=dialog].indexComment button.dialog__no-btn.dialog__btn,dialog[role=dialog].indexComment button.dialog__ok-btn.dialog__btn{font-size:13px;color:#fff;border:0;padding:.6em .9em;font-family:'OpenSans-SemiBold';margin-left:1em}dialog[role=dialog].indexComment button.dialog__no-btn.dialog__btn,dialog[role=dialog].indexComment button.dialog__ok-btn.dialog__btn{background-color:#333}dialog[role=dialog].indexComment button.dialog__cancel-btn.dialog__btn{background-color:#8a8a8a}dialog[role=dialog] .dialog__btn:hover,dialog[role=dialog].indexComment button.dialog__cancel-btn.dialog__btn:hover,dialog[role=dialog].indexComment button.dialog__no-btn.dialog__btn:hover,dialog[role=dialog].indexComment button.dialog__ok-btn.dialog__btn:hover{background:#e47d22;color:#fff}.index .index__term-container.delete,.index .index__term-container.drag-delete{text-decoration:line-through;color:red}.index .index__undo__icon{background:0 0;border:0;cursor:pointer}.index .index__undo_term__icon{line-height:24px;float:left}.index .index__undo_term__icon--text{line-height:24px;color:#ff6c00}.index__term-location--deleted{display:inline-block;border:2px solid #f80808;cursor:pointer;width:25px;height:auto;background:#fff;text-align:center;border-radius:50px 5px 5px 50px;font-size:12px;color:#f80808;line-height:20px;text-decoration:line-through}.index .locater-bg{background-color:#007398}.index__term-location-action--deleted{cursor:not-allowed}.index .image-wrapper{pointer-events:none!important}.index__term-location-action.disabled{opacity:.6;cursor:not-allowed}.index .editor-container__math.editor-container__previous-math-image:not(:only-child),.index .editor__track-container.editor__track-container--previous,.index .image-enlarge-view .image-wrapper .enlarge-image-overlay,.index .tab-panel__container button:not(.menu-item__index--show){display:none!important}.cmtPanel .static-menu{display:none!important}.cmtPanel .rich-text-editor__content-wrapper{height:100px}.index .add-index-info{border:.5px solid gray;border-radius:15px;background:#f8f5f5;width:295px;margin-left:75px;position:absolute;z-index:1;padding:12px;text-align:justify;display:none;right:0;top:2em}.index .add-index-info--show{display:block}.index .add-index-info-header{margin-bottom:10px;font-weight:600;display:flex;flex-direction:row;justify-content:space-between}.index .close-icon{position:absolute;top:5px;color:#000;font-weight:600;right:10px;font-size:16px;cursor:pointer}.index .fn-content span[data-format=italic],.index .rich-text-editor span[data-format=bold],.index .rich-text-editor span[data-format=clear-delete],.index .rich-text-editor span[data-format=italic],.index .rich-text-editor span[data-format=subscript],.index .rich-text-editor span[data-format=superscript]{background-color:inherit;color:inherit}.index .contrib-container div[data-format=add],.index .contrib-container div[data-format=modify],.index .contrib-container div[data-format=reorder],.index .contrib-container span[data-format=add],.index .contrib-container span[data-format=add] [data-html-name=email],.index .contrib-container span[data-format=modify],.index .contrib-container span[data-format=modify] [data-html-name=email],.index .contrib-container span[data-format=reorder],.index .contrib-container span[data-format=reorder] [data-html-name=email],.index .footnote-item .fn-entry[data-fnformat=insert],.index .reference-wrapper [data-correction-type=insert],.index .rich-text-editor .ins{color:inherit;text-decoration:inherit}.index li.footnote-item div.fn-entry .fn-entry[data-fnformat=insert]{background-color:inherit}.index .contrib-container div[data-format=add],.index .contrib-container span[data-format=modify],.index .rich-text-editor .ins{background-color:#f7f7f7}.index .reference-wrapper [data-correction-type=insert]{background-color:#efefef}.index .abbr-keyword-container .abbr-keyword__data-container,.index .keyword-container .keyword__data-container{margin-top:0;padding-top:0;min-height:auto}.index div.abbr-keyword-container,.index div.keyword-container{min-height:auto}.index__term-container.insert .term__text{background-color:#ff9;color:green}.index__term-container.insert.delete .term__text,.index__term-container.insert.drag-delete .term__text{background-color:unset}.index .index__dragged__badge,.index .index__undo__container,.index__term-container.delete .index__menu__container>div,.index__term-container.delete .index__term-container-nested .index__menu__container>div,.index__term-container.drag-delete.dragged .index__menu__container>div{display:none}.index__term-container.delete .index__menu__container .index__undo__container,.index__term-container.drag-delete.dragged .index__menu__container .index__dragged__badge{display:block}.index__term-container.delete span.index__term-location-action,.index__term-container.drag-delete span.index__term-location-action{cursor:not-allowed}.index__term-container.delete .index__term__drag-icon,.index__term-container.drag-delete .index__term__drag-icon{visibility:hidden}.index .comment__bubble{cursor:pointer}.index__term-container.delete .comment__bubble,.index__term-container.drag-delete .comment__bubble{cursor:not-allowed;opacity:.5}.index .contrib-container{pointer-events:none}.editor .article-footnote-container span[data-format=bold],.editor .article-footnote-container span[data-format=italic],.editor .article-footnote-container span[data-format=subscript],.editor .article-footnote-container span[data-format=superscript],.editor .table-footnote-container span[data-format=bold],.editor .table-footnote-container span[data-format=italic],.editor .table-footnote-container span[data-format=subscript],.editor .table-footnote-container span[data-format=superscript],.editor .text-footnote-container span[data-format=bold],.editor .text-footnote-container span[data-format=italic],.editor .text-footnote-container span[data-format=subscript],.editor .text-footnote-container span[data-format=superscript],.index .editor span[class$=-citation-wrapper] .optinsert,.index .editor span[class$=-citation-wrapper] .removeunderline [data-format=subscript],.index .editor span[class$=-citation-wrapper] .removeunderline [data-format=superscript],.index .extra span[class$=-citation-wrapper] .optinsert,.index .extra span[class$=-citation-wrapper] .removeunderline [data-format=subscript],.index .extra span[class$=-citation-wrapper] .removeunderline [data-format=superscript],.index .supplementary span[class$=-citation-wrapper] .optinsert,.index .supplementary span[class$=-citation-wrapper] .removeunderline [data-format=subscript],.index .supplementary span[class$=-citation-wrapper] .removeunderline [data-format=superscript],.supplementary .table-footnote-container span[data-format=bold],.supplementary .table-footnote-container span[data-format=italic],.supplementary .table-footnote-container span[data-format=subscript],.supplementary .table-footnote-container span[data-format=superscript],.supplementary .text-footnote-container span[data-format=bold],.supplementary .text-footnote-container span[data-format=italic],.supplementary .text-footnote-container span[data-format=subscript],.supplementary .text-footnote-container span[data-format=superscript]{background:0 0}.index .editor span[class$=-citation-wrapper] .optdel,.index .extra span[class$=-citation-wrapper] .optdel,.index .reference-container__reference-label-original,.index .supplementary span[class$=-citation-wrapper] .optdel,.print .index .index__term-location-action{display:none}.index .commentContainer{background:#ff9;padding:5px;position:relative;margin:4px;display:flex}.index .commentText{padding-left:3px}.menu-item__resupply-page-proof{border:0;background:0 0;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;border-top:.5em solid transparent;padding:.4em .3em .45em}.menu-item__icon-resupply-page-proof{display:inline-block}.menu-item__svg-resupply-page-proof{width:1.4em;height:1.9em;vertical-align:middle}.menu-item__resupply-page-proof-text{display:inline-block;font-family:'OpenSans-Regular',arial,sans-serif;font-size:12px;margin-left:5px;color:#474747}.menu-item__resupply-page-proof:hover .menu-item__svg-view-page-proof,.menu-item__view-page-text:hover{fill:#e47d22;color:#e47d22}.menu-item__resupply-page-proof:hover .menu-item__resupply-page-proof-text{color:#e47d22}.menu-item__resupply-page-proof[disabled]{cursor:not-allowed}.menu-item__resupply-page-proof[disabled] .menu-item__resupply-page-proof-text{color:#999}.menu-item__resupply-page-proof[disabled] .menu-item__svg-view-page-proof{fill:#999}.view-page-proof_iframe-container--hide{display:none}.dialog-body-new{width:700px;height:80px;padding:.5em 1em}.dialog-body-new a,.dialog-body-old a{color:#2091da}.dialog-body-old{width:700px;padding:.5em 1em;line-height:2em}.dialog-body-versionText{padding:.5em 3.5em}.resupply-proof__message{margin:0 0 10px;display:flex;padding:5px 12px}.resupply-proof__message-icon{width:24px;height:24px;flex:none}.resupply-proof__message-text{margin:0 0 0 10px;font-size:12px;color:#212121;line-height:20px}.resupply-proof__message-icon-svg circle{stroke:#b3a600}.resupply-proof__message-icon-svg text{fill:#b3a600}[data-name=resupplyProof] .dialog__heading{font-size:1.1em}[data-name=resupplyProof] .resupply-proof__content{padding:.6em;min-height:350px}.resupply-proof__version-container{font-family:'Times New Roman',Times,serif;font-size:14px;color:#222;padding:1.2em;border:1px solid transparent;background:0 0}.resupply-proof__version-container:hover{background:#f6f6f6;border:1px solid #e4e4e4}.resupply-proof__link,.resupply-proof__link:active,.resupply-proof__link:visited{color:#2091da}.resupply-proof__read-only-state{margin-left:5px}.resupply-proof__version-title{margin:0;padding-bottom:10px}.static-menu .menu-container__drop-btn{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.5em;cursor:pointer}.static-menu .menu-container{position:relative;display:inline-block}.static-menu .menu-container__dropdown-content{display:none;position:absolute;background-color:#f1f1f1;min-width:200px;overflow:auto;box-shadow:0 .5em 1em 0 rgba(0,0,0,.2);z-index:1;right:0;top:36px}.floating-menu .menu-container__dropdown-content button,.static-menu .menu-container__dropdown-content button{color:#000;padding:.8em .9em;text-decoration:none;display:block;background-color:#f9f9f9;border:0;width:100%;text-align:left;cursor:pointer;font-family:'OpenSans-SemiBold',arial,sans-serif;font-size:.9em;border-top:1px solid #f3f3f3}.static-menu .menu-container__dropdown-content button:hover{color:#de8131}.static-menu .menu-container__show{display:block}.feather-flow-menu-container .feather-flow-menu_group .menu-container__drop-btn,.floating-menu .menu-container__drop-btn{border:0;background:0 0;padding:.5em;cursor:pointer}.feather-flow-menu-container .feather-flow-menu_group .menu-container__dropdown-content,.floating-menu .menu-container__dropdown-content{display:none;background:#fff;min-width:150px;box-shadow:0 0 12px 0 rgba(0,0,0,.2);z-index:1;border:1px solid #fff}.floating-menu .menu-container__dropdown-content button{background-color:#fff}.feather-flow-menu-container .feather-flow-menu_group .menu-container__dropdown-content button:first-child,.floating-menu .menu-container__dropdown-content button:first-child{border-top:0}.feather-flow-menu-container .feather-flow-menu_group .menu-container__dropdown-content button:hover,.floating-menu .menu-container__dropdown-content button:hover{background-image:linear-gradient(-180deg,#f5f5f5 20%,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.feather-flow-menu-container .feather-flow-menu_group .menu-container__show,.floating-menu .menu-container__show{display:block}.feather-flow-menu-container .feather-flow-menu_group .menu-container__dropdown-content::after,.floating-menu .menu-container__dropdown-content::after{left:-17px;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent #fff transparent transparent;border-width:8px;margin-top:-6px;z-index:1}.feather-flow-menu-container .feather-flow-menu_group .menu-container__dropdown-content button{color:#000;padding:.8em .9em;text-decoration:none;display:block;background-color:#fff;border:0;width:100%;text-align:left;cursor:pointer;font-family:'OpenSans-SemiBold',arial,sans-serif;font-size:.9em;border-top:1px solid #f3f3f3}.static-menu .menu-item__foot-note{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.5em;cursor:pointer}.static-menu .menu-item__icon-foot-note{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.static-menu .menu-item__foot-note .menu-item__foot-note-text{font-family:'OpenSans-SemiBold',arial,sans-serif;margin:0 0 0 .5em;font-size:.9em}.static-menu .menu-item__foot-note--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.static-menu .menu-item__foot-note[disabled]{cursor:default}.static-menu .menu-item__foot-note--active .menu-item__foot-note-text,.static-menu .menu-item__foot-note:hover .menu-item__foot-note-text{color:#e47d22}.static-menu .menu-item__foot-note--active .menu-item__svg-foot-note,.static-menu .menu-item__foot-note:hover .menu-item__svg-foot-note{fill:#e47d22}.static-menu .menu-item__foot-note[disabled] .menu-item__svg-foot-note,.static-menu .menu-item__foot-note[disabled]:hover .menu-item__svg-foot-note{fill:gray}.static-menu .menu-item__foot-note[disabled] .menu-item__foot-note-text,.static-menu .menu-item__foot-note[disabled]:hover .menu-item__foot-note-text{color:gray}.add-footnote-container{background-color:#fff;height:100%}.add-foot-note{padding:1.8em}.add-foot-note__action-btn-holder{text-align:right;margin-top:1em}.add-foot-note__add-btn,.add-foot-note__cancel-btn{background-color:#989e9e;color:#fff;border:0;padding:.7em;width:7em;margin-left:1em;font-family:'OpenSans-SemiBold',sans-serif,arial;font-size:12px}.add-foot-note__add-btn{background-color:#333}.add-foot-note__add-btn:hover,.add-foot-note__cancel-btn:hover{background-color:#e47d22;cursor:pointer}.add-foot-note__header{display:flex}.add-foot-note__header-text{font-size:1.3em;color:#e47d22;font-weight:400;margin:0;padding:.5em 1em .5em 0;flex:1}.add-foot-note__body-holder{padding:1em 0;border-top:1px solid #d1d6dc;max-height:450px;overflow-y:auto}.add-foot-note__editor{padding:.5em 0}.add-foot-note__label{margin:.75em 0;display:block}.add-foot-note__category-input{display:block;width:100%;height:2em;background-color:#fff;outline:0;margin-top:.5em;border:1px solid #d1d6dc}.add-foot-note__url-holder{border:1px solid #d1d6dc;display:flex}.add-foot-note__url-label{min-width:2.5em;text-align:center;display:inline-block;padding:.5em 1em}.add-foot-note__url{flex:1;border:0;border-left:1px solid #d1d6dc;padding:.2em;outline:0}.add-foot-note__url-cancel-btn,.add-foot-note__url-select-btn{background-color:#333;border:0;padding:0 .5em;cursor:pointer}.add-foot-note__url-cancel-btn{margin-left:.1em;background-color:#989e9e}.add-foot-note__url-cancel-svg,.add-foot-note__url-select-svg{fill:#fff}.add-foot-note .menu-item__email-text,.add-foot-note .menu-item__url-text,.add-foot-note .static-menu--hide{display:none}.add-foot-note .static-menu--show{display:block}.add-foot-note .static-menu .menu-item__email,.add-foot-note .static-menu .menu-item__url{border:0;background:0 0;padding:.5em;cursor:pointer}.add-foot-note .static-menu .menu-item__icon-email,.add-foot-note .static-menu .menu-item__icon-url{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em;margin-right:.25em}.add-foot-note .static-menu .menu-item__email--active,.add-foot-note .static-menu .menu-item__url--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.add-foot-note .static-menu .menu-item__email--active .menu-item__email-text,.add-foot-note .static-menu .menu-item__email:hover .menu-item__email-text,.add-foot-note .static-menu .menu-item__url--active .menu-item__url-text,.add-foot-note .static-menu .menu-item__url:hover .menu-item__url-text{color:#e47d22}.add-foot-note .static-menu .menu-item__email--active .menu-item__svg-email,.add-foot-note .static-menu .menu-item__email:hover .menu-item__svg-email,.add-foot-note .static-menu .menu-item__url--active .menu-item__svg-url,.add-foot-note .static-menu .menu-item__url:hover .menu-item__svg-url{fill:#e47d22}.add-foot-note .static-menu .menu-item__email[disabled],.add-foot-note .static-menu .menu-item__url[disabled]{cursor:default}.add-foot-note .static-menu .menu-item__email[disabled] .menu-item__svg-email,.add-foot-note .static-menu .menu-item__url[disabled] .menu-item__svg-url{fill:gray}.add-foot-note .static-menu .menu-item__email[disabled] .menu-item__email-text,.add-foot-note .static-menu .menu-item__email[disabled] .menu-item__url-text{color:gray}.add-foot-note .static-menu .menu-item__icon-email--select-none,.add-foot-note .static-menu .menu-item__icon-url--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.add-foot-note .menu-item__email-color,.add-foot-note .menu-item__url-color{height:10px;width:10px;right:2px;vertical-align:middle;position:relative;display:inline-block}.add-foot-note__help-btn{border:0;background:0 0;padding:.5em;cursor:pointer}.add-foot-note__help-icon{width:1.42em;display:inline-block;vertical-align:middle;height:1.42em}.add-foot-note__help-btn:hover .add-foot-note__help-svg{fill:#de8131}.add-foot-note__add-btn[disabled]{color:#888;opacity:.5}.add-foot-note__add-btn[disabled]:hover{background-color:#333}.floating-menu .menu-item__foot-note{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.menu-item__foot-note *,.menu-item__footnote-citation *{pointer-events:none}.floating-menu .menu-item__foot-note--show{display:block}.floating-menu .menu-item__icon-foot-note{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__foot-note--active .menu-item__svg-foot-note .path-1,.floating-menu .menu-item__foot-note--active .menu-item__svg-foot-note .rect-1{stroke:#fff}.floating-menu .menu-item__foot-note--active .menu-item__svg-foot-note .path-1,.floating-menu .menu-item__foot-note--active .menu-item__svg-foot-note .rect-2,.floating-menu .menu-item__foot-note--active .menu-item__svg-foot-note .rect-3{fill:#fff}.floating-menu .menu-item__foot-note .menu-item__foot-note-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__foot-note--active .menu-item__foot-note-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__foot-note--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__foot-note[disabled]{cursor:default}.floating-menu .menu-item__foot-note[disabled] .menu-item__svg-foot-note,.floating-menu .menu-item__foot-note[disabled]:hover .menu-item__svg-foot-note{fill:gray}.floating-menu .menu-item__foot-note[disabled] .menu-item__foot-note-text,.floating-menu .menu-item__foot-note[disabled]:hover .menu-item__foot-note-text{color:gray}.floating-menu .menu-item__foot-note--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__foot-note--ui-button.menu-item__foot-note--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__footnote-citation{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.floating-menu .menu-item__footnote-citation--show{display:block}.floating-menu .menu-item__icon-footnote-citation{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__footnote-citation--active .menu-item__svg-footnote-citation .path-1,.floating-menu .menu-item__footnote-citation--active .menu-item__svg-footnote-citation .rect-1{stroke:#fff}.floating-menu .menu-item__footnote-citation--active .menu-item__svg-footnote-citation .path-1,.floating-menu .menu-item__footnote-citation--active .menu-item__svg-footnote-citation .rect-2,.floating-menu .menu-item__footnote-citation--active .menu-item__svg-footnote-citation .rect-3{fill:#fff}.floating-menu .menu-item__footnote-citation .menu-item__footnote-citation-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__footnote-citation--active .menu-item__footnote-citation-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__footnote-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__footnote-citation[disabled]{cursor:default}.floating-menu .menu-item__footnote-citation[disabled] .menu-item__svg-footnote-citation,.floating-menu .menu-item__footnote-citation[disabled]:hover .menu-item__svg-footnote-citation{fill:gray}.floating-menu .menu-item__footnote-citation[disabled] .menu-item__footnote-citation-text,.floating-menu .menu-item__footnote-citation[disabled]:hover .menu-item__footnote-citation-text{color:gray}.floating-menu .menu-item__footnote-citation--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__footnote-citation--ui-button.menu-item__footnote-citation--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.feather-flow .add-footnote-container .add-foot-note__header-text{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;padding:0 5px 5px;flex:1;margin:0;font-size:18px;line-height:24px;text-align:left;color:#35424d}.feather-flow .add-footnote-container .add-foot-note{padding:10px}.feather-flow .add-foot-note__category-label,.feather-flow .add-foot-note__label{color:#000;font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;margin:.5em .5em .5em .25em}.feather-flow .add-foot-note__editor{margin-bottom:1em}.feather-flow .add-foot-note__add-btn:hover{background-color:#9e4300}.feather-flow .add-foot-note__add-btn{padding:6px 12px;align-items:flex-start;border-radius:4px;color:#fff;width:auto;margin:.1em .2em;background:#ff6c00;transition:.3s all;font-size:14px}.feather-flow .add-foot-note__cancel-btn{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;line-height:16px;background-color:transparent;margin:.1em .2em;color:#ff6c00;width:auto;transition:.3s all;border-radius:4px;padding:8px 12px}.feather-flow .add-foot-note__cancel-btn:hover{background-color:#fff5ee}.feather-flow .add-foot-note__body-holder{border:0;padding-top:0}.feather-flow .add-foot-note__category-input{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;border-radius:4px;border:1px solid #c4c4c4;padding:5px 8px;height:2.25em}.add-footnote-container span[data-html-name=email]{color:#f67835}.add-footnote-container a[data-html-name=link]{color:#00f;text-decoration:underline;background:0 0}.editor .footnote-container{margin-top:15px}.editor .footnote-container .footnote-title,.editor .table-footnote-container .table-footnote-title,.supplementary .table-footnote-container .table-footnote-title{margin:0}.editor .footnote-container .footnote-wrapper{background:#efefef}.editor .article-footnote-container ul,.editor .text-footnote-container ul{list-style:none;margin:0;padding:0}.editor .article-footnote-container .article-footnote-title,.editor .text-footnote-container .text-footnote-title{margin:0;padding:0 10px}.editor .table-footnote-container .table-footnote-wrapper li,.supplementary .table-footnote-container .table-footnote-wrapper li{font-style:normal;line-height:180%!important;position:relative;cursor:pointer;text-align:justify}.editor .article-footnote-container .article-footnote-wrapper li,.editor .table-footnote-container .footnote-wrapper li,.editor .text-footnote-container .text-footnote-wrapper li,.supplementary .table-footnote-container .footnote-wrapper li{font-family:Times New Roman,Times;font-size:1.143em;font-style:normal;line-height:26px!important;margin-top:10px;position:relative;cursor:pointer;padding:0 15px 0 10px;text-align:justify}.editor .article-footnote-container.hide,.editor .footnote-container.hide,.editor .text-footnote-container.hide,.footnote-fn--hide,.footnote-fn-group-label-hide{display:none}.editor .table-footnote-container,.supplementary .table-footnote-container{line-height:normal;font-size:12px;padding:1.14rem;background-color:#f7f7f7;border:1px solid #e0e0e0}.editor .table-footnote-container .footnote-title,.supplementary .table-footnote-container .footnote-title{margin:0}.editor .table-footnote-container .footnote-wrapper,.supplementary .table-footnote-container .footnote-wrapper{background:#efefef}.editor .table-footnote-container ul,.supplementary .table-footnote-container ul{display:inline;list-style:none;margin:0;padding:0}.editor .table-footnote-container .footnote-wrapper li,.supplementary .table-footnote-container .footnote-wrapper li{display:block;list-style:none;font-size:14px;line-height:180%!important;padding:0 5px 0 10px}.editor .fn-entry[data-format=delete],.supplementary .fn-entry[data-format=delete]{color:red;text-decoration:line-through}.editor .fn-entry[data-format=edit],.editor .fn-entry[data-format=insert],.supplementary .fn-entry[data-format=edit],.supplementary .fn-entry[data-format=insert]{color:green}.editor .article-footnote-container .fn-undo,.editor .table-footnote-container .fn-undo,.editor .text-footnote-container .fn-undo,.supplementary .table-footnote-container .fn-undo{height:16px;width:16px;display:block;cursor:pointer;border:0;background:0 0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.editor .table-footnote-container .footnote-undo-container,.supplementary .table-footnote-container .footnote-undo-container{position:absolute;left:-34px;top:5px}.editor .article-footnote-container .footnote-undo-container,.editor .text-footnote-container .footnote-undo-container{position:absolute;left:-24px;top:5px}.editor .table-footnote-container span[data-format=superscript],.supplementary .table-footnote-container span[data-format=superscript]{font-size:12px}.editor .article-footnote-container span[data-html-name=fn-label]::after,.editor .text-footnote-container span[data-html-name=fn-label]::after{content:' '}.editor .fn-entry[data-fnformat=delete] a[data-html-name=link],.editor .fn-entry[data-format=delete] a[data-html-name=link],.supplementary .fn-entry[data-fnformat=delete] a[data-html-name=link],.supplementary .fn-entry[data-format=delete] a[data-html-name=link]{color:red;text-decoration:none}.footnote-blocker:before{content:'';border-top:1px solid transparent;border-bottom:8px solid #474747;border-left:8px solid transparent;border-right:8px solid transparent;position:absolute;top:-9px;left:1px}.footnote-blocker{width:18px;height:24px;background:#474747;color:#fff;font-size:14px;text-align:center;position:absolute;line-height:35px;top:20px;left:-18px;z-index:15}.editor h2[aria-level][data-html-name=section-title].fn-section-title-hide,.footnote__d-none{display:none}.footnote-label-org{color:red;width:2.5em;position:absolute;text-align:center;left:0}.editor .text-footnote-container span[data-html-name=fn-label]{float:left;width:5.5em;text-align:right;padding-right:.5em}.editor .text-footnote-container span[data-html-name=fn-content]{float:right;width:calc(100% - 5.5em)}.editor .article-footnote-container .article-footnote-wrapper li .fn-entry,.editor .text-footnote-container .text-footnote-wrapper li .fn-entry{position:relative;padding:0}.editor .text-footnote-container .fn-entry[data-format=delete] span[data-html-name=fn-content],.editor .text-footnote-container .fn-entry[data-format=delete] span[data-html-name=fn-label],.footnote-label-org{text-decoration:line-through}.editor .footnote-item>.fn-entry[data-fnformat]{display:block}.editor .table-footnote-wrapper .grey--bg,.extra thead tr,.footnote-wrapper .grey--bg,.supplementary thead tr{background-color:#e1e1e1}.footnote-wrapper .edit-block,.table-footnote-wrapper .footnote-item .edit-block{border-top-left-radius:6px;border-top-right-radius:6px}.editor .article-footnote-container .fn-undo[disabled=true],.editor .text-footnote-container .fn-undo[disabled=true]{opacity:.3;cursor:not-allowed}.editor .hybrid.article-footnote-container .article-footnote-wrapper li,.editor .hybrid.text-footnote-container .text-footnote-wrapper li{padding:0 15px 0 0}.editor .hybrid.article-footnote-container .article-footnote-wrapper li.footnote-item,.editor .hybrid.text-footnote-container .text-footnote-wrapper li.footnote-item{font-size:1em;margin:0 0 12px}.editor .hybrid.article-footnote-container .article-footnote-wrapper .footnote-group h4,.editor .hybrid.text-footnote-container .text-footnote-wrapper .footnote-group h4{margin:0 20px}.editor .hybrid.text-footnote-container span[data-html-name=fn-label]{width:3.5em}.editor .hybrid.text-footnote-container span[data-html-name=fn-content]{width:calc(100% - 3.5em)}.editor .text-footnote-container h4.text-footnote-coi-title{font-size:1.143em;margin:10px 20px 3px}.editor .table-footnote-container h4[data-html-name=table-fn-grp-label]{font-size:1.14em;margin:5px 0}.editor .text-footnote-container h4.text-footnote-group-title{font-size:1em;margin:2px;padding:0 20px}.editor .fn-entry[data-fnformat=delete],.supplementary .fn-entry[data-fnformat=delete]{color:red;text-decoration:line-through;display:inline}.editor .fn-entry[data-fnformat=edit],.editor .fn-entry[data-fnformat=insert],.supplementary .fn-entry[data-fnformat=edit],.supplementary .fn-entry[data-fnformat=insert]{color:green}.editor .table-footnote-container,.supplementary .table-footnote-container{margin:0 0 15px}.editor .article-footnote-container span[data-html-name=fn-label]{float:left;width:5em;text-align:right;padding-right:.5em}.editor .article-footnote-container span[data-html-name=fn-content]{float:right;width:calc(100% - 5em)}.editor .article-footnote-container,.editor .text-footnote-container{padding-bottom:10px}.editor span[data-html-name=fn-content] .fn-entry[data-fnformat=delete],.editor span[data-html-name=fn-content] .fn-entry[data-fnformat=edit],.editor span[data-html-name=fn-content] .fn-entry[data-fnformat=insert],.supplementary span[data-html-name=fn-content] .fn-entry[data-fnformat=delete],.supplementary span[data-html-name=fn-content] .fn-entry[data-fnformat=edit],.supplementary span[data-html-name=fn-content] .fn-entry[data-fnformat=insert]{background-color:#ff9;display:inline}.editor .fn-entry[data-fnformat=insert],.howdoi-container__content .menu a:hover,.supplementary .fn-entry[data-fnformat=insert]{text-decoration:underline}.editor .footnote-item>.fn-entry{padding:0 0 0 50px;position:relative}.editor [data-fn-name=tableFn]>.fn-entry [data-html-name=fn-label]{position:absolute;left:0;width:45px;text-align:right}.editor [data-fn-name=tableFn]>.fn-entry [data-html-name=fn-content]{display:block}.feather-flow .editor .footnote-container{margin-top:28px}.feather-flow .editor .table-footnote-container .table-footnote-title{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:18px;line-height:28px}.feather-flow .editor [data-fn-name=tableFn]>.fn-entry [data-html-name=fn-content]{font-size:14px;line-height:18px}.feather-flow .editor .footnote-container .footnote-title{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;line-height:28px;text-align:left;color:#222;font-size:1.71rem;margin:15px 0}.feather-flow .editor [data-fn-name=tableFn]>.fn-entry [data-html-name=fn-label]{width:10px;line-height:10px}.feather-flow .editor .footnote-item>.fn-entry{padding:0 0 0 15px}.feather-flow .editor .table-footnote-container .table-footnote-wrapper li{margin:8px 0}.feather-flow .editor .footnote-container .footnote-wrapper{padding:15px 10px}.feather-flow .editor .article-footnote-container .article-footnote-title,.feather-flow .editor .text-footnote-container .text-footnote-title{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600}.feather-flow .editor .table-footnote-container span[data-format=superscript],.feather-flow .supplementary .table-footnote-container span[data-format=superscript]{line-height:8px}.feather-flow .editor .article-footnote-container .fn-undo,.feather-flow .editor .text-footnote-container .fn-undo{position:relative;right:10px;bottom:8px}.menu-item__icon-invite-collaborator{border:0;background:0 0;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;border-top:.3em solid transparent;padding:.3em .3em .5em;position:relative}.menu-item__icon-invite-collaborator--active{border-top:.3em solid #e47d22;background:#fff}.menu-item__svg-invite-collaborator{width:2em;height:2em;vertical-align:middle}.collaborators-count-bubble{font-size:9px;font-style:normal;background:#e47d22;color:#fff;width:15px;height:15px;text-align:center;position:absolute;right:6px;top:1px;border-radius:50%;padding-top:2px}.invite-collaborator-container{height:100%;background-color:#fff;overflow-y:auto}.collaborators{background-color:#fff;font-family:'OpenSans-Regular',sans-serif,arial}.collaborators__header{display:flex;margin:0 1.3em;border-bottom:1px solid #ced6dc}.collaborators__invite-header-text{color:#e47d22;font-family:'OpenSans-semi',sans-serif,arial;flex:1}.collaborators__invite-form--disabled{opacity:.5;pointer-events:none}.collaborators__autor-email-label,.collaborators__autor-first-name-label,.collaborators__autor-last-name-label,.collaborators__comment-label,.collaborators__edit-label{display:block;line-height:2.5em}.collaborators__autor-name-holder,.collaborators__mail-duration-holder{display:flex}.collaborators__author-email,.collaborators__author-first-name,.collaborators__author-last-name{border:1px solid #ced6dc;width:100%;height:2em;box-sizing:border-box;display:block;padding:.3em;font-family:'OpenSans-Regular',sans-serif,arial}.collaborators__autor-email-label,.collaborators__autor-first-name-label{margin-right:1em}.collaborators__autor-email-label,.collaborators__autor-first-name-label,.collaborators__autor-last-name-label,.collaborators__duration-holder{flex:1}.collaborators__comment-input{width:100%;box-sizing:border-box;border:1px solid #ced6dc;padding:.3em;font-family:'OpenSans-Regular',sans-serif,arial}.collaborators__author-group{position:relative;padding:.3em;border-top:1px solid #aaa}.collaborators__author-group:first-child{border-top:none}.collaborators__group-remove-btn{position:absolute;top:5px;right:3px;padding:.4em .6em;text-align:center;background:#474747;color:#fff;border:0;cursor:pointer}.collaborators__author-add-btn:hover,.collaborators__cancel-btn:hover,.collaborators__close-btn:hover,.collaborators__group-remove-btn:hover,.collaborators__invite-author-btn:hover,.collaborators__remind-btn:hover,.collaborators__stop-btn:hover{background-color:#f67835}.collaborators__button-holder{padding:.5em 1.3em .5em 0;display:flex;justify-content:flex-end}.collaborators__author-parent-container{padding:0 1.3em;overflow:auto}.collaborators__author-add-btn{position:absolute;top:14px;right:7px;padding:.5em;text-align:center;background:#474747;color:#fff;border:0;cursor:pointer}.collaborators__cancel-btn,.collaborators__invite-author-btn{background-color:#333;color:#fff;padding:.6em;cursor:pointer;border:0;font-family:'OpenSans-SemiBold',sans-serif,arial}.collaborators__cancel-btn{margin-right:.1em}.collaborators__invite-list-header{background-color:#e6e6e6;display:flex;justify-content:space-around}.collaborators__expire-date,.collaborators__invitees{padding:.3em}.collaborators__date-editing,.collaborators__time-editing{background-color:#fff;height:2em;border:1px solid #ced6dc}.collaborators__date-label,.collaborators__time-label{padding:.25em;margin-right:.3em;font-size:.8em}.collaborators__close-btn-holder{display:flex;margin-top:.1em}.collaborator-confirmDialog footer.dialog__footer.dialog__elem-show,.collaborators__action-buttons{display:flex}.collaborators__close-btn,.collaborators__remind-btn,.collaborators__stop-btn{background-color:#333;color:#fff;padding:.6em .3em;cursor:pointer;border:0;flex:1;margin-right:.2em;font-family:'OpenSans-SemiBold',sans-serif,arial}.collaborators__invite-list-container{width:100%;bottom:0}.collaborators__error-container--show{background:rgba(255,0,0,.3);border:1px solid rgba(255,0,0,.18);padding:0;color:#171313;width:100%;text-align:center;top:2.2em}.collaborators__invite-list{padding:0;list-style-type:none}.collaborators__invitee-details{display:flex;margin-top:1em}.collaborators__invitee-initial{background:#e47d22;color:#fff;border:0;padding:.2em .5em}.collaborators__invitee-edit-icon:hover,.collaborators__invitee-email-icon:hover{fill:#f67835}.collaborators__required{color:red;font-size:.9em;vertical-align:bottom;position:static;line-height:2.5em}.collaborators__invitees-holder{padding:0;word-break:break-all;list-style-type:none;margin:0;font-size:.9em}.collaborators__invitee-header-items{padding:0 1em 0 .5em;font-weight:700}.collaborators__invitee-list-items{padding:.8em 0 .8em .5em}.collaborators__duration-provided-header,.collaborators__duration-remaining-header,.collaborators__invitee-duration-provided,.collaborators__invitee-duration-remaining{width:21%;display:inline-block;vertical-align:middle;text-align:center;padding:0 .3em}.collaborators__invitee-name{width:20%;display:inline-block;vertical-align:middle;padding:0 .3em}.collaborators__invitee-status{display:inline-block;vertical-align:middle;text-align:center;padding:0 .3em}.collaborators__invitee-name-header,.collaborators__invitee-status-header{width:20%;display:inline-block;vertical-align:middle;padding:0 .3em}.collaborators__invitee-status-header{text-align:center}.collaborators__invitee-status{width:22%}.collaborators__invitee-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:left}.collaborators__invitee-name-header,.supplementary [data-html-name=table-group] table caption{text-align:left}.collaborators__invitee-check-box-header,.collaborators__invitee-edit-icon-header,.collaborators__invitee-edit-icon-holder,.collaborators__invitee-initial-header,.collaborators__invitee-initial-holder,.collaborators__invitee-input{width:5%;display:inline-block}.collaborators__invitee-edit-icon{vertical-align:middle}.collaborators__invitee-edit-icon-cont:disabled{fill-opacity:.3;cursor:default}.collaborators__invitee-edit-icon-cont:disabled .collaborators__invitee-edit-icon:hover{fill:#000}.collaborators__invitee-body-holder{height:120px;overflow:auto;background-color:#fff}.collaborators__invitee-header-holder{background-color:#d6d6d6}.collaborators__invitee-header{list-style-type:none;padding:0}.collaborators__invite-display-message-cont{text-align:center;margin-top:3em}.collaborators__author-add-btn[disabled],.collaborators__invite-author-btn[disabled],.collaborators__remind-btn[disabled],.collaborators__stop-btn[disabled]{opacity:.5;cursor:default}.collaborators__author-add-btn[disabled]:hover,.collaborators__invite-author-btn[disabled]:hover,.collaborators__remind-btn[disabled]:hover,.collaborators__stop-btn[disabled]:hover{background-color:#333}.collaborators__author-email:read-only,.collaborators__author-first-name:read-only,.collaborators__author-last-name:read-only{opacity:.5}.collaborators__highlight{background-color:#7fc163!important}.collaborators__description{background-color:#fff;padding-right:.5em;text-align:right}.collaborators__invitee-check-box{vertical-align:middle}.collaborators__duration-icon{fill:#fff;vertical-align:sub}.collaborators__duration-header{text-align:center;font-weight:700;color:#333}.collaborators__note-icon-holder{background:#fff;border:0;cursor:pointer;outline:0;padding:0}.collaborators__note-icon:hover,.menu-item__icon-invite-collaborator:hover .menu-item__svg-invite-collaborator{fill:#e47d22}.collaborators__close-icon{background-color:#fff;border:0;cursor:pointer;padding:0}.collaborators__close-btn-svg{fill:red;display:block}.collaborators__note-message-holder{position:absolute;width:90%;top:10px;transition:all .5s ease;z-index:3;right:-405px;background-color:rgba(60,65,66,.9);padding:1em}.collaborators__note-message-holder--enable{right:0}.collaborators__note-message{color:#fff}.collaborators__remove-note{position:absolute;right:10px;top:8px;font-size:16px;color:red;cursor:pointer}.collaborators__invitee-edit-icon-cont{border:0;background-color:#fff;outline:0;padding:0;cursor:pointer}.collaborators__overlay{display:none}.collaborators__overlay--show{display:block;position:absolute;background:url(/images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6;left:0;top:0;bottom:0;right:0}.menu-item__icon-invite-collaborator--active .menu-item__svg-invite-collaborator{fill:#000}.menu-item__icon-invite-collaborator[disabled]{cursor:not-allowed}.menu-item__icon-invite-collaborator[disabled] .menu-item__svg-invite-collaborator{fill:#999}.menu-item__icon-invite-collaborator[disabled] .collaborators-count-bubble{color:#999;background:#cdcdcd}.collaborator-confirmDialog .dialog__cancel-btn.dialog__btn.dialog__elem-show,.collaborator-confirmDialog .dialog__header{display:none}.collaborator-confirmDialog .dialog__cancel-btn.dialog__btn.dialog__elem-show.show{padding:1em;margin:0;background:#666;border:1px solid #666;display:inline-block;flex:1}.collaborator-confirmDialog .dialog__footer .dialog__ok-btn{width:100%;padding:1em;margin:0;background:#e9711c;border:1px solid #e9711c}.collaborator-confirmDialog .dialog__footer .dialog__ok-btn.show{background:#666;border:1px solid #666;margin-right:1px;flex:1}.collaborators__choice-selection label{display:block;padding:5px 0 10px 10px}.collaborator-confirmDialog .dialog__footer{padding:0}.collaborator-confirmDialog .dialog__footer .dialog__ok-btn[disabled]{cursor:not-allowed;opacity:.4;background:#e9711c}.collaborator-confirmDialog .collaborators__choice-selection input{margin-right:5px}.collaborator-confirmDialog .collaborators__choice-selection{margin-top:10px}.list-item__without-duration .collaborators__invitee-name{width:60%}.list-header__without-duration .collaborators__invitee-name-header{width:63%}.feather-flow .menu-item__icon-invite-collaborator{padding:0;border:0}.feather-flow .menu-item__icon-invite-collaborator svg{border-radius:4px;border:2px solid #fff}.feather-flow .menu-item__icon-invite-collaborator--active svg>path,.feather-flow button.menu-item__icon-invite-collaborator:hover svg>path{fill:#ebebeb}.feather-flow .menu-item__icon-invite-collaborator--active svg{border:2px solid #000}.feather-flow button.menu-item__icon-invite-collaborator:active svg>path{fill:#ffeee1}.feather-flow button.menu-item__icon-invite-collaborator[disabled] svg g path:first-child{fill:#8d8d8d}.feather-flow button.menu-item__icon-invite-collaborator[disabled] svg g path:last-child{stroke:#8d8d8d}.feather-flow .collaborators__invite-header-text{color:#35424d;font-size:18px;line-height:24px;text-align:left;margin-top:15px}.feather-flow .collaborators,.feather-flow .collaborators__invite-header-text{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600}.feather-flow .collaborators__header{border-bottom:none}.feather-flow .collaborators__close-icon{display:none}.feather-flow .collaborators__autor-email-label,.feather-flow .collaborators__autor-first-name-label,.feather-flow .collaborators__autor-last-name-label,.feather-flow .collaborators__comment-label,.feather-flow .collaborators__duration-holder{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;text-align:left}.feather-flow .collaborators__autor-name-holder,.feather-flow .collaborators__mail-duration-holder{margin-bottom:1em}.feather-flow .collaborators__author-email,.feather-flow .collaborators__author-first-name,.feather-flow .collaborators__author-last-name{border:1px solid #c4c4c4;padding:8px;border-radius:4px;font-family:'SourceSansPro-Regular',Arial;font-weight:400;min-height:32px;font-size:16px;margin-top:-3px}.feather-flow .collaborators__author-email::placeholder,.feather-flow .collaborators__author-first-name::placeholder,.feather-flow .collaborators__author-last-name::placeholder,.feather-flow .collaborators__comment-input::placeholder,.feather-flow .collaborators__date-editing::placeholder,.feather-flow .collaborators__time-editing::placeholder{color:#979797}.feather-flow .collaborators__mail-duration-holder,.feather-flow .highresViewer ul.image-replace__file-list{flex-direction:column}.feather-flow .collaborators__autor-email-label{margin-bottom:1em;margin-right:0}.feather-flow .collaborators__date-label,.feather-flow .collaborators__time-label,.feather-flow .invite-collaborator-btn .popper-tooltip.popper-tooltip--show{display:block}.feather-flow .collaborators__date-editing,.feather-flow .collaborators__time-editing{border:1px solid #c4c4c4;padding:4px 8px;border-radius:4px;font-family:'SourceSansPro-Regular',Arial;font-weight:400;min-height:32px;font-size:16px;width:50%;color:#979797}.feather-flow .collaborators__date-editing{margin-right:0}.feather-flow .collaborators__date-editing option,.feather-flow .collaborators__time-editing option{color:#35424d}.feather-flow .collaborators__time-editing{margin-right:0}.feather-flow .collaborators__edit-duration{display:flex;margin-top:-3px}.feather-flow .collaborators__comment-input{border:1px solid #c4c4c4;padding:8px;border-radius:4px;font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;margin-top:-3px}.feather-flow .collaborators__cancel-btn,.feather-flow .collaborators__invite-author-btn{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;line-height:16px;transition:.3s all}.feather-flow .collaborators__invite-author-btn{background-color:#ff6c00;border-radius:4px}.feather-flow .collaborators__invite-author-btn:hover{background-color:#9e4300}.feather-flow .collaborators__cancel-btn{background-color:transparent;margin-right:.3em;color:#ff6c00}.feather-flow .collaborators__cancel-btn:hover{color:#9e4300}.feather-flow .collaborators__error-container--show{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px}.feather-flow .collaborators__invitee-header-holder{background-color:#ebebeb}.collaborators__invitee-header-items{color:#000;font-size:14px}.feather-flow .collaborators__invite-display-message-cont,.feather-flow .collaborators__invitee-header-items{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px}.feather-flow .collaborators__duration-header{font-size:14px;line-height:2}.feather-flow .collaborators__invitee-header-items{line-height:26px}.feather-flow .collaborators__invitee-name,.feather-flow .collaborators__invitee-name-header,.feather-flow .collaborators__invitee-status,.feather-flow .collaborators__invitee-status-header{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:2.5;padding:3px}.feather-flow .collaborators-count-bubble{line-height:1.5;background:#ff6c00;right:-3px;top:3px;border-radius:30%;padding-top:0;font-family:'SourceSansPro-Bold',Arial;font-weight:700;font-size:11px}.feather-flow .collaborators__duration-provided-header,.feather-flow .collaborators__duration-remaining-header,.feather-flow .collaborators__invitee-duration-provided,.feather-flow .collaborators__invitee-duration-remaining{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:24px}.feather-flow .collaborators__invitee-list-items{border-bottom:1px solid #c4c4c4}.feather-flow .collaborators__invite-list-container{width:92%;margin:10px auto 0}.feather-flow .collaborators__invitee-initial-holder{display:none}.feather-flow .collaborators__remind-btn{padding:8px 12px;align-items:flex-start;border-radius:4px;background:#ff6c00;color:#fff;font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:16px;transition:.3s all}.feather-flow .collaborators__close-btn,.feather-flow .collaborators__stop-btn{padding:6px 12px;border-radius:4px;border:2px solid #ff6c00;background:#fff;width:auto;font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:16px;color:#ff6c00;transition:.3s all}.feather-flow .collaborators__close-btn{margin-top:.3em}.feather-flow .collaborators__close-btn:hover,.feather-flow .collaborators__stop-btn:hover{background-color:#fff5ee}.feather-flow .collaborators__remind-btn:hover{background-color:#9e4300}.feather-flow .collaborators__required{margin-left:4px;font-size:1rem;color:#b95000}.feather-flow .collaborators__invitee-edit-icon-cont{position:relative;top:5px}.feather-flow .collaborators__invitees-holder{margin-top:3em}.feather-flow .collaborators__button-holder{padding:1em 1.3em .5em 0}.feather-flow .invite-collaborator-btn .popper-tooltip{background:#35424d;width:max-content;color:#212121;padding:14px;font-family:'SourceSansPro-SemiBold','OpenSans-SemiBold',sans-serif;border-radius:8px;font-size:14px;line-height:16px;display:none;box-sizing:border-box}.feather-flow .invite-collaborator-btn .popper-tooltip-cite{width:230px!important}.feather-flow .invite-collaborator-btn .popper-tooltip .popper-tooltip-title{font-family:'SourceSansPro-SemiBold','OpenSans-SemiBold',sans-serif;font-size:14px;color:#fff;line-height:16px}.feather-flow .invite-collaborator-btn .tooltip-arrow,.feather-flow .invite-collaborator-btn .tooltip-arrow::before{position:absolute;width:8px;height:8px;background:inherit}.feather-flow .invite-collaborator-btn .tooltip-arrow{visibility:hidden}.feather-flow .invite-collaborator-btn .tooltip-arrow::before{visibility:visible;content:'';transform:rotate(45deg)}.feather-flow .invite-collaborator-btn .popper-tooltip[data-popper-placement^=top]>.tooltip-arrow{bottom:-4px}.feather-flow .invite-collaborator-btn .popper-tooltip[data-popper-placement^=bottom]>.tooltip-arrow{top:-4px}.feather-flow .invite-collaborator-btn .popper-tooltip[data-popper-placement^=left]>.tooltip-arrow{right:-4px}.feather-flow .invite-collaborator-btn .popper-tooltip[data-popper-placement^=right]>.tooltip-arrow{left:-4px}.feather-flow .collaborator-confirmDialog .collaborators__action-buttons,.feather-flow .collaborator-confirmDialog footer.dialog__footer.dialog__elem-show{text-wrap:nowrap}.feather-flow .collaborator-confirmDialog footer.dialog__footer.dialog__elem-show{padding:15px}.feather-flow .collaborator-confirmDialog dialog[role=dialog] .dialog__btn{margin-left:0}.feather-flow .collaborator-confirmDialog .dialog__footer .dialog__ok-btn.show{background-color:#ff6c00;border:0;padding:1em}.menu-item__howdoi{padding:0;border:0;background:0 0;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;padding:.7rem .6rem .6rem;position:relative;width:34px;height:39px}.menu-item__icon-howdoi{display:inline-block}.menu-item__svg-howdoi{width:2em;height:2em;vertical-align:middle}.menu-item__howdoi-text{display:inline-block;font-size:.95em}.menu-item__howdoi--active{background:#fff}.menu-item__howdoi--active .menu-item__icon-howdoi:after{right:98%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent #fff transparent transparent;border-width:6px;margin-top:-6px}.menu-item__howdoi[disabled]{cursor:not-allowed}.menu-item__howdoi[disabled] .menu-item__howdoi-text{color:#999}.menu-item__howdoi[disabled] .menu-item__svg-howdoi{stroke:#999}.help-container{height:100%;flex:1;background-color:#fff}.howdoi-container,.howdoi-container__wrapper{height:100%}.help-container .groupbtn{border-bottom:1px solid #e6e6e6}.howdoi-container__action-btns{display:flex;position:absolute;width:100%;bottom:0}.howdoi-container__close-btn{color:#fff;padding:0;cursor:pointer;border:0;flex:none;font-family:'OpenSans-SemiBold',sans-serif,arial}.editor .highlight .reference-container span[data-format=bold],.editor .highlight .reference-container span[data-format=italic],.editor .highlight .reference-container span[data-format=subscript],.editor .highlight .reference-container span[data-format=superscript],.howdoi-container__close-btn,.howdoi-container__close-btn:hover{background:0 0}.howdoi-container__header{padding:1em;display:flex}.howdoi-container__content{padding:0 1em 1em;height:calc(100% - 48px);overflow:auto}.howdoi-container__content .menu,.howdoi-container__content ul{list-style:none;padding:0;margin:0}.howdoi-container__content .menu a{text-decoration:none;font-family:'OpenSans-Regular',arial,sans-serif;font-size:12px;color:#2c4d67;line-height:28px}.find-panel__form--field-container-row{display:flex;align-items:center;padding-left:6px;height:28.3px;margin-bottom:12px}.find-panel__form--field-container-col{display:inline-block}.find-panel__form--field-container-col__inputGroup{width:18.8em;height:3em}.find-panel .find-input{box-sizing:border-box;width:100%;padding:.5em;background:#fff;border:1px solid #ced6dc;color:#444;font-family:'OpenSans-Regular',arial,sans-serif;font-size:1em;margin-top:.2em}.find-panel .label{color:#676666;padding:0 .25em}.find-panel .reference-color{position:relative;left:0;top:4px;margin-right:6px;opacity:.3;border-radius:2px}.find-panel .find__label{width:85px;font-family:OpenSans-Regular;font-size:12px;color:#2f2f2f;font-weight:700}.find-panel__form--field-container-col__inputbox-group{display:flex;flex:1}.find-panel__form--field-container-input{width:235px;padding:5px;height:28.3px;border:1px solid #d7d7d7;border-radius:2px}.find-panel.small-widget .find-panel__form--field-container-input{width:185px}.replace-container .find-panel__form--field-container-input{width:235px;outline:0}.find-panel__form--field-container__buttonGroup{margin-left:25px}.find-panel__form--field-container__checkboxGroup{width:13em;font-family:OpenSans-Regular;font-size:12px;color:#2f2f2f;line-height:20px;margin-left:16px}.find-panel__form--field-container__checkbox{width:16px;height:16px;border:2px solid #5a1e1e;position:relative;left:0;top:4px;margin-right:6px}.find-panel__form-button{border:1px solid #d7d7d7;border-radius:2px;font-size:12px;font-family:OpenSans-Regular;background-color:#fff;cursor:pointer;display:inline-block;margin-left:6px;height:28.3px;width:93px;font-weight:700}.find-panel__form-button:hover:not([disabled]){border:1px solid #d7d7d7;border-radius:2px;font-size:12px;font-family:OpenSans-Regular;background:#333;cursor:pointer;display:inline-block;color:#d7d7d7}.find-panel__form-button:disabled,.find-panel__form-button[disabled]{cursor:auto}.find-panel__form-close-btn-svg-x,.find-panel__form-minimize-btn-svg-x{stroke:#000;stroke-width:6px;cursor:pointer}.find-panel__form-minimize-btn-svg{width:1em;height:1.7em;cursor:pointer;padding-top:2px}.find-panel__form-close-btn-svg{width:1em;height:1.8em;cursor:pointer}.find-panel__form--field-container{border-bottom:1px solid #d7d7d7;padding:10px;height:90px}.find-panel__form-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;color:#444;background:0 0;padding-bottom:8px;position:unset;text-indent:0;font-weight:700;top:6px;right:6px;outline:0;cursor:pointer;z-index:999}.find-panel__form-small-widget-close{padding:0;position:unset;top:6px;right:6px;z-index:999}.find-panel .btn-close,.find-panel__form-minimize,.find-panel__form-small-widget-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;color:#444;background:0 0;text-indent:0;font-weight:700;outline:0;cursor:pointer}.find-panel__form-minimize{padding:8px 0;position:unset;top:6px;right:26px;z-index:999;height:30px}.find-panel .btn-close{padding:10px 10px 11px 0;height:8px;right:0}hr.find__divider{margin:0;opacity:.2;border:1px solid #979797}.find-panel .input-group{display:flex;align-items:center;border-collapse:initial;flex:1}.input-group-icon{align-items:center}.find-panel .input-group-area,.find-panel .input-group-icon{display:table-cell;vertical-align:middle}.find-panel .input-group-icon{color:#777;padding-right:6px;font-size:12px;border-left:0}.find-panel .input-group input{border:0;display:block;padding:1px;flex-grow:1}.find-panel .input-group-area{border-right:0;width:175px}.find-panel .context,.find-panel .formatting{display:flex;padding-left:15px}.find-panel .formatting{flex:.5}.find-panel .find-panel__form--field-container-row-button-container{display:flex;height:28.3px}.find-widget-container .select-box[role=combobox] .find__select__styles .selection{position:relative;display:inline-block;width:150px;height:35px;padding:.5em 1em .5em .5em;cursor:pointer;-webkit-user-select:none;user-select:none;-moz-user-select:none;box-sizing:border-box}.find-widget-container .select-box[role=combobox] .find__select__styles{border:1px solid #aaa;display:inline-block;position:relative;margin:0}.find-widget-container .select-box[role=combobox] [role=listbox]{display:none;position:absolute;width:152px;margin:0;list-style:none;padding:0;box-sizing:border-box;border:1px solid #aaa;border-top:none;background-color:#fff;z-index:1000;max-height:10.6em;overflow:auto}.find-widget-container .select-box[role=combobox] .find__select__styles [role=button]{display:block;right:0;top:0;position:absolute;width:1.3em;height:100%;cursor:pointer;box-sizing:border-box}.find-widget-container .select-box[role=combobox] .find__select__styles [role=button] .icon{border-color:#000 transparent transparent;border-style:solid;border-width:.4em .25em 0;left:calc(50% - .25em);position:absolute;top:50%}.find-widget-container .select-box,.find__select-box{font-family:OpenSans-Regular;font-size:12px;line-height:13px;color:#2f2f2f;display:block}.find__select-wrapper .select-box[role=combobox] [role=listbox] [role=option]{display:block;padding:.5em;cursor:pointer;border-bottom:unset}.find__select__format .icon,.find__select__styles .icon{width:auto}.find-widget-container .select-box[role=combobox] [role=listbox] [role=option].highlight,.find-widget-container .select-box[role=combobox] [role=listbox] [role=option]:hover{background-color:#5897fb;color:#fff}.find__select-box{line-height:20px;width:158px}.find-panel__notification{background:#fff4c6;border:1px solid #f3db75;display:flex}.find-panel__notification-message-box{flex:1;text-align:center}.find-panel__notification-dismiss,.find-panel__notification-message{color:#db3236;font-family:OpenSans-Regular;font-size:13px}.find-panel__notification-dismiss{padding:10px;text-align:center;color:#2091da}.find-panel__notification-hide{display:none}.find-panel__form--field-container-row-button-box{display:flex;justify-content:center;padding:15px;margin-top:10px;margin-bottom:10px}.find-panel-small{background:#fff;box-shadow:2px 2px 4px 0 rgba(0,0,0,.12);width:33em;height:4em}.findreplace-reset-container{display:flex;flex:1}.find-panel-small__form-more,.findreplace-reset-container a{font-family:OpenSans-Regular;font-size:13px;color:#2091da;font-weight:700}.find-panel-small__form-more{padding:3px 19px 10px;text-align:center}.find-panel-small__form-more,.find-panel__notification-dismiss,.findreplace-reset-container a{cursor:pointer;text-decoration:underline}.find-panel-small__form-close-button-box{-webkit-appearance:none;border:0;color:#444;background:0 0;cursor:pointer}.find-panel-small__form--input{flex:1;height:35px;opacity:.3;border:1px solid #979797;border-radius:2px}.find-panel.small-widget{width:487.8px;border-radius:0 0 5px 0}.find-panel__form--selection-row{padding-left:15px;font-size:13px;display:flex}.find-panel .hide,.find-panel.hide{display:none}.find-panel .show,.find-panel.show{display:block}.find-panel .input-group input:focus{outline:0;z-index:1}.find__text,.find__text_small{width:16px}.find-panel__form-button.findprevious{flex-grow:.1;height:28.3px;width:93px}.find-panel__form-button.find{height:28.3px;width:93px}.find-panel__form-close.btn-show-close{padding:11px 10px 11px 0}.find-panel__documentreached{background:#fff4c6;border:1px solid #f3db75;display:flex}.find-panel__documentreached-message-box{flex:1;text-align:center}.find-panel__documentreached-dismiss,.find-panel__documentreached-message{color:#db3236;font-family:OpenSans-Regular;font-size:13px}.find-panel__documentreached-dismiss{padding:10px;text-align:center;color:#2091da}.find-panel__documentreached-hide{display:none}.find-panel__documentreached-dismiss{cursor:pointer;text-decoration:underline}.find-panel{width:757.8px;background-color:#fff;border:1px solid #cdcdcd;border-radius:0 0 5px 0}.contained-style .trigger,.find__select-wrapper .select-box[role=combobox] .wrapper [role=button]{background-color:unset}.find__select-wrapper .select-box[role=combobox] .wrapper{height:28.3px}.find-panel__form .select-checkbox,.find-panel__form--field-container__checkboxGroup input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.find-panel__form--field-container__checkboxGroup label,.find-widget-container li[role=option] label{position:relative;cursor:pointer}.find-panel__form--field-container__checkboxGroup label:before{content:'';-webkit-appearance:none;background-color:transparent;border:1.5px solid gray;box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);padding:7px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px}.find-panel__form--field-container__checkboxGroup input:checked+label:after{content:'';display:block;position:absolute;top:3px;left:7px;width:3px;height:9px;border:solid #2f2f2f;border-width:0 2px 2px 0;transform:rotate(45deg)}.find-widget-container li[role=option] label:before{content:'';-webkit-appearance:none;background-color:transparent;border:1.5px solid gray;box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);padding:5px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:4px}.find-widget-container li[role=option] input:checked+label:after{content:'';display:block;position:absolute;top:3px;left:4px;width:3px;height:9px;border:solid #2f2f2f;border-width:0 2px 2px 0;transform:rotate(45deg)}.find__select-wrapper .select-box[role=combobox] [role=listbox] [role=option].highlight,.find__select-wrapper .select-box[role=combobox] [role=listbox] [role=option]:hover,.find__select-wrapper .select-box[role=combobox] [role=listbox] [role=option][aria-selected=true]{background-color:#f0f0f0;color:#2f2f2f}.contained-style .text{width:138px;overflow:hidden}.replace-container{margin-top:5px}.replace-container>.find-panel__form--field-container-col__inputbox-group{flex:unset}.find__select-wrapper span.text{text-overflow:ellipsis;padding:0 1px;width:11em;overflow:hidden;height:1.12em}.find__select-wrapper .select-box[role=combobox]:focus .wrapper{box-shadow:unset;border:1px solid #aaa}.find-panel__notification.hide{display:none}.find-panel__form--selection-col.contained-style{overflow-wrap:break-word}.find-panel__documentreached.hide{display:none}.small-widget .btn-close{top:6px}#replace[readonly=readonly],.find-panel input[disabled=disabled]+label{opacity:.5}.find__flex-container{display:flex}.find-panel__form--selection-row.hide,.find__dialog.hide{display:none}button.find-panel__form-button:active{transform:translateY(.5px);filter:saturate(150%)}.find-panel.small-widget.remove-more{width:424.8px}.find__select-box .select-box[role=combobox] [role=listbox]{width:100%}.find__select-box-floatingMenu{font-family:OpenSans-Regular;font-size:12px;line-height:12px;color:#2f2f2f;display:block;width:158px}.undo-container{position:absolute;background:#212121;width:300px;color:#fff;display:flex;top:4.1px;border-radius:4px;left:469px;z-index:1}.undo-container-hide{display:none}.undo-container__head{display:flex;padding:.5em;flex:1}.undo-container__count{flex:1;margin-top:3px;margin-left:26px;font-size:12px}.undo-container__strip{flex:none;margin:.5em .7em;border-left:1px solid #bbb8b8}.undo-container__undo{flex:none;width:5em;text-decoration:underline;font-size:12px;margin-top:2px;margin-left:14px;cursor:pointer}.disable-text{opacity:.5}.replace-success-icon{display:flex;flex:1}.dialog-footer-success-close .dialog__footer.dialog__elem-show{display:flex}.dialog-failed_message .replace-loader__failedItems{line-height:20px}.dialog-failed_message .replace-loader{line-height:30px}.alert .dialog .dialog-failed_message{width:556px}.concurrent-users-icon-list{display:inline-flex;width:76px;max-width:76px}.concurrent-user-initial-icon{color:#fff}.concurrent-user-count-icon,.concurrent-user-initial-icon{display:block;height:25px;width:25px;border-radius:50%;border:1px solid #dadada;box-shadow:2px 0 4px 0 rgba(0,0,0,.2);text-align:center;text-transform:uppercase;text-decoration:none;font-weight:700;padding:0;font-size:11px}.concurrent-users-icon-list button:not(:first-child){margin-left:-8px}.concurrent-users-icon-list.fade-out{opacity:.3}.concurrent-user-count-icon{color:#000;background-color:#fff}.user-list-popper-arrow{transform:rotate(45deg);position:absolute;width:11px;height:11px;top:-5px;left:140px;background-color:#fff;border-left:1px solid rgba(222,129,49,.5);border-top:1px solid rgba(222,129,49,.5)}.concurrent-users-container{background:#fff;border:1px solid rgba(222,129,49,.5);font-family:OpenSans-SemiBold;height:99%;color:#2f2f2f;font-size:13px;display:flex;flex-direction:column;overflow-y:auto}.active-users__header{display:flex;margin:0 1.3em}.active-users__header-text{flex:1;opacity:.7}.concurrent-users__close-icon{background:#fff;border:0;cursor:pointer;padding:0;stroke:#212121;stroke-width:.5px}.active-name-icon_list-wrapper{list-style:none;display:flex;margin:.5em 1.3em}.concurrent-users-container .concurrent-user-initial-icon{height:30px;width:30px;font-size:14px}.concurrent-users-container .concurrent-user-name{margin:inherit;color:#000;opacity:.7;font-size:16px}.wsConnectErrorAlert .dialog__content{padding:0 1em}.wsConnectErrorAlert .dialog__content span{display:block}.wsConnectErrorAlert+.backdrop.hidePc{background:#e5e5e5}.highres__button-container{top:0;right:2px;display:flex;justify-content:flex-end;margin-top:1em}.enlarge-image-overlay.hide,.highres__button-container.hide{display:none}.highres__button-container .highres__edit-btn,.highres__button-container .replace__view-btn{padding:.5em;background-color:#fff;cursor:pointer;border:1px solid #e6e6e6;box-shadow:0 0 1px #000;display:flex;align-items:center}.highres__button-container .highres__edit-btn-text,.highres__button-container .replace__view-btn-text{font-family:'OpenSans-SemiBold',sans-serif;font-size:13px;color:#212121;margin-left:4px}.highres__edit-btn-icon{margin-top:.15em}.highresViewer{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;background-color:#fff;z-index:9999;font-family:'OpenSans-Regular',sans-serif}.highresViewer__toolbar{display:flex;background-color:#f5f5f5;padding:.5em;border:1px solid #e6e6e6;min-height:3.75rem}.highresViewer ul,.highresViewer__container{flex:1;display:flex}.highresViewer ul{list-style:none;margin:.3em 0;padding:0;flex-wrap:wrap}.highresViewer__close-btn{background-color:#f5f5f5;border:0;cursor:pointer}.highresViewer__close-btn-svg{display:block;fill:#050505}.highresViewer__image-container-toolbar{box-sizing:border-box;background-color:#f5f5f5;border:1px solid #e6e6e6}.highresViewer__image-container{padding:.5em 1em;flex:2;position:relative;flex-direction:column;border-right:1px solid #e6e6e6}.highresViewer__rightWidget{flex:1}.highresViewer__image-container-infobar{display:flex;position:relative;margin:.5em;background:#fff9bb;border:1px solid #ecdd40}.highresViewer__image-container-infobar.hide{display:none}.highres__info-icon-svg{margin-top:.2em;margin-left:.5em}.highres__info-content{font-family:'OpenSans-Regular';font-size:12px;color:#212121;line-height:21px;padding:0 0 0 .4em;margin-top:.4em}.highresViewer_image-container__btn-container{display:flex;margin:.5em;font-size:12px}.highresViewer__image-container-left-toolbar{flex:1}.highresViewer__image-container-right-toolbar{flex:1;display:flex;justify-content:flex-end}.highresViewer__image-container-left-toolbar button,.highresViewer__image-container-right-toolbar button{font-family:'OpenSans-SemiBold';background-color:#fff;border:1px solid #e6e6e6;box-shadow:0 0 1px #000;cursor:pointer}.highresViewer__image-container-left-toolbar button svg,.highresViewer__image-container-right-toolbar button svg{margin-top:.2em;margin-right:.5em}.highresViewer__image-container-left-toolbar button{margin-right:1em}.highresViewer__image-container-right-toolbar button{margin-left:1em}.annotation__edit-btn-text,.highresViewer__zoomin-label,.highresViewer__zoomout-label,.replace__edit-btn-text{vertical-align:text-top}.image-viewer__zoom-percent-label{font-family:'OpenSans-Regular';display:inline}.highresViewer__imageDownload{font-family:'OpenSans-Regular';color:#007398;text-decoration:underline;text-decoration-color:#007398;cursor:pointer;padding-top:.2em}.highresViewer__image-replace-view[disabled=true],.image-viewer__zoom-percent-reset--hide{display:none}.highresViewer__image-wrapper{position:absolute;margin-top:.5em;overflow:auto;text-align:center}.highresViewer__image-wrapper img{border:1px solid #e3e3e3}.highresViewer__image-overlay{position:absolute;z-index:999;background:url(/images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6;top:0;left:0;right:0;bottom:0}.highresViewer__image-replace-view{border:1px solid #ecdd40;margin:-1em .5em .5em;background-color:#fff;padding:1em 0 .5em;text-align:center}.highresViewer-overlay{display:none;position:absolute;z-index:999;background-color:#aaa;opacity:.6;top:0;left:0}.highresViewer__image-replace-view__label-text{font-style:italic}.highresViewer__image-replace-view__button-text{color:#007398;text-decoration:underline;text-decoration-color:#007398;cursor:pointer}.highresViewer__annotationContainer-top-toolbar{display:flex;padding:.5em 1em;justify-content:flex-end}.highresViewer__annotation-text{width:96%;border:1px solid #e1e1e1;margin:0 2%;padding:1em;min-height:13em;outline:0}.highresViewer__annotation-form-bottom-toolbar{display:flex;margin:-6px 0 0}.highresViewer__annotation-btn{background-color:#e47d22}.highresViewer__annotation-btn,.highresViewer__annotation-cancel-btn{flex:1;padding:1em 0;color:#fff;cursor:pointer;border:0}.highresViewer__annotation-btn{margin-left:2%}.highresViewer__annotation-cancel-btn{margin-left:1px;margin-right:2%;background-color:#333}.highresViewer__annotation-btn:hover,.highresViewer__annotation-cancel-btn:hover{opacity:.75}.highresViewer__annotation-btn:disabled,.highresViewer__annotation-btn:disabled:hover{opacity:.3;cursor:default;background-color:#e47d22}.highresViewer__annotation-container{margin:1em 0 0}.highresViewer__annotation-delete-btn{background:0 0;border:0;display:flex;align-items:center;cursor:pointer}.highresViewer__annotation-delete-btn:hover .highresViewer__annotation-delete-svg path{stroke:#e57d37}.highresViewer__annotation-delete-btn:hover .highresViewer__annotation-delete-btn-text{color:#e57d37}.highresViewer__annotation-comment-area{position:relative}.highresViewer__form-annotation-number{position:absolute;width:22px;height:22px;background-color:#ffa060;text-align:center;line-height:22px;font-size:12px;font-family:'OpenSans-SemiBold';left:0;top:-9px;border:1px solid #e57d37}.highresViewer__annotation-list-number,.highresViewer__annotation-list-number--selected{display:flex;align-items:center;justify-content:center;margin:0 .15em;width:2.5em;height:2.5em;border:1px solid #3e3e3f;background-color:#3e3e3f}.highresViewer__annotation-list-number--selected{border-color:#e57d37;background-color:#e57d37}.highresViewer__annotation-list-number{margin-left:.5em}.highresViewer__annotation-number-btn{color:#fff;border:0;background-color:transparent}.highresViewer__annotation-list-number:hover{cursor:pointer}.highresViewer__image-container .image-annotator__canvas-hover{cursor:url(/images/add_annotation.svg),auto!important}.highresViewer__image-container-info{min-height:6.25rem}.annotation__edit-btn,.highresViewer__zoomin-btn,.highresViewer__zoomout-btn,.replace__edit-btn{display:inline-flex;align-items:center}.image-viewer__zoom-percent-label{vertical-align:top}.annotation__edit-btn:disabled,.replace__edit-btn:disabled{opacity:.6}.image-enlarge-view .editor__track-container{border:2px solid red;position:relative;margin-top:32px;padding:4px}.image-enlarge-view .editor__track-label{background:#444;padding:2px 10px;position:absolute;top:-23px;left:-2px;font-weight:700;font-family:'OpenSans-Bold';font-size:12px;color:#fff;min-width:100px;line-height:23px}.image-enlarge-view .editor__track-container--previous{border:2px solid #db3236}.image-enlarge-view .editor__track-container--updated{border:2px solid #0ba25f}.image-enlarge-view .editor__track-container--previous .editor__track-label{background:#db3236}.image-enlarge-view .editor__track-container--updated .editor__track-label{background:#0ba25f}.image-enlarge-view .expand-icon{font-family:'OpenSans-Regular';font-size:12px;color:#df8b43;margin-top:5px;text-decoration:underline;cursor:pointer;right:0;top:-33px;pointer-events:auto;position:absolute}.editor .image-enlarge-view .image-collapse,.extra .image-enlarge-view .image-collapse,.supplementary .image-enlarge-view .image-collapse{height:100px;overflow:hidden;-webkit-transition:1s;-moz-transition:1s;-ms-transition:1s;-o-transition:1s;transition:1s}.editor__track-container--updated .image-wrapper{text-align:center}.highres__button-container.disabled{opacity:.4;pointer-events:none}.image-wrapper.disabled{pointer-events:none}.image-enlarge-view .edit-block{position:absolute;margin-left:10em}.feather-flow .highresViewer{font-family:'SourceSansPro-SemiBold',arial;font-weight:600}.feather-flow .highresViewer__toolbar{border-top-left-radius:4px;border-top-right-radius:4px;background-color:#fff;border-bottom:1px solid#e7e7ed}.feather-flow .highresViewer__close-btn{background-color:#fff}.feather-flow .highresViewer__image-container-infobar{background-color:#eef2fa;padding:8px 12px;border:0;margin:0;justify-content:flex-start;align-items:baseline}.feather-flow .highres__info-content{color:#1c40ca;font-family:'SourceSansPro-Regular',Arial;font-size:14px;font-weight:400}.feather-flow .highresViewer__image-container-toolbar{width:100%;padding:20px;clear:both;background-color:#fff;border:0}.feather-flow .image-viewer__zoom-percent-label{font-family:'SourceSansPro-Regular',Arial;color:#5d6871;line-height:20px;font-size:12px;position:absolute;bottom:-22px}.feather-flow .highresViewer__image-container-left-toolbar button{border:2px solid #ff6c00;padding:4px 8px;border-radius:4px;transition:.1s all;margin-right:.5em;max-height:30px;font-family:'SourceSansPro-SemiBold',arial;font-size:14px}.feather-flow .highresViewer__imageDownloadIcon{margin-right:5px}.feather-flow .highresViewer__image-container-right-toolbar button{font-family:'SourceSansPro-SemiBold',arial;font-size:14px;padding:6px 10px;transition:.1s all;border-radius:4px;line-height:14px;max-height:32px;margin-right:.5em}.feather-flow .annotation__edit-btn-text,.feather-flow .highresViewer__zoomin-label,.feather-flow .highresViewer__zoomout-label,.feather-flow .replace__edit-btn-text{color:#ff6c00;text-wrap:nowrap}.feather-flow .highresViewer__image-container-left-toolbar{display:flex;align-items:center;justify-content:flex-start;position:relative}.feather-flow .highresViewer__image-container-left-toolbar button{box-shadow:none}.feather-flow .highresViewer__image-container-right-toolbar button{border:0;box-shadow:none}.feather-flow .highresViewer__image-container-right-toolbar{align-items:center}.feather-flow .highresViewer__imageDownload{font-family:'SourceSansPro-SemiBold',arial;font-size:14px;line-height:20px;color:#ff6c00;text-decoration:none;transition:.1s all;padding:6px 10px;border-radius:4px;text-wrap:nowrap}.feather-flow .highresViewer__zoomout-btn[disabled]{opacity:.4}.feather-flow .highresViewer__image-container-info{min-height:4.5rem}.feather-flow .highresViewer__image-container-left-toolbar button:hover,.feather-flow .highresViewer__image-container-right-toolbar button:hover,.feather-flow .highresViewer__imageDownload:hover,.feather-flow .highres__button-container .highres__edit-btn:hover,.feather-flow .highres__button-container .replace__view-btn:hover{background-color:#ffeee1}.feather-flow .highres__button-container .highres__edit-btn,.feather-flow .highres__button-container .replace__view-btn{border:2px solid #ff6c00;border-radius:4px;transition:.3s all;padding:6px 12px;box-shadow:none;display:flex;gap:8px;justify-content:space-between;align-items:center}.feather-flow-container .highres__button-container .highres__edit-btn-text,.feather-flow-container .highres__button-container .replace__view-btn-text{font-family:'SourceSansPro-SemiBold',Arial;font-size:16px;line-height:20px;text-align:left;color:#ff6c00}.feather-flow .highresViewer__annotation-text{border:1px solid #c4c4c4;border-radius:4px;font-family:'SourceSansPro-Regular',Arial;font-size:14px}.feather-flow .highresViewer__annotation-form-bottom-toolbar{margin:8px 0 0;flex-direction:row-reverse;justify-content:end;align-items:flex-end}.feather-flow .highresViewer__annotation-btn,.feather-flow .highresViewer__annotation-cancel-btn{padding:8px 12px;font-family:'SourceSansPro-SemiBold',arial;border-radius:4px;font-size:16px;transition:.3s all;flex:none}.feather-flow .highresViewer__annotation-btn{background-color:#ff6c00;margin-right:1%}.feather-flow .highresViewer__annotation-cancel-btn{background-color:#fff;color:#ff6c00}.feather-flow .highresViewer__annotation-cancel-btn:hover{background-color:#ffeee1}.feather-flow .highresViewer__annotation-delete-btn{font-family:'SourceSansPro-SemiBold',arial;color:#ff6c00;margin-bottom:4px;transition:.3s all}.feather-flow .highresViewer__annotation-delete-svg{margin-right:4px}.feather-flow .highresViewer__annotation-delete-btn:hover .highresViewer__annotation-delete-btn-text{color:#9e4300}.feather-flow .highresViewer__annotation-number-btn{font-family:'SourceSansPro-SemiBold',arial;font-weight:600}.feather-flow .highresViewer__annotation-list-number{border-radius:4px;border:2px solid #0b93c0;background-color:#fff}.feather-flow .highresViewer__annotation-list-number .highresViewer__annotation-number-btn{color:#000}.feather-flow .highresViewer__annotation-list-number--selected{background-color:#197390;border-radius:4px;border:0}.feather-flow .highresViewer__annotation-list-number--selected .highresViewer__annotation-number-btn{color:#fff}.feather-flow .highresViewer__form-annotation-number{background-color:#197390;border:0;border-radius:4px;color:#fff}.feather-flow .highresViewer__zoomin-btn[disabled]{opacity:.4}.feather-flow .highresViewer__annotation-cancel-btn{margin-right:0}.feather-flow .highresViewer__annotation-btn{margin-left:1%}.feather-flow .highres__edit-btn-icon{height:20px;width:20px}.feather-flow .highres__button-container{padding:8px;margin-top:.5em;background-color:#fff}.feather-flow-container .editor [data-html-name=figure] .highres__button-container:nth-of-type(2)~.highres__button-container{margin-top:1.75em}.feather-flow-container .image-replace__file-list{display:flex;flex-wrap:wrap;align-content:space-around;justify-content:space-evenly;align-items:center}.feather-flow-container .highresViewer__image-replace-view{border:1px solid #7f96f1;margin:-1em .1em 1em;padding:.5em 0}.feather-flow-container .highresViewer__image-replace-view__button-text{color:#ff6c00;text-decoration-color:#ff6c00}.feather-flow-container .highresViewer__image-container-infobar .highres__info-icon svg{position:relative;top:3px}.feather-flow-container .highresViewer__rightWidget .image-replace__body-container{max-height:32.5rem}.image-replace__note-items{color:#212121;margin-top:.75em;margin-bottom:0}.image-replace__item-list{margin-top:.2em;list-style:initial;margin-left:1.5em}.image-replace__file-input-holder{padding:16px 10px 16px 0;color:#e47d22;border:2px dashed #b2c8cc;border-radius:.21rem;text-align:center;line-height:3em}.image-replace__file-placeholder-text{font-style:normal;font-size:14px;color:rgba(71,71,71,.67);padding:.5em;flex:1}.image-replace__instruction{width:100%;border:1px solid #ccc;margin:.5em 0;padding:.3em;resize:none;box-sizing:border-box}.image-replace__action-buttons{display:flex;border-top:1px solid #e7e7e7}.image-replace__cancel-btn,.image-replace__replace-btn{flex:1;color:#fff;cursor:pointer;border:0;padding:1em 0}.image-replace__replace-btn{background-color:#e47d22;border-left:1px solid #e7e7e7}.image-replace__cancel-btn{background-color:#333}.image-replace__cancel-btn:hover,.image-replace__replace-btn:hover{opacity:.75}.image-replace__cancel-btn:disabled,.image-replace__replace-btn:disabled{opacity:.3;cursor:default}.image-replace__replace-btn:disabled:hover{background-color:#e47d22}.image-replace__cancel-btn:disabled:hover{background-color:#333}.image-replace__file-list{list-style-type:none;padding:0;margin:0}.image-replace__list-items{display:flex;margin-top:.4em;align-items:center}.image-replace__file-name{margin-right:1em;width:15em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.image-replace__file-delete-icon,.navigation--buttons button{cursor:pointer}.image-replace__file-limit-info{margin-left:5em;color:#474747}dialog.imageReplace header,dialog.imageReplace header .dialog__heading{color:#474747;background-color:#fff}dialog.imageReplace header{border:0}dialog.imageReplace header .dialog__heading{font-family:'OpenSans-SemiBold',sans-serif;font-size:14px}dialog.imageReplace .dialog__content{padding:0}dialog.imageReplace+.backdrop{background-color:rgba(51,51,51,.6)}[data-html-name=chart] .image-replace-view,[data-html-name=display-figure] .image-replace-view,[data-html-name=figure] .image-replace-view,[data-html-name=scheme] .image-replace-view,[data-html-name=table-group] .image-replace-view,[data-html-name=toc-image] .image-replace-view{display:flex;flex:none;margin:1.1em 0 0;background:#fff4c6;border:1px solid #f3db75}[data-html-name=chart] .image-replace-view *,[data-html-name=display-figure] .image-replace-view *,[data-html-name=figure] .image-replace-view *,[data-html-name=scheme] .image-replace-view *,[data-html-name=table-group] .image-replace-view *,[data-html-name=toc-image] .image-replace-view *{font-family:'OpenSans-Regular',sans-serif}.image-replace-view__label-text{padding:.4em .2em .4em .5em;font-size:.95rem}.image-replace-view__button{border:0;background:0 0;cursor:pointer;color:#e37d22;outline:0;margin:0 0 0 10px;padding:0}.image-replace-view__button-image{fill:#e37d22;vertical-align:middle;display:none}.image-replace-view__button-text{font-size:.95rem;color:#2091da;text-decoration:underline}.image-replace__file-size{min-width:6em}.image-replace-view__button:disabled{opacity:.3;cursor:default}.image-replace__header{padding:.5em 1em;font-weight:700}.image-replace__body-holder{padding:0 1em;min-height:15em}.image-replace__file-upload-limit{font-weight:700}.image-replace__file-limit-size__text{opacity:.5}.image-replace__note{padding:1em;background-color:#eee;font-family:'OpenSans-Regular',sans-serif;font-size:13px}.image-replace__note label{font-family:'OpenSans-SemiBold',sans-serif}.image-replace__disclaimer-msg{font-family:'OpenSans-Italic';padding:.5em 0;opacity:.3}.image-replace__instruction:disabled{display:none}.image-replace__body-container{max-height:30em;overflow-y:auto;overflow-x:hidden}.image-replace__file-list__item__icon{display:inline-block;width:2rem;top:.28rem}.image-replace__file-list__item__icon__svg{height:1.71rem}.image-replace__file-list__item__download{margin-right:1em;cursor:pointer}.image-replace-overlay{display:none;position:absolute;z-index:999;background:url(/images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6;top:0;left:0;right:0;bottom:0}.highresViewer__rightWidget .image-replace__container{position:relative}.highresViewer__rightWidget .image-replace__body-container{max-height:32.9rem}.feather-flow .image-replace__note{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;margin:10px;border-radius:4px}.feather-flow .image-replace__action-buttons{align-items:flex-end;justify-content:end;margin-right:2%;margin-top:5px;flex-direction:row-reverse}.feather-flow .image-replace__cancel-btn,.feather-flow .image-replace__replace-btn{padding:8px 12px;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;border-radius:4px;font-size:16px;transition:.3s all;flex:none;margin-top:1%}.feather-flow .image-replace__replace-btn{background-color:#ff6c00;margin-right:1%}.feather-flow .image-replace__replace-btn:hover{background-color:#9e4300}.feather-flow .image-replace__cancel-btn{background-color:#fff;color:#ff6c00;margin-right:1%}.feather-flow .image-replace__cancel-btn:hover{background-color:#ffeee1}.feather-flow .image-replace__instruction{border:1px solid #c4c4c4;border-radius:4px;padding:.8em;font-family:'SourceSansPro-Regular',Arial;font-weight:400}.feather-flow .image-replace__list-items{border:1px solid #c4c4c4;padding:8px;border-radius:4px;margin:5px 0;flex-wrap:wrap;align-content:space-around}.feather-flow .image-replace__list-items .image-replace__file-list__item__download{margin-left:auto}.feather-flow .image-replace__list-items .image-replace__file-name{width:auto}.feather-flow .image-replace__list-items .image-replace__file-size{margin-right:auto}.tooltip:after,.tooltip:before{bottom:100%;border:0!important;content:" ";height:0;width:0;position:absolute;pointer-events:none}.tooltip--close{display:none}.add-attachment-file-list{list-style:none;padding:0;margin:0;max-height:21rem;overflow-y:scroll}.add-attachment__file-list__item{position:relative;margin:1rem 0}.add-attachment__file-list__item__icon{display:inline-block;width:2rem;position:relative;top:.28rem}.add-attachment__file-list__item__name{display:inline-block;width:88%}.add-attachment__file-list__item__download{display:inline-block;width:3rem;position:relative;top:.21rem}.add-attachment__file-list__item__delete{position:absolute;top:.71rem;right:.57rem;cursor:pointer}.add-attachment__file-list__item__delete--disabled{opacity:.3;cursor:not-allowed}.add-attachment__file-list__item__delete--hide,.add-attachment__file-list__item__download--hide,.add-attachment__file-list__item__progress--hide{display:none}.attach-more-icon svg{height:3.57rem}.add-attachment__file-list__item__download__svg{height:1.21rem;cursor:pointer}.add-attachment__file-list__item__delete__svg{height:1rem;cursor:pointer}.add-attachment__file-list__item__icon__svg{height:1.71rem}.attach-more-heading,.attach-more-icon,.attach-more-info{display:block;text-align:center}.attach-more-heading{font-size:1.2rem;color:#212121;padding:.71rem 0 1.42rem}.attach-more-info{font-size:1.14rem;padding:.35rem 0 .71rem}.attach-more-info__highlight{color:#e9711c;text-decoration:underline}.attach-more-form{position:relative}.attach-more-form input{position:absolute;top:0;left:33%;width:33%;height:100%;opacity:0;cursor:pointer}.attach-more-form input:disabled{cursor:not-allowed}.attach-more{background:#f9f9f9;border:1px dashed #b2b2b2;border-radius:.21rem;font-family:'OpenSans-Regular' arial,sans-serif}[data-id=attach-more] h2{font-size:1.3rem}.add-attachment-btn{font-size:1rem;background-color:#333;color:#fff;border:0;padding:.6em .9em;font-family:'OpenSans-SemiBold' arial,sans-serif;margin-top:.5em;cursor:pointer}.add-attachment-btn--disabled{background-color:#d4d4d4;cursor:not-allowed}.add-attachment-sub-heading{font-size:1.2rem;color:#212121;margin:.5rem 0}progress.add-attachment__file-list__item__progress{background-color:#e1e1e1;border:0;width:88%;height:.14rem;margin-left:2rem}progress.add-attachment__file-list__item__progress::-webkit-progress-bar{background-color:#e1e1e1}progress.add-attachment__file-list__item__progress::-webkit-progress-value{background:#4f758b}progress.add-attachment__file-list__item__progress::-moz-progress-bar{background:#4f758b}.add-attachment-form-container{opacity:1}.add-attachment-form-container__disabled{opacity:.5}.add-attachment-file-list>.scrollEffect{background-color:#f5f2f2}.add-attachment-btn-container{display:flex;justify-content:flex-end}.additional-attachment{padding:0 3em 3em}.additional-attachment.concurrent-block .edit-block.edit-block--show{margin:17px 17px -25px 40px!important}.add-attachment-heading{margin-top:0}.add-attachment-heading .add-attachment-limit{font-family:'OpenSans-Regular';font-size:13px;font-weight:400;float:right;color:#223334}.editor [data-html-name=further-reading] ul[data-further-reading-para]{list-style:none;margin:0;padding:0;border:0}.request-access-info-bar{position:relative}.request-access-info-bar .editor__info--left-panel{margin:5px;padding:.5em}.edit-access-click{cursor:pointer;color:#1a0dab}.edit-access-click:hover{text-decoration:underline}.denial-response__instruction,.request-readonly__instruction{padding:6px;resize:none;box-sizing:border-box}.denial-response__instruction-text,.denied-request__title,.edit-access-count-down-timer__title,.edit-access-granted__title,.edit-access-shifted__title,.request-readonly__instruction-text,.respond-edit-access__title{font-family:OpenSans-SemiBold;color:#212121;font-size:13px;padding-bottom:6px}.denial-response__instruction,.request-readonly__instruction{width:100%;height:79px;background:#fff;border:1px solid #e1e1e1}.denial-response__action-buttons,.denied-request__action-buttons,.edit-access-granted__action-buttons,.edit-access-shifted__action-buttons,.request-readonly__action-buttons,.respond-edit-access__action-buttons{display:flex}.denied-request__ok-btn,.edit-access-granted__ok-btn,.edit-access-shifted__ok-btn{background-color:#333;color:#fff;padding:.6em;cursor:pointer;border:0;height:44px}.respond-edit-access__deny-btn{background-color:#333;color:#fff}.respond-edit-access__accept-btn,.respond-edit-access__deny-btn{padding:.6em;cursor:pointer;border:0;width:240px;height:44px}.denial-response__cancel-btn{background-color:#333;color:#fff}.denial-response__cancel-btn,.denial-response__submit-btn{padding:.6em;cursor:pointer;border:0;width:240px;height:44px}.request-readonly__cancel-btn{background-color:#333;color:#fff}.request-readonly__cancel-btn,.request-readonly__submit-btn{padding:.6em;cursor:pointer;border:0;width:240px;height:44px}.denied-request__ok-btn,.edit-access-granted__ok-btn,.edit-access-shifted__ok-btn{width:480px}.denial-response__submit-btn,.request-readonly__submit-btn,.respond-edit-access__accept-btn{background-color:#de8131;color:#fff;margin-left:.1em}.request-readonly__submit-btn:disabled,.respond-edit-access__accept-btn:disabled,.respond-edit-access__deny-btn:disabled{opacity:.3;cursor:default}.denial-response__body-holder,.denied-request__body-holder,.edit-access-granted__body-holder,.edit-access-shifted__body-holder,.request-readonly__body-holder,.respond-edit-access__body-holder{padding:1em}.edit-access-count-down-timer__body-holder{padding:2em}.denied-request__reply-container,.respond-edit-access__reply-container{background-color:#f0f0f0;padding:7px 0}.edit-access-count-down-timer__wrapper,.respond-edit-access-count-down-timer__wrapper{text-align:center}.denied-request__reply-container{margin:7px 0}.respond-edit-access__reply-title{margin-left:20px;padding-bottom:5px}.denied__autor_name{font-weight:700}.denied-request__text--wrapper{border-left:2px solid #d8d8d8;margin:4px 0 4px 20px;padding:6px;font-size:12px}.respond-edit-access__text--wrapper{border-left:2px solid #d8d8d8;margin-left:20px;padding:6px;font-size:12px}.denied-request__reply-text,.respond-edit-access__text{font-weight:700;font-style:italic}.denied-request__text{margin:6px 0}.edit-access-count-down-timer__text{padding:16px 0}.edit-access-count-down-timer__time,.respond-edit-access-count-down-timer__time{box-shadow:0 0 4px 0 rgba(0,0,0,.3);padding:6px 12px}.respond-edit-access-count-down-timer__text{text-align:center;margin-bottom:14px;font-size:12px}.respond-edit-access__timer-container{padding:2em 0}.respond-edit-access__message{padding:10px 0}.denial-response__author{margin:6px 0;padding:6px;width:100%;background:#fff;border:1px solid #f1f1f1}.d-none,dialog.respondToEditAccessPopupPanel.hide{display:none}dialog.countdownTimerPopupPanel header,dialog.denialResponsePopupPanel header,dialog.deniedRequestPopupPanel header,dialog.editAccessGrantedPopupPanel header,dialog.editAccessShiftedPopupPanel header,dialog.requestReadOnlyPopupPanel header,dialog.respondToEditAccessPopupPanel header{background-color:#474747;color:#fff}dialog.countdownTimerPopupPanel .dialog__close-btn,dialog.denialResponsePopupPanel .dialog__close-btn,dialog.deniedRequestPopupPanel .dialog__close-btn,dialog.editAccessGrantedPopupPanel .dialog__close-btn,dialog.editAccessShiftedPopupPanel .dialog__close-btn,dialog.requestReadOnlyPopupPanel .dialog__close-btn,dialog.respondToEditAccessPopupPanel .dialog__close-btn{background:#474747;border:0;outline:0}dialog.countdownTimerPopupPanel .dialog__content,dialog.countdownTimerPopupPanel .dialog__header,dialog.denialResponsePopupPanel .dialog__content,dialog.denialResponsePopupPanel .dialog__header,dialog.deniedRequestPopupPanel .dialog__content,dialog.deniedRequestPopupPanel .dialog__header,dialog.editAccessGrantedPopupPanel .dialog__content,dialog.editAccessGrantedPopupPanel .dialog__header,dialog.editAccessShiftedPopupPanel .dialog__content,dialog.editAccessShiftedPopupPanel .dialog__header,dialog.requestReadOnlyPopupPanel .dialog__content,dialog.requestReadOnlyPopupPanel .dialog__header,dialog.respondToEditAccessPopupPanel .dialog__content,dialog.respondToEditAccessPopupPanel .dialog__header{padding:0}dialog.countdownTimerPopupPanel+.backdrop,dialog.denialResponsePopupPanel+.backdrop,dialog.deniedRequestPopupPanel+.backdrop,dialog.editAccessGrantedPopupPanel+.backdrop,dialog.editAccessShiftedPopupPanel+.backdrop,dialog.requestReadOnlyPopupPanel+.backdrop,dialog.respondToEditAccessPopupPanel+.backdrop{background-color:rgba(51,51,51,.6)}.edit-access-granted-notifier__container{position:absolute;background:#212121;color:#fff;display:flex;border-radius:4px;width:45%;top:2px;left:45%;text-align:center}.edit-access-granted-notifier__container.edit-access-transferred{width:55%;top:38px}.edit-access-granted-notifier__head{display:flex;padding:.3em;flex:1}.edit-access-granted-notifier__dismiss,.edit-access-granted-notifier__info{font-family:OpenSans-SemiBold;flex:1;margin-top:5px;font-size:12px}.edit-access-granted-notifier__dismiss{flex:none;width:5em;text-decoration:underline;cursor:pointer}.denial-response__instruction--validationmsg.denial-response__validationmsg--hide,.edit-access-granted-notifier__container--hide,.request-readonly__instruction--validationmsg.request-readonly__validationmsg--hide{display:none}.edit-access-granted-notifier__strip{flex:none;margin:.5em .7em;border-left:1px solid #bbb8b8}.denial-response__instruction-text span.icon{display:inline-block;vertical-align:middle;width:21px}.denial-response__instruction-text span.icon svg{width:14px;height:12px}.denial-response__validationmsg--container,.request-readonly__validationmsg--container{height:12px}.denial-response__instruction--validationmsg,.request-readonly__instruction--validationmsg{color:red}.fundref{overflow-x:hidden}.fund-ref-container{font:12px/20px 'OpenSans-Regular',sans-serif;color:#212121;min-height:345px}.fund-ref__common-info{background:#f7f7f7;border:1px solid #e0e0e0;padding:12px 14px;margin:0}.fund-ref__recognised-container,.fund-ref__unrecognised-container{margin:24px 0 0}.fund-ref__header-title{font-family:"Times New Roman",sans-serif;font-size:16px;margin:0}.fund-ref__info{margin:25px 0 0;background:rgba(239,193,0,.05);border:1px solid rgba(239,193,0,.5);display:flex;padding:12px 5px}.fund-ref__info-icon{width:24px;height:24px;flex:none}.fund-ref__info-text{margin:0 0 0 6px}.fund-ref__info-notice-title{font-family:'OpenSans-Bold',sans-serif}.fund-ref__confirm-form{border-top:1px solid #e9711c;font-size:12px}.fund-ref__field-container{display:flex;align-items:center}.fund-ref__confirm-form-container{padding:1.25em 3em;background:#f7f7f7;border:2px solid #fafafa;box-shadow:0 0 0 0 rgba(0,0,0,.5)}.fund-ref__ack-field-container{margin-top:15px}.fund-ref__field-container label{font-family:'OpenSans-Semibold',sans-serif;margin:0 0 0 10px;color:#000}.fund-ref__empty-info{margin:35px 0 0}.fund-ref__add-container{background:#f4f4f4;border:1px solid #d8d8d8;padding:60px 20px;margin:10px 0 0;text-align:center;color:#222;min-height:230px}.fund-ref__no-fund-data{margin:0;font-size:16px;font-family:'OpenSans-Bold',sans-serif;line-height:22px}.fund-ref__add-fund-caption{margin:6px 0 0}.fund-ref__add-btn{background:#fff;border:2px solid #e9711c;font-family:'OpenSans-Semibold',sans-serif;font-size:13px;padding:8px 25px;margin:25px 0 0;color:#e9711c;cursor:pointer;display:inline-flex}.fund-ref__add-btn:hover{border-color:#2f2f2f;color:#2f2f2f}.fund-ref__add-btn:hover svg g,.fund-ref__add-comment-btn:hover .fund-ref__add-btn-svg g,.fund-ref__add-grant-number-btn:hover .fund-ref__add-btn-svg g{fill:#2f2f2f}.fund-ref__add-btn[disabled],.fund-ref__add-btn[disabled]:hover{color:#666;border-color:#666;opacity:.3;cursor:default}.fund-ref__add-btn[disabled] svg g,.fund-ref__add-btn[disabled]:hover svg g{fill:#666}.fund-ref__recognised-list,.fund-ref__unrecognised-list{padding:0;list-style:none;display:table;width:100%;margin:12px 0 0;border-collapse:separate;border-spacing:0 8px}.fund-ref__list-item{display:table-row;border-radius:1px}.fund-ref__list-item>span{display:table-cell;border-top:1px solid #dadada;border-bottom:1px solid #dadada;padding:16px 10px;vertical-align:top}.fund-ref__list-item .funderName{border-left:1px solid #dadada;width:36%}.fund-ref__list-item span.ins{color:#0ba25f;margin-left:5px}.fund-ref__list-item span.del{color:#d0021b;text-decoration:line-through}.fund-ref__list-item .country{width:16%}.fund-ref__list-item .grantNumbers{width:30%}.fund-ref__list-item .actions{border-right:1px solid #dadada}.fund-ref__list-item-header{font-family:'OpenSans-Semibold',sans-serif}.fund-ref__list-item-header .actions,.fund-ref__list-item-header .funderName,.fund-ref__list-item-header span{padding:0 6px;border:0}.fund-ref__list-item .fund-ref__no-fund-data{padding:60px 20px;text-align:center;font-style:italic;color:#949494}.fund-ref__confirm-form-ack-check,.fund-ref__confirm-form-check{width:18px;height:18px;margin:0}.fund-ref__confirm-form-ack-check:before,.fund-ref__confirm-form-check:before{content:'';display:inline-block;width:18px;height:18px;background:url(../../../styles/../images/check_box.svg) no-repeat 0 0}.fund-ref__confirm-form-ack-check:checked:before,.fund-ref__confirm-form-check:checked:before{content:'';background:url(../../../styles/../images/check_box_checked.svg) no-repeat 0 0}.fund-ref__confirm-form[data-disabled=true]{opacity:.3}.fund-ref__hide,dialog[data-name=fundRefAlert] .dialog__cancel-btn.dialog__elem-show{display:none}.split-pane__left-pane .tab-panel__item__id{display:flex;align-items:center;min-height:42px}.fund-ref__badge{width:23px;height:23px;margin-left:5px;background:url(../../../styles/../images/fund-ref-warn.svg) no-repeat 0 0}.tab-panel__item--active .fund-ref__badge{background:url(../../../styles/../images/fund-ref-warn-active.svg) no-repeat 0 0}.fund-ref__add-comment-container{text-align:right}.fund-ref__add-comment-btn,.fund-ref__add-grant-number-btn{background:0 0;border:0;padding:6px 0}.fund-ref__add-comment-btn:hover .fund-ref__add-btn-text,.fund-ref__add-grant-number-btn:hover .fund-ref__add-btn-text{color:#2f2f2f}.fund-ref__add-btn-text{margin-left:6px}.fund-ref__unrecognised-container-header{display:flex}.fund-ref__unrecognised-container-header .fund-ref__header-title,.fund-ref__unrecognised-container-header .fund-ref__no-fund-data{flex:1}.fund-ref__unrecognised-container-header .fund-ref__add-comment-btn{flex:none;margin:0;padding:0}.fund-ref__unrecognised-container-header .fund-ref__add-btn{margin:0}.fund-ref__unrecognised-container-header h2{line-height:35px}.fund-ref__no-fund-data .fund-ref__comment-container,.fund-ref__no-fund-data .fund-ref__comment-container *{display:inline;padding:0}.fund-ref-editor{min-height:20px}.fund-ref-widget-container{background:#fff;height:100%}.fund-ref-widget{padding:12px;display:flex;flex-direction:column;height:100%}.fund-ref-widget-title{font:14px/19px 'OpenSans-Semibold',sans-serif;color:#2f2f2f;margin:0;flex:none}.fund-ref-widget__form-container{margin-top:8px;flex:1}.fund-ref__add-grant-number-btn{margin:0}.fund-ref-widget__field-container{padding:0 0 15px;position:relative}.fund-ref-widget__field-container label{font:12px/20px 'Opensans-Regular',sans-serif;color:#212121;display:block}.fund-ref-widget__field-container label span{color:#dc0e0e}.fund-ref-widget__field-container input,.fund-ref-widget__field-container select{margin:10px 0 0;border:1px solid #999;width:100%;padding:8px 8px 7px;color:#212121;background:#fff;font-size:12px}.fund-ref-widget__field-container select{-moz-appearance:none;-webkit-appearance:none;appearance:none;padding:8px 20px 7px 8px;background:url(../../../styles/../images/down.svg) no-repeat 98% 50%}.fund-ref-widget__button-container{flex:none;display:flex;margin:-12px}.fund-ref-widget__field-container .fund-ref-widget__button-container{justify-content:flex-end;margin:0}.grant-number-input-container{display:flex}.remove-grant-number-btn{flex:none;padding:0;border:0;background:#fff;height:30px;width:32px;margin:10px 0 0 8px;cursor:pointer}.remove-grant-number-btn *{pointer-events:none}.grant-number-field-container{height:240px;overflow:auto}.fund-ref-widget__cancel-btn,.fund-ref-widget__save-btn{flex:1;border:0;cursor:pointer;font:13px/18px 'OpenSans-Bold',sans-serif;color:#fff;padding:13px;background:#666}.fund-ref-widget__save-btn{background:#e9711c}.fund-ref-widget__cancel-btn:hover,.fund-ref-widget__save-btn:hover{opacity:.85}.fund-ref-widget__save-btn:disabled,.fund-ref-widget__save-btn:disabled:hover{opacity:.4;background:#e9711c;cursor:not-allowed}span.errror-msg{position:absolute;width:100%;left:0;top:80%;font-size:10px;color:#dc0e0e}.fund-ref__button-list{list-style:none;margin:0;padding:0;display:flex}.fund-ref__button-list li{flex:none;border-left:1px solid #979797;padding:0 12px}.fund-ref__button-list li:first-child{border-left:0;padding-left:0}.fund-ref__button-list li[data-disabled=true],.general-comment-widget__button-list li[data-disabled=true]{opacity:.4}.fund-ref__list-item-btn{border:0;background:0 0;padding:0;cursor:pointer;vertical-align:middle}.fund-ref__list-item-btn *{pointer-events:none}.fund-ref__list-item-btn:hover svg path{fill:#e9711c}.fund-ref__edit-btn:hover svg g,.fund-ref__edit-btn:hover svg path{stroke:#e9711c;fill:none}.fund-ref__list-item-btn[disabled]{cursor:default}.fund-ref__list-item-btn[disabled]:hover svg path{fill:#333}.fund-ref__edit-btn[disabled]:hover svg g,.fund-ref__edit-btn[disabled]:hover svg path{stroke:#333;fill:none}dialog[data-name=fundFefConfirm] .dialog__footer{display:flex;justify-content:flex-end}dialog[data-name=fundFefConfirm] .dialog__ok-btn{order:2}dialog[data-name=fundFefConfirm] .dialog__cancel-btn{order:1}dialog[data-name=fundFefConfirm] .dialog__content,dialog[data-name=fundRefAlert] .dialog__content{padding:1em 1em 3em}.fund-ref-container .scrollEffect{-webkit-animation:highlight .5s linear 3;-moz-animation:highlight .5s linear 3;animation:highlight .5s linear 3}.fund-ref-widget__overlay{position:absolute;top:0;right:0;left:0;bottom:0;z-index:9999;display:none;background:url(/images/ajax-loader.gif) no-repeat center center rgba(95,88,88,.5)}.fund-ref-widget__overlay--show{display:block}.keyword-widget-container{background:#fff;height:100%}.keyword-widget{display:flex;flex-direction:column;height:100%}.keyword-widget .keyword-widget-info{font-family:OpenSans-Italic;font-size:13px;color:#666}.editor [data-html-name=article] [data-html-name=keywords][data-keyword-type=author].back-matter>.xx,.editor [data-html-name=article] [data-html-name=keywords][data-keyword-type=author].back-matter>[data-auto-generated=true]:not([data-html-name=section-title]),.editor [data-html-name=article] [data-html-name=keywords][data-keyword-type=author].back-matter>[data-html-name=keyword],.editor [data-html-name=article] [data-html-name=keywords][data-keyword-type=author].back-matter>[data-html-name=x],.editor [data-html-name=article] [data-html-name=keywords][data-keyword-type=author].back-matter>[data-html-name=xx]{display:none}.editor [data-html-name=article] [data-html-name=keywords][data-keyword-type=author].back-matter>[data-html-name=section-title]+[data-auto-generated=true],.editor [data-html-name=article] [data-html-name=keywords][data-keyword-type=author].back-matter>[data-html-name=section-title]+[data-html-name=x],.editor [data-html-name=article] [data-html-name=keywords][data-keyword-type=author].back-matter>[data-html-name=section-title]+[data-html-name=xx]{display:inline}.editor [data-html-name=keywords]{padding:10px 0 0;position:relative}[data-html-name=keywords] .keyword-container{min-height:126px;background:#f7f7f7;border:1px solid #e0e0e0;padding:10px}.keyword-container .keyword__empty-data-container{opacity:.4;font-family:'OpenSans-SemiBold',sans-serif;font-size:13px;color:#222;text-align:center;margin:20px 0 0}.keyword-container .keyword__data-container{padding:10px;margin:25px 0 0}.keyword-container .keyword__button-add-container{display:flex;justify-content:center;margin:10px 0 0}.keyword-container .keyword__add-btn{background:#fff;border:2px solid #e9711c;padding:7px 30px;display:flex;align-items:center;cursor:pointer}.keyword-container .keyword__add-btn-svg{vertical-align:middle}.keyword-container .keyword__add-btn-text{font-family:'OpenSans-SemiBold',sans-serif;font-size:13px;color:#e9711c;margin:1px 0 0 9px}.keyword-container .keyword__button-container{position:absolute;top:0;right:2px;display:flex}.keyword-container .keyword__edit-btn,.keyword-container .keyword__reset-btn{padding:.5em 1em;background-color:#fff;cursor:pointer;border:1px solid #e6e6e6;box-shadow:0 0 1px #000;display:flex;align-items:center}.keyword-container .keyword__edit-btn{order:1;margin-left:8px}.keyword-container .keyword__edit-btn-svg,.keyword-container .keyword__reset-btn-svg{vertical-align:middle}.keyword-container .keyword__edit-btn-text,.keyword-container .keyword__reset-btn-text{font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#333;margin-left:4px}.keyword-container .keyword__edit-btn:hover .keyword__edit-btn-text,.keyword-container .keyword__reset-btn:hover .keyword__reset-btn-text{color:#e9711c}.keyword-container .keyword__edit-btn:hover svg path{stroke:#e9711c}[data-html-name=keywords] .keyword-view-container{font-family:'TimesNewRomanPSMT',sans-serif;font-size:14px;color:#222;line-height:26px}.keyword-container .keyword__reset-btn-icon{width:17px;height:17px;display:inline-block}.keyword-container .keyword__reset-btn svg path{fill:#444}.keyword-container .keyword__reset-btn:hover svg path{fill:#e9711c}.keyword-widget__editor-container{margin:5px 0 0}.keyword-widget__editor-container .mini-editor .static-menu{box-shadow:none;background:#d1d6dc}.keyword-widget__editor-container .mini-editor .rich-text-editor__content{padding:.5em}.keyword-widget .keyword-widget__button-container{display:flex;flex:none}.keyword-widget .keyword-widget__cancel-btn,.keyword-widget .keyword-widget__save-btn{color:#fff;border:0;cursor:pointer;box-sizing:border-box;border-radius:0;padding:1em .7em;font-family:'OpenSans-Bold';font-size:13px;flex:1;position:relative}.keyword-widget .keyword-widget__cancel-btn{background:#666}.keyword-widget .keyword-widget__save-btn{background-color:#e9711c}.keyword-widget .keyword-widget__cancel-btn:hover,.keyword-widget .keyword-widget__save-btn:hover,.keyword-widget .tag-input__tag-remove:hover{opacity:.6}.keyword-widget .keyword-widget-title{margin:0;padding-bottom:16px;font-family:'OpenSans-SemiBold',sans-serif;font-size:14px;color:#2f2f2f}.keyword-widget-content{flex:1;padding:10px}.keyword-widget .tag-input__tag{background:#f0f0f0;border:1px solid #d2d2d2;border-radius:13px;color:rgba(33,33,33,.88);margin:3px;padding:3px 30px 4px 8px;position:relative;outline:0;font-weight:400;cursor:default;white-space:pre-wrap;line-height:1.5;text-align:left;word-break:break-word}.keyword-widget .tag-input__tag-remove{border-radius:50%;background:#666;color:#fff;font-weight:700;padding:1px 6px 2px;position:absolute;right:2px;top:2px}.keyword-widget .tag-input{min-height:100px;max-height:300px;overflow:auto}.keyword-container .hide,.keyword-widget .hide{display:none}.keyword-view-container span.ins{color:#0ba25f}.keyword-view-container span.del{color:#d0021b;text-decoration:line-through}.keyword-widget .errror-msg{font-family:OpenSans-Regular;font-size:13px;color:rgba(219,50,54,.88);text-align:left;line-height:20px;padding:4px 0}.editor .keywords--hide,.print .keyword__button-add-container,.print .keyword__button-container{display:none}.keyword-widget__save-btn[data-tooltip-title]:after{display:block;visibility:hidden;position:absolute;bottom:123%;right:2%;opacity:0;content:attr(data-tooltip-title);padding:7px 20px;z-index:999;text-decoration:none;text-align:center;background:#fff;border:1px solid rgba(160,160,160,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);border-radius:4px;font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#000;line-height:22px;width:245px}.keyword-widget__save-btn[data-tooltip-title]:before{content:"";position:absolute;width:0;height:0;bottom:93%;right:48%;box-sizing:border-box;border:7px solid #000;border-color:transparent transparent #fff #fff;transform-origin:0 0;transform:rotate(-45deg);box-shadow:-2px 3px 4px 0 rgba(0,0,0,.1);visibility:hidden;opacity:0;z-index:9999}.keyword-widget__save-btn[data-tooltip-title]:hover:after,.keyword-widget__save-btn[data-tooltip-title]:hover:before{visibility:visible;opacity:1}.keyword-container .keyword__edit-btn[disabled=true] .keyword__edit-btn-text,.keyword-container .keyword__edit-btn[disabled=true]:hover .keyword__edit-btn-text,.keyword-container .keyword__reset-btn[disabled=true] .keyword__reset-btn-text,.keyword-container .keyword__reset-btn[disabled=true]:hover .keyword__reset-btn-text{color:#a1a1a1}.keyword-container .keyword__edit-btn[disabled=true] svg g,.keyword-container .keyword__edit-btn[disabled=true]:hover svg g,.keyword-container .keyword__reset-btn[disabled=true] svg g,.keyword-container .keyword__reset-btn[disabled=true]:hover svg g{stroke:#a1a1a1}.keyword-container .keyword__edit-btn[disabled=true] .keyword__edit-btn-icon,.keyword-container .keyword__reset-btn[disabled=true] .keyword__reset-btn-icon,.keyword-container[disabled=true] .keyword__add-btn{pointer-events:none;opacity:.5}.keyword-container .keyword__button-container .detailed--hide{display:none}.feather-flow-container .editor [data-html-name=keywords]{padding:0;margin:28px 0}.feather-flow-container .keyword-container .keyword__button-container{top:-6px}.feather-flow-container .keyword-container .keyword__add-btn{background:#fff;border:2px solid #ff6c00;border-radius:4px;padding:8px 12px;display:flex;align-items:center;cursor:pointer;font-family:'TexGyrePagella-Regular';font-size:16px;box-shadow:none;height:36px}.feather-flow-container .keyword-container .keyword__edit-btn{border:2px solid #ff6c00}.feather-flow-container .keyword-container .keyword__edit-btn,.feather-flow-container .keyword-container .keyword__reset-btn{background:#fff;border-radius:4px;padding:8px 12px;display:flex;align-items:center;cursor:pointer;font-family:'TexGyrePagella-Regular';font-size:16px;box-shadow:none;width:80px;height:36px}.feather-flow-container .keyword-container .keyword__add-btn{width:auto}.feather-flow-container .keyword-container .keyword__add-btn .keyword__add-btn-icon{padding-bottom:5px}.feather-flow-container .editor [data-html-name=keywords] .keyword-container{margin-top:16px;min-height:10px}.feather-flow-container .keyword-widget-content{flex:0}.feather-flow-container .keyword-container .keyword__data-container{margin:0}.feather-flow-container .keyword__reset-btn-svg{width:13px;height:13px;margin-bottom:8px}.feather-flow-container .keyword-container .keyword__add-btn:hover,.feather-flow-container .keyword-container .keyword__edit-btn:hover,.feather-flow-container .keyword-container .keyword__reset-btn:hover{background-color:#fff5ee;color:#ff6c00}.feather-flow-container .keyword__edit-btn-icon{padding-bottom:5px}.feather-flow-container .keyword-container .keyword__edit-btn,.feather-flow-container .keyword-container .keyword__reset-btn{gap:4px}.feather-flow-container .keyword-container .keyword__reset-btn{border:1px solid #fff}.feather-flow-container .keyword-container .keyword__reset-btn svg path,.feather-flow-container .keyword-container path{fill:#ff6c00}.feather-flow-container .abbr-keyword-container g,.feather-flow-container .keyword-container g{stroke:none}.feather-flow-container .keyword-container .keyword__edit-btn:hover .keyword__edit-btn-text,.feather-flow-container .keyword-container .keyword__reset-btn:hover .keyword__reset-btn-text{color:#ff6c00}.feather-flow-container .keyword-container .keyword__add-btn-text,.feather-flow-container .keyword-container .keyword__edit-btn-text,.feather-flow-container .keyword-container .keyword__reset-btn-text{color:#ff6c00;font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px}.feather-flow-container .keyword-container .keyword__reset-btn-text{margin-right:6px}#feather-flow .keyword-widget__button-container{justify-content:end;margin-right:10px;padding-top:15px;gap:10px}#feather-flow .keyword-widget__button-container .keyword-widget__save-btn:hover{background-color:#9e4300;opacity:1}#feather-flow .keyword-widget__button-container .keyword-widget__cancel-btn:hover{background-color:#fff5ee;opacity:1}#feather-flow .keyword-widget__cancel-btn-text,#feather-flow .keyword-widget__save-btn .keyword-widget__cancel-btn-text,#feather-flow .keyword-widget__save-btn .keyword-widget__save-btn-text,#feather-flow .keyword-widget__save-btn-text,#feather-flow .tag__add-more-btn-text{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:16px}#feather-flow .tag-container .tag{display:inline-block;position:relative;padding:3px 10px;border-radius:20px;border:1px solid #007398;background:#e0f4fd;margin:5px}#feather-flow .tag-container .tag-new{border:0;background:0 0}#feather-flow .tag-container .tag-drag svg{width:10px;height:13px;position:relative;top:2px}#feather-flow .tag-container .tag .tag--remove{top:3px;right:2px;margin-right:2px;background:0 0;color:#007398}#feather-flow .keyword-widget-content .editor__info-icon{margin-left:5px}#feather-flow .keyword-widget-content .keyword-widget-title{font-family:'SourceSansPro-Bold',arial;font-size:22px;font-weight:700;line-height:24px}#feather-flow .keyword-widget-content .editor__info-content{font-family:'SourceSansPro-Regular';font-size:14px;font-weight:400;line-height:16px;color:#1c40ca}#feather-flow .keyword-widget-content .tag-container .tag-key,#feather-flow .keyword-widget-content .tag-container .tag-text{font-family:'SourceSansPro-Regular';font-size:14px;font-weight:400;line-height:19.5px;color:#000}#feather-flow .tag-container .tag-key,#feather-flow .tag-container .tag-text{font-size:14px;padding:2px 12px 2px 2px;margin:2px}figure[data-html-name=figure] .alt-text__button-container{float:right}.feather-flow-container .keyword-container .keyword__reset-btn.hide,span[data-html-name=inline-figure] .alt-text-container{display:none}.alt-text-container [data-correction-type=insert]{text-decoration:underline;color:green;background-color:#ff9;word-wrap:break-word}.alt-text-container .alt-text___title,.alt-text-container [data-role=long] span[data-html-name=x],.alt-text-container [data-role=short] span[data-html-name=x]{font-family:OpenSans;font-size:14px;color:#222;font-weight:700}.alt-text-container .long-desc-empty-container span,.alt-text-container .short-desc-empty-container span,span[data-format=bold]{font-weight:700}.alt-text-container .alt-text___title{font-size:16px}.alt-text-container .alt-text__button{padding:.5em 1em;background-color:#fff;cursor:pointer;border:1px solid #e6e6e6;box-shadow:0 0 1px #000;display:flex;align-items:center}.alt-text-container .alt-text__edit-btn-text,.alt-text-container span[data-html-name=alt-text]span[data-html-name=x]{line-height:20px}.alt-text-container .alt-text__edit-btn-text{font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#333;margin-left:4px}.alt-text__button:hover .alt-text__edit-btn-text{color:#e9711c}.alt-text__button:hover svg path{stroke:#e9711c}.alt-text__header{line-height:50px}.alt-text-container .hide,.alt-text-container .readonly{display:none}.AltTextEditWidget.dialog .dialog__content,.AltTextEditWidget.dialog .dialog__header{background:#fff;border:0;padding:20px 20px 0}.AltTextEditWidget.dialog .dialog__footer{background:#fff;border:0}.AltTextEditWidget.dialog .dialog__content{height:calc(100vH - 12em)}.AltTextEditWidget.dialog .dialog__header *{color:#000}.alt-text-edit-widget,.alt-text-edit-widget .alt-text-edit__group-container{display:flex;flex-direction:column;gap:10px;height:100%}.alt-text-edit-widget .alt-text-edit__group-container{overflow-y:auto;margin-bottom:10px}.alt-text-edit-widget .edit-alt-text__info{display:flex;gap:10px;background:#fff9bb;padding:6px 10px}.alt-text-edit-widget .edit-long-text__header,.alt-text-edit-widget .edit-short-text__header{font-weight:600}.alt-text-edit-widget .edit-long-text__container,.alt-text-edit-widget .edit-short-text__container{display:flex;flex-direction:column;gap:5px}.alt-text-edit-widget .edit-long-text__container .mandatory-marker,.alt-text-edit-widget .edit-short-text__container .mandatory-marker{display:none}.alt-text-edit-widget .rich-text-editor.mini-editor{border:1px solid #bcbcbc}.alt-text-edit-widget .error-container{color:rgba(219,50,54,.88)}.alt-text-edit-widget .edit-long-text__footer.hide,.alt-text-edit-widget .edit-short-text__footer.hide,.alt-text-edit-widget .error-container{display:none}.alt-text-edit-widget .error-container.show,span[data-html-name=inline-figure]:hover .alt-text__button-container{display:block}.alt-text-edit-widget .edit-long-text__footer,.alt-text-edit-widget .edit-short-text__footer{display:flex;padding:8px;justify-content:flex-end;background:#efefef}.alt-text-edit-widget .edit-long-text__footer .info-title,.alt-text-edit-widget .edit-short-text__footer .info-title{margin-right:10px}.alt-text-edit-widget .edit-long-text__footer .current-count,.alt-text-edit-widget .edit-short-text__footer .current-count{font-weight:600}.AltTextEditWidget.dialog .dialog__footer{padding:0;display:flex;flex-direction:row-reverse}.AltTextEditWidget.dialog .dialog__footer button{margin-left:0;font-size:1em;border:0;flex:auto;padding:.635em}.AltTextEditWidget.dialog .dialog__footer .dialog__cancel-btn:hover{background:#525252}.AltTextEditWidget.dialog .dialog__footer .dialog__ok-btn{background-color:#e9711c;color:#fff}.AltTextEditWidget.dialog .dialog__footer .dialog__cancel-btn:hover,.AltTextEditWidget.dialog .dialog__footer .dialog__ok-btn:hover{opacity:.8}.AltTextEditWidget.dialog:has(.error-container.show) .dialog__footer .dialog__ok-btn{cursor:not-allowed;color:#f0f0f0;opacity:.8}.AltTextEditWidget.dialog .dialog__footer .dialog__cancel-btn{background:#666;color:#fff}span[data-html-name=inline-figure] .alt-text__button-container{position:absolute;display:none;top:-2rem;right:2rem}.general-comment__button-container{position:-webkit-sticky;position:sticky;left:0;bottom:1em;margin-left:.4em;width:29px;background:#fff;border-radius:3px}.general-comment__button-container:hover{width:172px}.general-comment__btn:hover .general-comment__btn-text,.general-comment__button-container[data-comment-container=true],.general-comment__button-container[data-skip=true]{display:block}.general-comment__btn{cursor:pointer;border:0;padding:.4em;display:flex;align-items:center;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.4);border-radius:3px}.general-comment__btn-icon{flex:none;vertical-align:middle}.general-comment__btn-icon svg{vertical-align:middle}.general-comment__btn .general-comment__btn-text{display:none;margin-left:.5em;font-family:'OpenSans-SemiBold',sans-serif;font-size:12px;color:#2f2f2f;text-align:center;flex:1}.general-comment__btn *{pointer-events:none}.general-comment-widget,.general-comment-widget-wrapper{background:#fff;height:100%}.general-comment-widget{display:flex;flex-direction:column;padding:10px}.general-comment-widget__title{margin:0;font-family:'OpenSans-SemiBold',sans-serif;font-size:14px;color:#223334;flex:none}.general-comment-widget__button-container{display:flex;flex:none;margin:-10px}.general-comment-widget__cancel-btn,.general-comment-widget__save-btn{color:#fff;border:0;cursor:pointer;box-sizing:border-box;border-radius:0;padding:1em .7em;font-family:'OpenSans-Bold';font-size:13px;flex:1;position:relative}.general-comment-widget__cancel-btn{background:#666}.general-comment-widget__save-btn{background-color:#e9711c}.general-comment-widget__cancel-btn:hover,.general-comment-widget__save-btn:hover,dialog[role=dialog][data-name=generalCommentConfirm] .dialog__btn:hover{opacity:.85}.general-comment-widget__save-btn[disabled],.general-comment-widget__save-btn[disabled]:hover{background:#f5bf9f;cursor:not-allowed;opacity:1}.general-comment-widget__save-btn[disabled] .general-comment-widget__save-btn-text,.general-comment-widget__save-btn[disabled]:hover .general-comment-widget__save-btn-text{color:#f6f6f6}.general-comment-widget__info{margin:20px 0 0;background:rgba(239,193,0,.05);border:1px solid rgba(239,193,0,.5);display:flex;padding:12px 5px;font-family:'OpenSans-Regular',sans-serif}.general-comment-widget__info-icon{width:24px;height:24px;flex:none}.general-comment-widget__info-text{margin:0 0 0 6px;font-size:12px}.general-comment-widget__content{flex:1}.general-comment-widget__editor-container{margin:10px 0 0}.general-comment-widget__error-msg{font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:rgba(219,50,54,.88);text-align:left;line-height:20px;margin-top:20px}.general-comment-widget__save-btn[data-tooltip-title]:after{display:block;visibility:hidden;position:absolute;bottom:123%;right:2%;opacity:0;content:attr(data-tooltip-title);padding:7px 20px;z-index:999;text-decoration:none;text-align:center;background:#fff;border:1px solid rgba(160,160,160,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);border-radius:4px;font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#000;line-height:22px;width:245px}.general-comment-widget__save-btn[data-tooltip-title]:before{content:"";position:absolute;width:0;height:0;bottom:93%;right:48%;box-sizing:border-box;border:7px solid #000;border-color:transparent transparent #fff #fff;transform-origin:0 0;transform:rotate(-45deg);box-shadow:-2px 3px 4px 0 rgba(0,0,0,.1);visibility:hidden;opacity:0;z-index:9999}.general-comment-widget__save-btn[data-tooltip-title]:hover:after,.general-comment-widget__save-btn[data-tooltip-title]:hover:before{visibility:visible;opacity:1}.general-comment-widget__button-list{list-style:none;margin:0;padding:0;display:flex;justify-content:flex-end}.general-comment-widget__button-list li{flex:none;padding:0 8px}.general-comment-widget__list-item-btn{border:0;background:0 0;padding:0;cursor:pointer;vertical-align:middle}.general-comment-widget__list-item-btn *{pointer-events:none}.general-comment-widget__list-item-btn:hover svg path{fill:#e9711c}.general-comment-widget__edit-btn:hover svg g,.general-comment-widget__edit-btn:hover svg path{stroke:#e9711c;fill:none}.general-comment-widget__list-item-btn[disabled]{cursor:default}.general-comment-widget__list-item-btn[disabled]:hover svg path{fill:#333}.general-comment-widget__edit-btn[disabled]:hover svg g,.general-comment-widget__edit-btn[disabled]:hover svg path{stroke:#333;fill:none}.general-comment--hide{display:none}.general-comment-widget__comment{font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#000;line-height:24px;padding:4px;overflow-wrap:break-word;min-height:2rem;max-height:25em;overflow-x:hidden;overflow-y:auto}span[data-format=italic]{font-style:italic}span[data-format=superscript]{vertical-align:super}span[data-format=subscript]{vertical-align:sub}.print-comment .comment__container{padding-bottom:1em}dialog[role=dialog][data-name=generalCommentConfirm] .dialog__header{background:0 0;border:0;padding:1rem}dialog[role=dialog][data-name=generalCommentConfirm] .dialog__heading{color:#212121;font-size:14px;font-weight:400;font-family:'OpenSans-SemiBold',sans-serif}dialog[role=dialog][data-name=generalCommentConfirm] .dialog__content{padding:.5rem 1rem;min-height:7rem}dialog[role=dialog][data-name=generalCommentConfirm] .dialog__elem-show{display:flex;justify-content:center;padding:0}dialog[role=dialog][data-name=generalCommentConfirm] .dialog__btn{margin:0;flex:1;padding:1rem;font-family:'OpenSans-Bold',sans-serif;font-size:13px;border:0;color:#fff}dialog[role=dialog][data-name=generalCommentConfirm] .dialog__ok-btn{order:2;background-color:#e9711c}.print-comment{font-family:Times New Roman,Times;overflow-wrap:break-word}.side-sticky-menu{position:absolute;width:36px;background:#fff;border:1px solid #d7d7d7;box-shadow:0 0 8px 0 rgba(0,0,0,.2);z-index:1;top:35%;right:-43px}.side-sticky-menu__list{list-style:none;padding:0;margin:0}.side-sticky-menu__list-item{border-top:1px solid #d7d7d7;text-align:center}.side-sticky-menu__list-item:first-child{border:0}.side-sticky-menu [data-tooltip-title]:after{display:block;visibility:hidden;position:absolute;top:100%;right:0;opacity:0;content:attr(data-tooltip-title);padding:7px 20px;z-index:999;text-decoration:none;text-align:center;background:#fff;border:1px solid rgba(160,160,160,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);border-radius:4px;font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#2f2f2f;line-height:22px;white-space:nowrap}.side-sticky-menu [data-tooltip-title]:before{content:"";position:absolute;width:0;height:0;top:109%;right:-11%;box-sizing:border-box;border:7px solid #000;border-color:transparent transparent #fff #fff;transform-origin:0 0;transform:rotate(-225deg);box-shadow:-2px 2px 4px 0 rgba(0,0,0,.1);visibility:hidden;opacity:0;z-index:9999}.side-sticky-menu [data-tooltip-title]:hover:after,.side-sticky-menu [data-tooltip-title]:hover:before{visibility:visible;opacity:1}@media screen and (max-width:1280px){.side-sticky-menu{right:-15px}}.menu-item__offline-pdf{border:0;background:0 0;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;border-top:.3em solid transparent;padding:.3em .3em .45em}.menu-item__icon-offline-pdf{display:inline-block}.menu-item__svg-offline-pdf{width:1.5em;height:1.9em;vertical-align:middle}.spellcheck-highlight-wrapper canvas{position:relative;z-index:-1;flex:none}.editor .highlight .reference-container{background:linear-gradient(rgba(249,249,249,.5),rgba(249,249,249,.5))}.editor .highlight [data-html-name=table-group] td,.editor .spell-highlight [data-html-name=table-group] td{background:linear-gradient(rgba(255,255,255,.5),rgba(255,255,255,.5))}.editor .highlight div[data-html-name=textbox],.supplementary .highlight div.ce_textbox,.supplementary .highlight div.table{background:linear-gradient(rgba(232,232,232,.5),rgba(232,232,232,.5))}.editor .highlight [data-html-name=table-group],.highlight .table-plugin__wrapper{background:linear-gradient(rgba(249,249,249,.1),rgba(249,249,249,.1))}.highlight .contrib-container,.highlight .image-enlarge-view{background:linear-gradient(rgba(247,247,247,.5),rgba(247,247,247,.5))}.highlight .metadata-table caption,.spell-highlight .metadata-table caption{background:linear-gradient(rgba(204,204,204,.5),rgba(204,204,204,.5))}.highlight .metadata-table tr:nth-child(even),.spell-highlight .metadata-table tr:nth-child(even){background:linear-gradient(rgba(238,238,238,.7),rgba(238,238,238,.7))}.editor .highlight [data-html-name=table-label]{color:#fff}.editor .highlight [data-html-name=table-label],.extra [data-html-name=table-label]{background:linear-gradient(rgba(71,71,71,.5),rgba(71,71,71,.5))}.editor .highlight .footnote-container .footnote-wrapper,.editor .highlight .table-footnote-container,.highlight .funding-group-wrapper{background:linear-gradient(rgba(247,247,247,.5),rgba(247,247,247,.5))}.editor .highlight thead tr{background:linear-gradient(rgba(217,217,217,.5),rgba(217,217,217,.5))}.editor .highlight .smallcaps,.rich-text-editor .highlight span[data-format=bold]{background:linear-gradient(rgba(255,255,153,.5),rgba(255,255,153,.5))}.rich-text-editor .highlight span[data-format=insert][data-actor=ce],.spell-highlight span[data-format=insert][data-actor=ace]{background:linear-gradient(rgba(211,211,211,.7),rgba(211,211,211,.7))}.editor .spell-highlight .reference-container span[data-format=bold],.editor .spell-highlight .reference-container span[data-format=italic],.editor .spell-highlight .reference-container span[data-format=subscript],.editor .spell-highlight .reference-container span[data-format=superscript],.rich-text-editor .highlight a[data-html-name=link][data-actor=org],.rich-text-editor .highlight span[data-format=bold][data-actor=org]{background:0 0}.editor .highlight .optbold,.editor .highlight .optcomment,.editor .highlight .optinsert,.editor .highlight .optitalic,.editor .highlight .optmono span,.editor .highlight .optsub,.editor .highlight .optsup,.editor .highlight .pvtentity .optdel,.editor .highlight span[class$=-citation-wrapper] .optinsert,.highlight a[data-html-name=link],.supplementary .highlight span.smallcaps,.supplementary .highlight span[class$=-citation-wrapper] .optinsert{background:linear-gradient(rgba(255,255,153,.5),rgba(255,255,153,.5))}.highlight .editor__info--left-panel{background:linear-gradient(rgba(254,252,242,.5),rgba(254,252,242,.5))}.highlight .suppltext{background:linear-gradient(rgba(234,234,234,.5),rgba(234,234,234,.5))}.supplementary .highlight [data-html-name=table-group]{background:linear-gradient(rgba(249,249,249,.5),rgba(249,249,249,.5))}.supplementary .highlight thead tr{background:linear-gradient(rgba(225,225,225,.5),rgba(225,225,225,.5))}.supplementary .highlight [data-html-name=table-label]{background:linear-gradient(rgba(71,71,71,.5),rgba(71,71,71,.5))}.supplementary .highlight span.kw_label{background:linear-gradient(rgba(221,221,221,.5),rgba(221,221,221,.5))}.supplementary .highlight div.ce_collaboration div.ce_author-group,.supplementary .spell-highlight div.ce_collaboration div.ce_author-group{background:linear-gradient(rgba(240,240,240,.5),rgba(240,240,240,.5))}.supplementary .highlight .ce_author>.ce_initials,.supplementary .highlight div.ce_author>span.ce_surname,.supplementary .spell-highlight div.ce_author>span.ce_surname{background:linear-gradient(rgba(0,179,179,.5),rgba(0,179,179,.5))}.supplementary .highlight .cpedel,.supplementary .highlight .cpeins,.supplementary .highlight div#etab1,.supplementary .spell-highlight div#etab1,.supplementary div#etab2{background:linear-gradient(rgba(211,211,211,.5),rgba(211,211,211,.5))}.highlight .editor [data-html-name=figure] .figure-head-wrapper [data-html-name=label],.supplementary .highlight .table-wrap{background:linear-gradient(rgba(249,249,249,.5),rgba(249,249,249,.5))}.editor .spell-highlight div[data-html-name=textbox],.supplementary .highlight .boxed-text .table-wrap,.supplementary .spell-highlight div.ce_textbox,.supplementary .spell-highlight div.table{background:linear-gradient(rgba(232,232,232,.5),rgba(232,232,232,.5))}.supplementary .highlight .supplfundtext,.supplementary .highlight .supplorcidtext,.supplementary .highlight .suppltext{background:linear-gradient(rgba(234,234,234,.5),rgba(234,234,234,.5))}.supplementary .highlight .table-footnote-container{background:linear-gradient(rgba(247,247,247,.5),rgba(247,247,247,.5))}.highlight-wrapper canvas{position:relative;z-index:-1;flex:none;display:block}.highlight-wrapper{position:absolute;z-index:-2;line-height:0%!important}.editor .highlight [data-html-name=article-toc-entry] [data-html-name=toc-text],.editor .spell-highlight .reference-container{background:linear-gradient(rgba(249,249,249,.5),rgba(249,249,249,.5))}.editor .spell-highlight [data-html-name=table-group],.editor [data-html-name=table-group][data-class=display],.extra [data-html-name=table-group],.extra [data-html-name=table-group][data-class=display],.spell-highlight .table-plugin__wrapper{background:linear-gradient(rgba(249,249,249,.1),rgba(249,249,249,.1))}.editor .spell-highlight .footnote-container .footnote-wrapper,.editor .spell-highlight .table-footnote-container,.spell-highlight .contrib-container,.spell-highlight .funding-group-wrapper,.spell-highlight .image-enlarge-view,.supplementary .table-footnote-container{background:linear-gradient(rgba(247,247,247,.5),rgba(247,247,247,.5))}.editor .spell-highlight thead tr{background:linear-gradient(rgba(217,217,217,.5),rgba(217,217,217,.5))}.editor .spell-highlight .smallcaps,.rich-text-editor .spell-highlight span[data-format=bold]{background:linear-gradient(rgba(255,255,153,.5),rgba(255,255,153,.5))}.rich-text-editor .spell-highlight span[data-format=insert]{background:linear-gradient(rgba(255,255,153,.7),rgba(255,255,153,.7))}.rich-text-editor .spell-highlight span[data-format=insert][data-actor=ce]{background:linear-gradient(rgba(211,211,211,.7),rgba(211,211,211,.7))}.rich-text-editor .spell-highlight a[data-html-name=link][data-actor=org],.rich-text-editor .spell-highlight span[data-format=bold][data-actor=org]{background:0 0}.editor .find.optdelreference,.editor .spell-highlight .optbold,.editor .spell-highlight .optcomment,.editor .spell-highlight .optinsert,.editor .spell-highlight .optitalic,.editor .spell-highlight .optmono span,.editor .spell-highlight .optsub,.editor .spell-highlight .optsup,.editor .spell-highlight .pvtentity .optdel,.editor .spell-highlight span[class$=-citation-wrapper] .optinsert,.spell-highlight a[data-html-name=link],.supplementary .spell-highlight span.smallcaps,.supplementary .spell-highlight span[class$=-citation-wrapper] .optinsert{background:linear-gradient(rgba(255,255,153,.5),rgba(255,255,153,.5))}.spell-highlight .editor__info--left-panel{background:linear-gradient(rgba(254,252,242,.5),rgba(254,252,242,.5))}.spell-highlight .suppltext{background:linear-gradient(rgba(234,234,234,.5),rgba(234,234,234,.5))}.supplementary .spell-highlight [data-html-name=table-group]{background:linear-gradient(rgba(249,249,249,.5),rgba(249,249,249,.5))}.supplementary .spell-highlight thead tr{background:linear-gradient(rgba(225,225,225,.5),rgba(225,225,225,.5))}.supplementary .spell-highlight [data-html-name=table-label]{background:linear-gradient(rgba(71,71,71,.5),rgba(71,71,71,.5))}.supplementary .spell-highlight span.kw_label{background:linear-gradient(rgba(221,221,221,.5),rgba(221,221,221,.5))}.supplementary .spell-highlight .ce_author>.ce_initials{background:linear-gradient(rgba(0,179,179,.5),rgba(0,179,179,.5))}.supplementary .spell-highlight .cpedel,.supplementary .spell-highlight .cpeins{background:linear-gradient(rgba(211,211,211,.5),rgba(211,211,211,.5))}.spell-highlight .editor [data-html-name=figure] .figure-head-wrapper [data-html-name=label],.supplementary .spell-highlight .table-wrap{background:linear-gradient(rgba(249,249,249,.5),rgba(249,249,249,.5))}.supplementary .spell-highlight .boxed-text .table-wrap{background:linear-gradient(rgba(232,232,232,.5),rgba(232,232,232,.5))}.supplementary .spell-highlight .supplfundtext,.supplementary .spell-highlight .supplorcidtext,.supplementary .spell-highlight .suppltext{background:linear-gradient(rgba(234,234,234,.5),rgba(234,234,234,.5))}.supplementary .spell-highlight .table-footnote-container{background:linear-gradient(rgba(247,247,247,.5),rgba(247,247,247,.5))}.editor .spell-highlight [data-html-name=article-toc-entry] [data-html-name=toc-text]{background:linear-gradient(rgba(249,249,249,.5),rgba(249,249,249,.5))}.editor .highlight [data-html-name=chart] .figure-head-wrapper [data-html-name=label],.editor .highlight [data-html-name=figure] .figure-head-wrapper [data-html-name=label],.editor .highlight [data-html-name=scheme] .figure-head-wrapper [data-html-name=label]{background:linear-gradient(rgba(71,71,71,.5),rgba(71,71,71,.5));color:#fff}.static-menu .menu-item__findreplace{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.7em .5em;cursor:pointer;display:flex;order:-1}.static-menu .menu-item__findreplace--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.static-menu .menu-item__icon-findreplace{display:inherit;vertical-align:middle}.static-menu .menu-item__findreplace .menu-item__findreplace-text{font-family:'OpenSans-SemiBold',arial,sans-serif;margin:0 0 0 .5em;font-size:.9em}.static-menu .menu-item__findreplace--active .menu-item__findreplace-text,.static-menu .menu-item__findreplace:hover .menu-item__findreplace-text{color:#e47d22}.static-menu .menu-item__findreplace--active .menu-item__svg-findreplace,.static-menu .menu-item__findreplace:hover .menu-item__svg-findreplace{fill:#e47d22}.static-menu .menu-item__findreplace[disabled]{cursor:default}.static-menu .menu-item__findreplace[disabled] .menu-item__svg-findreplace{fill:gray}.static-menu .menu-item__findreplace[disabled] .menu-item__findreplace-text{color:gray}.static-menu .findreplace-failure .menu-item__findreplace-indexfailure{width:279px;background-color:#fff;color:#000;text-align:left;padding:15px 21px;position:absolute;z-index:0;top:10px;box-shadow:0 2px 4px rgba(0,0,0,.5);border-radius:3px;margin-left:8px;margin-top:25px;font-size:13px;font-family:'OpenSans-Regular',sans-serif;line-height:20px}.floating-menu .floating-menu__button-container .findreplace-failure[disabled]:hover .menu-item__findreplace-indexfailure,.static-menu .findreplace-failure[disabled]:hover .menu-item__findreplace-indexfailure{display:block}.static-menu .menu-item__icon-specialchar--select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.find-widget-container{position:absolute;top:79px;left:0;z-index:1;box-shadow:0 3px 5px 1px #d2cdcd;box-sizing:border-box;border-radius:0 0 5px 0}.find-plugin-block--hide,.static-menu .menu-item__findreplace .menu-item__findreplace-indexfailure{display:none}.find-plugin-block--mini{margin-top:14px}.find-plugin-block{margin-top:100px}.replace-loader__progress-message{display:flex}.floating-menu .floating-menu__button-container .findreplace-failure .menu-item__findreplace-indexfailure{width:279px;background-color:#fff;color:#000;text-align:left;padding:15px 21px;position:absolute;z-index:0;top:10px;box-shadow:0 2px 4px rgba(0,0,0,.5);border-radius:3px;margin-left:8px;margin-top:25px;font-size:13px;font-family:'OpenSans-Regular',sans-serif;line-height:20px}.floating-menu .floating-menu__button-container .menu-item__findreplace .menu-item__findreplace-indexfailure{display:none}.floating-menu .menu-item__findreplace{text-align:center;cursor:pointer;border:0;background:#fff;width:4.2em;padding:.8em}.menu-item__findreplace *{pointer-events:none}.floating-menu .menu-item__findreplace--show{display:block}.floating-menu .menu-item__findreplace--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__icon-findreplace{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.floating-menu .menu-item__findreplace .menu-item__findreplace-text{font-family:'OpenSans-Regular';font-size:.8em;color:#222;display:block;text-align:center;margin-top:.5em}.floating-menu .menu-item__findreplace--active .menu-item__findreplace-text{font-family:'OpenSans-SemiBold';color:#fff}.floating-menu .menu-item__findreplace--ui-button:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.floating-menu .menu-item__findreplace--ui-button.menu-item__findreplace--active{background:#e47d22;box-shadow:0 0 .75em 0 rgba(0,0,0,.1)}.editor__add-more-svg path,.editor__eye-view-svg path,.floating-menu .menu-item__findreplace--active .menu-item__svg-findreplace .g-2{fill:#fff}.find-widget-container-floatingMenu{position:absolute;top:44px;left:1px;z-index:1;box-shadow:0 3px 5px 1px #d2cdcd;box-sizing:border-box;border-radius:0 0 5px 0}.spellchecksugesstion{position:absolute;top:0;left:0;background-color:#fff;box-sizing:border-box;border-radius:1px;border:1px solid #f3f3f3;box-shadow:rgba(0,0,0,.2) 0 12px 28px 0,rgba(0,0,0,.1) 0 2px 4px 0,rgba(255,255,255,.05) 0 0 0 1px;z-index:1;max-width:250px;width:200px;padding-left:5px;display:none}.spellchecksugesstion ul{padding-left:0;border-style:none}.add-user-sugesstion input[type=text]:focus,.ignore--spell span:focus,.spellchecksugesstion ul li:focus,.spellchecksugesstion ul:focus{outline:0}.spellchecksugesstion--list li{list-style-type:none;color:#222;font-size:14px;cursor:default;padding-top:3px;text-decoration:none;font-family:OpenSans-SemiBold}.spellchecksugesstion--list li:focus,.spellchecksugesstion--list li:hover{cursor:pointer;background-color:#f1f1f1}.spellchecksugesstion-show,.suggestions--titles span{display:block}.spellchecksugesstion-hide{display:none!important}.spellchecksugesstion--list{margin:4px 4px 4px 2px}.navigation--buttons{padding-top:13px;padding-bottom:45px;border-top:2px solid #e6e6e6}.navigation--buttons button:last-child{margin-left:6px}.spellchecksugesstion__list--button-left,.spellchecksugesstion__list--button-right{background:#fff;border:0 solid #333;float:left;border-radius:0;font-family:'OpenSans-SemiBold';color:#333;margin:5px;width:30px;height:28px}.spellchecksugesstion__title{color:#000;cursor:default}.suggestions--titles span:first-child{font-family:OpenSans-Regular;font-size:13px}.suggestions--titles span:nth-child(2),.suggestions--titles span:nth-child(3){font-family:OpenSans-Italic}.suggestions--titles span:last-child{font-family:OpenSans-Regular;font-size:13px}.ignore--spell{border-top:2px solid #e6e6e6;margin-top:12px}.ignore--spell span{color:#007b95;font-size:12px;display:block;line-height:31px;cursor:pointer}.ignore--spell span:focus,.ignore--spell span:hover{text-decoration:underline;text-underline-offset:.2em;cursor:pointer;line-height:31px}.ignore--spell span:first-child{font-family:OpenSans-Regular;max-width:60px}.ignore--spell span:last-child{margin-bottom:8px;font-family:OpenSans-Regular;max-width:95px}.move--aside,.structural--select{color:#636363;font-size:11px;text-align:left}.move--aside{font-style:italic;margin-top:-5px}.structural--select{font-family:OpenSans-Italic;line-height:14px}.disable-suggestion{pointer-events:none;opacity:.7}.no--suggestion--info{padding-top:7px;padding-bottom:6px}.border--separator{padding-top:5px;padding-bottom:8px}.static-menu .menu-item__spellcheck{border:0;background:0 0;border-left:1px solid #ebe7e7;padding:.5em;cursor:pointer;display:flex;order:0}.static-menu .menu-item__spellcheck--active{background:#ddd;box-shadow:inset 0 0 .2em #bbb}.static-menu .menu-item__icon-spellcheck{display:inherit;vertical-align:middle}.static-menu .menu-item__spellcheck[disabled]{cursor:default}.static-menu .menu-item__spellcheck[disabled]:hover .menu-item__spellcheck-text{color:#b9b5b5}.static-menu .menu-item__spellcheck .menu-item__spellcheck-text{font-family:'OpenSans-SemiBold',arial,sans-serif;margin:.2em 0 0 .5em;font-size:.9em}.static-menu .menu-item__spellcheck--active .menu-item__spellcheck-text,.static-menu .menu-item__spellcheck:hover .menu-item__spellcheck-text{color:#e47d22}.static-menu{display:flex}.rich-text-editor .static-menu .static-menu__group[data-group=left-group]{display:flex;order:-1;flex:1 0 0}.spellcheck-highlight-wrapper{position:absolute;z-index:-1;line-height:0%!important}.onoffswitch{position:relative;width:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:2px solid #999;border-radius:20px}.onoffswitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.onoffswitch-inner:after,.onoffswitch-inner:before{display:block;width:50%;height:30px;padding:0;line-height:17px;font-size:.9em;font-weight:700;box-sizing:border-box;font-family:'OpenSans-SemiBold',arial,sans-serif;float:left}.onoffswitch-inner:before{content:"ON";padding-left:6px;background-color:#fff;color:#000;text-align:left}.onoffswitch-inner:after{content:"OFF";padding-right:4px;background-color:#fff;color:#000;text-align:right}.onoffswitch-switch{display:block;width:14px;height:14px;margin:2px;background:#000;position:absolute;top:1px;bottom:0;transition:all .3s ease-in 0s;border-radius:50%}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}.onoffswitch-label{height:20px}button:disabled .onoffswitch-inner,button:disabled .onoffswitch-switch,button[disabled] .onoffswitch-inner,button[disabled] .onoffswitch-switch{opacity:.1;cursor:default}.mini-editor .static-menu{display:flex;flex-direction:row}.menu-item__spellwidget-btn:hover{cursor:pointer}.menu-item__spellwidget-btn{padding-top:2px;border:0;background:0 0;height:37px;width:45px;margin-top:4px}.spell-active{background-color:#ffff;margin-bottom:-1px}.disable--spell-btn,.disable_spellwidget__button{pointer-events:none;opacity:.5}.overaly.hide,.spellsuggession_widget.hide,.spellsuggestion__completed.hide,.spellsuggestion__notavailable.hide{display:none}.spellsuggession_widget{background:#fff;padding:.6em;max-height:calc(100vh - 45px);overflow-y:auto}.spellsuggestion_widget--title{font-family:OpenSans-SemiBold;font-size:14px;color:#2f2f2f;flex:1}.spellsuggestion_widget--change_text,.spellsuggestion_widget--move_contex{font-family:OpenSans-Italic;font-size:11px;margin:0;color:#333;user-select:none;display:flex;background:#fff;flex:none;border-bottom:1px solid #d5d5d5;padding:1% .9%}.spellsuggestion_widget--change_text{font-family:OpenSans-Regular;font-size:13px;padding:.7%;border-bottom:0}.spellsuggestion_widget--change_text_error{font-family:OpenSans-SemiBold;font-size:13px;color:#101010;line-height:18px}.add-suggestion{font-family:OpenSans-Regular;font-size:12px;color:#007b95;margin-right:8px}.add-suggestion,.suggestions-control__select-all{text-align:right;flex:auto}.change-suggestions-value{font-family:OpenSans-SemiBold;font-size:14px;color:#222;padding-left:1%;padding-top:1%;padding-bottom:1.2%}.change-suggestions__title{opacity:.9;font-family:OpenSans-SemiBold;font-size:12px;padding:0 0 1% .9%}.suggestionlist__item,.suggestionlist__others--item{position:relative;width:100%;box-sizing:border-box;cursor:pointer}.suggestionlist__item{padding-left:2px}.suggestionlist__others--item{display:flex;padding:2px 2px 0 0}.suggestionlist-control{position:relative;display:block;padding-left:2em;cursor:pointer}.suggestionlist__text{width:100%;font-size:.9em;font-family:'OpenSans-Regular',sans-serif,arial}.suggestionlist-control input{position:absolute;z-index:-1;opacity:0;top:0;left:0}.suggestionlist-control__indicator{position:absolute;top:4px;left:0;width:18px;height:18px;background:#fff;border:1px solid #b9b6b6}.suggestionlist-control__indicator:after{top:2px;left:6px;width:3px;height:8px;transform:rotate(45deg);border:solid #fff;border-width:0 2px 2px 0;display:block;content:"";position:absolute}.suggestionlist__short-text-container{display:flex}.suggestionlist__short-text{padding-bottom:6px;cursor:pointer;flex:1}.suggestionlist__para{display:inline-block;white-space:nowrap;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;vertical-align:top;width:350px;font-family:'TimesNewRomanPS-BoldMT';font-size:14px;color:#222;line-height:26px;padding-left:2px}.spellsuggession_widget ul{list-style:none;margin:0;overflow:hidden;padding:0;border:0}.others-suggestions-control{display:flex;position:relative;margin-top:2.9%;margin-left:.9%}.suggestions-control__para{opacity:.9;font-family:OpenSans-SemiBold;font-size:12px;flex:2}.suggestions-control__select-all{font-family:OpenSans-Regular;font-size:12px;color:#007b95;word-break:break-word;margin-right:11px;cursor:pointer;max-width:65px}.suggestionlist-control input:checked~.suggestionlist-control__indicator{background:#3b3d3e}.suggestionlist-ignore{font-family:OpenSans-Regular;font-size:12px;color:#007b95;line-height:31px;cursor:pointer;margin-left:30px;position:relative}.suggestionlist__button-control{display:flex;flex:1 1 auto;margin:.3em 0 1.6em 1.1%;width:100%}.struct-suggestions__list ul{max-height:130px;overflow-y:auto;overflow-x:hidden}.suggestionlist__errors--control{background:#f4f4f4;margin:.3%}.suggestionlist__errors--source{display:flex;position:relative;padding:1.6% .8% .4%;margin:0}.suggestionlist__errors__info,.suggestionlist__errors__label{font-size:12px;color:#474747;padding:.3em 0;font-family:'OpenSans-Regular'}.suggestionlist__errors__info{padding:.3em .2em;flex:3.7;font-weight:600}.suggestionlist__errors--content{opacity:.6;font-family:OpenSans-Italic;font-size:12px;padding:0 0 .8% .8%;color:#000;margin:0;border-bottom:1px solid #d5d5d5}.spellsuggestion_widget__control{padding:1.4% .9%;margin:0;color:#333;user-select:none;display:flex;background:#fff;border-bottom:0;flex:none}.spellsuggestion_widget--close{width:1.25em;display:inline-block;vertical-align:middle;height:1.25em}.spellsuggestion_widget--close:hover{cursor:pointer}.spellsuggestion_widget--error_content{font-family:OpenSans-SemiBold;font-size:13px;color:#101010;line-height:20px;padding:0 4px}.suggestionlist-button,.suggestionlist-ignore{flex:1}.accept-label{padding:.5em;font-family:OpenSans-SemiBold;font-size:12px;color:#fff;text-align:center}.accept-btn{height:32px;cursor:pointer;display:block;padding:0;position:relative;outline:0;background:#4f758b;border:1px solid #4f758b;color:#fff;width:138px}.tooltip_ice_accept{visibility:hidden;width:120px;border:1px solid #4f758b;color:#4f758b;text-align:center;background:#fff;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:120%;left:49%;margin-left:-60px}.accept-btn:hover .tooltip_ice_accept{visibility:visible}button.accept-btn:active,button.add-suggestion--btn:active,button.spellchecksugesstion__list--button-left:active,button.spellchecksugesstion__list--button-right:active{transform:translateY(.8px);filter:saturate(170%)}.change-suggestions-group{margin:10px 16px 0 8px}.suggestionlist__item{display:flex}.change-suggestions-value:hover,.suggestionlist__item:hover{background:#d3d3d3}.similar-hide{display:none}.selected-replaceText{background:#faddc7}.nosimilar-suggestions-content{opacity:.5;font-family:OpenSans-Regular;font-size:14px;color:#222;text-align:center;line-height:26px}.nosimilar-suggestions-contol{padding:87px;text-align:center}.nosimilar-hide{display:none}.nosimilar-show{display:block}.highlight-value{background:url(/images/wavy-underline.png) repeat-x 0 100%;display:inline-block;transition:background-size .5s ease}.current-hide{display:none}.current-show{display:block;padding-top:2.2%}.spellsuggession_widget cite,.struct-hide{display:none}.struct-show{display:block}.spellsuggestion_widget--change_content,.spellsuggestion_widget--to_content{font-family:OpenSans-Regular;font-size:13px;color:#636363}.change-suggestions{height:100px;padding-left:1.6px}.hide--visiblity{visibility:hidden}.disable--suggestion{pointer-events:none;opacity:.5}.others-suggestions__list{margin-left:1.1%}.others-suggestions__list li{margin-top:2%}.suggestionlist__navigation--buttons{margin-right:1.1%}.disable--acceptbtn{pointer-events:none;opacity:.5}.disble--spelcheckcontainer{pointer-events:none;opacity:.6}.others-suggestions__list ul{height:200px;overflow-y:auto;overflow-x:hidden;will-change:transform}.suggestionlist__button-control .disable-ignore{cursor:auto;color:#71aebb}.ignore-suggestion{width:60px}.similar--spellerros{width:96px}.spellsuggession_widget .reference-citation-wrapper{position:relative;margin-right:10px}.spellsuggession_widget .reference-citation-wrapper .citation-view-wrapper{font-size:.8em;position:absolute;margin-top:-8px}.spellsuggession_widget .citation-container{cursor:pointer}.spellsuggession_widget span[data-format=subscript]{vertical-align:sub;font-size:12px;line-height:0;margin:0 1px}.spellsuggession_widget span[data-format=delete]{text-decoration:line-through;color:red}.spellsuggession_widget span[data-format=delete][data-actor=ace],.spellsuggession_widget span[data-format=insert][data-actor=ace]{background-color:#d3d3d3}.spellsuggession_widget span[data-format=insert]{white-space:pre-wrap;color:green}.spellsuggession_widget .country-wrapper,.spellsuggession_widget .doi-wrapper,.spellsuggession_widget .editor-container__math-button-container,.spellsuggession_widget .equation-wrapper,.spellsuggession_widget .temp-space{display:none}.spellsuggession_widget .citation-view-wrapper .footnote-citation-container{vertical-align:super;color:#00f}.rich-text-editor__wrapper>.spell-highlight{z-index:2}.additional-attachment{z-index:1;position:relative}.add-user-sugesstion{display:flex;padding-left:1px;padding-top:10px;padding-bottom:5px}.add-user-sugesstion--hide{display:none}.add-user-sugesstion input[type=text]{width:88%;border:1px solid #c5c5c5;height:32px;font-family:OpenSans-Regular;font-size:14px;color:#222}.add-user-sugesstion input[type=text]::placeholder{opacity:.4;font-family:OpenSans-Italic;font-size:12px;color:#222}.add-suggestion:hover{cursor:pointer}.add-suggestion.add-disable{pointer-events:none;opacity:.5}.add-suggestion--btn{height:32px;background:#4f7588;border:1px solid #4f7588;color:#fff;cursor:pointer;margin-left:12px;padding:5px}.add-suggestion:active,.suggestionlist-ignore:active,.suggestions-control__select-all:active{transform:translateY(.6px);filter:saturate(160%)}.remove--user--suggestion{text-align:right;color:#d0021b;font-family:OpenSans-Regular;font-size:12px;float:right;width:auto;padding-right:9px;opacity:1;cursor:pointer;pointer-events:all}.spellsuggession_widget [data-html-name=stack] [data-html-name=above],.spellsuggession_widget [data-html-name=stack] [data-html-name=below]{vertical-align:super;font-size:12px;display:table-row;height:12px;line-height:12px;text-align:left}.spellsuggession_widget [data-html-name=stack] [data-html-name=below]{vertical-align:sub}.editor cite,.extra cite,.spellsuggession_widget .chart-citation-container,.spellsuggession_widget .citation-container,.spellsuggession_widget .fig-citation-container,.spellsuggession_widget .footnote-citation-container,.spellsuggession_widget .math-citation-container,.spellsuggession_widget .scheme-citation-container,.spellsuggession_widget .table-citation-container,.supplementary cite{font-style:normal;color:#00f}.spellsuggession_widget [data-html-name=stack]{display:inline-table;text-indent:0;vertical-align:super;width:auto}.spellsuggession_widget .highlight-value span[data-format=delete][data-actor=ace],.spellsuggession_widget .highlight-value span[data-format=insert][data-actor=ace]{background-color:#d3d3d37a}.spellsuggession_widget span[data-format=insert][data-actor=le]{text-decoration:underline;color:green;background-color:#ff9;white-space:pre-wrap;word-wrap:break-word}.ignore--replace--fail span:hover,.spell--falback--list ul li:hover,.spellchecksugesstion__list--button-left,.spellchecksugesstion__list--button-right{cursor:pointer}.ice-selectAll-wrapper,.ice_widget__next,.ice_widget__prev{position:relative}.spell--replace--fallback{background:#fff;padding-top:30px}.spellreplace_fallback_widget--title{font-family:OpenSans-SemiBold;font-size:14px;color:#2f2f2f;padding-left:23px}.spellreplace_fallback_widget--message{font-family:OpenSans-Italic;opacity:.6;font-size:12px;color:#000;padding-top:5px;padding-left:23px}.spell--falback--list{margin-top:-10px}.spell--falback--list ul{margin-bottom:5px}.spell--falback--list ol li{list-style-type:none;font-family:TimesNewRomanPSMT;font-size:14px;color:#222;padding-left:-10px;margin-right:20px;padding-top:18px;cursor:pointer}.spell--falback--list ul li{font-family:OpenSans-Regular;font-size:13px;color:#007b95;text-align:right;text-decoration:underline;margin-left:260px;margin-right:20px}.ignore--replace--fail{padding-top:20px;padding-bottom:30px;border-collapse:separate;text-align:center}.ignore--replace--fail span{font-family:OpenSans-SemiBold;font-size:12px;color:#333;padding:6px;outline:1px solid #333}.overaly{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;opacity:1;background:#fff;width:100%;height:100%;overflow-y:auto}.nosuggestion-content{font-family:OpenSans-Regular;text-align:center}.spell--falback--list--item{padding-inline-start:30px}.spellchecksugesstion .spellchecksugesstion__list--button-left,.spellchecksugesstion .spellchecksugesstion__list--button-right{padding:0;margin:0}.spellsuggestion__completed,.spellsuggestion__notavailable{background:#fff;padding-left:10px;padding-right:10px;overflow-y:auto;height:630px}.spellsuggestionlist__completed,.spellsuggestionlist__notavailable{margin-top:50%;text-align:center}#feather-flow .abbr-tag__button-container .tag-key.abbr-input-Abbrevation.error-tag,#feather-flow .abbr-tag__button-container .tag-text.abbr-input-keyword.error-tag,.spell-widget-close-btn .close-spell-widget,.spell_widget--close-btn .close-spell-widget{color:red}.spell-completed-widget-close-btn,.spell-widget-close-btn,.spellsuggestionlist__completed .completed-widget-close-btn,.spellsuggestionlist__completed .widget-close-btn{height:24px;width:33px;margin-top:2px;margin-left:2px;padding:5px;cursor:pointer;border:1px solid #555353}.spell-completed-widget-close-btn>span.close-spell-widget,.spell-widget-close-btn>span.close-spell-widget{font-size:12px;padding:15px}.spellsuggestionlist__completed p.helptext,.spellsuggestionlist__notavailable p.helptext{font-size:12px;margin-bottom:25px;color:#848080}.spellsuggestion__completed .spell_widget--close,.spellsuggestion__notavailable .spell_widget--close{margin-top:10px;float:right}.change-suggestions__title,.suggestions-control__para{color:#2886cb}.floating-menu{background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.1);box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;left:-48px;z-index:1;width:65px}.floating-menu .down-arrow-icon--hide,.floating-menu--hide,.floating-menu__group .floating-menu__group-item--open .down-arrow-icon,.floating-menu__group-child--hide,.floating-menu__group-children--hide{display:none}.floating-menu--show,.floating-menu__group-child--show,.floating-menu__group-children--show{display:block}.floating-menu__group-child{transition-property:width,height;transition-duration:2s}.floating-menu__group-item{text-align:center}.floating-menu__group-item--open{height:25px;background:#ddd;border:1px solid #f8f8f8;box-shadow:0 0 .9em 0 rgba(0,0,0,.1)}.floating-menu__group .down-arrow-icon{line-height:.6em;background:#c3bebe;box-shadow:0 0 .9em 0 rgba(0,0,0,.1);text-align:center;display:block;margin:6px 0 0;padding:2px;cursor:pointer}.floating-menu .menu-item__icon{vertical-align:middle;display:inline-block;cursor:pointer}.floating-menu .menu-item__icon-plus{width:.9em;height:.9em}.floating-menu .menu-item__icon-cite{width:1em;height:.9em}.floating-menu .menu-item__icon-tools{width:1.2em;height:.7em}.floating-menu__group-item--open .menu-item__icon-cite,.floating-menu__group-item--open .menu-item__icon-plus,.floating-menu__group-item--open .menu-item__icon-tools{width:.7em;height:.9em;line-height:.7em;margin-right:3px}.floating-menu__group .floating-menu__group-title{font-family:OpenSans-SemiBold;font-size:.9em;color:#222;text-align:center;display:block;height:1em;padding-bottom:1.5em;cursor:pointer}.floating-menu__group-item--open .floating-menu__group-title{display:inline-block}.floating-menu__group-item,.floating-menu__group-item:hover{background-image:linear-gradient(0deg,#f5f5f5 20%,#e1e1e1 100%);box-shadow:0 0 12px 0 rgba(0,0,0,.1)}.floating-menu .floating-menu__group-child:hover{background-image:linear-gradient(90deg,#f9f9f9 0,#e1e1e1 100%);box-shadow:0 0 12px 0 rgba(0,0,0,.1)}.floating-menu .floating-menu__group button{padding:.8em 0;width:100%}.tab-panel[data-menu-type=floating-menu][data-name=editor]{overflow:visible}[data-menu-type=floating-menu] .about,[data-menu-type=floating-menu] .editor,[data-menu-type=floating-menu] .extra,[data-menu-type=floating-menu] .fundref,[data-menu-type=floating-menu] .supplementary{overflow-x:inherit}.floating-menu .floating-menu__button-container--slidedown,.floating-menu .floating-menu__button-container--slideup{max-height:0;overflow:hidden;-webkit-transition:max-height .8s ease-in-out;-moz-transition:max-height .8s ease-in-out;-o-transition:max-height .8s ease-in-out;transition:max-height .8s ease-in-out}.floating-menu .floating-menu__button-container--slidedown{max-height:500px}.floating-menu .popper-tooltip{background:#fff;border:1px solid #eee;box-shadow:0 0 8px 0 rgb(0 0 0/20%);color:#212121;padding:16px;font-family:'OpenSans-Regular',sans-serif;border-radius:4px;width:360px;min-height:50px;display:none;box-sizing:border-box}.floating-menu .popper-tooltip-cite{width:230px!important}.floating-menu .popper-tooltip.popper-tooltip--show{display:block}.floating-menu .popper-tooltip .popper-tooltip-content{font-family:'OpenSans-Regular',sans-serif;font-size:13px;line-height:20px;color:#222;padding-right:24px}.floating-menu .popper-tooltip .popper-tooltip-title{font-family:'OpenSans-SemiBold',sans-serif;font-size:14px;color:#2f2f2f;line-height:18px;padding:0 24px 5px 0;margin-bottom:10px;border-bottom:1px solid #d8d8d8}.floating-menu .tooltip-arrow,.floating-menu .tooltip-arrow::before{position:absolute;width:8px;height:8px;background:inherit}.floating-menu .tooltip-arrow{visibility:hidden}.floating-menu .tooltip-arrow::before{visibility:visible;content:'';transform:rotate(45deg)}.floating-menu .popper-tooltip[data-popper-placement^=top]>.tooltip-arrow{bottom:-4px}.floating-menu .popper-tooltip[data-popper-placement^=bottom]>.tooltip-arrow{top:-4px}.floating-menu .popper-tooltip[data-popper-placement^=left]>.tooltip-arrow{right:-4px}.floating-menu .popper-tooltip[data-popper-placement^=right]>.tooltip-arrow{left:-4px}@media screen and (max-width:1280px){.floating-menu{left:-45px}}.feather-flow-menu-container{position:relative;margin:10px}.feather-flow-menu-container .tab-panel{width:740px}.feather-flow-menu-container .tab-panel__body{display:flex;flex-direction:column;align-items:flex-start}.feather-flow-menu-container .tab-panel__body .tab-panel__container,.feather-flow-menu-container .tab-panel__body .tab-panel__handle{border:0;width:100%;padding:0 8px}.feather-flow-menu-container .tab-panel__body .tab-panel__container{border-radius:0 4px 4px 4px}.feather-flow-menu-container .feather-flow-menu_group button>span[class$=-text]{color:#000;font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-style:normal;white-space:nowrap;line-height:16px;font-size:14px}.feather-flow-menu-container .tab-panel__wrapper .tab-panel__item__id{min-height:32px;padding:12px 16px;font-size:16px;border:0;border-radius:4px 4px 0 0;justify-content:center;align-items:center}.feather-flow-menu-container .feather-flow-menu_group button>span[class^=menu-item__icon-]{width:20px;height:20px}.feather-flow-menu-container .feather-flow-menu_group .menu-item__further-reading .menu-item__icon-further-reading{height:24px}.feather-flow-menu-container .tab-panel__wrapper .tab-panel__item__id--active{background:#ebebeb}.feather-flow-menu-container .feather-flow-menu_group{display:flex;padding:0 8px;align-items:center;gap:12px;align-self:stretch;height:36px}.feather-flow-menu-container .tab-panel__content--active{width:740px;padding-right:8px}.feather-flow-menu-container .tab-panel__content--active .feather-flow-menu_group{border-radius:0 4px 4px;background:#ebebeb}.feather-flow-menu-container .feather-flow-menu_group>button{border:1px solid #ebebeb;display:flex;height:28px;background:#ebebeb;padding:4px 8px;justify-content:center;align-items:center;gap:4px;cursor:pointer}.feather-flow-menu-container .feather-flow-menu_group>button[class*="--active"]{border-radius:4px;background:#007398;height:28px;pointer-events:none}.feather-flow-menu-container .feather-flow-menu_group>button[class*="--active"]>span[class$=-text]{color:#fff;pointer-events:none}.feather-flow-menu-container .feather-flow-menu_group>button[class*="--active"] svg path{fill:#fff;pointer-events:none}.feather-flow-menu-container .feather-flow-menu_group>button[disabled]{pointer-events:none}.feather-flow-menu-container .feather-flow-menu_group>button:hover{background:#d5d5d5;height:28px;border-radius:4px}.feather-flow-menu-container .feather-flow-menu_group>button[disabled] svg>path{fill:#666}.feather-flow-menu-container .feather-flow-menu_group>button[disabled]>span[class$=-text]{color:#666}.feather-flow-menu-container .popper-tooltip{background:#35424d;border:1px solid #eee;box-shadow:0 0 8px 0 rgb(0 0 0/20%);padding:12px;border-radius:8px;width:320px;min-height:50px;display:none;box-sizing:border-box;gap:8px;z-index:1}.feather-flow-menu-container .popper-tooltip-cite{width:230px!important}.feather-flow-menu-container .popper-tooltip.popper-tooltip--show{display:flex;flex-direction:column;align-items:flex-start}.feather-flow-menu-container .popper-tooltip .popper-tooltip-content{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-style:normal;font-size:14px;line-height:20px;color:#fff;padding:4px}.feather-flow-menu-container .popper-tooltip .popper-tooltip-title{font-family:'SourceSansPro-SemiBold',arial;font-weight:600;font-size:14px;color:#fff;font-style:normal;line-height:16px;padding:4px}.feather-flow-menu-container .tooltip-arrow,.feather-flow-menu-container .tooltip-arrow::before{position:absolute;width:18px;height:18px;background:inherit}.feather-flow-menu-container .tooltip-arrow{visibility:hidden}.feather-flow-menu-container .tooltip-arrow::before{visibility:visible;content:'';transform:rotate(45deg)}.feather-flow-menu-container .popper-tooltip[data-popper-placement^=top]>.tooltip-arrow{bottom:-4px}.feather-flow-menu-container .popper-tooltip[data-popper-placement^=bottom]>.tooltip-arrow{top:-4px}.feather-flow-menu-container .popper-tooltip[data-popper-placement^=left]>.tooltip-arrow{right:-4px}.feather-flow-menu-container .popper-tooltip[data-popper-placement^=right]>.tooltip-arrow{left:-4px}[data-name=editor] .caption-placeholder{opacity:.6;padding:5px 5px 2px;border-bottom:1px solid #979797;font-size:14px;color:#212121;line-height:22px}.feather-flow [data-name=editor] .caption-placeholder{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;padding:4px 8px;color:#979797;margin-top:5px}.feather-flow .editor .figure-head-wrapper .alt-text-container{display:flex;flex-direction:column;margin-top:0}.feather-flow .editor .figure-head-wrapper [data-html-name=alt-text],.feather-flow .editor .smart-table-plugin__wrapper [data-html-name=alt-text]{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px;background-color:transparent;border:0;color:#979797}.feather-flow .editor .smart-table-plugin__wrapper [data-html-name=alt-text]{display:flex;margin-bottom:0}.feather-flow .editor .figure-head-wrapper [data-html-name=alt-text] .x,.feather-flow .editor .smart-table-plugin__wrapper [data-html-name=alt-text] .x{margin-right:2px}.editor [data-html-name=keywords][data-keyword-type=abr].back-matter>.xx,.editor [data-html-name=keywords][data-keyword-type=abr].back-matter>[data-auto-generated=true]:not([data-html-name=section-title]),.editor [data-html-name=keywords][data-keyword-type=abr].back-matter>[data-html-name=keyword],.editor [data-html-name=keywords][data-keyword-type=abr].back-matter>[data-html-name=x],.editor [data-html-name=keywords][data-keyword-type=abr].back-matter>[data-html-name=xx],.extra [data-html-name=keywords][data-keyword-type=abr].back-matter>.xx,.extra [data-html-name=keywords][data-keyword-type=abr].back-matter>[data-auto-generated=true]:not([data-html-name=section-title]),.extra [data-html-name=keywords][data-keyword-type=abr].back-matter>[data-html-name=keyword],.extra [data-html-name=keywords][data-keyword-type=abr].back-matter>[data-html-name=x],.extra [data-html-name=keywords][data-keyword-type=abr].back-matter>[data-html-name=xx],.supplementary [data-html-name=keywords][data-keyword-type=abr].back-matter>.xx,.supplementary [data-html-name=keywords][data-keyword-type=abr].back-matter>[data-auto-generated=true]:not([data-html-name=section-title]),.supplementary [data-html-name=keywords][data-keyword-type=abr].back-matter>[data-html-name=keyword],.supplementary [data-html-name=keywords][data-keyword-type=abr].back-matter>[data-html-name=x],.supplementary [data-html-name=keywords][data-keyword-type=abr].back-matter>[data-html-name=xx]{display:none}[data-html-name=keywords][data-keyword-type=abr].back-matter>[data-html-name=section-title]+[data-auto-generated=true],[data-html-name=keywords][data-keyword-type=abr].back-matter>[data-html-name=section-title]+[data-html-name=x],[data-html-name=keywords][data-keyword-type=abr].back-matter>[data-html-name=section-title]+[data-html-name=xx]{display:inline}.editor [data-html-name=abbr-keywords]{padding:10px 0 0;position:relative}[data-html-name=keywords] .abbr-keyword-container{min-height:126px;background:#f7f7f7;border:1px solid #e0e0e0;padding:10px}.abbr-keyword-container .abbr-keyword__empty-data-container{opacity:.4;font-family:'OpenSans-SemiBold',sans-serif;font-size:13px;color:#222;text-align:center;margin:20px 0 0}.abbr-keyword-container .abbr-keyword__data-container{padding:10px;margin:25px 0 0}.abbr-keyword-container .abbr-keyword__button-add-container{display:flex;justify-content:center;margin:10px 0 0}.abbr-keyword-container .abbr-keyword__add-btn{background:#fff;border:2px solid #e9711c;padding:7px 30px;display:flex;align-items:center;cursor:pointer}.abbr-keyword-container .abbr-keyword__add-btn-svg{vertical-align:middle}.abbr-keyword-container .abbr-keyword__add-btn-text{font-family:'OpenSans-SemiBold',sans-serif;font-size:13px;color:#e9711c;margin:1px 0 0 9px}.abbr-keyword-container .abbr-keyword__button-container{position:absolute;top:0;right:2px;display:flex}.abbr-keyword-container .abbr-keyword__edit-btn,.abbr-keyword-container .abbr-keyword__reset-btn{padding:.5em 1em;background-color:#fff;cursor:pointer;border:1px solid #e6e6e6;box-shadow:0 0 1px #000;display:flex;align-items:center}.abbr-keyword-container .abbr-keyword__edit-btn{order:1;margin-left:8px}.abbr-keyword-container .abbr-keyword__edit-btn-svg,.abbr-keyword-container .abbr-keyword__reset-btn-svg{vertical-align:middle}.abbr-keyword-container .abbr-keyword__edit-btn-text,.abbr-keyword-container .abbr-keyword__reset-btn-text{font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#333;margin-left:4px}.abbr-keyword-container .abbr-keyword__edit-btn:hover .abbr-keyword__edit-btn-text,.abbr-keyword-container .abbr-keyword__reset-btn:hover .abbr-keyword__reset-btn-text{color:#e9711c}.abbr-keyword-container .abbr-keyword__edit-btn:hover svg path{stroke:#e9711c}[data-html-name=abbr-keywords] .abbr-keyword-view-container{font-family:'TimesNewRomanPSMT',sans-serif;font-size:14px;color:#222;line-height:26px}.abbr-keyword-container .abbr-keyword__reset-btn-icon{width:17px;height:17px;display:inline-block}.abbr-keyword-container .abbr-keyword__reset-btn svg path{fill:#444}.abbr-keyword-container .abbr-keyword__reset-btn:hover svg path{fill:#e9711c}.abbr-keyword-container .hide,.print .abbr-keyword__button-add-container,.print .abbr-keyword__button-container{display:none}.abbr-keyword-view-container span.ins{color:#0ba25f}.abbr-keyword-view-container span.del{color:#d0021b;text-decoration:line-through}.abbr-keyword-view-container>[data-html-name=abbr-keyword]:first-child{margin:0}.abbr-keyword-view-container [data-item-separator=space-after]{margin-right:.2em}.abbr-keyword-widget{height:500px;width:700px;position:absolute;background:#fff;top:50%;left:50%;z-index:9999;margin-left:-350px;margin-top:-250px;display:flex;flex-direction:column}.abbr-keyword-widget-content{padding:1em;flex:1;display:flex;flex-direction:column}.abbr-keyword-widget__button-container{display:flex;flex:none}.abbr-keyword-widget__button-container .abbr-keyword-widget__cancel-btn,.abbr-keyword-widget__button-container .abbr-keyword-widget__save-btn{color:#fff;border:0;cursor:pointer;box-sizing:border-box;border-radius:0;padding:1em .7em;font-family:'OpenSans-Bold';font-size:13px;flex:1;position:relative}.abbr-keyword-widget__button-container .abbr-keyword-widget__cancel-btn{background:#666}.abbr-keyword-widget__button-container .abbr-keyword-widget__save-btn{background-color:#e9711c}.abbr-keyword-widget__button-container .abbr-keyword-widget__cancel-btn:hover,.abbr-keyword-widget__button-container .abbr-keyword-widget__save-btn:hover{opacity:.6}.abbr-keyword-widget__save-btn[data-tooltip-title]:after{display:block;visibility:hidden;position:absolute;bottom:123%;right:2%;opacity:0;content:attr(data-tooltip-title);padding:7px 20px;z-index:999;text-decoration:none;text-align:center;background:#fff;border:1px solid rgba(160,160,160,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);border-radius:4px;font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#000;line-height:22px;width:245px}.abbr-keyword-widget__save-btn[data-tooltip-title]:before{content:"";position:absolute;width:0;height:0;bottom:93%;right:48%;box-sizing:border-box;border:7px solid #000;border-color:transparent transparent #fff #fff;transform-origin:0 0;transform:rotate(-45deg);box-shadow:-2px 3px 4px 0 rgba(0,0,0,.1);visibility:hidden;opacity:0;z-index:9999}.abbr-keyword-widget__save-btn[data-tooltip-title]:hover:after,.abbr-keyword-widget__save-btn[data-tooltip-title]:hover:before{visibility:visible;opacity:1}.abbr-keyword-widget-title{padding-bottom:.5rem;margin:0;font-family:'OpenSans-Bold',sans-serif;line-height:28px;font-size:14px}.abbr-keyword-widget__editor-container{flex:1}#feather-flow .abbr-mini-editor,.abbr-keyword-widget__editor-container .mini-editor{border:0}.abbr-keyword-widget__editor-container .mini-editor .static-menu{border:0;opacity:.8;background:rgba(0,0,0,.1)}.abbr-keyword-widget__editor-container .rich-text-editor__wrapper{max-height:16em}.abbr-keyword-widget__overlay{height:100%;position:fixed;top:0;left:0;right:0;border:0;width:100%;background:rgba(0,0,0,.1);z-index:999}.abbr-keyword-widget .errror-msg{font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:rgba(219,50,54,.88);text-align:left;line-height:20px}.abbr-keyword-view-container [data-item-separator=list-view]{display:block}.abbr-keyword-view-container [data-html-name=keyword]{margin-left:none}.abbr-keyword-widget .editor__info--left-panel{margin:0 0 10px}.abbr-keyword-container .abbr-keyword__edit-btn[disabled=true] .abbr-keyword__edit-btn-text,.abbr-keyword-container .abbr-keyword__edit-btn[disabled=true]:hover .abbr-keyword__edit-btn-text,.abbr-keyword-container .abbr-keyword__reset-btn[disabled=true] .abbr-keyword__reset-btn-text,.abbr-keyword-container .abbr-keyword__reset-btn[disabled=true]:hover .abbr-keyword__reset-btn-text{color:#a1a1a1}.abbr-keyword-container .abbr-keyword__edit-btn[disabled=true] svg g,.abbr-keyword-container .abbr-keyword__edit-btn[disabled=true]:hover svg g,.abbr-keyword-container .abbr-keyword__reset-btn[disabled=true] svg g,.abbr-keyword-container .abbr-keyword__reset-btn[disabled=true]:hover svg g{stroke:#a1a1a1}.abbr-keyword-container .abbr-keyword__edit-btn[disabled=true] .abbr-keyword__edit-btn-icon,.abbr-keyword-container .abbr-keyword__reset-btn[disabled=true] .abbr-keyword__reset-btn-icon,.abbr-keyword-container[disabled=true] .abbr-keyword__add-btn{pointer-events:none;opacity:.5}.abbr-keyword-container .abbr-keyword__button-container .detailed--hide,.feather-flow-container .abbr-keyword-container .abbr-keyword__reset-btn.hide{display:none}.feather-flow-container .abbr-keyword-container .abbr-keyword__button-container{top:-6px}.feather-flow-container .abbr-keyword-container .abbr-keyword__add-btn{background:#fff;border:2px solid #ff6c00;border-radius:4px;padding:8px 12px;display:flex;align-items:center;cursor:pointer;font-family:'TexGyrePagella-Regular';font-size:16px;box-shadow:none;height:36px}.feather-flow-container .abbr-keyword-container .abbr-keyword__edit-btn{border:2px solid #ff6c00}.feather-flow-container .abbr-keyword-container .abbr-keyword__edit-btn,.feather-flow-container .abbr-keyword-container .abbr-keyword__reset-btn{background:#fff;border-radius:4px;padding:8px 12px;display:flex;align-items:center;cursor:pointer;font-family:'TexGyrePagella-Regular';font-size:16px;box-shadow:none;width:80px;height:36px}.feather-flow-container .abbr-keyword-container .abbr-keyword__add-btn{width:auto}.feather-flow-container .abbr-keyword-container .abbr-keyword__add-btn .abbr-keyword__add-btn-icon,.feather-flow-container .abbr-keyword__edit-btn-icon{padding-bottom:5px}.feather-flow-container [data-html-name=keywords] .abbr-keyword-container{margin-top:16px;min-height:10px}.feather-flow-container .abbr-keyword-container .abbr-keyword__data-container{margin:0}.feather-flow-container .abbr-keyword__reset-btn-svg{width:13px;height:13px;margin-bottom:8px}.feather-flow-container .abbr-keyword-container .abbr-keyword__edit-btn,.feather-flow-container .abbr-keyword-container .abbr-keyword__reset-btn{gap:4px}.feather-flow-container .abbr-keyword-container .abbr-keyword__reset-btn{border:1px solid #fff}.feather-flow-container .abbr-keyword-container .abbr-keyword__reset-btn svg path,.feather-flow-container .abbr-keyword-container path{fill:#ff6c00}.feather-flow-container .abbr-keyword-container .abbr-keyword__add-btn-text,.feather-flow-container .abbr-keyword-container .abbr-keyword__edit-btn-text,.feather-flow-container .abbr-keyword-container .abbr-keyword__reset-btn-text{color:#ff6c00;font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:16px}.feather-flow-container .abbr-keyword-container .abbr-keyword__add-btn:hover,.feather-flow-container .abbr-keyword-container .abbr-keyword__edit-btn:hover,.feather-flow-container .abbr-keyword-container .abbr-keyword__reset-btn:hover{background-color:#fff5ee;color:#ff6c00}#feather-flow .mini-editor .rich-text-editor__content-wrapper{margin-left:-9px;margin-right:0}#feather-flow .abbr-keyword-widget__editor-container .mini-editor .static-menu{margin:8px 26px 8px 8px}#feather-flow .abbr-keyword-widget-content .mini-editor .rich-text-editor__content{height:20em!important}#feather-flow .abbr-input-Abbrevation,#feather-flow .abbr-input-keyword{width:43%;color:#000;height:35px;display:inline-block;text-align:left;margin:6px 8px 6px 0;padding:4px 8px;border-radius:4px;background:#fff;border:1px solid #f1f1f1;line-height:22px}#feather-flow .abbr-tag__button-container .tag-text.abbr-input-Abbrevation.error-tag:focus,#feather-flow .abbr-tag__button-container .tag-text.abbr-input-keyword.error-tag:focus{color:#000}#feather-flow .abbr-tag-container{background:#eaeaea;margin-top:2px;border-radius:4px}#feather-flow .abbr-tag-container .tag,#feather-flow .abbr-tag-container .tag.tag-new{padding:8px 38px 8px 20px;margin:5px}#feather-flow .abbr-tag-container .tag-new{border:0;background:0 0}#feather-flow .abbr-tag-container .tag-drag svg{width:10px;height:13px}#feather-flow .abbr-keyword-widget-content .abbr-keyword-widget-title{font-family:'SourceSansPro-Bold',arial;font-size:22px;font-weight:700;line-height:24px;border-bottom:1px solid #e7e7ed;position:relative;bottom:6px;left:10px;padding:16px 0}#feather-flow .abbr-keyword-widget-content .editor__info-content{font-family:'SourceSansPro-Regular';font-size:14px;font-weight:400;line-height:16px;color:#1c40ca}#feather-flow .abbr-keyword-widget-content .abbr-tag-container .tag-key,#feather-flow .abbr-keyword-widget-content .abbr-tag-container .tag-text{font-family:'SourceSansPro-Regular';font-size:14px;font-weight:400;line-height:19.5px;color:#000}#feather-flow .abbr-tag-container .tag-key{padding:6px 8px 4px}#feather-flow .abbr-tag-container .tag-key,#feather-flow .abbr-tag-container .tag-text{margin-right:10px;border-radius:4px;font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:16px;background:#fff}#feather-flow .abbr-tag-container .tag-key{width:35%;height:35px}#feather-flow .abbr-tag-container .tag-text{width:65%;height:35px;padding:6px 8px}#feather-flow .abbr-keyword-widget__cancel-btn-text,#feather-flow .abbr-keyword-widget__save-btn-text,#feather-flow .abbr-tag__add-more-btn-text{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:16px}#feather-flow .abbr-tag__add-more-btn-text img{padding-right:5px;width:17px}#feather-flow .editor__info--left-panel{background:#eef2fa;border:1px solid #fff;padding:10px}.feather-flow .editor__info--left-panel{justify-content:flex-start}#feather-flow .abbr-keyword-widget-content .editor__info-icon{margin-left:5px}#feather-flow .abbr-keyword-widget__button-container{justify-content:end;margin-right:10px;padding-top:15px;gap:10px;padding-bottom:10px;border-top:1px solid #e7e7ed}#feather-flow .abbr-keyword-widget__button-container .abbr-keyword-widget__save-btn{flex:0;width:80px;height:36px;color:#fff;background-color:#ff6c00;margin:2px 0;padding:8px 12px;border-radius:4px;transition:.3s all}#feather-flow .abbr-tag__add-more-btn{margin-top:6px;flex:0;display:flex;float:right;background:#fff;color:#ff6c00;padding:8px 12px;border-radius:4px;transition:.3s all}#feather-flow .abbr-tag__add-more-btn-text,.feather-flow-container .abbr-keyword-container .abbr-keyword__edit-btn:hover .abbr-keyword__edit-btn-text,.feather-flow-container .abbr-keyword-container .abbr-keyword__reset-btn:hover .abbr-keyword__reset-btn-text{color:#ff6c00}#feather-flow .abbr-tag-container.removecursor{cursor:not-allowed}#feather-flow .abbr-keyword-widget__button-container .abbr-keyword-widget__cancel-btn{flex:0;width:80px;height:36px;background:#fff;color:#ff6c00;margin:2px 0;padding:8px 12px;border-radius:4px;transition:.3s all}#feather-flow .abbr-keyword-widget__button-container .abbr-keyword-widget__save-btn:hover{background-color:#9e4300;opacity:1}#feather-flow .abbr-keyword-widget__button-container .abbr-keyword-widget__cancel-btn:hover,#feather-flow .abbr-tag__add-more-btn:hover{background-color:#fff5ee;opacity:1}#feather-flow .abbr-tag-container .tag-new{display:flex}#feather-flow .abbr-keyword-widget .editor__info--left-panel{margin:16px 0 0}.abbr-tag-container{font-family:'OpenSans-Regular',sans-serif;font-size:13px;color:#212121;text-align:left;line-height:20px;outline:0;margin:0 0 1.5em;flex:1;overflow-y:auto;overflow-x:hidden}.abbr-tag-container .tag{color:rgba(33,33,33,.88);display:flex;position:relative;cursor:pointer;outline:0;margin-top:10px;padding:0 38px 0 20px}.abbr-tag-container .tag:first-child,.feather-flow-container .editor [data-html-name=head] h1[data-html-name=title]:first-child{margin-top:0}.abbr-tag-container .tag-key,.abbr-tag-container .tag-text{border:1px solid #d2d2d2;padding:4px 5px;flex:none;outline:0}.abbr-tag-container .tag-key{width:25%}.abbr-tag-container .tag-text{border-left:0;width:75%}.abbr-tag-container .tag-drag{background:0 0;width:12px;position:absolute;left:0;top:0;height:100%;border:0;display:flex;align-items:center;justify-content:center}.abbr-tag-container .tag--remove{background:0 0;color:#fff;font-weight:700;cursor:pointer;border:0;position:absolute;right:-6px;top:-1px;height:100%}.abbr-tag-container .tag--remove *,.abbr-tag-container .tag-drag *{pointer-events:none}.abbr-tag-container .tag--remove:disabled,.abbr-tag-container .tag--remove:disabled:hover,.abbr-tag-container .tag--remove:hover{opacity:.6}.abbr-tag-container .tag--remove:disabled,.abbr-tag-container .tag--remove:disabled:hover{cursor:not-allowed}.abbr-tag__button-container{padding:0;text-align:right;flex:none}.abbr-tag__add-more-btn{background:#2f2f2f;border:0;padding:.8em 2em;cursor:pointer}.abbr-tag__add-more-btn-text{font-family:'OpenSans-Bold',sans-serif;font-size:12px;color:#fff}.abbr-tag__add-more-btn:hover{opacity:.75}.abbr-tag__add-more-btn:disabled,.abbr-tag__add-more-btn:disabled:hover{opacity:.4;cursor:not-allowed}.abbr-tag-container .error-tag .tag-key,.abbr-tag-container .error-tag .tag-text{background:#ffd6cc}.abbr-tag-container .tag-drag[data-tooltip-title]:after{display:block;visibility:hidden;position:absolute;top:80%;left:100%;opacity:0;content:attr(data-tooltip-title);padding:2px 12px;z-index:999;text-decoration:none;text-align:center;background:#fff;border:1px solid rgba(160,160,160,.2);box-shadow:0 1px 3px 0 rgb(0 0 0/50%);border-radius:1px;font-family:'OpenSans-Regular',sans-serif;font-size:13px;line-height:22px;width:75px;color:#666;transition:opacity .5s}.abbr-tag-container .tag-drag[data-tooltip-title]:hover:after{visibility:visible;opacity:1;transition-delay:.5s}#feather-flow .abbr-tag-container .tag--remove{right:-2px;top:0}#feather-flow .abbr-tag__button-container{position:relative;bottom:12px}.reference-panel__process-container{position:absolute;left:0;right:0;border:0;top:0;height:100%;background:rgba(255,255,255,.9);z-index:1;display:flex;align-items:center;justify-content:center}.reference-panel__processing-content,.reference-panel__processing-icon{display:flex;align-items:center}.reference-panel__processing-text{margin-left:5px;font-size:13px}.reference-panel__processing-text,.reference__tooltip,.tag-container{font-family:'OpenSans-Regular',sans-serif}.tag-container{text-align:left;outline:0;font-size:14px;color:#222;line-height:28px}.tag-container [data-tag=true]{background:rgb(234 234 234/50%);border-bottom:2px solid #d2d2d2;color:rgba(33,33,33,.88);padding:2px;margin:0 1px 5px}.tag-container [data-sub-tag=true]{background:rgb(200 200 200/50%)}.tag-container [data-tag=true] [data-html-name=link],.tag-container [data-tag=true][data-html-name=link]{color:#00f}[data-colour-code] [data-html-name=reference-label]{color:#fff;background:#000}[data-colour-code] [data-html-name=author]{color:#000;background:#d8ffb6}[data-colour-code] [data-html-name=editor]{color:#000;background:#a3e0c2}[data-colour-code] [data-html-name=given-name]{color:#7a12ed}[data-colour-code] [data-html-name=surname]{color:#f0f}[data-colour-code] [data-html-name=suffix]{color:#8f0200}[data-colour-code] [data-html-name=comment]{background:#d6d6df}[data-colour-code] [data-html-name=comment1]{border:0;background:#6495ed}[data-colour-code] [data-html-name=comment2]{border:0;background:#008b8b}[data-colour-code] [data-html-name=comment3]{border:0;background:#7fffd4}[data-colour-code] [data-html-name=comment4]{border:0;background:#87cefa}[data-colour-code] [data-html-name=article-title],[data-colour-code] [data-html-name=chapter-title]{background:#fbe5ff}[data-colour-code] [data-html-name=issue-title]{background:#efcece}[data-colour-code] [data-html-name=journal-title]{background:#ffbefe}[data-colour-code] [data-html-name=book-title]{background:#1cdfd0}[data-colour-code] [data-html-name=edited-book-title]{background:#b69191}[data-colour-code] [data-html-name=book-series-title]{color:#000;background:#e0e0e0}[data-colour-code] [data-html-name=edited-book-series-title]{background:#ff7875}[data-colour-code] [data-html-name=source-text]{color:#000;background:#ffbefe}[data-colour-code] [data-html-name=publication-status]{background:#69f0ae}[data-colour-code] [data-html-name=collaboration]{color:#000;background:#ff6}[data-colour-code] [data-html-name=author-etal],[data-colour-code] [data-html-name=editor-etal],[data-colour-code] [data-html-name=series-editor-etal]{background:#ebff00}[data-colour-code] [data-html-name=isbn],[data-colour-code] [data-html-name=issn]{background:#cbcb00}[data-colour-code] [data-html-name=volume-nr]{background:#f4b301}[data-colour-code] [data-html-name=issue-nr]{background:#e2e8ec}[data-colour-code] [data-html-name=e-year]{color:#000;background:#d9bc7f}[data-colour-code] [data-html-name=year]{background:#fdecd3}[data-colour-code] [data-html-name=accessed-date],[data-colour-code] [data-html-name=accessed-day]{color:#000;background:#e9dde8}[data-colour-code] [data-html-name=accessed-month]{color:#000;background:#cea6c2}[data-colour-code] [data-html-name=conference-date]{color:#000;background:#ee6363}[data-colour-code] [data-html-name=e-publisher-name],[data-colour-code] [data-html-name=publisher-name]{background:#61b714}[data-colour-code] [data-html-name=conference-name]{color:#000;background:#ffffc1}[data-colour-code] [data-html-name=e-publisher-location],[data-colour-code] [data-html-name=publisher-location]{background:#ffdbe1}[data-colour-code] [data-html-name=conference-location]{color:#000;background:coral}[data-colour-code] [data-html-name=first-page]{background:#d978d6}[data-colour-code] [data-html-name=last-page]{background:#fc8195}[data-colour-code] [data-html-name=edition]{background:#e78d2f}[data-colour-code] [data-html-name=ref-article-number]{background:#60a6f0}[data-colour-code] [data-html-name=doi]{background:#fff0ba}[data-colour-code] [data-html-name=pmid]{background:#000}[data-colour-code] [data-html-name=version]{color:#000;background:#d97fa8}[data-colour-code] [data-html-name=conference-unstructured]{background:#ee14e4}[data-colour-code] [data-html-name=unstructured-reference]{background:#c2d9ec}[data-colour-code] [data-html-name=supplement]{color:#000;background:#ff69b4}[data-colour-code] [data-html-name=conference-acronym]{border:0;background:gray}[data-colour-code] [data-html-name=conference-sponsor]{border:0;background:#fcf}.reference__tooltip{position:absolute;top:0;left:50%;padding:7px 20px;z-index:999;text-align:center;background:#fff;border:1px solid rgba(160,160,160,.2);box-shadow:0 2px 8px 0 rgba(0,0,0,.2);border-radius:3px;font-size:13px;color:#000;line-height:22px;width:auto;min-width:100px;opacity:0;visibility:hidden;white-space:nowrap}.reference__tooltip:after{content:"";position:absolute;width:0;height:0;margin-left:-.5em;bottom:-12px;left:50%;box-sizing:border-box;border:6px solid #000;border-color:transparent transparent #fff #fff;transform-origin:0 0;transform:rotate(-45deg);box-shadow:-3px 2px 3px 0 rgba(0,0,0,.1)}.credit-taxonomy-backmatter{display:none}.credit-role-section{position:relative}div[data-html-name=para].credit-taxonomy-container{background:#e5e5e5;padding:.7em .5em;font-size:1.14rem;margin:15px 0 10px;text-align:initial}.credit-role-btn-container{position:absolute;right:0;top:4px}.credit-role-edit-btn{padding:.4em .8em;background-color:#fff;cursor:pointer;border:1px solid #e6e6e6;box-shadow:0 0 1px #000;display:flex;align-items:center}.editor button.credit-role-edit-btn span.credit-role-edit-btn-text{font-family:"OpenSans-Regular",arial,sans-serif;font-size:.9em}button.credit-role-edit-btn:hover span.credit-role-edit-btn-text{color:#e47d22}.credit-role-widget{height:450px;width:600px;position:absolute;background:#fff;top:50%;left:50%;z-index:9999;margin-left:-350px;margin-top:-250px;display:flex;flex-direction:column}.credit-role-widget-content{padding:1em;flex:1;display:flex;flex-direction:column}.credit-role-widget-button-container{display:flex;flex:none}.credit-role-widget-button-container .credit-role-widget-cancel-btn,.credit-role-widget-button-container .credit-role-widget-save-btn{color:#fff;border:0;cursor:pointer;box-sizing:border-box;border-radius:0;padding:1em .7em;font-family:'OpenSans-Bold';font-size:13px;flex:1;position:relative}.credit-role-widget-button-container .credit-role-widget-cancel-btn{background:#666}.credit-role-widget-title{padding-bottom:.5rem;margin:0;font-family:'OpenSans-Bold',sans-serif;line-height:28px;font-size:14px}.credit-role-widget-overlay{height:100%;position:fixed;top:0;left:0;right:0;border:0;width:100%;background:rgba(0,0,0,.1);z-index:999}.credit-role-author-list-wrapper{margin:0;padding:0;list-style:none}.credit-role-author-list-item{padding:6px 6px 1px;font-size:13px;border:1px solid #ccc;line-height:18px;margin:6px 0}.credit-role-author-list-item-container{display:flex}.credit-role-author-list-item-text{flex:1}.credit-role-author-list-item-edit{cursor:pointer}.credit-role-widget .hide,.credit-role-widget-hide{display:none}.credit-role-form-wrapper{padding:1em;flex:1;display:flex;flex-direction:column;font-size:12px}.credit-role-form-button-container{display:flex;flex:none}.credit-role-form-button-container .credit-role-form-cancel-btn,.credit-role-form-button-container .credit-role-form-save-btn{color:#fff;border:0;cursor:pointer;box-sizing:border-box;border-radius:0;padding:1em .7em;font-family:'OpenSans-Bold';font-size:13px;flex:1;position:relative;transition:opacity .3s;-webkit-transition:opacity .1s}.credit-role-form-button-container .credit-role-form-cancel-btn{background:#666}.credit-role-form-button-container .credit-role-form-save-btn{background-color:#e9711c}.credit-role-form-button-container .credit-role-form-save-btn:disabled{opacity:.6}.credit-author-name-wrapper{margin-bottom:10px}.credit-author-name-text{font-weight:600}.credit-taxonomy-container span.ins{color:#077e4a}.credit-taxonomy-container span.del{color:#d0021b;text-decoration:line-through}.credit-taxonomy-container .comma-space:after{content:', '}.credit-taxonomy-container .dot-space:after{content:'. '}.credit-role-form-selectbox-container{margin-top:6px}.credit-role-widget .select-box[role=combobox] [role=listbox]{max-height:21em}.print .credit-role-btn-container,.supplementary ul.file_tabs{display:none}.credit-taxonomy-container span[data-html-name=author-contributor-roles] span[data-format=bold]{white-space:nowrap}.position-locator-wrapper{position:absolute;top:0;left:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-left:1px solid red;padding-bottom:13px;border-top-right-radius:3px;border-top-left-radius:3px;visibility:hidden;transition:left .1s}.position-locator-wrapper span{font-size:12px;line-height:12px;background:red;color:#fff;padding:2.5px;border-radius:3px;font-family:'OpenSans-Regular',sans-serif;display:block}.position-locator-wrapper:hover span{visibility:hidden;z-index:-1}@font-face{font-family:'OpenSans-Regular';src:url(/fonts/open-sans/OpenSans-Regular-webfont.eot);src:url(/fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/open-sans/OpenSans-Regular-webfont.woff) format('woff'),url(/fonts/open-sans/OpenSans-Regular-webfont.ttf) format('truetype'),url(/fonts/open-sans/OpenSans-Regular-webfont.svg#svgFontName) format('svg')}@font-face{font-family:'OpenSans-SemiBold';src:url(/fonts/open-sans/OpenSans-Semibold-webfont.eot);src:url(/fonts/open-sans/OpenSans-Semibold-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/open-sans/OpenSans-Semibold-webfont.woff) format('woff'),url(/fonts/open-sans/OpenSans-Semibold-webfont.ttf) format('truetype'),url(/fonts/open-sans/OpenSans-Semibold-webfont.svg#svgFontName) format('svg')}@font-face{font-family:'OpenSans-Bold';src:url(/fonts/open-sans/OpenSans-Bold-webfont.eot);src:url(/fonts/open-sans/OpenSans-Bold-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/open-sans/OpenSans-Bold-webfont.woff) format('woff'),url(/fonts/open-sans/OpenSans-Bold-webfont.ttf) format('truetype'),url(/fonts/open-sans/OpenSans-Bold-webfont.svg#svgFontName) format('svg')}@font-face{font-family:'OpenSans-Italic';src:url(/fonts/open-sans/OpenSans-Italic-webfont.eot);src:url(/fonts/open-sans/OpenSans-Italic-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/open-sans/OpenSans-Italic-webfont.woff) format('woff'),url(/fonts/open-sans/OpenSans-Italic-webfont.ttf) format('truetype')}@font-face{font-family:'SourceSansPro-Regular';src:url(/fonts/source-code/SourceSansPro-Regular.woff2) format('woff2'),url(/fonts/source-code/SourceSansPro-Regular.woff) format('woff');font-style:normal;font-display:swap}@font-face{font-family:'SourceSansPro-SemiBold';src:url(/fonts/source-code/SourceSansPro-Semibold.woff2) format('woff2'),url(/fonts/source-code/SourceSansPro-Semibold.woff) format('woff');font-style:normal;font-display:swap}@font-face{font-family:'SourceSansPro-Light';src:url(/fonts/source-code/SourceSansPro-Light.woff2) format('woff2'),url(/fonts/source-code/SourceSansPro-Light.woff) format('woff');font-style:normal;font-display:swap}@font-face{font-family:'SourceSansPro-Bold';src:url(/fonts/source-code/SourceSansPro-Bold.woff2) format('woff2'),url(/fonts/source-code/SourceSansPro-Bold.woff) format('woff');font-style:normal;font-display:swap}@font-face{font-family:'TexGyrePagella-Regular';src:url(/fonts/TexGyrePagella/texgyrepagella-regular-webfont.woff) format('woff');font-style:normal;font-display:swap}@font-face{font-family:'TexGyrePagella-Italic';src:url(/fonts/TexGyrePagella/texgyrepagella-italic-webfont.woff) format('woff');font-style:normal;font-display:swap}@font-face{font-family:'TexGyrePagella-Bold';src:url(/fonts/TexGyrePagella/texgyrepagella-bold-webfont.woff) format('woff');font-style:normal;font-display:swap}@font-face{font-family:'TexGyrePagella-Bold-Italic';src:url(/fonts/TexGyrePagella/texgyrepagella-bolditalic-webfont.woff) format('woff');font-style:normal;font-display:swap}body,html{font:14px/20px 'OpenSans-Regular',arial,sans-serif}body{background:#e6e6e6;margin:0}body *{box-sizing:border-box}.container .editor-split-pane .split-pane__horizontal-separator{background:0 0}.container .editor-split-pane .split-pane__left-pane{position:relative;width:768px}.container .editor-split-pane .split-pane__right-pane{width:424px;position:relative}.read-only-container{margin:.65em .65em 0;padding:1em;font-size:.9em;background:#d4d4d4;box-shadow:1px 1px 5px #aaa;color:#333}.clearfix:after,.clearfix:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both}.clearfix{zoom:1}.invalid-token__content{padding:1.2em 0}input,select,textarea{border-radius:0;box-shadow:none;resize:none;border:1px solid #000}.container .delay-popup,.dialog .delay-popup{z-index:9999;position:absolute;left:50%;top:50%;margin-left:-110px;margin-top:-100px;width:220px;background-color:#f7f7f7;font-family:'OpenSans-SemiBold',arial,sans-serif;font-size:.9em}.container .delay-popup__header,.dialog .delay-popup__header{margin-bottom:1em;font-weight:700;background-color:#333;color:#fff;padding:5px}.container .delay-popup__footer,.dialog .delay-popup__footer{margin-top:1em;display:flex}.container .delay-popup__cancel-btn,.container .delay-popup__ok-btn,.dialog .delay-popup__cancel-btn,.dialog .delay-popup__ok-btn{background-color:#333;text-decoration:none;color:#fff;font-weight:700;cursor:pointer;border:0;padding:.5em 2em;flex:1;margin:3px 5px;font-family:'OpenSans-SemiBold',arial,sans-serif;font-size:.9em}.delay-popup{background-color:#cfd1cf}body ::-webkit-scrollbar{width:.6rem;height:.6rem}body ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.26)}.container .xml-editor-content-split-pane,.container .xml-editor-menu-split-pane{display:flex}.container .xml-editor-menu-split-pane .split-pane__left-pane{width:768px;position:relative}.container .xml-editor-menu-split-pane .split-pane__horizontal-separator{width:1px;background:0 0;position:relative}.container .xml-editor-menu-split-pane .split-pane__right-pane{width:424px;position:relative}.container .xml-editor-content-split-pane .split-pane__left-pane{width:768px;position:relative}.container .xml-editor-content-split-pane .split-pane__horizontal-separator{width:1px;background:0 0}.container .xml-editor-content-split-pane .split-pane__right-pane{width:424px;position:relative}.special-character .dialog__content .specialchar{min-height:15em}.container .editor-split-pane .split-pane__horizontal-separator{width:4px}.feather-flow-container .editor-split-pane .split-pane__horizontal-separator{width:1px;background-color:#b9b9b9}.feather-flow-container .split-pane__horizontal-separator,.feather-flow-container .split-pane__horizontal-separator-clone{background-color:#b9b9b9}.feather-flow-container [type=radio]{transition:.3s all;vertical-align:middle;margin-right:.313em;outline:0;margin-top:1px}.feather-flow-container [type=radio]:before{background-color:#fff;content:'';display:inline-block;width:16px;height:17px;background:url(../../../styles/default/../../images/radio_option_default.svg) no-repeat 0 0 #fff}.feather-flow-container [type=radio]:checked:before{background:url(../../../styles/default/../../images/radio_option_active.svg) no-repeat 0 0 #fff}.supplementary{position:relative;margin:auto;overflow-x:hidden;line-height:180%!important;font-size:14px;flex:1;color:#222}.supplementary .instructhand{background:url(/images/hand.svg) no-repeat center center;display:inline-block;background-color:#ff0;width:15px;margin:0 1px}.supplementary,.supplementary div,.supplementary span{font-family:Times New Roman,Times}.supplementary span.content_modified,.supplementary span.kw_label{margin-right:10px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.supplementary span.kw_label{border:2px solid #a1a1a1;padding:2px 5px;background:#ddd;width:300px}.supplementary div.ce_acknowledgment,.supplementary div.ce_acknowledgment>span.ce_section-title,.supplementary div.ce_appendices>div.ce_section>span.ce_label,.supplementary div.ce_bibliography>span.ce_section-title,.supplementary div.ce_further-reading>span.ce_section-title,.supplementary div.ce_glossary>span.ce_section-title,.supplementary div.ce_section>div.sectionline_opt,.supplementary div.ce_section>span.ce_section-title{margin-bottom:21pt}.supplementary div.ce_section>div.ce_section>div.sectionline_opt{margin-bottom:21pt;font-weight:700;font-size:120%;margin-top:10px}.supplementary div.ce_section>div.ce_section>div.ce_section>div.sectionline_opt{margin-bottom:0}.supplementary div.ce_bibliography{margin-bottom:18pt}.extra .ce_e-component img,.supplementary .ce_e-component img{ height:38px; width:auto}.supplementary .displayfigtab .ce_legend,.supplementary .displayfigtab .ce_table-footnote,.supplementary .displayfigtab .tablecaption{text-align:left!important}.supplementary .ce_inline-figure,.supplementary .ce_inline-figure .wrapper,.supplementary .ce_inline-figure div,.supplementary .figure .inline-formula div,.supplementary .inline-formula div{display:inline!important}.supplementary div.sa_affiliation{display:none}.supplementary span.content_modified{background-image:url(/Link/rightarrow.png);padding:2px;width:30px;height:15px;display:inline-block}.supplementary div.ce_collaboration div.ce_author-group{border:1px dashed #909090;background:#f0f0f0}.extra div.ce_collaboration div.ce_author-group .ce_initials,.extra div.ce_collaboration div.ce_author-group .ce_surname,.supplementary div.ce_collaboration div.ce_author-group .ce_initials,.supplementary div.ce_collaboration div.ce_author-group .ce_surname{background:#00b3b3}.supplementary div.ce_source{font-style:italic}.supplementary div.article td.td[align=right],.supplementary div.ce_displayed-quote div.ce_source{text-align:right}.supplementary span.ce_inf,.supplementary span.ce_sup{font-size:12px}.supplementary span.ce_inf,.supplementary span.ce_sup,.supplementary span[data-html-name=unicode-char]{line-height:0}.extra thead td span.ce_inf,.supplementary thead td span.ce_inf{line-height:14px}.supplementary #FileContainer div{line-height:25px}.editor img,.extra #FileContainer img,.supplementary #FileContainer img{vertical-align:middle}.supplementary span.ce_inf{vertical-align:sub}.supplementary div.ce_foonote span.ce_label,.supplementary div.table-wrap-foot span.label,.supplementary span.ce_sup{vertical-align:super}.supplementary div.ce_salutation,.supplementary span.ce_italic{font-style:italic}.supplementary span.ce_bold{font-weight:700}.supplementary span.ce_underline{text-decoration:underline}.supplementary div.ce_textbox{background-color:#e8e8e8;border:solid;width:80%;padding:8px;text-align:justify;margin-bottom:10px}.supplementary span.vol{font-weight:700;font-style:normal}.supplementary span.ebtl,.supplementary span.sbtl,.supplementary span.sebtl,.supplementary span.sitl{font-style:italic}.supplementary span.ce_small-caps{font-variant:small-caps}.supplementary div.ce_list>span.ce_section-title{margin-left:-100px;font-style:normal}.supplementary td .ce_list span.ce_section-title{margin-left:0}.supplementary div.ce_acknowledgment>span.ce_section-title,.supplementary div.ce_appendices>div.ce_section>span.ce_label,.supplementary div.ce_bibliography>span.ce_section-title,.supplementary div.ce_further-reading>span.ce_section-title,.supplementary div.ce_glossary>span.ce_section-title,.supplementary div.ce_section>div.sectionline_opt,.supplementary div.ce_section>span.ce_section-title,.supplementary span#fnhead{font-weight:700;font-size:140%;margin-top:10px}.supplementary .ce_glossary-sec{margin-top:10px}.supplementary div.ce_displayed-quote{margin-top:10px;margin-bottom:10px;padding-left:50px;padding-right:50px;text-align:justify;text-indent:0}.supplementary div.ce_section>div.ce_section>div.ce_section>div.section-title,.supplementary div.ce_section>div.ce_section>div.ce_section>div.sectionline_opt{font-weight:700;font-size:100%;margin-top:10px}.extra div.ce_section>div.ce_section>div.ce_section>div.ce_section>div.ce_section>div.sectionline_opt .extra div.ce_section>div.ce_section>div.ce_section>div.ce_section>div.ce_section>div.ce_section>div.sectionline_opt,.extra div.ce_section>div.ce_section>div.ce_section>div.ce_section>div.sectionline_opt,.supplementary div.ce_section>div.ce_section>div.ce_section>div.ce_section>div.ce_section>div.sectionline_opt .supplementary div.ce_section>div.ce_section>div.ce_section>div.ce_section>div.ce_section>div.ce_section>div.sectionline_opt,.supplementary div.ce_section>div.ce_section>div.ce_section>div.ce_section>div.sectionline_opt{font-style:italic!important;font-size:100%;margin-top:10px}.supplementary div.ce_bib-reference{margin:6pt 0 6pt 40px;text-indent:-40px;text-align:left;line-height:25px}.supplementary div.ce_abstract span.ce_section-title,.supplementary div.ce_nomenclature>span.ce_section-title{font-weight:700}.supplementary div.ce_title{font-size:16pt;margin:6pt 0;font-weight:700;line-height:30px}.supplementary div.ce_affiliation,.supplementary div.ce_author{margin:6pt 0;font-size:100%}.supplementary div.ce_keywords{margin:6pt 0;font-size:100%;line-height:25px}.supplementary div.ce_correspondence{margin:6pt 0;font-size:100%}.supplementary div.ce_abstract{border-top:thin solid #f20c36;border-bottom:thin solid #f20c36;padding:1pc 1pc 6pt;margin:15pt .2in}.supplementary div.ce_abstract-sec{text-align:justify;font-size:100%;display:block}.supplementary div.ce_author span.ce_e-address{display:none}.supplementary .ce_e-component .ce_label,.supplementary .tablecaption .ce_label,.supplementary [data-html-name=e-component] [data-html-name=ecomp-label],.supplementary [data-html-name=note-para] .ce_label,.supplementary [data-html-name=para] .ce_label,.supplementary [data-html-name=simple-para] .ce_label,.supplementary div.ce_keywords span.ce_section-title,.supplementary p .ce_label{font-weight:700}.supplementary .ce_article-footnote span.ce_label,.supplementary .ce_correspondence span.ce_label,.supplementary .ce_footnote span.ce_label,.supplementary div.ce_affiliation span.ce_label{font-size:70%;vertical-align:super}.supplementary div.ce_legend span.ce_label,.supplementary div.ce_table-footnote span.ce_label{font-size:70%;vertical-align:super;padding-right:3px}.supplementary div.figure{position:relative;margin-top:10px;margin-bottom:10px}.supplementary .ce_para,.supplementary .ce_simple-para,.supplementary [data-html-name=simple-para]{line-height:25px;margin-bottom:6pt}.supplementary .ce_para{text-indent:50px;margin-top:6pt;margin-right:0;margin-left:0;text-align:justify}.extra div#qarea>div.ce_para,.extra td#qareamin>div.ce_para,.supplementary div#qarea>div.ce_para,.supplementary td#qareamin>div.ce_para{text-indent:0;margin-top:0;margin-bottom:0;line-height:12pt}.supplementary .ce_def-description>.ce_para,.supplementary .ce_def-term,.supplementary-material{text-indent:0}.supplementary .ce_display{position:relative;margin:5px 0;text-indent:0}.supplementary .ce_display_formula{position:relative;margin:10px 0 5px;text-indent:0;overflow:auto;display:inline-block;width:100%}.supplementary div.ce_list{margin-left:50pt;margin-top:15px;margin-bottom:15px}.supplementary div.ce_list-item{text-indent:-15px;margin-top:5px;margin-bottom:5px}.supplementary div.ce_list-item div.ce_para{padding-left:6px;display:inline}.extra div.ce_list-item>div.ce_para>.ce_list>div.ce_list-item,.supplementary div.ce_list-item>div.ce_para>.ce_list>div.ce_list-item{margin-left:-34pt;text-indent:-27px}.supplementary div.table{background-color:#f9f9f9;margin-top:15px;overflow:auto;padding:5px}.extra div.ce_display table,.extra div.table table,.supplementary .ce_display table,.supplementary .table-wrap table,.supplementary div.ce_display table,.supplementary div.table table,.supplementary table{border:1px;border-collapse:collapse;margin-top:2px;margin-bottom:2px;text-indent:0;width:100%}.supplementary .item-info{display:none}.extra a[title],.supplementary a[title]{color:#00f!important}.supplementary div.ce_keywords>span.ce_section-title,.supplementary span.ce_label{font-weight:700}.supplementary .inline-math-img *,.supplementary div.DEL,.supplementary div.INS{display:inline}.supplementary .ce_author>.ce_initials,.supplementary div.ce_author>span.ce_surname{background-color:#00b3b3}.supplementary div.ce_enunciation{margin:10px}.supplementary #graph_sectitle,.supplementary #graph_sectitle2,.supplementary div#graph_abstsec .ce_section-title,.supplementary div#graph_abstsec1 .ce_section-title,.supplementary div#highlite2>span.ce_section-title,.supplementary div#highlite>.ce_section-title,.supplementary div.ce_enunciation span.ce_label{font-weight:700}.extra div.article td.td,.supplementary .table-wrap td,.supplementary .table-wrap th,.supplementary div.article td.td{text-align:left;padding:.5em;border:1px solid #d9d9d9}.supplementary div.article td.td[align=center],.supplementary div.article thead td.td{text-align:center}.supplementary div.ce_title>span.x{font-weight:400;vertical-align:super;font-size:12px}.supplementary .ce_glossary-def,.supplementary div.ce_def-description{text-indent:18px}.supplementary span#sbref{display:block;margin-left:22px}.supplementary .ce_abstract-sec .ce_simple-para{text-indent:35px;display:block}.supplementary span.deflist_secttitle,.supplementary span.nomenclature_secttitle{font-style:italic;font-weight:700;margin-bottom:6pt}.supplementary span.deflist_secttitle{font-size:120%;margin-left:-50px}.supplementary div#authorgp{text-align:right}.supplementary div.ce_bib-reference span.ce_label1{display:none;height:0;font-size:0;clear:both;visibility:hidden}.supplementary div.ce_section>div.ce_section>span.ce_section-title,.supplementary span#note{font-size:120%;font-weight:700;margin-top:10px}.supplementary div#etab1,.supplementary div#etab2{background-color:#d3d3d3;margin-bottom:6pt;font-weight:700;height:24px;width:100%;font-size:100%;border-radius:3px;line-height:1.6em;text-decoration:none}.supplementary .img1,.supplementary .img2{padding-left:5px}.supplementary .ce_e-component{text-align:justify}.supplementary span.ce_sans-serif{font-size:inherit}.supplementary .ce_indexed-name{display:none}.supplementary span.ce_cross-out{text-decoration:line-through}.supplementary div#graph_abstsec1,.supplementary div#highlite{border-bottom:thin solid #f20c36;margin:15pt .2in;padding:0 0 6pt}.supplementary div#graph_abstsec{margin-top:15pt;margin-right:.2in;margin-bottom:15pt;padding:0 0 6pt}.supplementary .ce_alt-text,.supplementary .x{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;font-style:initial;vertical-align:initial;font-size:14px;background-color:inherit;cursor:auto;color:#000}.supplementary div.item-info>div.ce_title{display:inline;font-size:16px;font-weight:100;background-color:none}.supplementary div.augroup>div.ce_author>span.ce_givenname,.supplementary div.augroup>div.ce_author>span.ce_surname{background-color:transparent;display:inline;font-size:16px;font-weight:100}.supplementary .ce_inter-refs-text,.supplementary .cke_iframe_shim,.supplementary div.augroup>div.ce_author div.ce_e-address,.supplementary div.augroup>div.ce_author>a.ce_cross-ref,.supplementary div.augroup>div.ce_author>span.ce_degrees,.supplementary div.augroup>div.ce_author>span.ce_roles,.supplementary div.augroup>div.ce_author>span.x{display:none}.supplementary span#note{font-size:140%;margin-bottom:20px}.supplementary div.jid{margin-top:15px}.supplementary span.caption_simple_para{display:block}.supplementary .cpeins div{background-color:inherit}.supplementary .cpedel,.supplementary .cpeins{text-decoration:line-through;color:red;cursor:pointer;background-color:#d3d3d3}.supplementary .cpeins{text-decoration:underline;color:green;display:inline}.supplementary div.div-toggle-images{margin-top:10px}.supplementary .sec{margin-top:16pt}.supplementary .sec .sec{margin-top:8pt}.supplementary .p{text-indent:50px;margin-top:6pt;margin-right:0;margin-left:0;text-align:justify}.supplementary .app .sectionline_opt .sec_title,.supplementary .sec .sectionline_opt .sec_title{font-weight:700;margin-top:20px;font-size:18pt}.supplementary .sec .sec .sectionline_opt .sec_title{font-weight:700;margin-top:15px;font-size:16pt}.supplementary .boxed-text .table-wrap,.supplementary .table-wrap{line-height:normal;font-size:14px;overflow:auto;background-color:#f9f9f9;margin-top:15px;padding:5px}.supplementary .boxed-text .table-wrap{background-color:#e8e8e8;margin-top:0!important}.supplementary .label{font-weight:700}.supplementary .figcaption{text-align:justify}.supplementary figcaption{margin-top:10.5pt;font-size:14px;text-align:justify}.supplementary .fig_para,.supplementary .table_para{display:block;text-indent:0}.supplementary .bold{font-weight:700}.supplementary .italic{font-family:inherit;font-style:italic}.supplementary .source{font-style:italic}.supplementary .monospace{font-family:"Times New Roman",Times,serif}.supplementary .san-serif{font-family:Arial,Helvetica,sans-serif}.supplementary .overline{text-decoration:overline}.supplementary .sc{font-variant:small-caps}.supplementary .strike{text-decoration:line-through}.supplementary .underline{text-decoration:underline;display:inline}.feather-flow-container .supplementary [data-html-name=figure] figcaption,.supplementary .break,.supplementary .table-wrap-foot .fn{display:block}.supplementary .hr{border:1px solid;display:block}.supplementary .sub{font-size:70%;vertical-align:sub}.supplementary .sup{vertical-align:super;font-size:12px!important;line-height:180%!important}.supplementary .list_bullet .list-item{display:list-item;text-indent:.1em;list-style-type:circle}.supplementary .list_disc .list-item{display:list-item;text-indent:.1em;list-style-type:disc}.supplementary .list_square .list-item{display:list-item;text-indent:.1em;list-style-type:square}.supplementary .list_order .list-item{display:list-item;text-indent:.1em;list-style-type:decimal}.supplementary .list_simple .list-item{display:list-item;text-indent:.1em;list-style-type:none}.supplementary .list_alpha-upper .list-item{display:list-item;text-indent:.1em;list-style-type:upper-alpha}.supplementary .list_alpha-lower .list-item{display:list-item;text-indent:.1em;list-style-type:lower-alpha}.supplementary .list_roman-lower .list-item{display:list-item;text-indent:.1em;list-style-type:lower-roman}.supplementary .list_roman-upper .list-item{display:list-item;text-indent:.1em;list-style-type:upper-roman}.supplementary .eqn-container,.supplementary a[data-html-name=link][data-type=supplemental],.supplementary a[data-html-name=link][data-type=web]{cursor:pointer}.supplementary-material a .x{color:#00f}.supplementary [data-html-name=caption] [data-html-name=note-para],.supplementary [data-html-name=caption] [data-html-name=para],.supplementary [data-html-name=caption] [data-html-name=simple-para],.supplementary [data-html-name=caption] p,.supplementary-material .caption .p{text-indent:0!important;margin-top:6pt;margin-right:0;margin-left:0;text-align:justify}.supplementary .table-plugin__edit-button *,.supplementary .table-plugin__preview-button *,.supplementary .table-plugin__undo-button *{pointer-events:none}.supplementary .table-parent-wrapper{overflow:auto}.supplementary [data-html-name=table-group]{line-height:normal;font-size:12px;background-color:#f9f9f9;margin-top:2em}.supplementary [data-html-name=table-label]{font-weight:700;font-size:12px;color:#fff;background-color:#474747;display:inline-block;padding:.5em 1em}.supplementary [data-html-name=table-group] table{border:1px;border-collapse:collapse;text-indent:0;width:100%}.supplementary [data-html-name=table-group] td,.supplementary [data-html-name=table-group] th{text-align:left;padding:.5em;border:1px solid #d9d9d9;line-height:1.5em}.supplementary [data-html-name=table-footnote] [data-html-name=fn-label]{vertical-align:super;font-weight:700}.supplementary .table-head{overflow:hidden;text-indent:0}.supplementary .supplfundtext,.supplementary .supplorcidtext,.supplementary .suppltext{display:block;background-color:#eaeaea;padding:.8em;text-align:justify;margin-top:.8em;margin-bottom:1em;-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,.5);-moz-box-shadow:2px 2px 3px 0 rgba(0,0,0,.5);box-shadow:2px 2px 3px 0 rgba(0,0,0,.5);border:1px solid #e0e0e0;font:1em/1.75em 'Helvetica Neue',Helvetica,Arial,sans-serif}.supplementary [aria-level="2"][data-html-name=label],.supplementary [aria-level="2"][data-html-name=section-title]{font-size:1.71rem;line-height:2.28rem;font-weight:700}.supplementary [aria-level="3"][data-html-name=label],.supplementary [aria-level="3"][data-html-name=section-title],.supplementary [aria-level="4"][data-html-name=label],.supplementary [aria-level="4"][data-html-name=section-title],.supplementary [aria-level="5"][data-html-name=label],.supplementary [aria-level="5"][data-html-name=section-title],.supplementary [aria-level="6"][data-html-name=label],.supplementary [aria-level="6"][data-html-name=section-title],.supplementary [aria-level="7"][data-html-name=label],.supplementary [aria-level="7"][data-html-name=section-title]{font-size:1.28rem;line-height:2rem;font-weight:700}.supplementary [aria-level][data-html-name=section-title]{display:inline}.supplementary [data-html-name=figure] figcaption [data-new-para=true],.supplementary [data-html-name=table-group] caption [data-new-para=true]{display:block;margin-top:15px}.supplementary [data-unsupported=true]{background-color:none;transition:background .7s}.supplementary [data-unsupported=true].unsupport-elem-effect{background-color:#ff9}.editor [data-html-name=speech]{display:table-row}.supplementary [data-html-name=speaker]{display:table-cell;font-size:1.14rem;font-weight:700;line-height:1.85rem;max-width:7.14rem;padding-top:1.07rem}.supplementary [data-html-name=speech] [data-html-name=para]{padding-left:.36rem;padding-top:1.07rem;display:table-cell}.supplementary .suppltext.hide{display:none}.supplementary .supplementary__info-wrapper{background:rgba(239,193,0,.05);border:1px solid rgba(239,193,0,.5);display:flex;padding:.6em;text-align:justify;margin-top:.8em;margin-bottom:1em}.supplementary .suppltext .supplementary__info-icon{width:24px;height:24px;flex:none}.supplementary .suppltext .supplementary__info-text{margin:0 0 0 6px;font:12px/20px 'OpenSans-Regular',sans-serif;color:#212121}.supplementary .suppltext.info-container{background-color:rgba(239,193,0,.05)!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:0;border:0;display:unset;padding:0}.supplementary .suppltext .supplementary__info-text p{margin-block-end:0}.supplementary .composed-link{padding-bottom:.8em;border-bottom:1px solid #ddd}.feather-flow-container .supplementary .suppltext .supplementary__info-text{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:16px;text-align:left;color:#1c40ca;padding:0}.feather-flow-container .supplementary .supplementary__info-wrapper{border:1px solid #eef2fa;padding:8px 12px;display:flex;background:#eef2fa;gap:10px;margin-top:0}.feather-flow-container .extra h2[data-html-name=section-title],.feather-flow-container .supplementary [data-html-name=section] h3[data-html-name=section-title],.feather-flow-container .supplementary [data-label-level=h3]{font-family:'TexGyrePagella-Bold';font-size:24px;line-height:28px}.feather-flow-container .supplementary .suppltext .supplementary__info-icon{width:auto;height:auto;position:relative;top:-3px}.supplementary [data-html-name=abstract]{border-top:thin solid #f20c36;border-bottom:thin solid #f20c36;padding:1pc 1pc 6pt;margin:15pt .2in}.supplementary [data-html-name=figure]{position:relative;margin-top:10px;margin-bottom:10px}.supplementary .section-label-dot:after{content:'.'}.supplementary [data-html-name=section-title-wrapper]>[data-html-name=section-title]{display:inline}.supplementary [data-class=graph_sectitle]{font-weight:700;font-size:18pt}.supplementary [data-html-name=list]>[data-html-name=ce_section-title],.supplementary [data-html-name=list]>[data-html-name=section-title]{margin-left:-100px;font-style:normal}.supplementary [data-html-name=list]{margin-top:15px;margin-bottom:15px;list-style:none}.supplementary [data-html-name=list-item]{text-indent:-15px;margin-top:5px;margin-bottom:5px}.supplementary [data-html-name=figure] figcaption,.supplementary [data-html-name=list-item] [data-html-name=label]{display:inline}.supplementary [data-html-name=list-item] [data-html-name=para]{padding-left:6px;display:inline}.supplementary [data-html-name=textbox]{background-color:#e8e8e8;border:solid;width:80%;padding:8px;text-align:justify;margin-bottom:10px}.supplementary [data-html-name=abstract] [data-html-name=section-title],.supplementary [data-html-name=keywords] [data-html-name=section-title],.supplementary [data-html-name=label]{font-weight:700}.supplementary [data-html-name=acknowledgment] [data-html-name=para],.supplementary [data-html-name=section] [data-html-name=para]{text-indent:50px;text-align:justify}.supplementary [data-html-name=acknowledgment]>[data-html-name=section-title],.supplementary [data-html-name=appendices]>[data-html-name=section]>[data-html-name=label],.supplementary [data-html-name=bibliography]>[data-html-name=section-title],.supplementary [data-html-name=ce_section] [data-html-name=section-title],.supplementary [data-html-name=further-reading]>[data-html-name=section-title],.supplementary [data-html-name=glossary]>[data-html-name=section-title],.supplementary [data-html-name=section-title-wrapper]>[data-html-name=section-label],.supplementary [data-html-name=section-title-wrapper]>[data-html-name=section-title],.supplementary [data-html-name=section]>[data-html-name=section-title]{font-weight:700;font-size:18pt;margin:0}.supplementary [data-html-name=alt-text222],.supplementary [data-html-name=alt-text]{border:2px solid #a1a1a1;padding:2px 5px;background:#ddd;margin:1px;display:table-cell}.supplementary [data-html-name=def-description]{margin-left:50px}.supplementary .table-parent-wrapper{margin:0}.supplementary [data-html-name=table-group] [data-html-name=ce_source],.supplementary [data-html-name=table-group] [data-html-name=copyright],.supplementary [data-html-name=table-group] [data-html-name=source]{margin-top:12px;display:block}.extra ul.file_tabs,.supplementary .e-component-title{display:none}.feather-flow-container .supplementary div,.feather-flow-container .supplementary span{font-family:'SourceSansPro-SemiBold',Times New Roman,Times,arial;font-weight:600;font-size:16px}.feather-flow-container .supplementary .highres__edit-btn-text{color:#ff6c00}.extra,.feather-flow-container .supplementary [data-html-name=figure]{position:relative;margin:0}.feather-flow-container .supplementary .figcaption,.feather-flow-container .supplementary [data-html-name=caption] [data-html-name=note-para],.feather-flow-container .supplementary [data-html-name=caption] [data-html-name=para],.feather-flow-container .supplementary [data-html-name=caption] [data-html-name=simple-para],.feather-flow-container .supplementary [data-html-name=caption] p,.feather-flow-container .supplementary figcaption,.feather-flow-container .supplementary-material .caption .p{margin-top:0}.feather-flow-container .supplementary .ce_para,.feather-flow-container .supplementary .ce_simple-para,.feather-flow-container .supplementary [data-html-name=simple-para]{margin-bottom:0}.feather-flow-container .supplementary [data-html-name=alt-text222],.feather-flow-container .supplementary [data-html-name=alt-text]{border:0;padding:8px 0;background:0 0;margin:0;text-indent:0}.feather-flow-container .supplementary [data-html-name=e-component]{border-bottom:1px solid #b9b9b9}.feather-flow-container .supplementary [data-html-name=figure]{margin-top:4px}.feather-flow-container .supplementary [data-html-name=e-component] [data-html-name=alt-text] [data-html-name=x],.feather-flow-container .supplementary [data-html-name=e-component] [data-html-name=caption]::before,.feather-flow-container .supplementary [data-html-name=e-component] [data-html-name=ecomp-label]::before,.feather-flow-container .supplementary [data-html-name=figure] .figcaption [data-html-name=alt-text] [data-html-name=x],.feather-flow-container .supplementary [data-html-name=figure] .figcaption [data-html-name=label]::before{display:flex;color:#979797;font-family:"SourceSansPro-Regular",Arial;font-size:16px;font-style:normal;font-weight:400;line-height:14px;text-indent:0;padding-bottom:4px}.feather-flow-container .supplementary [data-html-name=figure] .figcaption [data-html-name=caption]::before{display:flex;font-style:normal;font-weight:400;line-height:14px;text-indent:0;padding-bottom:4px}.feather-flow-container .supplementary [data-html-name=e-component] [data-html-name=ecomp-label]::before,.feather-flow-container .supplementary [data-html-name=figure] .figcaption [data-html-name=label]::before{content:'Label:'}.feather-flow-container .supplementary [data-html-name=e-component] [data-html-name=caption]::before,.feather-flow-container .supplementary [data-html-name=figure] .figcaption [data-html-name=caption]::before{content:'Caption:'}.feather-flow-container .supplementary [data-html-name=e-component] [data-html-name=ecomp-label],.feather-flow-container .supplementary [data-html-name=figure] .figcaption [data-html-name=label]{padding:8px;font-weight:400;display:block}.feather-flow-container .supplementary [data-html-name=e-component] [data-html-name=alt-text],.feather-flow-container .supplementary [data-html-name=e-component] [data-html-name=caption],.feather-flow-container .supplementary [data-html-name=figure] .figcaption [data-html-name=alt-text]{padding:8px}.feather-flow-container .supplementary [data-html-name=e-component] [data-html-name=alt-text] [data-html-name=x],.feather-flow-container .supplementary [data-html-name=figure] .figcaption [data-html-name=alt-text] [data-html-name=x]{text-transform:capitalize}.feather-flow-container .supplementary [data-html-name=e-component] [data-html-name=ecomp-label]{color:#222;font-family:'TexGyrePagella-Regular',Times New Roman,Times;line-height:24px}.feather-flow-container .supplementary .ecomponenttab [data-html-name=para]{font-family:'TexGyrePagella-Regular';font-size:16px;line-height:24px;margin-bottom:20px}.feather-flow-container .supplementary [data-html-name=figure] .figcaption [data-html-name=caption]::before{font-family:"SourceSansPro-Regular";font-size:16px;color:#979797}.feather-flow-container .supplementary [data-html-name=figure] figcaption [data-new-para=true] div span{font-family:'SourceSansPro-Regular',Arial;font-weight:400;color:#979797;border:1px solid #c4c4c4;min-height:30px;margin-top:5px;border-radius:4px}.feather-flow-container .supplementary [data-html-name=figure] .figcaption [data-html-name=caption]{padding:15px 8px 8px}.feather-flow-container .supplementary [data-html-name=figure] figcaption div span{padding:10px 8px}.feather-flow-container .supplementary [data-html-name=caption] [data-html-name=simple-para] [data-format=insert]{border:0;position:relative}.feather-flow-container .supplementary .figcaption [data-html-name=caption] [data-html-name=simple-para] [data-format=insert]{top:-50px;background:0 0;text-decoration:none}.extra{margin:auto;overflow-x:hidden;line-height:180%!important;font-size:14px;flex:1;color:#222}.extra .instructhand{background:url(/images/hand.svg) no-repeat center center;display:inline-block;background-color:#ff0;width:15px;margin:0 1px}.extra,.extra div,.extra span{font-family:Times New Roman,Times}.extra span.content_modified,.extra span.kw_label{margin-right:10px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.extra span.kw_label{border:2px solid #a1a1a1;padding:2px 5px;background:#ddd;width:300px}.extra div.ce_acknowledgment,.extra div.ce_acknowledgment>span.ce_section-title,.extra div.ce_appendices>div.ce_section>span.ce_label,.extra div.ce_bibliography>span.ce_section-title,.extra div.ce_further-reading>span.ce_section-title,.extra div.ce_glossary>span.ce_section-title,.extra div.ce_section>div.sectionline_opt,.extra div.ce_section>span.ce_section-title{margin-bottom:21pt}.extra div.ce_section>div.ce_section>div.sectionline_opt{margin-bottom:21pt;font-weight:700;font-size:120%;margin-top:10px}.extra div.ce_section>div.ce_section>div.ce_section>div.sectionline_opt{margin-bottom:0}.extra div.ce_bibliography{margin-bottom:18pt}.extra .displayfigtab .ce_legend,.extra .displayfigtab .ce_table-footnote,.extra .displayfigtab .tablecaption{text-align:left!important}.extra .ce_inline-figure,.extra .ce_inline-figure .wrapper,.extra .ce_inline-figure div,.extra .figure .inline-formula div,.extra .inline-formula div{display:inline!important}.extra div.sa_affiliation{display:none}.extra span.content_modified{background-image:url(/Link/rightarrow.png);padding:2px;width:30px;height:15px;display:inline-block}.extra div.ce_collaboration div.ce_author-group{border:1px dashed #909090;background:#f0f0f0}.extra div.ce_source{font-style:italic}.extra div.article td.td[align=right],.extra div.ce_displayed-quote div.ce_source{text-align:right}.extra span.ce_inf,.extra span.ce_sup{font-size:12px}.extra span.ce_inf,.extra span.ce_sup,.extra span.unicode-char{line-height:0}.extra #FileContainer div{line-height:25px}.extra span.ce_inf{vertical-align:sub}.extra div.ce_foonote span.ce_label,.extra div.table-wrap-foot span.label,.extra span.ce_sup{vertical-align:super}.extra div.ce_salutation,.extra span.ce_italic{font-style:italic}.extra span.ce_bold{font-weight:700}.extra span.ce_underline{text-decoration:underline}.extra div.ce_textbox{background-color:#e8e8e8;border:solid;width:80%;padding:8px;text-align:justify;margin-bottom:10px}.extra span.vol{font-weight:700;font-style:normal}.extra span.ebtl,.extra span.sbtl,.extra span.sebtl,.extra span.sitl{font-style:italic}.extra span.ce_small-caps{font-variant:small-caps}.extra div.ce_list>span.ce_section-title{margin-left:-100px;font-style:normal}.extra td .ce_list span.ce_section-title{margin-left:0}.extra div.ce_acknowledgment>span.ce_section-title,.extra div.ce_appendices>div.ce_section>span.ce_label,.extra div.ce_bibliography>span.ce_section-title,.extra div.ce_further-reading>span.ce_section-title,.extra div.ce_glossary>span.ce_section-title,.extra div.ce_section>div.sectionline_opt,.extra div.ce_section>span.ce_section-title,.extra span#fnhead{font-weight:700;font-size:140%;margin-top:10px}.extra .ce_glossary-sec{margin-top:10px}.extra div.ce_displayed-quote{margin-top:10px;margin-bottom:10px;padding-left:50px;padding-right:50px;text-align:justify;text-indent:0}.extra div.ce_section>div.ce_section>div.ce_section>div.section-title,.extra div.ce_section>div.ce_section>div.ce_section>div.sectionline_opt{font-weight:700;font-size:100%;margin-top:10px}.extra div.ce_bib-reference{margin:6pt 0 6pt 40px;text-indent:-40px;text-align:left;line-height:25px}.extra div.ce_abstract span.ce_section-title,.extra div.ce_nomenclature>span.ce_section-title{font-weight:700}.extra div.ce_title{font-size:16pt;margin:6pt 0;font-weight:700;line-height:30px}.extra div.ce_affiliation,.extra div.ce_author{margin:6pt 0;font-size:100%}.extra div.ce_keywords{line-height:25px}.extra div.ce_correspondence,.extra div.ce_keywords{margin:6pt 0;font-size:100%}.extra div.ce_abstract{border-top:thin solid #f20c36;border-bottom:thin solid #f20c36;padding:1pc 1pc 6pt;margin:15pt .2in}.extra div.ce_abstract-sec{text-align:justify;font-size:100%;display:block}.extra div.ce_author span.ce_e-address{display:none}.extra .ce_e-component .ce_label,.extra .tablecaption .ce_label,.extra [data-html-name=e-component] [data-html-name=ecomp-label],.extra div.ce_keywords span.ce_section-title,.extra p .ce_label{font-weight:700}.extra .ce_article-footnote span.ce_label,.extra .ce_correspondence span.ce_label,.extra .ce_footnote span.ce_label,.extra div.ce_affiliation span.ce_label{font-size:70%;vertical-align:super}.extra div.ce_legend span.ce_label,.extra div.ce_table-footnote span.ce_label{font-size:70%;vertical-align:super;padding-right:3px}.extra div.figure{position:relative;margin-top:10px;margin-bottom:10px}.extra .ce_para,.extra .ce_simple-para,.extra [data-html-name=simple-para]{line-height:25px;margin-bottom:6pt}.extra [data-html-name=table-group] [data-html-name=simple-para]{line-height:25px;margin-bottom:0}.extra .ce_para{text-indent:50px;margin-top:6pt;margin-right:0;margin-left:0;text-align:justify}.extra .ce_def-description>.ce_para,.extra .ce_def-term,.extra-material{text-indent:0}.extra .ce_display,.extra .ce_display_formula{position:relative;margin:5px 0;text-indent:0}.extra .ce_display_formula{margin:10px 0 5px;overflow:auto;display:inline-block;width:100%}.extra div.ce_list{margin-left:50pt;margin-top:15px;margin-bottom:15px}.extra div.ce_list-item{text-indent:-15px;margin-top:5px;margin-bottom:5px}.extra div.ce_list-item div.ce_para{padding-left:6px;display:inline}.extra div.table{background-color:#f9f9f9;margin-top:15px;overflow:auto;padding:5px}.extra .item-info{display:none}.extra div.ce_keywords>span.ce_section-title,.extra span.ce_label{font-weight:700}.extra .inline-math-img *,.extra div.DEL,.extra div.INS{display:inline}.extra .ce_author>.ce_initials,.extra div.ce_author>span.ce_surname{background-color:#00b3b3}.extra div.ce_enunciation{margin:10px}.extra #graph_sectitle,.extra #graph_sectitle2,.extra div#graph_abstsec .ce_section-title,.extra div#graph_abstsec1 .ce_section-title,.extra div#highlite2>span.ce_section-title,.extra div#highlite>.ce_section-title,.extra div.ce_enunciation span.ce_label{font-weight:700}.extra div.article td.td[align=center],.extra div.article thead td.td{text-align:center}.extra div.ce_title>span.x{font-weight:400;vertical-align:super;font-size:12px}.extra .ce_glossary-def,.extra div.ce_def-description{text-indent:18px}.extra span#sbref{display:block;margin-left:22px}.extra .ce_abstract-sec .ce_simple-para{text-indent:35px;display:block}.extra span.deflist_secttitle,.extra span.nomenclature_secttitle{font-style:italic;font-weight:700;margin-bottom:6pt}.extra span.deflist_secttitle{font-size:120%;margin-left:-50px}.extra div#authorgp{text-align:right}.extra div.ce_bib-reference span.ce_label1{display:none;height:0;font-size:0;clear:both;visibility:hidden}.extra div.ce_section>div.ce_section>span.ce_section-title,.extra span#note{font-size:120%;font-weight:700;margin-top:10px}.extra div#etab1,.extra div#etab2{background-color:#d3d3d3;margin-bottom:6pt;font-weight:700;height:24px;width:100%;font-size:100%;border-radius:3px;line-height:1.6em;text-decoration:none}.extra .img1,.extra .img2{padding-left:5px}.extra .unselectable{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.extra .ce_e-component{text-align:justify}.extra span.ce_sans-serif{font-size:inherit}.extra .ce_indexed-name{display:none}.extra span.ce_cross-out{text-decoration:line-through}.extra div#graph_abstsec1,.extra div#highlite{border-bottom:thin solid #f20c36;margin:15pt .2in;padding:0 0 6pt}.extra div#graph_abstsec{margin-top:15pt;margin-right:.2in;margin-bottom:15pt;padding:0 0 6pt}.extra .ce_alt-text,.extra .x{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;font-style:initial;vertical-align:initial;font-size:14px;background-color:inherit;cursor:auto;color:#000}.extra div.item-info>div.ce_title,div.augroup>div.ce_author{display:inline;font-size:16px;font-weight:100;background-color:none}.extra div.augroup>div.ce_author>span.ce_givenname,.extra div.augroup>div.ce_author>span.ce_surname{background-color:transparent;display:inline;font-size:16px;font-weight:100}.extra .ce_inter-refs-text,.extra .cke_iframe_shim,.extra div.augroup>div.ce_author div.ce_e-address,.extra div.augroup>div.ce_author>a.ce_cross-ref,.extra div.augroup>div.ce_author>span.ce_degrees,.extra div.augroup>div.ce_author>span.ce_roles,.extra div.augroup>div.ce_author>span.x{display:none}.extra span#note{font-size:140%;margin-bottom:20px}.extra div.jid{margin-top:15px}.proofValidator .ce_inter-refs-text{display:inline-block;text-indent:0;margin-right:4px}.extra span.caption_simple_para{display:block}.extra .cpeins div{background-color:inherit}.extra .cpedel,.extra .cpeins{text-decoration:line-through;color:red;cursor:pointer;background-color:#d3d3d3}.extra .cpeins{text-decoration:underline;color:green;display:inline}.extra div.div-toggle-images{margin-top:10px}.extra .sec{margin-top:16pt}.extra .sec .sec{margin-top:8pt}.extra .p{text-indent:50px;margin-top:6pt;margin-right:0;margin-left:0;text-align:justify}.editor .table-wrap td,.editor .table-wrap th,.editor [data-html-name=table-group] th,.extra .table-wrap td,.extra .table-wrap th{text-align:left;padding:.5em;border:1px solid #d9d9d9}.extra .app .sectionline_opt .sec_title,.extra .sec .sectionline_opt .sec_title{font-weight:700;margin-top:20px;font-size:18pt}.extra .sec .sec .sectionline_opt .sec_title{font-weight:700;margin-top:15px;font-size:16pt}.extra .boxed-text .table-wrap,.extra .table-wrap{line-height:normal;font-size:14px;overflow:auto;background-color:#f9f9f9;margin-top:15px;padding:5px}.extra .boxed-text .table-wrap{background-color:#e8e8e8;margin-top:0!important}.editor .table-wrap table,.editor table,.extra .ce_display table,.extra .table-wrap table,.extra table{border:1px;border-collapse:collapse;margin-top:2px;margin-bottom:2px;text-indent:0;width:100%}.extra .label{font-weight:700}.extra .figcaption,.extra figcaption{margin-top:10.5pt;font-size:14px;text-align:justify}.extra .fig_para,.extra .table_para{display:block;text-indent:0}.extra .bold{font-weight:700}.extra .italic{font-family:inherit}.extra .italic,.extra .source{font-style:italic}.extra .monospace{font-family:"Times New Roman",Times,serif}.extra .san-serif{font-family:Arial,Helvetica,sans-serif}.extra .overline{text-decoration:overline}.extra .sc{font-variant:small-caps}.extra .strike{text-decoration:line-through}.extra .underline{text-decoration:underline;display:inline}.extra .break,.extra .hr,.extra .table-wrap-foot .fn{display:block}.extra .hr{border:1px solid}.extra .sub{font-size:70%;vertical-align:sub}.extra .sup,div.editor{line-height:180%!important}.extra .sup{vertical-align:super;font-size:12px!important}.extra .list_bullet .list-item{display:list-item;text-indent:.1em;list-style-type:circle}.extra .list_disc .list-item,.extra .list_square .list-item{display:list-item;text-indent:.1em;list-style-type:disc}.extra .list_square .list-item{list-style-type:square}.extra .list_order .list-item,.extra .list_simple .list-item{display:list-item;text-indent:.1em;list-style-type:decimal}.extra .list_simple .list-item{list-style-type:none}.extra .list_alpha-upper .list-item{display:list-item;text-indent:.1em;list-style-type:upper-alpha}.extra .list_alpha-lower .list-item{display:list-item;text-indent:.1em;list-style-type:lower-alpha}.extra .list_roman-lower .list-item{display:list-item;text-indent:.1em;list-style-type:lower-roman}.extra .list_roman-upper .list-item{display:list-item;text-indent:.1em;list-style-type:upper-roman}.editor a[data-html-name=link][data-type=web],.extra .eqn-container{cursor:pointer}.extra-material a .x{color:#00f}.sec_title .h1heading{font-weight:700;margin-top:20px;font-size:18pt}.extra [data-html-name=caption] p,.extra-material .caption .p{text-indent:0!important;margin-top:6pt;margin-right:0;margin-left:0;text-align:justify}.extra [data-html-name=caption] p,.extra figcaption{display:inline}.extra [data-html-name=section] [data-html-name=section-title]{font-size:1.5em;line-height:28px}.extra [data-html-name=abstract-sec] [data-html-name=simple-para]{margin-top:6pt}.extra [data-html-name=section] [data-html-name=para]{text-indent:50px}.editor [data-html-name=acknowledgment] [data-html-name=para],.extra [data-html-name=section] [data-html-name=para]{margin-top:6pt;margin-right:0;margin-left:0;text-align:justify}.extra .scrollEffect{-webkit-animation:highlight .5s linear 3;-moz-animation:highlight .5s linear 3;animation:highlight .5s linear 3}.extra [data-html-name=figure] .wrapper .image-wrapper,.extra [data-html-name=figure] .wrapper button{pointer-events:auto}.extra .table-plugin__preview-button *{pointer-events:none}.extra [aria-level="2"][data-html-name=label],.extra [aria-level="2"][data-html-name=section-title]{font-size:1.71rem;line-height:2.28rem;font-weight:700}.extra [aria-level="3"][data-html-name=label],.extra [aria-level="3"][data-html-name=section-title],.extra [aria-level="4"][data-html-name=label],.extra [aria-level="4"][data-html-name=section-title],.extra [aria-level="5"][data-html-name=label],.extra [aria-level="5"][data-html-name=section-title],.extra [aria-level="6"][data-html-name=label],.extra [aria-level="6"][data-html-name=section-title],.extra [aria-level="7"][data-html-name=label],.extra [aria-level="7"][data-html-name=section-title]{font-size:1.28rem;line-height:2rem;font-weight:700}.extra [aria-level][data-html-name=section-title]{display:inline}.extra [data-unsupported=true]{background-color:none;transition:background .7s}.extra [data-unsupported=true].unsupport-elem-effect{background-color:#ff9}.feather-flow-container .extra [data-html-name=section] h3[data-html-name=section-title],.feather-flow-container .extra [data-html-name=section] h4[data-html-name=section-title],.feather-flow-container .extra [data-label-level=h3],.feather-flow-container .extra [data-label-level=h4]{font-family:'TexGyrePagella-Bold';font-size:20px;line-height:24px}.feather-flow-container .extra [data-html-name=section] h5[data-html-name=section-title],.feather-flow-container .extra [data-html-name=section] h6[data-html-name=section-title],.feather-flow-container .extra [data-label-level=h5],.feather-flow-container .extra [data-label-level=h6]{font-family:'TexGyrePagella-Bold';font-size:16px;line-height:24px}.feather-flow-container .extra div{font-family:'TexGyrePagella-Regular',Times New Roman,Times;font-size:16px;line-height:24px}.feather-flow-container .extra [data-html-name=list]{margin:20px 0;list-style:none;padding-left:14px}.feather-flow-container .extra [data-html-name=list-item] [data-html-name=para]{padding-left:10px;display:inline}.feather-flow-container .eextratab [data-html-name=para]{font-family:'TexGyrePagella-Regular',Times New Roman,Times;font-size:16px;line-height:24px;margin:20px 0}.feather-flow-container .extra [data-html-name=abstract]{margin:28px 0}.feather-flow-container .extra .x.ce_section-title,.feather-flow-container .extra [data-html-name=label]{font-family:'TexGyrePagella-Bold',Times New Roman,Times;font-size:16px;line-height:24px}.extra [data-html-name=abstract]{border-top:thin solid #f20c36;border-bottom:thin solid #f20c36;padding:1.07rem 0;margin-top:2.14rem}.extra [data-html-name=section-title-wrapper]>[data-html-name=section-title]{display:inline}.extra [data-class=graph_sectitle]{font-weight:700;font-size:18pt}.extra [data-html-name=section] h1[data-html-name=section-title]{font-size:18pt}.extra [data-attr-class=teaser]{border-top:thin solid #f20c36;border-bottom:thin solid #f20c36;padding:1.07rem 0;margin-top:2.14rem}.editor .abstract #abstract_title,.extra .ce_section-title{font-weight:700;font-size:100%}.extra [data-html-name=list]>[data-html-name=ce_section-title],.extra [data-html-name=list]>[data-html-name=section-title]{margin-left:-100px;font-style:normal}.extra [data-html-name=list]{margin-top:15px;margin-bottom:15px;list-style:none}.extra [data-html-name=list-item]{text-indent:-15px;margin-top:5px;margin-bottom:5px}.extra [data-html-name=figure] figcaption,.extra [data-html-name=list-item] [data-html-name=label]{display:inline}.extra [data-html-name=list-item] [data-html-name=para]{padding-left:6px;display:inline}.extra [data-html-name=textbox]{background-color:#e8e8e8;border:solid;width:80%;padding:8px;margin-bottom:10px}.extra [data-html-name=abstract] [data-html-name=section-title],.extra [data-html-name=keywords] [data-html-name=section-title],.extra [data-html-name=label]{font-weight:700}.extra [data-html-name=acknowledgment]>[data-html-name=section-title],.extra [data-html-name=appendices]>[data-html-name=section]>[data-html-name=label],.extra [data-html-name=bibliography]>[data-html-name=section-title],.extra [data-html-name=ce_section] [data-html-name=section-title],.extra [data-html-name=further-reading]>[data-html-name=section-title],.extra [data-html-name=glossary]>[data-html-name=section-title],.extra [data-html-name=section-title-wrapper]>[data-html-name=section-label],.extra [data-html-name=section-title-wrapper]>[data-html-name=section-title],.extra [data-html-name=section]>[data-html-name=section-title]{font-weight:700;font-size:18pt;margin:0}.extra [data-html-name=alt-text222],.extra [data-html-name=alt-text]{border:2px solid #a1a1a1;padding:2px 5px;background:#ddd;margin:1px;display:table-cell}.extra [data-html-name=def-description]{margin-left:50px}.extra [data-html-name=section] h2[data-html-name=section-title],.extra [data-label-level=h2]{font-size:1.2em;line-height:24px}.extra .e-extra-title{display:none}.extra h1[data-html-name=section-title]{font-size:2.14rem;line-height:2.71rem}.extra h2[data-html-name=section-title]{font-size:1.71rem;line-height:2.28rem}.extra .figcaption [data-html-name=label],.extra figcaption,.extra figcaption [data-html-name=simple-para]{font-size:.92rem;line-height:1.42rem}.extra [data-html-name=cekeywords]{font-size:1.14rem;line-height:1.85rem;margin-top:1.07rem}.extra [data-html-name=cekeywords] [data-html-name=section-title]{font-weight:700}.extra [data-attr-class=teaser] [data-html-name=section-title]{font-weight:700;font-size:1.28rem}.extra [data-html-name=cesection],.extra [data-html-name=section]{margin-top:2.14rem}.extra [data-html-name=section-title],.extra h1[data-html-name=section-title],.extra h2[data-html-name=section-title],.extra h3[data-html-name=section-title],.extra h4[data-html-name=section-title],.extra h5[data-html-name=section-title],.extra h6[data-html-name=section-title]{margin:0}.extra [data-html-name=section] h1[data-html-name=section-title],.extra [data-label-level=h1]{font-size:2.14rem;line-height:2.71rem}.extra [data-html-name=section] h2[data-html-name=section-title],.extra [data-label-level=h2]{font-size:1.71rem;line-height:2.28rem}.extra [data-html-name=section] h3[data-html-name=section-title],.extra [data-html-name=section] h4[data-html-name=section-title],.extra [data-html-name=section] h5[data-html-name=section-title],.extra [data-html-name=section] h6[data-html-name=section-title],.extra [data-label-level=h3],.extra [data-label-level=h4],.extra [data-label-level=h5],.extra [data-label-level=h6]{font-size:1.28rem;line-height:2rem}.extra .ce_section{margin-top:2.14rem}@font-face{font-family:'STIXGeneral';src:url(/fonts/STIX/STIX2Text-Regular.woff2) format('woff2'),url(/fonts/STIX/STIX2Text-Regular.woff) format('woff');font-weight:400;font-style:normal}@font-face{font-family:'STIXGeneral';src:url(/fonts/STIX/STIX2Text-Bold.woff2) format('woff2'),url(/fonts/STIX/STIX2Text-Bold.woff) format('woff');font-weight:700;font-style:normal}@font-face{font-family:'STIXGeneral';src:url(/fonts/STIX/STIX2Text-Italic.woff2) format('woff2'),url(/fonts/STIX/STIX2Text-Italic.woff) format('woff');font-weight:400;font-style:italic}@font-face{font-family:'STIXGeneral';src:url(/fonts/STIX/STIX2Text-BoldItalic.woff2) format('woff2'),url(/fonts/STIX/STIX2Text-BoldItalic.woff) format('woff');font-weight:700;font-style:italic}.xmlpreview span[data-html-name=inline-figure] div.wrapper{display:inline-block}.xmlpreview .article-version{display:none}#paginate-cnt,.editor{color:#222}div.editor{font-size:14px}.editor .kw_label{border:2px solid #a1a1a1;padding:2px 5px;background:#ddd;width:300px;margin-right:10px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}#paginate-cnt,.editor,.editor div,.editor span{font-family:Times New Roman,Times}.editor .title-group .article-title{font-size:1.87em;margin:6pt 0 1.205em;font-weight:700;line-height:38px}.editor [data-html-name=alt-title],.editor [data-html-name=subtitle]{font-size:1.71rem;line-height:2.82rem;margin-right:0;margin-bottom:6pt;margin-left:0;font-weight:700}.editor [data-html-name=subtitle]{font-size:1.28rem;line-height:2rem}.editor.contrib-group{margin:6pt 0;font-size:100%}.editor .aff{margin:6pt 0}.editor .aff,.editor .corresp,.editor .fn_other{font-size:14px}.editor .aff .label{font-size:70%;vertical-align:super;font-weight:700}.editor .custom-meta-wrap{display:none}.editor .abstract{margin-top:1.429em;margin-right:.2in;margin-bottom:15pt}.editor .compound-kwd{display:none}.editor [data-html-name=keywords]{line-height:26px}.editor [data-html-name=keywords]>.keyword_title{font-weight:700}.editor .ack .sec_title,.editor .app .sectionline_opt .sec_title,.editor .bio .sec_title,.editor .glossary .title,.editor .notes .title{font-weight:700;margin-top:20px;font-size:18pt}.editor [data-html-name=section] [data-html-name=section-title]{font-weight:700;margin-top:20px}.editor .ack [data-html-name=section-title],.editor .app [data-html-name=section-title],.editor .bio [data-html-name=section-title]{font-weight:700;margin-top:20px;font-size:18pt}.editor .table-wrap,.editor [data-html-name=textbox] .table-wrap{line-height:normal;font-size:14px;overflow:auto;background-color:#f9f9f9;margin-top:15px;padding:5px}.editor [data-html-name=textbox] .table-wrap{background-color:#e8e8e8;margin-top:0!important}.editor .table-wrap .tablecaption{margin-top:0}.editor .contrib .surname{background-color:#00b3b3}.editor .corresp{text-indent:0}.editor .tablecaption{margin-top:1.077em}.editor .figcaption,.editor .table-wrap-foot,.editor .tablecaption{text-align:justify!important;line-height:20px;font-size:.929em}.editor .table-wrap-foot{margin-top:1.077em}.editor .ref-list .sec_title,.editor .ref-list [data-html-name=section-title]{font-weight:700;font-size:18pt;margin-top:6pt;display:block}.chem-struct,.editor .author-notes,.editor .def-list .def-item .term{text-indent:0}.editor.proofCorrector .sa_affiliation,.editor.proofEditor .sa_affiliation{display:none}.editor .collaboration .uthor-group{border:1px dashed #909090;background:#f0f0f0}.editor .displayed-quote .source,.editor div#authorgp{text-align:right}.editor .inf{font-size:12px;vertical-align:sub}.editor .foonote .label,.editor div.table-wrap-foot span.label{vertical-align:super}.editor .salutation{font-style:italic}.editor .dtextbox,.editor .textbox{background-color:#e8e8e8;border:solid;padding:8px;text-align:justify;margin-bottom:10px}.editor .vol{font-weight:700;font-style:normal}.editor .ebtl,.editor .sbtl,.editor .sebtl,.editor .sitl{font-style:italic}.editor .small-caps{font-variant:small-caps}.editor .newline_notepara,.editor .newline_simplepara{display:block;text-indent:35px}.editor #graph_sectitle,.editor #graph_sectitle2,.editor #note,.editor [data-html-name=nomenclature]>[data-html-name=section-title]{font-weight:700}.editor .def-list{margin-top:6pt}.editor .def-list,.editor [data-html-name=def-list],.editor [data-html-name=glossary-sec],.extra [data-html-name=glossary-sec],.supplementary [data-html-name=glossary-sec]{margin-right:0;margin-left:0;text-align:justify}.editor .def-list .def-item{text-indent:0;display:block;margin-bottom:6pt}.editor .def{margin-bottom:6pt}.editor thead tr{background-color:#e8e8e8}.editor .item-info{display:none}.editor .DEL,.editor .INS,.editor .inline-formula div,.editor .inline-math-img *,.editor [data-html-name=figure] .inline-formula div{display:inline}.editor [data-html-name=article] .subject-details{line-height:24px}.editor span#sbref{display:block;margin-left:22px}.editor .deflist_secttitle,.editor .nomenclature_secttitle,.editor [data-html-name=nomenclature] [data-html-name=def-list] [data-html-name=section-title],.editor [data-html-name=nomenclature_secttitle]{font-style:italic;font-weight:700;margin-bottom:6pt}.editor .deflist_secttitle{font-size:120%}.editor div#etab1,.editor div#etab2{background-color:#d3d3d3;margin-bottom:6pt;font-weight:700;height:24px;width:100%;font-size:100%;border-radius:3px;text-decoration:none}.editor .img1,.editor .img2{padding-left:5px}.editor .alt-text,.editor .unselectable,.editor .x{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.editor div#graph_abstsec1,.editor div#highlite{border-bottom:thin solid #f20c36;margin:15pt .2in;padding:0 0 6pt}.editor div#graph_abstsec{margin:15pt .2in;padding:0 0 6pt}.editor .alt-text,.editor .x{-webkit-touch-callout:none;-ms-user-select:none;font-weight:400;font-style:initial;vertical-align:initial;font-size:14px;background-color:inherit;cursor:auto;color:#000}.editor .cke_iframe_shim{display:none}.editor #note{font-size:140%;margin-bottom:20px}.editor .jid{margin-top:15px}.editor .caption_simple_para{display:block}.editor table{line-height:normal;font-size:12px}.editor .eqn-container{display:inline-block;max-width:590px;cursor:pointer}.editor .sb_ellipsis .x{-webkit-touch-callout:text;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;font-weight:inherit;background-color:inherit;font-style:inherit}.editor .displayfigtab .tablecaption{text-align:left!important}.editor .displayfigtab,.editor table{overflow-x:auto;overflow-y:hidden}.session-invalid-content [data-html-name=note-para],.session-invalid-content [data-html-name=para],.session-invalid-content [data-html-name=simple-para],.session-invalid-content p{padding:0 0 4px}.session-invalid-content a.session-LandingPageLink{background:0 0;border:0;line-height:100%;padding:0;margin-left:5px;text-decoration:underline}.editor #note,.editor div.div-toggle-images{margin-top:10px}.editor .toggleoverlay{display:none;position:absolute;z-index:999;background:url(/images/ajax-loader.gif) no-repeat center center #aaa;opacity:.6}.editor .ref-list .title,.editor span#fnhead{font-weight:700;font-size:18pt;margin-top:10px}.editor .sub-article .front-stub .title-group>.article-title{font-size:18pt;margin:6pt 0;font-weight:700}.editor .fn_conflict .label{font-size:18.2px;font-weight:100;font-style:normal;color:#0560ab;line-height:18.2px}#about_tab,#about_tab_title{font-size:15px;font-weight:100;font-style:normal}#about_tab{font-size:12.0333px;line-height:25px}#subarticle_doi{font-size:12.0333px;font-weight:700}.editor .atl{font-size:14px;line-height:18.2px}.editor [data-html-name=section] [data-html-name=section]{margin-top:1em}.editor [data-html-name=sec-label]{font-weight:700}.editor .person-group{font-size:14px;font-style:normal;line-height:18px}.editor .email{font-size:14px}.editor #equal-contrib,.editor .email{margin-top:12px}.editor .fn-group .title{font-size:16px;font-style:normal;font-weight:700;margin-top:12px}.editor .fn_author{margin-bottom:18px!important}.editor .medialink{font-size:14px}.editor [data-html-name=keywords] .title{font-weight:700}.editor .custom-meta-group,.editor .object-id{display:none}.editor .media{margin-bottom:10px;margin-top:10px;overflow:auto;position:relative;text-indent:0}.editor [data-html-name=figure]{margin-bottom:10px;margin-top:1.143em;position:relative}.editor [data-html-name=textbox] .title{font-size:13pt}.editor div[data-html-name=textbox]{background-color:#e8e8e8;border:solid;padding:8px;text-align:justify;margin-top:24px;margin-bottom:32px}.editor [data-html-name=textbox] [data-html-name=section] [data-html-name=para]{display:block;line-height:25px;margin:6pt 6pt 6pt 0}.editor [data-html-name=textbox] .label{font-weight:700!important;font-size:14pt}.editor .app .title{display:inline}.editor .app .label,.editor .app .title{font-weight:700;font-size:140%}.editor .app-group{padding-top:15pt}.editor .email,.editor .ext-link,.editor .uri{display:inline}.editor .volume{font-weight:700;font-style:normal}.editor .bold{font-weight:700}.editor .italic{font-family:inherit}.editor .italic,.editor .source{font-style:italic}.editor .monospace{font-family:"Times New Roman",Times,serif}.editor .san-serif{font-family:Arial,Helvetica,sans-serif}.editor .overline{text-decoration:overline}.editor .sc{font-variant:small-caps}.editor .strike{text-decoration:line-through}.editor .underline,div.underline{text-decoration:underline;display:inline}.editor .break,.editor .hr{display:block}.editor .hr{border:1px solid}.editor .sub{font-size:70%;vertical-align:sub}.editor .sup{vertical-align:super;font-size:12px!important;line-height:180%!important}.editor .inline-graphic,.editor [data-html-name=figure] figcaption,span[data-skip=true][data-new-para=true]{display:inline}.editor .formula{margin-top:15.75pt;margin-bottom:15.75pt}.editor .table-wrap td{font-size:1em;line-height:26px}.editor .ref{font-size:14px;font-weight:100;text-indent:-1.5em;text-align:left;margin:6pt 0 6pt 15pt}.editor .reflabel1{text-indent:-1em;margin-right:0;margin-top:6pt;margin-bottom:6pt;text-align:justify}.editor .nlm-citation{padding-left:1.5em;padding-bottom:.3em;text-indent:-25px}ul{list-style:disc outside none}ol{list-style:decimal outside none}.editor-container .list{margin-left:20pt;margin-top:15px;margin-bottom:15px}.editor-container .list .title{margin-left:20pt;margin-top:25px;margin-bottom:25px;font-size:12pt;font-weight:700;display:inline}.editor-container .list-item{text-indent:-12px;margin-top:5px;margin-bottom:5px;list-style-type:none}.editor-container .list .list,.editor-container .list .list .list{margin-left:-10pt;margin-bottom:10px}.editor .fig_para,.editor .table_para{display:block;text-indent:0}.editor-container [data-html-name=textbox] .list_simple{margin-left:0}.chem-struct .label{float:right}.editor .flushleft{text-indent:0!important}.editor .h1heading{font-weight:700!important;margin-top:20px!important;font-size:1.87em!important;line-height:32px}.editor .table-wrap-foot .fn{display:block}.editor .table-wrap .display_image{text-indent:0}.editor .table-plugin__edit-button *,.editor .table-plugin__preview-button *,.editor .table-plugin__undo-button *{pointer-events:none}.editor .table-parent-wrapper{overflow:auto}.editor [data-html-name=table-group],.editor [data-html-name=table-group][data-class=display],.extra [data-html-name=table-group][data-class=display]{line-height:normal;font-size:12px;background-color:#f9f9f9}.editor [data-html-name=table-label]{font-weight:700;font-size:.92em;color:#fff;background-color:#474747;display:inline-block;padding:.9em 1em}.editor [data-html-name=table-group] table{border:1px;border-collapse:collapse;text-indent:0;width:100%}.editor [data-html-name=table-group] td{text-align:left;padding:.5em;border:1px solid #d9d9d9;line-height:1.57rem;font-size:.92rem;background:#fff}.editor [data-html-name=table-group] th{line-height:1.42rem;font-size:.92rem}.editor [data-html-name=table-group] th[data-attr-align=left]{text-align:left}.editor [data-html-name=table-group] th[data-attr-align=right]{text-align:right}.editor [data-html-name=table-group] th[data-attr-align=center]{text-align:center}.editor [data-html-name=table-group] th[data-align=left],.editor [data-html-name=table-group] tr td[data-align=left]{text-align:left!important}.editor [data-html-name=table-group] th[data-align=right],.editor [data-html-name=table-group] tr td[data-align=right]{text-align:right!important}.editor [data-html-name=table-group] th[data-align=center],.editor [data-html-name=table-group] tr td[data-align=center]{text-align:center!important}.editor [data-html-name=table-footnote] [data-html-name=fn-label]{vertical-align:super;font-weight:700}.editor .abstract .abstract-sec-title{font-weight:700}.editor .abstract .abstract-title,.editor .keyword-title{font-weight:700;font-size:1.2em;line-height:28px}.editor .keyword-title{display:block;margin-bottom:.3em}.editor .award-group-wrapper *,.editor .table-head,.editor [data-html-name=figure] .wrapper,.editor [data-html-name=figure] .wrapper .image-wrapper svg,.editor [data-html-name=figure] .wrapper .image-wrapper.disabled,.editor__comments-bar,.footnote-item .fn-entry *,.footnote-item .footnote-undo-container svg,.reference-item .csl-entry .reference-undo-container svg,.reference-item .csl-entry [data-html-name=bibliography-reference-label],.reference-item .csl-entry [data-html-name=reference],.reference-item .non-csl-entry .reference-undo-container svg,.reference-item .non-csl-entry [data-html-name=bibliography-reference-label],.reference-item .non-csl-entry [data-html-name=reference]{pointer-events:none}.editor .table-head button,.editor [data-html-name=figure] .wrapper .image-wrapper,.editor [data-html-name=figure] .wrapper button,.editor__comments-bar .editor__comments-bubble,.extra .table-head button{pointer-events:auto}.editor [data-html-name=right-running-head],.editor [data-html-name=right-running-head] .x{font-size:1em}.editor .table-head{overflow:hidden;text-indent:0}.editor .list{margin-left:30pt;margin-top:15px;margin-bottom:15px}.tour__close-btn-svg{width:1.5em;height:1.5em}.tour__close-btn-svg-x{stroke:red;stroke-width:3px}span[data-skip=true]{display:inline-block;text-indent:0}[data-format=cross-out]{text-decoration:line-through}.editor [data-html-name=title]{font-size:2.14rem;margin:6pt 0;line-height:2.71rem;font-weight:700}.editor [data-html-name=abstract] [data-html-name=section-title],.editor [data-html-name=keywords] [data-html-name=section-title]{line-height:2rem}.editor [data-html-name=abstract-sec] [data-html-name=ce_simple-para],.editor [data-html-name=abstract-sec] [data-html-name=para]{display:block;font-size:1.14rem;line-height:1.85rem}.editor [data-html-name=abstract-sec] [data-html-name=simple-para]{font-size:1.14rem;line-height:1.85rem}.editor [data-html-name=abstract-sec] [data-html-name=note-para]{display:block;font-size:1.14rem;line-height:1.85rem}.editor [data-html-name=abstract] [data-html-name=section-title],.editor [data-html-name=head] [data-html-name=keywords] [data-html-name=section-title],.editor [data-html-name=label]{font-size:1.28rem;font-weight:700}.editor [data-html-name=keyword]{font-size:1.14rem;word-break:break-word;margin-left:5px}.editor [data-html-name=section] h2[data-html-name=section-title],.editor [data-label-level=h2]{font-weight:700;font-size:1.28rem;line-height:2.28rem}.editor [data-html-name=bibliography]>h2[data-html-name=bibliography-heading],.editor [data-html-name=section-title-wrapper]>h2[data-html-name=section-title],.editor [data-html-name=section]>h2[data-html-name=section-title]{font-size:1.71rem}.editor .p,.editor [data-html-name=para]{margin-top:15px;text-align:justify}.editor .p,.editor [data-html-name=para],.editor [data-html-name=textbox]{margin-right:0;margin-left:0;font-size:1.14rem;line-height:1.85rem;overflow-wrap:break-word}.editor [data-html-name=acknowledgment]>[data-html-name=section-title],.editor [data-html-name=appendices]>[data-html-name=section]>[data-html-name=label],.editor [data-html-name=ce_section] [data-html-name=section-title],.editor [data-html-name=glossary]>[data-html-name=section-title],.editor [data-html-name=section-label],.editor [data-html-name=section-title-wrapper]>[data-html-name=section-title],.editor [data-html-name=section]>[data-html-name=section-title]{font-weight:700;font-size:1.71rem;margin:0;line-height:2.28rem}.editor [data-html-name=acknowledgment] [data-html-name=para]{text-indent:0}.editor [data-html-name=glossary] [data-html-name=glossary-sec] [data-html-name=section-title]{font-size:1.17em}.editor [data-html-name=biography]>.ce_section-title,.editor [data-html-name=table-group] table caption [data-table-caption-image=true]{display:block}.editor [data-html-name=biography]>[data-html-name=section-title]{font-weight:700;font-size:1.71rem;margin:14px 0 0;margin-bottom:1rem}.doc-head-details,.editor [data-html-name=bibliography]>[data-html-name=section-title],.editor [data-html-name=further-reading]>[data-html-name=section-title]{font-weight:700;font-size:1.71rem}.editor [data-html-name=section] h3[data-html-name=section-title],.editor [data-label-level=h3]{font-size:1.28rem;line-height:2rem;font-style:normal}.editor [data-html-name=table-group] [data-html-name=legend],.editor [data-html-name=table-group] [data-html-name=table-footnote]>[data-html-name=para],.extra [data-html-name=table-group] [data-html-name=table-footnote]>[data-html-name=para],.supplementary [data-html-name=table-group] [data-html-name=table-footnote]>[data-html-name=para]{font-size:.92rem;line-height:1.42rem;padding:1.14rem 0 0}.editor [data-html-name=list]{margin-top:15px;list-style:none}.editor [data-html-name=list-item]{margin-top:5px;margin-bottom:5px;position:relative}.editor [data-html-name=list] [data-html-name=label]{flex:none;font-weight:400;font-size:1.14rem;min-width:50px;text-align:right;position:absolute;left:0}.editor [data-html-name=list-item] [data-html-name=para]{font-weight:400;padding-left:6px;margin-top:0;padding-bottom:8px}.editor [data-html-name=list][data-ui-list-type=none] li{padding:0 0 0 50px}.editor [data-html-name=list][data-ui-list-type=none]{list-style:none}.editor [data-html-name=list][data-ui-list-type=none] [data-html-name=list-item]{display:flex;flex-direction:column}.editor [data-attr-list-type=bullet],.editor [data-attr-list-type=disc]{text-indent:.1em;list-style-type:disc}.editor [data-attr-list-type=circle]{text-indent:.1em;list-style-type:circle}.editor [data-attr-list-type=square]{text-indent:.1em;list-style-type:square}.editor [data-attr-list-type=decimal]{text-indent:.1em;list-style-type:decimal}.editor [data-attr-list-type=list_alpha-upper]{text-indent:.1em;list-style-type:upper-alpha}.editor [data-attr-list-type=list_alpha-lower]{text-indent:.1em;list-style-type:lower-alpha}.editor [data-attr-list-type=".list_roman-lower"]{text-indent:.1em;list-style-type:lower-roman}.editor [data-attr-list-type=list_roman-upper]{text-indent:.1em;list-style-type:upper-roman}.editor [data-html-name=section]{margin-top:15px}.editor [data-html-name=graphical_abstract]{margin-top:1em}.editor [data-html-name=textbox] [data-html-name=caption],.extra [data-html-name=textbox] [data-html-name=caption],.supplementary [data-html-name=textbox] [data-html-name=caption]{margin-left:5px}.editor [data-html-name=abstract-sec] [data-html-name=section-title],.editor [data-html-name=textbox] [data-html-name=caption] [data-html-name=simple-para],.editor [data-html-name=textbox] [data-html-name=label],.extra [data-html-name=textbox] [data-html-name=caption] [data-html-name=simple-para],.extra [data-html-name=textbox] [data-html-name=label],.supplementary [data-html-name=textbox] [data-html-name=caption] [data-html-name=simple-para],.supplementary [data-html-name=textbox] [data-html-name=label]{display:inline}.editor [data-html-name=abstract-sec] [data-html-name=section-title]{margin-right:2px}.editor [data-html-name=abstract-sec] [data-html-name=section-title]+[data-html-name=x]{font-weight:700;font-size:1.28rem}.editor [data-html-name=enunciation],.editor [data-html-name=glossary],.extra [data-html-name=enunciation],.extra [data-html-name=glossary],.supplementary [data-html-name=enunciation],.supplementary [data-html-name=glossary]{margin-top:10px}.editor [data-html-name=enunciation] [data-html-name=para],.extra [data-html-name=enunciation] [data-html-name=para],.supplementary [data-html-name=enunciation] [data-html-name=para]{display:inline}.editor [data-html-name=enunciation] [data-html-name=label],.extra [data-html-name=enunciation] [data-html-name=label],.supplementary [data-html-name=enunciation] [data-html-name=label]{margin-right:10px;font-size:1.14rem}.editor [data-html-name=enunciation] [data-html-name=section-label],.editor [data-html-name=enunciation] [data-html-name=section-title-wrapper]>h2[data-html-name=section-title]{font-size:1.14rem}.editor [data-html-name=para] [data-html-name=list-item] [data-format=monospace]{text-align:left;display:inline-block}.editor [data-html-name=textbox]{margin-top:15px}.editor [data-html-name=stitle] .x{font-weight:700}.table-parent-wrapper [data-html-name=para]{margin-top:0}.editor [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=above],.editor [data-html-name=table-group] .table-parent-wrapper [data-frame=above],.editor [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=top],.editor [data-html-name=table-group][data-attr-frame=top] .table-parent-wrapper table,.extra [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=above],.extra [data-html-name=table-group] .table-parent-wrapper [data-frame=above],.extra [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=top],.extra [data-html-name=table-group][data-attr-frame=top] .table-parent-wrapper table,.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=above],.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-frame=above],.supplimentary [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=top],.supplimentary [data-html-name=table-group][data-attr-frame=top] .table-parent-wrapper table{border-top:2px solid;border-bottom:hidden;border-left:hidden;border-right:hidden;border-collapse:collapse}.editor [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=hsides],.editor [data-html-name=table-group] .table-parent-wrapper [data-frame=hsides],.editor [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=topbot],.editor [data-html-name=table-group][data-attr-frame=topbot] .table-parent-wrapper table,.extra [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=hsides],.extra [data-html-name=table-group] .table-parent-wrapper [data-frame=hsides],.extra [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=topbot],.extra [data-html-name=table-group][data-attr-frame=topbot] .table-parent-wrapper table,.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=hsides],.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-frame=hsides],.supplimentary [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=topbot],.supplimentary [data-html-name=table-group][data-attr-frame=topbot] .table-parent-wrapper table{border-top:2px solid;border-bottom:2px solid;border-left:hidden;border-right:hidden;border-collapse:collapse}.editor [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=box],.editor [data-html-name=table-group] .table-parent-wrapper [data-frame=box],.editor [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=all],.editor [data-html-name=table-group][data-attr-frame=all] .table-parent-wrapper table,.extra [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=box],.extra [data-html-name=table-group] .table-parent-wrapper [data-frame=box],.extra [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=all],.extra [data-html-name=table-group][data-attr-frame=all] .table-parent-wrapper table,.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=box],.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-frame=box],.supplimentary [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=all],.supplimentary [data-html-name=table-group][data-attr-frame=all] .table-parent-wrapper table{border-top:2px solid;border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-collapse:collapse}.editor [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=below],.editor [data-html-name=table-group] .table-parent-wrapper [data-frame=below],.editor [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=bottom],.editor [data-html-name=table-group][data-attr-frame=bottom] .table-parent-wrapper table,.extra [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=below],.extra [data-html-name=table-group] .table-parent-wrapper [data-frame=below],.extra [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=bottom],.extra [data-html-name=table-group][data-attr-frame=bottom] .table-parent-wrapper table,.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=below],.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-frame=below],.supplimentary [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=bottom],.supplimentary [data-html-name=table-group][data-attr-frame=bottom] .table-parent-wrapper table{border-top:hidden;border-bottom:2px solid;border-left:hidden;border-right:hidden;border-collapse:collapse}.editor [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=vsides],.editor [data-html-name=table-group] .table-parent-wrapper [data-frame=vsides],.editor [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=sides],.editor [data-html-name=table-group][data-attr-frame=sides] .table-parent-wrapper table,.extra [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=vsides],.extra [data-html-name=table-group] .table-parent-wrapper [data-frame=vsides],.extra [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=sides],.extra [data-html-name=table-group][data-attr-frame=sides] .table-parent-wrapper table,.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=vsides],.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-frame=vsides],.supplimentary [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=sides],.supplimentary [data-html-name=table-group][data-attr-frame=sides] .table-parent-wrapper table{border-top:hidden;border-bottom:hidden;border-left:2px solid;border-right:2px solid;border-collapse:collapse}.editor [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=void],.editor [data-html-name=table-group] .table-parent-wrapper [data-frame=void],.editor [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=none],.editor [data-html-name=table-group][data-attr-frame=none] .table-parent-wrapper table,.extra [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=void],.extra [data-html-name=table-group] .table-parent-wrapper [data-frame=void],.extra [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=none],.extra [data-html-name=table-group][data-attr-frame=none] .table-parent-wrapper table,.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=void],.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-frame=void],.supplimentary [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=none],.supplimentary [data-html-name=table-group][data-attr-frame=none] .table-parent-wrapper table{border-top:hidden;border-bottom:hidden;border-left:hidden;border-right:hidden;border-collapse:collapse}.editor [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=border],.editor [data-html-name=table-group] .table-parent-wrapper [data-frame=border],.editor [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=all] td,.editor [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=all] th,.editor [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=border],.extra [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=border],.extra [data-html-name=table-group] .table-parent-wrapper [data-frame=border],.extra [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=all] td,.extra [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=all] th,.extra [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=border],.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=border],.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-frame=border],.supplimentary [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=all] td,.supplimentary [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=all] th,.supplimentary [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=border]{border-top:2px solid;border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-collapse:collapse}.editor [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=lhs],.editor [data-html-name=table-group] .table-parent-wrapper [data-frame=lhs],.editor [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=lhs],.extra [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=lhs],.extra [data-html-name=table-group] .table-parent-wrapper [data-frame=lhs],.extra [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=lhs],.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=lhs],.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-frame=lhs],.supplimentary [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=lhs]{border-top:hidden;border-bottom:hidden;border-left:2px solid;border-right:hidden;border-collapse:collapse}.editor [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=rhs],.editor [data-html-name=table-group] .table-parent-wrapper [data-frame=rhs],.editor [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=rhs],.extra [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=rhs],.extra [data-html-name=table-group] .table-parent-wrapper [data-frame=rhs],.extra [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=rhs],.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-attr-frame=rhs],.supplimentary [data-html-name=table-group] .table-parent-wrapper [data-frame=rhs],.supplimentary [data-html-name=table-group] .table-plugin__wrapper [data-attr-frame=rhs]{border-top:hidden;border-bottom:hidden;border-left:hidden;border-right:2px solid;border-collapse:collapse}.editor [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=cols] td,.editor [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=cols] th,.extra [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=cols] td,.extra [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=cols] th,.supplimentary [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=cols] td,.supplimentary [data-html-name=table-group] .table-parent-wrapper table[data-attr-rules=cols] th{border-right:2px solid;border-collapse:collapse}.editor [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rules=rows],.editor [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rules=rows],.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=rows] td,.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=rows] th,.extra [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rules=rows],.extra [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rules=rows],.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=rows] td,.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=rows] th,.supplementary [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rules=rows],.supplementary [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rules=rows],.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=rows] td,.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=rows] th{border-bottom:2px solid}.editor [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rules=cols],.editor [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rules=cols],.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=cols] td,.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=cols] th,.extra [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rules=cols],.extra [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rules=cols],.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=cols] td,.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=cols] th,.supplementary [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rules=cols],.supplementary [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rules=cols],.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=cols] td,.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=cols] th{border-right:2px solid}.editor [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rules=all],.editor [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rules=all],.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=all] td,.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=all] th,.extra [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rules=all],.extra [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rules=all],.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=all] td,.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=all] th,.supplementary [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rules=all],.supplementary [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rules=all],.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=all] td,.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rules=all] th{border-top:2px solid;border-bottom:2px solid;border-left:2px solid;border-right:2px solid}.editor [data-html-name=table-group] table caption{text-align:left;padding:1rem 0;font-size:.92rem;line-height:1.42rem}.editor [data-html-name=def-description],.editor [data-html-name=def-term]{display:inline-block}.editor [data-html-name=def-description]{margin-left:.5rem}.editor [data-html-name=unicode-char]{font-family:STIXGeneral!important}.editor thead td .unicode-char,.editor thead td [data-html-name=unicode-char]{font-family:STIXGeneral!important;line-height:0}.editor .inf{line-height:0}.editor .sup{}.editor [data-html-name=unicode-char]{line-height:0}.editor .fn_author .p,.editor .fn_author [data-html-name=para]{text-indent:0!important}.author-comment .p,.editor .def>.p,.editor [data-html-name=textbox] [data-html-name=list-item] [data-html-name=para],.supplementary [data-html-name=textbox] [data-html-name=list-item] [data-html-name=para]{text-indent:0}.supplementary [data-html-name=textbox] [data-html-name=para]{text-indent:20px}.editor .fn .p{text-align:justify}.editor-container .list-item .p{display:inline}.editor .caption .p{margin-top:6pt;margin-right:0;margin-left:0;text-align:justify;font-size:1em;line-height:26px}.editor .list-item .p{text-indent:0;margin-top:5px;margin-bottom:5px}.editor .figcaption [data-html-name=label]{font-size:.928rem}.editor .figcaption{margin-top:14px;line-height:1.42rem;font-size:.928rem}.editor [data-html-name=blockquote]{margin-top:10px;margin-bottom:10px;padding-left:50px;padding-right:50px;text-align:justify;text-indent:0}.editor .figcaption .caption .p,.editor [data-html-name=blockquote] .p,.editor [data-html-name=blockquote] [data-html-name=para]{text-indent:0!important}.editor [data-html-name=section-title-wrapper]>h2[data-html-name=section-title] span[data-format=subscript],.editor [data-html-name=section-title-wrapper]>h2[data-html-name=section-title] span[data-format=superscript],.editor [data-html-name=section]>h2[data-html-name=section-title] span[data-format=subscript],.editor [data-html-name=section]>h2[data-html-name=section-title] span[data-format=superscript]{font-size:16px}.editor [data-html-name=section] h3[data-html-name=section-title] span[data-format=subscript],.editor [data-html-name=section] h3[data-html-name=section-title] span[data-format=superscript],.editor [data-label-level=h3] span[data-format=subscript],.editor [data-label-level=h3] span[data-format=superscript]{font-size:13.5px}.editor [data-html-name=title] span[data-format=subscript],.editor [data-html-name=title] span[data-format=superscript]{font-size:18px}.editor .article-metadata-view,[data-html-name=left-running-head]{display:none}.editor [aria-level="2"][data-html-name=label],.editor [aria-level="2"][data-html-name=section-title]{font-size:1.71rem;line-height:2.28rem;font-weight:700}.editor [aria-level="3"][data-html-name=label],.editor [aria-level="3"][data-html-name=section-title],.editor [aria-level="4"][data-html-name=label],.editor [aria-level="4"][data-html-name=section-title],.editor [aria-level="5"][data-html-name=label],.editor [aria-level="5"][data-html-name=section-title],.editor [aria-level="6"][data-html-name=label],.editor [aria-level="6"][data-html-name=section-title],.editor [aria-level="7"][data-html-name=label],.editor [aria-level="7"][data-html-name=section-title]{font-size:1.28rem;line-height:2rem;font-weight:700}.editor [aria-level="4"][data-html-name=label],.editor [aria-level="4"][data-html-name=section-title],.editor [aria-level="5"][data-html-name=label],.editor [aria-level="5"][data-html-name=section-title],.editor [aria-level="6"][data-html-name=label],.editor [aria-level="6"][data-html-name=section-title],.editor [aria-level="7"][data-html-name=label],.editor [aria-level="7"][data-html-name=section-title]{font-style:italic}.editor [aria-level][data-html-name=section-title],.editor [data-html-name=textbox] [data-html-name=keywords] h2[data-html-name=section-title]{display:inline}.editor [data-html-name=chart] .figure-head-wrapper [data-html-name=label],.editor [data-html-name=figure] .figure-head-wrapper [data-html-name=label],.editor [data-html-name=scheme] .figure-head-wrapper [data-html-name=label]{font-size:.92rem;color:#fff;background-color:#474747;padding:1px 12px;flex:none;margin-right:10px;line-height:2rem}.editor [data-unsupported=true]{background-color:none;transition:background .7s}.editor [data-unsupported=true].unsupport-elem-effect{background-color:#ff9}.editor [data-html-name=figure][data-attr-fig-type=video] [data-html-name=label]{font-size:.92rem;color:#fff;background-color:#474747;padding:.5rem .8rem;line-height:2rem}.editor [data-html-name=figure][data-attr-fig-type=video]{margin:.7rem 0;padding:1rem;background-color:#f7f7f7;border:1px solid #e0e0e0}.editor [data-html-name=intra-ref],.editor [data-html-name=intra-refs],.supplementary [data-html-name=intra-ref],.supplementary [data-html-name=intra-refs]{color:#00f}.editor [data-html-name=intra-ref-end],.supplementary [data-html-name=intra-ref-end]{display:none}.editor [data-html-name=speaker]{display:table-cell;font-size:1.14rem;font-weight:700;line-height:1.85rem;padding-top:1.07rem}.editor [data-html-name=speech] [data-html-name=para]{padding-left:.36rem;margin:10px 0 0;display:block}.editor [data-html-name=acknowledgment]{margin-top:1.07rem}.editor [data-pre-apply-clone=true]{position:absolute;left:-99999999999px}.editor .keyword-view-container>[data-html-name=keyword]:first-child{margin:0}.editor [data-html-name=table-group] table caption [data-html-name=figure][data-class=display],.editor [data-html-name=table-group] table caption [data-table-caption-image=true]{text-align:center}.editor [data-html-name=table-group] tr td[data-attr-align=left]{text-align:left}.editor [data-html-name=table-group] tr td[data-attr-align=right]{text-align:right}.edit-block,.editor [data-html-name=table-group] tr td[data-attr-align=center]{text-align:center}.edit-block{padding:2px 10px;display:none;background-color:#d3d3d3;font-size:12px;width:50%;z-index:1}.edit-block .edit-block--content{font-family:'OpenSans-SemiBold'}.edit-block.edit-block--show{display:block}.edit-block .edit-block-tooltip{display:flex;justify-content:center;align-items:center}.edit-block .edit-block-tooltip .edit-block--icon{margin-right:5px}.edit-block .edit-block-tooltip .edit-block--icon svg{position:relative;top:4px}.feather-flow-container .editor div,.feather-flow-container .editor span{font-family:'TexGyrePagella-Regular';font-size:16px;line-height:24px}.feather-flow-container .editor h2 span,.feather-flow-container .editor h3 span,.feather-flow-container .editor h4 span,.feather-flow-container .editor h5 span{font-family:inherit}.feather-flow-container .editor [data-html-name=figure] figcaption,.feather-flow-container .editor [data-html-name=figure] figcaption div{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;color:#000}.feather-flow .editor thead tr{background-color:#fff}.feather-flow .editor [data-html-name=table-group] .table-parent-wrapper [data-frame=hsides],.feather-flow .editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="1"] th,.feather-flow .editor [data-html-name=table-group] td,.feather-flow .editor [data-html-name=table-group][data-attr-frame=topbot] .table-parent-wrapper table{border:0}.feather-flow .editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="1"] th{border-top:1px solid #b3b3b3;border-bottom:1px solid #b3b3b3;border-right:1px solid #b3b3b3;font-family:'TexGyrePagella-Bold',Arial;font-size:14px;color:#000;background-color:#d4d4d4}.feather-flow .editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="1"] th:first-child{border-left:1px solid #b3b3b3}.feather-flow .editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="1"] th:last-child{border-right:1px solid #b3b3b3}.feather-flow .editor [data-html-name=table-group] th{padding:8px 10px}.feather-flow .editor [data-html-name=table-group]{background-color:#ebebeb}.feather-flow .editor [data-html-name=table-group] td{font-family:'TexGyrePagella-Regular',Arial;font-weight:400;font-size:14px}.feather-flow .editor [data-html-name=table-group] [data-html-name=legend],.feather-flow .editor [data-html-name=table-group] [data-html-name=legend] [data-html-name=para]{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px}.feather-flow .table-parent-wrapper span[data-format=bold][data-actor=org]{font-family:'TexGyrePagella-Bold',Arial}.feather-flow .editor [data-html-name=title]{font-family:'TexGyrePagella-Bold';font-weight:700;font-size:32px;line-height:40px}.feather-flow-container .editor [aria-level="2"][data-html-name=label],.feather-flow-container .editor [aria-level="2"][data-html-name=section-title],.feather-flow-container .editor [data-html-name=abstract] [data-html-name=section-title],.feather-flow-container .editor [data-html-name=acknowledgment]>[data-html-name=section-title],.feather-flow-container .editor [data-html-name=appendices]>[data-html-name=section]>[data-html-name=label],.feather-flow-container .editor [data-html-name=bibliography]>h2[data-html-name=bibliography-heading],.feather-flow-container .editor [data-html-name=ce_section] [data-html-name=section-title],.feather-flow-container .editor [data-html-name=glossary]>[data-html-name=section-title],.feather-flow-container .editor [data-html-name=head] [data-html-name=keywords] [data-html-name=section-title],.feather-flow-container .editor [data-html-name=nomenclature]>[data-html-name=section-title],.feather-flow-container .editor [data-html-name=section-label],.feather-flow-container .editor [data-html-name=section-title-wrapper]>[data-html-name=section-title],.feather-flow-container .editor [data-html-name=section-title-wrapper]>h2[data-html-name=section-title],.feather-flow-container .editor [data-html-name=section]>[data-html-name=section-title],.feather-flow-container .editor [data-html-name=section]>h2[data-html-name=section-title]{font-family:'TexGyrePagella-Bold';font-weight:700;font-size:24px;line-height:28px}.feather-flow-container .editor [aria-level="4"][data-html-name=label],.feather-flow-container .editor [aria-level="4"][data-html-name=section-title],.feather-flow-container .editor [aria-level="5"][data-html-name=label],.feather-flow-container .editor [aria-level="5"][data-html-name=section-title],.feather-flow-container .editor [aria-level="6"][data-html-name=label],.feather-flow-container .editor [aria-level="6"][data-html-name=section-title],.feather-flow-container .editor [aria-level="7"][data-html-name=label],.feather-flow-container .editor [aria-level="7"][data-html-name=section-title],.feather-flow-container .editor [data-html-name=section] h4[data-html-name=section-title],.feather-flow-container .editor [data-label-level=h4]{font-family:'TexGyrePagella-Bold-Italic';font-size:16px;line-height:24px;font-style:normal}.feather-flow-container .editor [aria-level="3"][data-html-name=label],.feather-flow-container .editor [data-html-name=section] h3[data-html-name=section-title],.feather-flow-container .editor [data-label-level=h3]{font-family:'TexGyrePagella-Bold';font-size:20px;line-height:24px;font-style:normal}.feather-flow-container .editor [data-html-name=abstract-sec] [data-html-name=ce_simple-para],.feather-flow-container .editor [data-html-name=abstract-sec] [data-html-name=note-para],.feather-flow-container .editor [data-html-name=abstract-sec] [data-html-name=para],.feather-flow-container .editor [data-html-name=abstract-sec] [data-html-name=simple-para]{font-family:'TexGyrePagella-Regular';display:block;font-size:16px;line-height:24px;margin-top:20px}.feather-flow-container .editor [data-html-name=abstract]{border:0;padding:0;margin:28px 0}.feather-flow-container .editor [data-html-name=abstract-sec],.feather-flow-container .editor [data-html-name=alt-subtitle],.feather-flow-container .editor [data-html-name=alt-title],.feather-flow-container .editor [data-html-name=dedication],.feather-flow-container .editor [data-html-name=miscellaneous],.feather-flow-container .editor [data-html-name=presented],.feather-flow-container .editor [data-html-name=right-running-head],.feather-flow-container .editor [data-html-name=subtitle],.feather-flow-container .editor [data-html-name=title],.feather-flow-container .editor [data-html-name=topic]{padding:0;margin:16px 0}.feather-flow-container .editor [data-html-name=dochead-text]{font-family:'TexGyrePagella-Bold'}.feather-flow-container .editor [data-html-name=alt-subtitle],.feather-flow-container .editor [data-html-name=alt-title],.feather-flow-container .editor [data-html-name=subtitle]{font-family:'TexGyrePagella-Bold';font-size:20px}.feather-flow-container .editor [data-html-name=abstract] [data-html-name=abstract-sec] [data-html-name=section-title]{font-family:'TexGyrePagella-Bold-Italic';font-size:16px;line-height:24px}.feather-flow-container .editor [data-html-name=enunciation] [data-html-name=label],.feather-flow-container .extra [data-html-name=enunciation] [data-html-name=label],.feather-flow-container .supplementary [data-html-name=enunciation] [data-html-name=label]{font-family:'TexGyrePagella-Bold';font-size:16px;line-height:24px}.feather-flow-container .editor .x.ce_section-title,.feather-flow-container .editor [data-html-name=label]{font-family:'TexGyrePagella-Bold';font-weight:700;font-size:16px;line-height:24px}.feather-flow-container .editor [data-html-name=keyword]{line-height:28px}.feather-flow-container .editor [data-html-name=nomenclature]>h3[data-html-name=section-title]{font-size:20px;line-height:24px}.feather-flow-container .editor [data-html-name=list][data-ui-list-type=none]{margin:16px 0;padding-inline-start:20px}.feather-flow-container .editor [data-html-name=list][data-ui-list-type=none] li[data-html-name=list-item]{padding:0;flex-direction:row}.feather-flow-container .editor [data-html-name=list][data-ui-list-type=none] [data-html-name=label]{position:relative;min-width:0;text-align:left;margin-right:8px}.feather-flow-container .editor [data-html-name=list][data-ui-list-type=none] [data-html-name=para]{margin:0}.feather-flow-container .editor [data-html-name=list-item] [data-html-name=label]{font-family:'TexGyrePagella-Regular';font-weight:400}.feather-flow-container .editor .rich-text-editor h1[data-html-name=title],.feather-flow-container .editor [data-html-name=nomenclature],.feather-flow-container .editor [data-html-name=section],.feather-flow-container .editor [data-html-name=textbox]{margin:28px 0}.feather-flow-container .editor [data-html-name=biography] .x.ce_section-title{margin-bottom:16px}.feather-flow-container .editor [data-html-name=biography] .container-image{border:4px solid #c4c4c4}.feather-flow-container .editor [data-html-name=biography] [data-html-name=simple-para]:last-child{margin-bottom:0}.feather-flow-container [data-format=cross-out]{text-decoration-thickness:from-font}.feather-flow-container .editor [data-html-name=section-title]+[data-html-name=section]{margin-top:20px}.feather-flow-container .editor [data-html-name=glossary] [data-html-name=glossary-sec] [data-html-name=section-title]{font-family:'TexGyrePagella-Bold';font-size:24px;line-height:28px}.feather-flow .editor .image-enlarge-view .wrapper{background-color:#fff;margin:.5em 0}.feather-flow-container .editor [data-html-name=figure]{margin:4px 0 28px}.feather-flow .editor [data-html-name=figure] .figure-head-wrapper [data-html-name=label]{color:#222;font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:18px;background-color:transparent}.feather-flow .editor [data-html-name=alt-text] [data-auto-generated=true]{color:#979797}.feather-flow-container .editor [data-html-name=def-list]{margin:16px 0;display:flex;flex-direction:column;gap:6px}.feather-flow-container .editor .p,.feather-flow-container .editor [data-html-name=biography] [data-html-name=simple-para],.feather-flow-container .editor [data-html-name=glossary-sec],.feather-flow-container .editor [data-html-name=para],.feather-flow-container .extra [data-html-name=glossary-sec],.feather-flow-container .supplementary [data-html-name=glossary-sec]{margin:16px 0}.feather-flow-container .editor [data-html-name=figure] .figure-head-wrapper [data-html-name=label]{padding:8px 12px 0 5px}.feather-flow-container .editor .figure-head-wrapper{display:flex;flex-direction:column-reverse}.feather-flow-container .editor [data-html-name=blockquote]{margin:16px 0 16px 20px;padding:16px;border-left:4px solid #b9b9b9}.feather-flow-container .editor div[data-html-name=textbox]{background-color:#fff;border:2px solid #c4c4c4}.feather-flow-container .editor [data-html-name=table-group] td,.feather-flow-container .editor [data-html-name=table-group] th{padding:.95em .5em}.feather-flow-container [data-html-name=back-matter] [data-html-name=further-reading]:has(.reference-container--hide){display:none}.feather-flow-container .editor [data-html-name=title] span[data-format=subscript],.feather-flow-container .editor [data-html-name=title] span[data-format=superscript]{font-size:22px}.editor div.sectionline_opt,.feather-flow-container .editor [data-html-name=def-description],.feather-flow-container .editor [data-html-name=def-term]{display:inline}.feather-flow-container .editor [data-html-name=section-title-wrapper]>h2[data-html-name=section-title] span[data-format=subscript],.feather-flow-container .editor [data-html-name=section-title-wrapper]>h2[data-html-name=section-title] span[data-format=superscript],.feather-flow-container .editor [data-html-name=section] h3[data-html-name=section-title] span[data-format=subscript],.feather-flow-container .editor [data-html-name=section] h3[data-html-name=section-title] span[data-format=superscript],.feather-flow-container .editor [data-html-name=section]>h2[data-html-name=section-title] span[data-format=subscript],.feather-flow-container .editor [data-html-name=section]>h2[data-html-name=section-title] span[data-format=superscript],.feather-flow-container .editor [data-label-level=h3] span[data-format=subscript],.feather-flow-container .editor [data-label-level=h3] span[data-format=superscript]{font-size:.8em}.feather-flow .floatingCitationConfirmDialog .dialog__footer.dialog__elem-show,.feather-flow .floatingCitationConfirmDialog .dialog__header{display:none}.feather-flow .floatingCitationConfirmDialog .dialog__content{padding:0}.feather-flow .editor [data-html-name=table-label],.feather-flow .extra [data-html-name=table-label]{padding:.5em}.feather-flow .editor [data-html-name=table-group] table caption{padding:1rem 0 .5rem}.feather-flow .editor .alt-text-container{background-color:transparent;border:0}.editor .ce_inf .optcomment,.editor .ce_sup .optcomment{line-height:16px}.editor .ce_collaboration .ce_author-group{border:1px dashed #909090;background:#f0f0f0}.editor .ce_source{font-style:italic}.editor .ce_displayed-quote .ce_source,.editor [data-html-name=article] td.td[align=right]{text-align:right}.editor .ce_inf,.editor .ce_sup{font-size:12px}.editor .unicode-char{font-family:STIXGeneral!important}.editor .ce_inf,.editor .ce_sup,.editor .unicode-char{line-height:0}.editor .ce_inf{vertical-align:sub}.editor .ce_foonote .ce_label,.editor .ce_sup{vertical-align:super}.editor .ce_italic,.editor .ce_salutation{font-style:italic}.editor .ce_bold{font-weight:700}.editor .ce_underline{text-decoration:underline}.editor .ce_dtextbox,.editor [data-html-name=textbox]{background-color:#e8e8e8;border:solid;padding:8px;text-align:justify;margin-bottom:10px}.editor .ce_small-caps{font-variant:small-caps}.editor .ce_displayed-quote{margin-top:10px;margin-bottom:10px;padding-left:50px;padding-right:50px;text-align:justify;text-indent:0}.editor .ce_bib-reference{word-break:break-all}.editor .label{font-weight:700}.editor .ce_def-description>.ce_para,.editor .ce_def-term{text-indent:0}.editor .ce_list-item>.ce_para>.ce_list>.ce_list-item{margin-left:-34pt;text-indent:-27px}.editor .table{background-color:#f9f9f9;margin-top:15px;padding:5px}.editor .ce_display table,.editor .table table{margin-top:2px;margin-bottom:2px}.editor .wrapper{position:relative;display:inline-block}.editor .table{line-height:normal;font-size:12px;overflow-x:auto;overflow-y:hidden}.editor .eqn-container{overflow:auto}.editor .highResImageView .wrapper,.editor .image-enlarge-view .wrapper{position:relative;display:flex}.editor .pg-break{display:none}.editor .ce_inline-figure_e-address{display:inline-block;text-indent:0}.editor .ce_acknowledgment .ce_section>.sectionline_opt,.editor .ce_exam-answers span.ce_section-title,.editor .ce_exam-questions span.ce_section-title{font-size:1.5em}.editor .exam .ce_title{font-size:1.7em}.editor .ce_inline-figure_e-address>img{height:1.75em;width:1.75em}.editor .ce_keywords>[data-html-name=section-title],.editor .ce_label{font-weight:700}.editor [data-html-name=section] [data-html-name=section-title]{font-size:1.5em;line-height:28px}.editor [data-html-name=ce_underline]{text-decoration:underline}.editor [data-html-name=abstract]{border-top:thin solid #f20c36;border-bottom:thin solid #f20c36;padding:1pc 1pc 6pt;margin:15pt .2in}.editor [data-html-name=abstract] [data-html-name=abstract-sec] [data-html-name=section-title]{font-weight:700;font-style:italic}.editor [data-html-name=keywords]{margin:6pt 0;font-size:100%}.editor [data-html-name=section-title-wrapper]>[data-html-name=section-title]{display:inline}.editor .section-label-dot:after{content:'.'}.editor [data-html-name=abstract-sec]{text-align:justify;font-size:100%;display:block}.editor [data-html-name=contrib-group]{margin:6pt 0;font-size:100%}.editor [data-html-name=article] td.td{text-align:left;padding:.5em;border:1px solid #d9d9d9}.editor [data-html-name=article] td.td[align=center],.editor [data-html-name=article] thead td.td{text-align:center}.editor [data-html-name=article] .subject-details{font-size:18pt;margin:6pt 0;font-weight:700}.editor [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rowsep="1"],.editor [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rowsep="1"],.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="1"] td,.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="1"] th,.extra [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rowsep="1"],.extra [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rowsep="1"],.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="1"] td,.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="1"] th,.supplementary [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rowsep="1"],.supplementary [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rowsep="1"],.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="1"] td,.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="1"] th{border-bottom:2px solid}.editor [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rowsep="0"],.editor [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rowsep="0"],.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="0"] td,.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="0"] th,.extra [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rowsep="0"],.extra [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rowsep="0"],.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="0"] td,.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="0"] th,.supplementary [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-rowsep="0"],.supplementary [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-rowsep="0"],.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="0"] td,.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-rowsep="0"] th{border-bottom:1px}.editor [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-colsep="1"],.editor [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-colsep="1"],.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-colsep="1"] td,.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-colsep="1"] th,.editor [data-html-name=table-group][data-attr-colsep="1"] .table-parent-wrapper td,.editor [data-html-name=table-group][data-attr-colsep="1"] .table-parent-wrapper th,.extra [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-colsep="1"],.extra [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-colsep="1"],.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-colsep="1"] td,.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-colsep="1"] th,.extra [data-html-name=table-group][data-attr-colsep="1"] .table-parent-wrapper td,.extra [data-html-name=table-group][data-attr-colsep="1"] .table-parent-wrapper th,.supplementary [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-colsep="1"],.supplementary [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-colsep="1"],.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-colsep="1"] td,.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-colsep="1"] th,.supplementary [data-html-name=table-group][data-attr-colsep="1"] .table-parent-wrapper td,.supplementary [data-html-name=table-group][data-attr-colsep="1"] .table-parent-wrapper th{border-right:2px solid}.editor [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-colsep="0"],.editor [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-colsep="0"],.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-colsep="0"] td,.editor [data-html-name=table-group] .table-parent-wrapper tr[data-attr-colsep="0"] th,.extra [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-colsep="0"],.extra [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-colsep="0"],.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-colsep="0"] td,.extra [data-html-name=table-group] .table-parent-wrapper tr[data-attr-colsep="0"] th,.supplementary [data-html-name=table-group] .table-parent-wrapper tr td[data-attr-colsep="0"],.supplementary [data-html-name=table-group] .table-parent-wrapper tr th[data-attr-colsep="0"],.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-colsep="0"] td,.supplementary [data-html-name=table-group] .table-parent-wrapper tr[data-attr-colsep="0"] th{border-right:1px}.editor [data-html-name=table-group][data-attr-rowsep="1"] .table-parent-wrapper td,.editor [data-html-name=table-group][data-attr-rowsep="1"] .table-parent-wrapper th,.extra [data-html-name=table-group][data-attr-rowsep="1"] .table-parent-wrapper td,.extra [data-html-name=table-group][data-attr-rowsep="1"] .table-parent-wrapper th,.supplementary [data-html-name=table-group][data-attr-rowsep="1"] .table-parent-wrapper td,.supplementary [data-html-name=table-group][data-attr-rowsep="1"] .table-parent-wrapper th{border-bottom:2px solid}.editor [data-html-name=contrib-author]{margin:6pt 0;font-size:100%;display:block}.editor [data-html-name=contrib-author] [data-html-name=email]{display:block;color:#00f;text-decoration:none}.editor [data-html-name=contrib-author] [data-html-name=social-media]{color:#00f;text-decoration:none}.editor .ce_author>.ce_initials,.editor [data-html-name=contrib-author]>[data-html-name=surname]{background-color:#00b3b3}.augroup>.ce_author,.editor .item-info>.ce_title{display:inline;font-size:16px;font-weight:100;background-color:none}.editor .ce_collaboration .ce_author-group{display:none}.editor .augroup>[data-html-name=contrib-author]>[data-html-name=given-name],.editor .augroup>[data-html-name=contrib-author]>[data-html-name=surname]{background-color:transparent;display:inline;font-size:16px;font-weight:100}.editor [data-html-name=contrib-author]>[data-html-name=given-name]:after{content:' '}.editor [data-html-name=affiliation]{margin:6pt 0;font-size:100%}.editor [data-html-name=affiliation] [data-html-name=aff-label]{font-weight:700;font-size:70%;vertical-align:super}.editor .ce_article-footnote .ce_label,.editor .ce_footnote .ce_label,.editor [data-html-name=corresp] [data-html-name=label]{font-size:70%;vertical-align:super}.editor .augroup>.ce_author .ce_e-address,.editor .augroup>.ce_author>.ce_degrees,.editor .augroup>.ce_author>.ce_roles,.editor .augroup>.ce_author>.x,.editor .augroup>.ce_author>a.ce_cross-ref,.editor [data-html-name=address-line],.editor [data-html-name=city],.editor [data-html-name=country],.editor [data-html-name=initials],.editor [data-html-name=organization],.editor [data-html-name=postal-code],.editor [data-html-name=state]{display:none}.editor [data-html-name=corresp],.editor div.ce_footnote,.editor div.ce_miscellaneous{margin:6pt 0;font-size:100%}.editor .table-parent-wrapper{margin:0}.editor [data-html-name=table-group] [data-html-name=ce_source],.editor [data-html-name=table-group] [data-html-name=copyright],.editor [data-html-name=table-group] [data-html-name=source]{margin-top:12px;display:block}.editor [data-html-name=glyph] .eqn-container,.editor [data-html-name=glyph] .wrapper{display:inline}.editor [data-html-name=display-formula][data-attr-equation=chem],.editor [data-html-name=display-formula][data-attr-equation=image],.supplementary [data-html-name=display-formula][data-attr-equation=chem],.supplementary [data-html-name=display-formula][data-attr-equation=image]{display:block;text-indent:0;padding:1em 0 1em .2em;overflow:auto;position:relative}.editor [data-html-name=display-formula] [data-html-name=chem],.supplementary [data-html-name=display-formula] [data-html-name=chem]{display:table-cell}.editor [data-html-name=display-formula][data-attr-equation=chem] [data-html-name=math-label],.editor [data-html-name=display-formula][data-attr-equation=image] [data-html-name=math-label],.supplementary [data-html-name=display-formula][data-attr-equation=chem] [data-html-name=math-label],.supplementary [data-html-name=display-formula][data-attr-equation=image] [data-html-name=math-label]{top:1em}.editor .image-enlarge-view[data-html-name=display-formula][data-attr-equation=image] [data-html-name=math-label],.supplementary .image-enlarge-view[data-html-name=display-formula][data-attr-equation=image] [data-html-name=math-label]{top:3em}.editor [data-html-name=inline-formula][data-attr-equation=chem],.supplementary [data-html-name=inline-formula][data-attr-equation=chem]{display:inline}.editor .alt-text-container.renderTop{border:2px solid #a1a1a1;padding:2px 5px;background:#ddd;margin:.5em 0 1em;display:table-cell;line-height:14px}.editor [data-html-name=alt-text222],.editor [data-html-name=alt-text]{border:.072em solid #9c9797;padding:12px 5px;background:#ddd;margin:.5em 0 1em;font-size:14px}.editor .alt-text-container>[data-html-name=alt-text222],.editor .alt-text-container>[data-html-name=alt-text]{border:0;padding:6px 5px;margin:0}.editor [data-html-name=alt-text222] [data-auto-generated=true],.editor [data-html-name=alt-text] [data-auto-generated=true]{font-weight:700}.editor [data-html-name=alt-text222][class=hide],.editor [data-html-name=alt-text][class=hide]{display:none}.editor .alt-text-container{margin-top:2%;border:.072em solid #9c9797;background:#ddd;text-align:justify}.editor .alt-text-container .alt-text-bottom-liner{border-bottom:1px solid #b8b3b3}.editor [data-html-name=def-list],.editor [data-html-name=glossary-sec],.extra [data-html-name=glossary-sec],.supplementary [data-html-name=glossary-sec]{margin-top:0}.editor [data-html-name=def-description] [data-html-name=para]{margin:6pt 0}.editor [data-html-name=section] h1[data-html-name=section-title]{font-size:18pt}.editor [data-html-name=section] h4[data-html-name=section-title],.editor [data-label-level=h4]{font-size:14pt;font-style:italic}.editor [data-html-name=section] h5[data-html-name=section-title],.editor [data-html-name=section] h6[data-html-name=section-title],.editor [data-label-level=h5],.editor [data-label-level=h6]{font-size:12pt;font-style:italic}.editor section[data-hide-credit-taxonomy=true],[data-html-name=inline-figure] [data-html-name=alt-text]{display:none}.editor [data-html-name=inline-figure],.editor [data-html-name=inline-figure] .container-image,.editor [data-html-name=inline-figure] .wrapper{display:inline}.editor [data-html-name=glossary-entry],.editor [data-name=def-list-wrapper],.extra [data-html-name=glossary-entry],.supplementary [data-html-name=glossary-entry]{display:flex;text-indent:0}.editor [data-html-name=def-term],.editor [data-html-name=glossary-heading],.extra [data-html-name=glossary-heading],.supplementary [data-html-name=glossary-heading]{flex:.25}.editor [data-html-name=def-description],.editor [data-html-name=glossary-def],.extra [data-html-name=glossary-def],.supplementary [data-html-name=glossary-def]{flex:1;padding-left:10px}.editor [data-html-name=abstract-sec] [data-html-name=simple-para]{margin-top:6pt}.editor [data-html-name=section-title-wrapper]{margin:6pt 0 0}.editor [data-format=underline]{text-decoration:underline}.editor [data-html-name=legend] [data-html-name=list-item] ul{padding:0;margin:0 0 0 19px;vertical-align:text-top}.editor [data-html-name=legend] [data-html-name=list-item] [data-html-name=para]{text-indent:0;display:block}.editor [data-html-name=legend] [data-html-name=list-item]{margin-left:0;text-indent:0;margin-top:0}.editor [data-html-name=legend] [data-html-name=para]>[data-html-name=list]>[data-html-name=list-item]{margin-bottom:12px}.editor [data-html-name=legend] [data-html-name=para],.extra [data-html-name=legend] [data-html-name=para],.supplementary [data-html-name=legend] [data-html-name=para]{font-size:.92rem;line-height:1.42rem;margin-top:0}.editor [data-html-name=table-group] [data-html-name=legend],.extra [data-html-name=table-group] [data-html-name=legend],.supplementary [data-html-name=table-group] [data-html-name=legend]{padding:0}.editor .editor__track-label,.editor .expand-icon,.supplementary .editor__track-label,.supplementary .expand-icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.extra .table-plugin__edit-button *,.extra .table-plugin__undo-button *{pointer-events:none}.extra .table-parent-wrapper{overflow:auto}.extra [data-html-name=table-group]{line-height:normal;font-size:12px;background-color:#f9f9f9}.extra [data-html-name=table-label]{font-weight:700;font-size:12px;color:#fff;background-color:#474747;display:inline-block;padding:.5em 1em}.extra .table-parent-wrapper{margin-top:.5em}.editor .ce_display table,.editor .table table,.extra [data-html-name=table-group] table{border:1px;border-collapse:collapse;text-indent:0;width:100%}.extra [data-html-name=table-group] table caption{text-align:left;padding:1.14rem 0;font-size:.92rem;line-height:1.42rem}.extra [data-html-name=table-group] td,.extra [data-html-name=table-group] th{text-align:left;padding:.5em;border:1px solid #d9d9d9;line-height:1.42rem;font-size:.92rem}.extra [data-html-name=table-footnote] [data-html-name=fn-label]{vertical-align:super;font-weight:700}.extra .table-head{pointer-events:none;overflow:hidden;text-indent:0}.editor [data-html-name=list]:not([data-list-level=l1]){padding:0}.editor [data-html-name=textbox] .p,.editor [data-html-name=textbox] [data-html-name=para]{text-indent:0}.editor [data-html-name=table-group]>[data-html-name=table-label]+[data-html-name=table-group]:not([data-html-name=table-figure]),.extra [data-html-name=table-group]>[data-html-name=table-label]+[data-html-name=table-group]:not([data-html-name=table-figure]),.quicklink_list_panel.table_list [data-html-name=table-label]:not(:first-child),.supplementary [data-html-name=table-group]>[data-html-name=table-label]+[data-html-name=table-group]:not([data-html-name=table-figure]){display:none}.editor [data-html-name=glyph],.extra [data-html-name=glyph],.supplementary [data-html-name=glyph]{display:inline-block}.editor [data-html-name=right-running-head],.editor [data-html-name=right-running-head] .x{font-size:1.28rem;line-height:24px}.editor [data-html-name=alt-subtitle]{font-weight:700}.editor [data-html-name=acknowledgment] [data-html-name=award-id],.editor [data-html-name=acknowledgment] [data-html-name=funding-source]{text-indent:0;font-style:normal;color:#00f}.editor [data-html-name=abstract-sec] [data-html-name=simple-para]{display:block}.editor [data-html-name=abstract-sec]>[data-html-name=section-title]~[data-html-name=simple-para]{display:inline}.editor [data-html-name=topic]{font-size:14px;line-height:1.6rem;padding-top:1.25em;font-weight:700}.feather-flow .editor [data-html-name=alt-text222],.feather-flow .editor [data-html-name=alt-text]{padding:0 5px}.directediting-wrapper{display:flex;flex-direction:column}.about,.editor,.supplemtary{position:relative;overflow-x:hidden;line-height:180%!important;font-size:14px;box-sizing:border-box;flex:1}.editor a[title]{color:#00f!important}.editor .left-running-head,.editor ul.file_tabs{display:none}.editor-parent-container .tab-panel .tab-header-container{background-color:transparent}.editor-parent-container .tab-panel .tab-header-container .tab-header-wrapper{border-bottom:1px solid #999}.editor .scrollEffect{-webkit-animation:highlight .5s linear 3;-moz-animation:highlight .5s linear 3;animation:highlight .5s linear 3}.editor .cpeins div{background-color:inherit}.editor .cpedel,.editor .cpeins{text-decoration:line-through;color:red;cursor:pointer;background-color:#d3d3d3}.editor .cpeins{text-decoration:underline;color:green;display:inline}.editor .optreject{border:0}.editor .optreject .cpedel,.supplementary .optreject span.cpedel{background-color:#b3f0b3;color:green;text-decoration:none}.editor .optreject .cpeins,.supplementary .optreject span.cpeins{background-color:#b3f0b3;color:red;text-decoration:line-through}.editor .optsmallcaps,.editor .smallcaps{font-variant:small-caps;background-color:#ff9;cursor:pointer}.editor .mono,.editor .optmono,.editor .optmono span{font-family:Courier,monospace;background-color:#ff9;cursor:pointer}.editor .optmono .editor .optmono span,.editor .optsmallcaps{color:#000}.editor .optbold,.editor .optitalic{background-color:#ff9;cursor:pointer;color:#000}.editor .optbold{font-weight:700}.editor .optitalic{font-style:italic}.editor .optsub,.editor .optsup{vertical-align:super;font-size:10px;cursor:pointer;background-color:#ff9;color:#000;line-height:0!important}.editor .optsub{vertical-align:sub}.editor .optcomment,.editor .pvtentity .optdel{cursor:pointer;background-color:#ff9;display:inline-block}.editor .optcomment{color:#000;background:url(/images/hand.svg) no-repeat center center;width:15px;margin:0 1px}.editor .comntText{display:inline-block;height:0;width:0;font-size:0;clear:both;visibility:hidden;line-height:0}.editor .optinsert{text-decoration:underline;color:green;cursor:pointer;background-color:#ff9}.editor .optdel,.editor .optdelreference{text-decoration:line-through;color:red;cursor:pointer;background-color:#ff9}.editor .pvtentity .optdel{color:red;height:13px;border-bottom:1px solid red}.editor-parent-container .panel-body,.editor-parent-container .tab-panel{position:inherit}.editor .equation_data_container,.editor .extended1,.editor .extended2,.editor .ga,.editor .matheditor-parent-container .hide,.editor .mathml,.editor .supplfile{display:none}.editor .eqnChanged{background:#fff;border:1px solid #888;padding:2px;box-shadow:5px 5px 5px #888;-moz-box-shadow:5px 5px 5px #888;-webkit-box-shadow:5px 5px 5px #888;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4,OffY=4,Color='#33000000')}.editor .cursor{z-index:1;width:1px;text-indent:0;height:15px;border-left:1px solid;border-color:#00f;display:inline-block;-webkit-animation:1s blink step-end infinite;-moz-animation:1s blink step-end infinite;-ms-animation:1s blink step-end infinite;animation:1s blink step-end infinite}.editor .base{background:url(/images/arrow_up_green.png) no-repeat center center;position:absolute;height:48px;width:48px;margin-left:-23px;z-index:15}.editor .base:before{height:0;left:0;position:absolute;width:0}.editor .locator__tooltip{width:35px;height:35px;background:#474747;color:#fff;font-size:14px;text-align:center;position:absolute;line-height:35px;top:20px;left:-18px;z-index:15}.editor .locator__tooltip:before,.editor__cursor-tooltip:before{content:'';border-top:1px solid transparent;border-bottom:8px solid #474747;border-left:8px solid transparent;border-right:8px solid transparent;position:absolute;top:-8px;left:10px}.editor #toggle_button{cursor:pointer}.editor-parent-container .tab-panel .tab-content{padding:0}.editor .content_modified{background:url(/images/ArrowRight.png) no-repeat;padding:2px;width:25px;height:20px;display:inline-block;margin-right:4px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.queryReplier .content_modified{display:none}.editor a.annotorious-editor-button,.editor div.annotator-container textarea{font-family:Verdana,Arial}.supplementary .scrollEffect{-webkit-animation:highlight .5s linear infinite;-moz-animation:highlight .5s linear infinite;animation:highlight .5s linear infinite}.supplementary span.optsmallcaps,.supplementary span.smallcaps{font-variant:small-caps;background-color:#ff9;cursor:pointer}.supplementary span.mono,.supplementary span.optmono{font-family:Courier,monospace;background-color:#ff9;cursor:pointer}.supplementary span.optmono,.supplementary span.optsmallcaps{color:#000}.supplementary span.optbold{font-weight:700;background-color:#ff9;cursor:pointer;color:#000}.supplementary span.optitalic{font-style:italic;background-color:#ff9;cursor:pointer;color:#000}.supplementary span.optsub,.supplementary span.optsup{vertical-align:super;font-size:10px;cursor:pointer;background-color:#ff9;color:#000;line-height:0!important}.supplementary span.optsub{vertical-align:sub}.supplementary span.optcomment{color:#000;cursor:pointer;background:url(/images/hand.svg) no-repeat center center;display:inline-block;background-color:#ff9;width:15px;margin:0 1px}.supplementary span.comntText{display:inline-block;height:0;width:0;font-size:0;clear:both;visibility:hidden;line-height:0}.supplementary span.optdel,.supplementary span.optinsert{text-decoration:underline;color:green;cursor:pointer;background-color:#ff9}.supplementary span.optdel{text-decoration:line-through;color:red}.supplementary .optreject{border:0}.supplementary .equation_data_container,.supplementary .mathml,.supplementary .mathsupplementary-parent-container .hide{display:none}.supplementary .eqn-container{display:inline-block;max-width:590px;overflow:auto}.supplementary .figcaption{margin-top:10.5pt;font-size:14px}.supplementary .table{line-height:normal;font-size:12px}.supplementary .eqnChanged{background:#fff;border:1px solid #888;padding:2px;box-shadow:5px 5px 5px #888;-moz-box-shadow:5px 5px 5px #888;-webkit-box-shadow:5px 5px 5px #888;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4,OffY=4,Color='#33000000')}.supplementary span.cursor{z-index:1;width:1px;text-indent:0;height:15px;border-left:1px solid;border-color:#00f;display:inline-block}.supplementary .newline_simplepara{display:block;text-indent:35px}.supplementary .base{background:url(/images/arrow_up_green.png) no-repeat center center;position:absolute;height:48px;width:48px;margin-left:-23px;z-index:15}.supplementary .base:before{height:0;left:0;position:absolute;width:0}.supplementary .x.supplorcidtext{font:.67em/1.85em 'Helvetica Neue',Helvetica,Arial,sans-serif}.query-container.readonly .tools{display:none}.editor .blocker,.supplementary .blocker{position:absolute;overflow:hidden;top:0;left:0;width:100%;opacity:.6}.editor .figure img.image-overlay-show{opacity:.2}[contenteditable]:focus{outline:0}.editor__add-more-svg,.editor__comments-bubble-svg,.editor__delete-svg,.editor__down-arrow-svg,.editor__edit-svg,.editor__eye-view-svg,.editor__up-arrow-svg{width:20px;height:20px}.editor__cursor-tooltip{display:none;width:35px;height:35px;background:#474747;color:#fff;font-size:14px;text-align:center;position:absolute;line-height:35px;z-index:15}.editor__cursor-tooltip--show{display:block}.editor .bgEffectBlink,.supplementary .bgEffectBlink{-webkit-animation:highlight .5s linear 3;-moz-animation:highlight .5s linear 3;animation:highlight .5s linear 3;background-color:#ff8813}.about .scrollEffect{-webkit-animation:highlight .5s linear infinite;-moz-animation:highlight .5s linear infinite;animation:highlight .5s linear infinite}.editor__info{border:1px solid rgba(239,193,0,.5);background:rgba(239,193,0,.05);display:flex;position:relative}.editor__info--left-panel{margin:1em;padding:.5em;background:#fefcf2;border:1px solid #f6de78}.editor__info--right-panel{margin:.5em;padding:0}.editor__info--hide{display:none}span.editor__info-icon{width:18px;flex:none}svg.editor__info-icon-svg{width:24px;height:24px;margin-top:7px}span.editor__info-content{font-family:'OpenSans-Regular';font-size:12px;color:#212121;line-height:21px;padding:0 0 0 1em;margin-top:7px}span.editor__info-content--bold{font-family:'OpenSans-SemiBold'}span.editor__info-hyperlink{color:#89b9e8;text-decoration:underline;font-family:'OpenSans-Regular';cursor:pointer}span.editor__info-hyperlink-arrow{border:0;display:inline-block;height:16px;vertical-align:middle;cursor:pointer}.editor__delete-svg:hover path{fill:#333}.editor__edit-svg:hover path{fill:none}.editor__down-arrow-svg path,.editor__up-arrow-svg path{fill:#4d4d4d}.editor [data-html-name=textbox] [data-html-name=source]{font-style:italic;display:block}.editor [data-html-name=textbox-body] [data-html-name=para]{margin:0}.read-only-container-top .editor__info--left-panel{margin:5px;padding:0;border:1px solid #f3db75}.read-only-container-top .editor__info--left-panel .editor__info-content{font-family:'OpenSans-Bold';color:#212121;line-height:20px}[data-name=editor] .tab--move-from-frame{position:absolute;left:-10000px;display:block!important}.article-metadata-view [data-unicode-id],.chart-citation-wrapper [data-unicode-id],.contrib-container [data-unicode-id],.deleted-table [data-unicode-id],.equation-wrapper [data-unicode-id],.figure-citation-wrapper [data-unicode-id],.footnote-citation-wrapper [data-unicode-id],.footnote-container [data-unicode-id],.formula [data-unicode-id],.funding-container [data-unicode-id],.math-citation-wrapper [data-unicode-id],.mmclink [data-unicode-id],.reference-citation-wrapper [data-unicode-id],.reference-container [data-unicode-id],.scheme-citation-wrapper [data-unicode-id],.table-citation-wrapper [data-unicode-id],.table-footnote-container [data-unicode-id],.table-parent-wrapper [data-unicode-id],.textBox-citation-wrapper [data-unicode-id],.x [data-unicode-id],[data-auto-generated=true] [data-unicode-id],[data-format=insert][data-undo=false] [data-unicode-id],[data-html-name=article-fn] [data-unicode-id],[data-html-name=bibliography-reference] [data-unicode-id],[data-html-name=contrib-group] [data-unicode-id],[data-html-name=display-formula] [data-unicode-id],[data-html-name=entities] [data-unicode-id],[data-html-name=etal] [data-unicode-id],[data-html-name=figure] [data-html-name=label] [data-unicode-id],[data-html-name=funding-group] [data-unicode-id],[data-html-name=inline-figure] [data-unicode-id],[data-html-name=inline-formula] [data-unicode-id],[data-html-name=label] [data-unicode-id],[data-html-name=list-item]>[data-html-name=label] [data-unicode-id],[data-html-name=table-fn] [data-unicode-id],[data-html-name=table-group] [data-html-name=table-label] [data-unicode-id],[data-html-name=text-fn] [data-unicode-id],[data-html-name=textbox] [data-html-name=label] [data-unicode-id],[data-html-name=unknown] [data-unicode-id],[data-html-name=x] [data-unicode-id],[data-type=query] [data-unicode-id],cite [data-unicode-id]{position:absolute;left:-800px}.editor [data-html-name=data-availability] [data-html-name=associated-resource] [data-html-name=title]{font-size:1.14rem;margin:0;line-height:2em}.feather-flow .editor__info--left-panel,.feather-flow .editor__info--right-panel{margin:0;border:1px solid #eef2fa;padding:8px 12px 4px;display:flex;background:#eef2fa;gap:10px;align-items:flex-start}.feather-flow .editor__info--right-panel{margin:6px}.feather-flow span.editor__info-content--bold{font-family:'SourceSansPro-SemiBold',Arial;font-weight:600;font-size:14px}.feather-flow .editor__info--left-panel .editor__info-content,.feather-flow .editor__info--right-panel .editor__info-content{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:20px;text-align:left;color:#1c40ca;padding:0;margin-top:0}.feather-flow .editor__info--right-panel span.editor__info-icon{flex:none;margin-top:2px;width:unset;height:unset}.feather-flow .read-only-container-top .editor__info--left-panel{border:1px solid #ffede0;padding:8px 12px;display:flex;background:#ffede0;gap:10px;margin:10px auto 0;width:95%;justify-content:flex-start;align-items:center}.feather-flow .editor__info--left-panel span.editor__info-icon,.feather-flow .read-only-container-top .editor__info--left-panel span.editor__info-icon{flex:none;margin-top:0}.feather-flow .read-only-container-top .editor__info--left-panel .editor__info-content{font-family:'SourceSansPro-Regular',Arial;font-weight:400;font-size:14px;line-height:20px;text-align:left;color:#b95000;padding:0}.editor [data-html-name=conflict-of-interest]>[data-html-name=section-title],.editor [data-html-name=data-availability]>[data-html-name=section-title]{font-weight:700;font-size:1.71rem;margin:0;line-height:2.28rem}.editor [data-html-name=conflict-of-interest]{padding-bottom:1rem}.menu-item__contact-support{padding:0;border:0;background:0 0;cursor:pointer;outline:0;font-family:'OpenSans-Regular',arial,sans-serif;padding:.7rem .56rem .6rem;position:relative;width:34px;height:39px}.menu-item__icon-contact-support{display:inline-block}.menu-item__svg-contact-support{width:2em;height:2em;vertical-align:middle}.menu-item__contact-support-text{display:inline-block;font-size:.95em}.menu-item__contact-support--active{background:#fff}.menu-item__contact-support--active .menu-item__icon-contact-support:after{right:98%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent #fff transparent transparent;border-width:6px;margin-top:-6px}.menu-item__contact-support[disabled]{cursor:not-allowed}.menu-item__contact-support[disabled] .menu-item__contact-support-text{color:#999}.menu-item__contact-support[disabled] .menu-item__svg-contact-support{stroke:#999}@font-face{font-family:"Roboto Regular";src:url(/fonts/landing/Roboto-Regular-webfont.eot);src:url(/fonts/landing/Roboto-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/landing/Roboto-Regular-webfont.woff) format("woff"),url(/fonts/landing/Roboto-Regular-webfont.ttf) format("truetype"),url(/fonts/landing/Roboto-Regular-webfont.svg#robotoregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"Roboto Light";src:url(/fonts/landing/Roboto-Light-webfont.eot);src:url(/fonts/landing/Roboto-Light-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/landing/Roboto-Light-webfont.woff) format("woff"),url(/fonts/landing/Roboto-Light-webfont.ttf) format("truetype"),url(/fonts/landing/Roboto-Light-webfont.svg#robotolight) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"Times New Roman";src:url(/fonts/landing/times_new_roman.eot);src:url(/fonts/landing/times_new_roman.eot?#iefix) format("embedded-opentype"),url(/fonts/landing/times_new_roman.woff) format("woff"),url(/fonts/landing/times_new_roman.ttf) format("truetype"),url(/fonts/landing/times_new_roman.svg#timesnewroman) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"Times New Roman";src:url(/fonts/landing/times_new_roman_bold.eot);src:url(/fonts/landing/times_new_roman_bold.eot?#iefix) format("embedded-opentype"),url(/fonts/landing/times_new_roman_bold.woff) format("woff"),url(/fonts/landing/times_new_roman_bold.ttf) format("truetype"),url(/fonts/landing/times_new_roman_bold.svg#timesnewroman) format("svg");font-weight:700;font-style:normal}@font-face{font-family:"Times New Roman";src:url(/fonts/landing/times_new_roman_italic.eot);src:url(/fonts/landing/times_new_roman_italic.eot?#iefix) format("embedded-opentype"),url(/fonts/landing/times_new_roman_italic.woff) format("woff"),url(/fonts/landing/times_new_roman_italic.ttf) format("truetype"),url(/fonts/landing/times_new_roman_italic.svg#timesnewroman) format("svg");font-weight:400;font-style:italic}@font-face{font-family:"Times New Roman";src:url(/fonts/landing/times_new_roman_bold_italic.eot);src:url(/fonts/landing/times_new_roman_bold_italic.eot?#iefix) format("embedded-opentype"),url(/fonts/landing/times_new_roman_bold_italic.woff) format("woff"),url(/fonts/landing/times_new_roman_bold_italic.ttf) format("truetype"),url(/fonts/landing/times_new_roman_bold_italic.svg#timesnewroman) format("svg");font-weight:700;font-style:italic}@font-face{font-family:'Cambria';src:url(/fonts/landing/cambria.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Hoefler Text";src:url(/fonts/landing/hoefler-text.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'OpenSans-semi';src:url(/fonts/OpenSans-Semibold.ttf) format('truetype')}@font-face{font-family:"PlayfairDisplay-Bold";src:url(/fonts/playfairdisplay-bold-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"OpenSans-SemiBold";src:url(/fonts/OpenSans-Semibold-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"OpenSans-Regular";src:url(/fonts/OpenSans-Regular-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"OpenSans-Italic";src:url(/fonts/OpenSans-Italic-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"OpenSans-Bold";src:url(/fonts/OpenSans-Bold-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"ArialMT";src:url(/fonts/arial-mt-std.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:'SourceSansPro-Regular';src:url(/fonts/source-code/SourceSansPro-Regular.woff2) format('woff2'),url(/fonts/source-code/SourceSansPro-Regular.woff) format('woff');font-style:normal;font-display:swap}@font-face{font-family:'SourceSansPro-SemiBold';src:url(/fonts/source-code/SourceSansPro-Semibold.woff2) format('woff2'),url(/fonts/source-code/SourceSansPro-Semibold.woff) format('woff');font-style:normal;font-display:swap}@font-face{font-family:'SourceSansPro-Light';src:url(/fonts/source-code/SourceSansPro-Light.woff2) format('woff2'),url(/fonts/source-code/SourceSansPro-Light.woff) format('woff');font-style:normal;font-display:swap}@font-face{font-family:'SourceSansPro-Bold';src:url(../../../styles/common/SourceSansPro-Bold.woff2) format('woff2'),url(../../../styles/common/SourceSansPro-Bold.woff) format('woff');font-style:normal;font-display:swap}