.openapi-topic{--color-http-200:#9bbb58;--color-http-201:#9bbb58;--color-http-202:#9bbb58;--color-http-203:#9bbb58;--color-http-204:#9bbb58;--color-http-200-light:#d7e4bc;--color-http-201-light:#d7e4bc;--color-http-202-light:#d7e4bc;--color-http-203-light:#d7e4bc;--color-http-204-light:#d7e4bc;--color-http-300:#558ed5;--color-http-301:#558ed5;--color-http-302:#558ed5;--color-http-303:#558ed5;--color-http-304:#558ed5;--color-http-300-light:#bbd2ee;--color-http-301-light:#bbd2ee;--color-http-302-light:#bbd2ee;--color-http-303-light:#bbd2ee;--color-http-304-light:#bbd2ee;--color-http-400:#fc8c03;--color-http-401:#fc8c03;--color-http-402:#fc8c03;--color-http-403:#fc8c03;--color-http-404:#fc8c03;--color-http-400-light:#fed19a;--color-http-401-light:#fed19a;--color-http-402-light:#fed19a;--color-http-403-light:#fed19a;--color-http-404-light:#fed19a;--color-http-500:#cf2317;--color-http-501:#cf2317;--color-http-502:#cf2317;--color-http-503:#cf2317;--color-http-504:#cf2317;--color-http-500-light:#f4a09a;--color-http-501-light:#f4a09a;--color-http-502-light:#f4a09a;--color-http-503-light:#f4a09a;--color-http-504-light:#f4a09a}.openapi-topic .server{background:#def;display:inline-block;padding:.5rem;font-size:.9rem;border-radius:.3rem;margin-right:1rem;vertical-align:top}.openapi-topic .server .url-value{font-family:monospace;background-color:#fff;padding:.5rem;border-radius:.3rem;font-size:.8rem}.openapi-topic .server .desc-value{margin-top:.5rem}.openapi-topic .authentication-details{font-size:.9rem;margin-left:1rem}.openapi-topic .authentication-scopes{margin-left:1rem;font-size:.9rem}.openapi-topic .authentication-scopes span{font-size:.8rem;text-transform:uppercase;font-weight:bold}.openapi-topic .authentication-scopes dl{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);justify-content:left;margin:.25rem 0 1rem 1rem}.openapi-topic .authentication-scopes dt,.openapi-topic .authentication-scopes dd{margin:0 1rem 0 0;padding:.1rem 1rem .1rem .1rem;border-right:1px solid #def}.openapi-topic .authentication-scopes dt{text-transform:uppercase;font-size:.7rem;font-weight:600;color:#999}.openapi-topic .authentication{font-size:.9rem}.openapi-topic .authentication span:not(.param-type){padding:.25rem .5rem;background-color:#def;margin-right:.5rem;border-radius:.3rem}.openapi-topic .authentication a{margin-right:.5rem}.openapi-topic .http-verb-container{width:100%;margin:1rem 0}.openapi-topic .http-verb-container .http-verb-path{padding:0;background-color:transparent;color:#3b4151;border:none}.openapi-topic .http-verb-container .http-verb-path .http-method{font-weight:700;margin-right:.75rem;padding:.5rem .75rem;text-transform:uppercase;border-radius:.5rem;color:#fff;font-size:14px}.openapi-topic .http-verb-container .http-verb-path .http-path{font-family:monospace}.openapi-topic .http-verb-container .http-method{background-color:#000}.openapi-topic .http-verb-container.get-verb .http-method{background-color:#0f6ab4}.openapi-topic .http-verb-container.put-verb .http-method{background-color:#c5862b}.openapi-topic .http-verb-container.delete-verb .http-method{background-color:#a41e22}.openapi-topic .http-verb-container.post-verb .http-method{background-color:#ffba00}.openapi-topic .http-verb-container.patch-verb .http-method{background-color:#50e3c2}.openapi-topic .http-verb-container.head-verb .http-method{background-color:#9012fe}.openapi-topic .http-verb-container.options-verb .http-method{background-color:#ebebeb;color:#333}.openapi-topic .http-verb-container.trace-verb .http-method{background-color:#bada55;color:#000}.openapi-topic .operation-summary{margin:1rem 0;padding:.5em 1em;background:#f0f0f0;font-size:.9rem;border-radius:.5rem}.openapi-topic .operation-summary blockquote{margin:0}.openapi-topic .example-header{font-size:.8em;background:#eee;padding:.5rem .6rem;display:flex;align-items:center;justify-content:start}.openapi-topic .example-header select{height:1.7rem}.openapi-topic .example-header span{flex-grow:2}.openapi-topic .examples{z-index:10;overflow:hidden;width:33%}.openapi-topic .examples .code-example{margin:0 0 2rem 0;border-radius:.5rem;overflow:hidden}.openapi-topic .examples .code-example .example{border:none;background-color:var(--ft-theme-primary);color:#fff;font-size:.7rem;margin:0;overflow:hidden auto;max-height:20rem;border-radius:0 0 .5rem .5rem;padding:1em;display:block}.openapi-topic .examples .curl-example code{white-space:unset}.openapi-topic .examples .curl-example code > div:first-child{margin-left:0}.openapi-topic .examples .curl-example code > div{margin-left:34px}.openapi-topic .examples .curl-example code > div:not(:last-child)::after{content:"\\"}.openapi-topic .examples .curl-example .code-flag{color:#fc8c03}.openapi-topic .examples .curl-example .code-string{color:#a6e22e}.openapi-topic .examples code{white-space:pre-wrap;overflow-wrap:anywhere}.openapi-topic .field-label{margin:1rem 0 1rem 0;border-bottom:2px solid #def;border-radius:0 0 0 .5rem}.openapi-topic .field-label span{display:inline-block;font-weight:bold;font-size:.9rem;text-transform:uppercase;background-color:#def;border-radius:.5rem .5rem 0 .5rem;padding:.25rem .5rem calc(.25rem - 2px) .5rem}.openapi-topic .param{padding-left:1rem}.openapi-topic .param-head{display:inline-block;font-size:.7rem;padding:.2rem .3rem}.openapi-topic .param-name{margin-bottom:1rem;margin-left:1rem}.openapi-topic .param-name :not(.param-required){font-weight:bold}.openapi-topic .param-name >div:first-child{display:inline-block;font-size:16px;margin-right:.3em}.openapi-topic span[example=""]{font-size:.8rem}.openapi-topic .inline-example,.openapi-topic .inline-default{overflow-x:auto;display:inline-flex;align-items:stretch;margin-top:.5rem}.openapi-topic .inline-example span,.openapi-topic .inline-default span{background-color:#eee;font-size:.8rem;padding:.25rem .5rem;text-transform:uppercase;border-radius:.3rem 0 0 .3rem;font-weight:bold}.openapi-topic .inline-example code,.openapi-topic .inline-default code{font-family:monospace;padding:.25rem .5rem;background-color:#ddd;border-radius:0 .3rem .3rem 0}.openapi-topic .param-status{text-transform:uppercase;font-size:.8rem;padding:.1rem .2rem;display:inline-block;width:fit-content}.openapi-topic .param-required{background-color:#d2691e;color:#fff}.openapi-topic .param-deprecated{background-color:#f0f0f0;color:#999}.openapi-topic .param-header{font-size:.9rem;margin-bottom:.25rem;position:relative}.openapi-topic .param-header .param-name{font-weight:bold;font-size:.9rem;margin-right:1em}.openapi-topic .field{position:relative;margin-top:1rem}.openapi-topic .field-items{display:flex;flex-direction:column;gap:.5rem}.openapi-topic .field-items .field-items:not(:empty){border-left:1px solid #def;padding-top:.25rem}.openapi-topic .field-items .tabcontent > .field-items{border:none}.openapi-topic .param-type,.openapi-topic .param-format,.openapi-topic .fill-item,.openapi-topic .type-link{font-family:monospace;font-style:normal;font-size:.8rem;color:#789;display:inline-block;margin:0 .3em}.openapi-topic .param-desc,.openapi-topic .model-description{font-size:.9rem;margin:.5rem 0;color:#666}.openapi-topic .tabcontent{padding:1rem;background-color:#f9f9f9;margin-bottom:2rem}.openapi-topic .tabcontent .response-message{font-size:.8rem;font-family:monospace;margin:0}.openapi-topic .indented.response-message{font-size:.8rem;font-family:monospace;line-height:1.3;margin-bottom:2rem}.openapi-topic .subheader{font-size:.9rem;font-weight:600;margin:1rem -1rem .5rem -1rem;padding:.5rem 1rem;background-color:#eee}.openapi-topic .param-enum .param-enum-header{font-size:.95rem;margin-right:1rem}.openapi-topic .param-enum .param-enum-value{color:#777;font-family:monospace}.openapi-topic .param-enum .param-enum-value:not(:last-child)::after{content:", "}.openapi-topic hr{height:1px;border:none;border-bottom:2px dotted #def;background-color:transparent;clear:both}.openapi-topic div:empty,.openapi-topic span:empty,.openapi-topic p:empty{display:none}.openapi-topic details.param{overflow-x:auto}.openapi-topic details.param summary{position:relative;list-style:none;cursor:pointer}.openapi-topic details.param summary::before{content:'\A';position:absolute;width:.5em;top:.5rem;left:-1rem;height:1px;background-color:#def}.openapi-topic details.param summary::after{content:'⏵';color:#a9a9a9;position:absolute;top:0;left:0}.openapi-topic details.param[open] > summary::after{content:'⏷';color:#808080;transition:color .3s}.openapi-topic .param:has(> .empty-level) summary{pointer-events:none;cursor:auto}.openapi-topic .param:has(> .empty-level) summary::after{content:''}.openapi-topic .auth-item{margin-bottom:24px}.openapi-topic .request-fields{display:flex;gap:2rem;align-items:flex-start}.openapi-topic .request-fields .fields{width:66%}.openapi-topic .response-fields{display:flex;gap:1rem}.openapi-topic .response-fields select{height:2.5em}.openapi-topic .response-fields .response-description{width:66%}.openapi-topic .select-example:not(.selected-example){display:none !important}.openapi-topic ft-copy-block{--ft-copy-block-border-color:var(--ft-theme-primary);--ft-copy-block-background-color:var(--ft-theme-primary);--ft-copy-block-border-width:0;--ft-copy-block-spacing:0 0 0 0;--ft-button-background-color:rgba(0,0,0,.5);--ft-button-color:#fff;--ft-button-icon-size:1rem;min-height:20px}.openapi-topic ft-code-highlight{--ft-code-highlight-background-color:var(--ft-theme-primary)}.openapi-topic .response-body{position:relative}.openapi-topic .response-body .mimetype-header span{position:absolute;top:.5rem;right:0}.openapi-topic .response-body .mimetype-header select{position:absolute;top:0;right:-1rem;background-color:transparent}.openapi-topic .request-body-field{position:relative}.openapi-topic .request-body-field .mimetype-header{position:absolute;top:0;right:0}.openapi-topic .mimetypes-block .mimetype-header select{height:2rem;border:none}.openapi-topic .array-wrapper{margin-left:-.5rem;color:#777}.stoplight-markdown-topic blockquote{display:grid;grid-template-columns:40px auto;padding:15px;border:2px solid var(--context-color);border-bottom-width:4px;border-radius:7px;border-color:var(--context-color)}.stoplight-markdown-topic blockquote *{margin:2px 0;grid-column-start:2}.stoplight-markdown-topic blockquote ft-icon{grid-column-start:1;color:var(--context-color)}.stoplight-markdown-topic blockquote .blockquote-heading-1,.stoplight-markdown-topic blockquote .blockquote-heading-2,.stoplight-markdown-topic blockquote .blockquote-heading-3,.stoplight-markdown-topic blockquote .blockquote-heading-4,.stoplight-markdown-topic blockquote .blockquote-heading-5,.stoplight-markdown-topic blockquote .blockquote-heading-6,.stoplight-markdown-topic blockquote .blockquote-heading-7,.stoplight-markdown-topic blockquote .blockquote-heading-8,.stoplight-markdown-topic blockquote .blockquote-heading-9,.stoplight-markdown-topic blockquote .blockquote-heading-10{font-weight:bold}.stoplight-markdown-topic .ft-danger-callout{--context-color:var(--ft-color-error)}.stoplight-markdown-topic .ft-warning-callout{--context-color:var(--ft-color-warning)}.stoplight-markdown-topic .ft-success-callout{--context-color:#05b870}.stoplight-markdown-topic .ft-info-callout{--context-color:var(--ft-color-info)}.stoplight-markdown-topic .ft-plain-callout{--context-color:var(--ft-color-info)}.stoplight-markdown-topic .ft-codeblock-title{font-weight:bold}.stoplight-markdown-topic .ft-stoplight-codeblock{background-color:#000;color:#fff;padding:10px;border-radius:5px}
body:not(.application-admin-page){--ft-theme-studio-body-background-color:#FFFFFF;--ft-theme-studio-brand-color:#9d207b;--ft-theme-studio-color-on-brand:#FFFFFF;--ft-theme-studio-surface-color:#FFFFFF;--ft-theme-studio-color-on-surface:rgba(0, 0, 0, 0.87);--ft-theme-studio-primary-content-color:#282832;--ft-theme-studio-secondary-content-color:rgba(0, 0, 0, 0.87);--ft-theme-studio-tertiary-content-color:rgba(0, 0, 0, 0.60);--ft-theme-studio-outline-color:rgba(0, 0, 0, 0.14)}.topic td div.note{background-image:none !important;border:none}.topic div.note{border-top:1px;border-bottom:1px;border-left:0;border-right:0;border-color:#000;border-style:solid;display:table;font-weight:normal;margin-bottom:.5em;margin-top:.5em;padding-top:17px;padding-bottom:17px;padding-left:70px;width:100%}.topic div.note.note{background-image:url(/portal-asset/admonintion-note);background-repeat:no-repeat;background-size:32px;background-position:2% .8em}.topic div.note.caution{background-image:url(/portal-asset/admonintion-caution);background-repeat:no-repeat;background-size:32px;background-position:2% .8em}.topic div.note.danger,.topic div.note.warning,.topic div.note.other{background-image:url(/portal-asset/admonintion-warning);background-repeat:no-repeat;background-size:32px;background-position:2% .8em}.topic div.note.important{background-image:url(/portal-asset/admonintion-important);background-repeat:no-repeat;background-size:32px;background-position:2% .8em}.topic div.note.tip{background-image:url(/portal-asset/admonintion-tip);background-repeat:no-repeat;background-size:32px;background-position:2% .8em}.topic div.cautiontitle,.topic div.dangertitle{display:none}.topic div.note.caution::before{content:'Caution: ';font-weight:bold}.topic div.note.danger::before{content:'DANGER: ';font-weight:bold}.topic span.notetitle,.topic span.importanttitle,.topic span.tiptitle,.topic span.attentiontitle,.topic span.fastpathtitle,.topic span.remembertitle,.topic span.restrictiontitle,.topic span.warningtitle,.topic span.othertitle{font-weight:bold}.topic .note p:only-of-type{display:inline}.topic dl{padding-top:.5em}.topic dt{font-size:.9em;font-weight:bold}.topic p:empty,.topic li:empty,.topic div:empty{display:none}.topic div.fig span.figcap{display:block;margin-top:1em}.topic span.cite{font-style:italic}.topic span.cmdname{font-family:monospace;font-weight:bold}.topic span.data,.topic span.data-about{display:none}.topic span.default-value{font-family:monospace;text-decoration:underline}.topic span.emphasis,.topic span.bold,.topic span.i,.topic span.b{font-style:normal}.topic span.filepath{font-family:monospace}.topic span.keystroke,.topic span.shortcut{font-family:monospace;font-weight:bold}.topic .keystroke+.keystroke::before{content:"+"}.topic span.option{font-family:monospace}.topic span.paramname{font-family:monospace}.topic .step .info{display:block;padding-top:.5em;padding-bottom:.5em}.topic span.systemoutput{font-family:monospace}.topic span.term{font-style:italic}.topic .step span.uicontrol{font-weight:bold}.topic ul:has( > li:only-of-type){display:inline;list-style-type:none}.topic li:only-of-type{display:inline}.topic ul::marker{content:'';display:none}.topic span.userinput{font-family:monospace}.topic span.wintitle{font-weight:bold}.topic div.related-links{display:none}.topic div.body{line-height:175%}.topic table{width:100%;border-collapse:collapse}.topic table td{padding:10px}.topic pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.topic div.prereq::before{content:'Before you begin';color:#000;display:block;font-size:1.17em;font-weight:bold;margin:1em 0 1em 0}.topic ol.steps::before{content:'Procedure';color:#000;display:block;font-size:1.17em;font-weight:bold;margin:1em 0 1em -40px}.topic div.result::before{content:'Result';color:#000;display:block;font-size:1.17em;font-weight:bold;margin:1em 0 1em 0}.topic div.postreq::before{content:'Next steps';color:#000;display:block;font-size:1.17em;font-weight:bold;margin:1em 0 1em 0}.topic div.msgText p::before{content:'Message: ';display:inline;font-weight:bold}.topic div.msgCause::before{content:'Explanation: ';font-weight:bold}.topic div.msgResponse::before{content:'Solution: ';font-weight:bold}.topic p.explanation::before{content:'Explanation: ';font-weight:bold}.topic p.description::before{content:'Description: ';font-weight:bold}.topic p.solution::before{content:'Solution: ';font-weight:bold}.topic span.msgnum~pre.msgblock::before{content:'Message: ';font-family:Arial,sans-serif,system-ui;font-style:normal;font-weight:bold}.topic span.msgnum{display:block;font-size:1.17em;font-weight:bold;border-bottom:1px;border-bottom-style:solid;border-color:#f00;width:40%}.topic div.section h2.title{font-size:1em;font-weight:bold}.topic div.section,.topic div.section1,.topic div.body{line-height:21px}.topic a.tree_to_attachments_maps_button{background-image:url(/portal-asset/Download-White-S);background-repeat:no-repeat;background-size:auto;background-position:5% center;background-color:#2064b4;border:none;border-radius:6px;color:#fff;display:block;font-size:1em;font-weight:bold;height:32px;line-height:32px;text-align:center;text-decoration:none;vertical-align:middle;width:15em}.topic a.tree_to_attachments_maps_button:after{content:" All Files"}.topic a.tree_to_attachments_maps_button:hover{background-color:#1775e0}.title{margin-bottom:1.2em}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{font-style:normal;font-weight:400}.title div.depth-1 h1{font-size:1.6em}.title div.depth-2 h2{font-size:1.5em}.title div.depth-3 h3{font-size:1.4em}.title div.depth-4 h4{font-size:1.3em}.title div.depth-5 h5{font-size:1.2em}.title div.depth-6 h6{font-size:1.1em}.header-left-side{display:flex;align-items:center}.header-left-side .backtohomelogo-container{display:none}.header-left-side .new-backtohomelogo-container{align-self:center;background-image:url(/portal-asset/hitachi-ft-logo);background-repeat:no-repeat;background-size:7.5em;background-position:center;height:1rem;order:1;margin:0;width:9em}.header-left-side .new-backtohomelogo-container:focus{outline:none}.header-left-side .new-backtohomelogo-image{display:none}.header-left-side .header-custom-text{align-self:center;border-left:1px solid #414141;color:#414141;font-size:1rem;order:2;padding-left:.5em;padding-right:.5em}.header-left-side .header-custom-text a{color:inherit;text-decoration:none}.header-left-side .header-custom-text a:focus{outline:none}.header-logged-out-actions{align-items:center}.header-login-button{color:#fff;font-size:1.2em;font-weight:bold;border-radius:4rem;height:80%;background:linear-gradient(90deg,#f6c100 -34.62%,#f90 -1.64%,#c00 61.9%) no-repeat !important;border-color:transparent;padding:0 1rem !important;border:1px solid transparent}.header-login-button:hover,.header-login-button:active,.header-login-button:focus{background:#000 !important;color:#fff}@media screen and (max-width: 767px){.header-login-button{height:60%;padding:0 .5rem !important}.header-login-button .ft-icon{margin-left:-7px}}@media screen and (min-width: 768px){.header-login-button .ft-icon{display:none}.header-logged-out-actions{margin-left:1rem}}#FT-application-loader img{height:200px;width:200px;font-size:0}#FT-application-loader span{font-size:16px;color:#00297a;font-family:Arial}div.fileupload-drop-area div:nth-child(3){display:none}div.mylibrary-item-infos,div.mylibrary-searches-alert-section{display:none}.tox .tox-statusbar{display:none}.tox .tox-editor-container{background:#fff}@media (min-width: 48em) and (min-width: 64em){nav.fluid-aside-tabs-inner-wrapper .ft-btn .ft-btn-inner-text{-ms-hyphens:none;-moz-hyphens:none;-webkit-hyphens:none;hyphens:none}}li[data-meta-id='ft:sourceId']{display:none}.searchresult-new-component .searchresult-format-document.format-pdf{background-image:url('../portal-asset/search-doc');background-size:32px 32px}.searchresult-new-component .search-icon-zip,.searchresult-new-component .searchresult-format-document.format-zip{background-image:url('../portal-asset/search-zip');background-size:32px 32px}.searchresult-new-component .searchresult-format-document.format-excel{background-image:url('../portal-asset/search-excel');background-size:32px 32px}.searchresult-new-component .searchresult-format-document.format-powerpoint{background-image:url('../portal-asset/search-ppt');background-size:32px 32px}.searchresult-new-component .searchresult-format-book{background-image:url('../portal-asset/search-folder');background-size:32px 32px}.searchresult-new-component .search-icon-article,.format-icon.searchresult-format-topic{background-image:url('../portal-asset/search-topic');background-size:32px 32px}div.facets-facet-entry > span > label,div.documenttypefacet-container > span > label,label.facets-level-label,span.lastupdatefacet-available-period label{padding-left:5px}div.facets-level-label-wrapper{padding-left:30px;text-indent:-5px}.searchinpublication-search-label,.search-actions-alert-section{display:none}.searchinpublication-container{padding-top:1.3em}.searchinpublication-results-container{text-align:left}.searchinpublication-results-container div .searchresult-type-topic .searchresult-main-infos h2{font-size:1.5em}.searchinpublication-results-container div .searchresult-type-topic .searchresult-main-infos .searchresult-title a,.searchinpublication-results-container div .searchresult-extra-infos{margin-left:0}.searchinpublication-results-container .searchresult-type-topic:hover{background-color:#2064b4}.searchinpublication-results-container .searchresult-type-topic:hover .searchresult-title,.searchinpublication-results-container .searchresult-type-topic:hover .searchresult-breadcrumb,.searchinpublication-results-container .searchresult-type-topic:hover .kwicstring{color:#fff}.header-search-button{border:2px solid #dedede !important}.searchresults-container{margin-left:2em;margin-right:6em}.searchresult-title a{display:block;margin-left:3.25em;font-weight:bold}.searchresult-extra-infos,.searchresult-details{margin-left:4em}.searchresult-new-component.searchresult{position:relative;border-width:0 0 1px 0 !important;border-style:solid;border-color:#dcdcdc;border-radius:0;margin-bottom:1.5em;margin-top:1.5em;padding-bottom:1.5em}.searchresult-new-component .searchresult-format-indicator{width:32px;height:32px}.searchresult-format-indicator.format-icon{display:block;position:absolute;margin-top:10px}div.searchresult-metadata-selector label,div.searchresult-publication-selector label{padding-left:0}span.kwicmatch,span.kwicstring{display:inline}.viewercontent-content-icon.format-icon.format-zip{background-image:url('../portal-asset/search-zip');background-size:120px 120px}.viewercontent-content-icon.format-icon.format-excel{background-image:url('../portal-asset/search-excel');background-size:120px 120px}.viewercontent-content-icon.format-icon.format-powerpoint{background-image:url('../portal-asset/search-ppt');background-size:120px 120px}.viewercontent-waiting-info{margin:0 auto;width:80%}#banner-text div h1 span{outline:none;border-bottom:20px solid #c00;display:inline-block;height:68px}.vjs-dock-text{display:none}#take_a_tour,#join_our_community,#need_help{border:1px solid transparent;border-style:solid !important;padding:10px}#take_a_tour:hover,#join_our_community:hover,#need_help:hover{border:1px solid #fff;border-radius:10px;padding:10px}.component-main{font-size:14px}#tog1,#tog2,#tog3,#tog4,#tog5,#tog6,#content1,#content2,#content3,#content4,#content5,#content6,#hide{display:none}#view,#hide{cursor:pointer;color:#2064b4;font-weight:600}#tog1:checked + #content1,#tog2:checked + #content2,#tog3:checked + #content3,#tog4:checked + #content4,#tog5:checked + #content5,#tog6:checked + #content6{display:flex}#tog1:checked ~ #curated1,#tog2:checked ~ #curated2,#tog3:checked ~ #curated3,#tog4:checked ~ #curated4,#tog5:checked ~ #curated5,#tog6:checked ~ #curated6{display:none}#tog1:checked ~ #hide{display:inline}label{display:inline;font-size:small}.category{display:block;position:relative;text-align:left;margin:1rem 1rem 2.5rem 1rem}.marketing{display:inline-block;padding-left:0;text-align:left;margin:0 2rem;width:fit-content}.productText{margin:0 0 0 .5rem;display:flex;width:60%;flex-wrap:wrap;align-items:center;font-size:16px}.productText img{margin-top:5px}.productText span{font-size:14px}a.prodlink{text-decoration:none;font-weight:600;color:var(--secondary);padding:0 1rem;display:flex;height:100%;width:100%;justify-content:start;align-items:center}.productIcon{width:32px;height:32px;padding:5px;margin:0 .5rem 0 0}.productBoxContainer{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:25px;margin:2rem;width:95%}.productBox{background:#fff;height:88px;border-style:solid;border-top-width:0;border-right-width:0;border-left-width:3px;border-bottom-width:0;overflow:hidden;width:calc(100% / 3 - 20px)}.productBox:hover{box-shadow:0 0 10px #c5c5c5}.productBox:focus{outline:1px solid #414141}.productBox.releaseNotesDisabled{box-shadow:inset 0 0 0 1000px #dcdede;pointer-events:none}.storagePlatformBox{border-color:#5c7cbb}.IntegratedSysBox{border-color:#cd884b}.storageSoftwareBox{border-color:#328871}.dataOpsPlatformBox{border-color:#3c4784}.adapterDriverBox{border-color:#8f4245}.smartSpacesBox{border-color:#f2bc66}.storagePlatformIcon{background-color:#5c7cbb}.IntegratedSysIcon{background-color:#cd884b}.storageSoftwareIcon{background-color:#328871}.dataOpsPlatformIcon{background-color:#3c4784}.adapterDriverIcon{background-color:#8f4245}.smartSpacesIcon{background-color:#f2bc66}@media screen and (max-width: 768px){h2.marketing{margin-left:1rem;font-size:1rem;width:fit-content}.category label{font-size:.85rem}.productBoxContainer{margin:2rem .5rem 2rem .5rem;gap:20px}.productBox{width:calc(100% / 2 - 15px)}.productText{font-size:.9rem}.productText span{font-size:.8rem}.ft-search-bar .ft-search-bar--filters-opener .ft-button.ft-button--trailing-icon{padding:var(--ft-button-vertical-padding,6px) var(--ft-button-horizontal-padding,4px)}}@media screen and (max-width: 480px){#homepage-designed-content h1{font-size:1em !important}h2.marketing{margin-right:.5rem}.category{margin:0 1rem}.category label{padding-left:25px}.productBox{width:95%;margin:.75rem .5rem}}.whiteBox{background-color:#fff;padding:.5rem .5rem .25rem 1rem;border:2px solid #dcdede;border-radius:10px;color:#4c4c4c;margin:1rem 2rem}.whiteBox h4,.whiteBox p{font-size:16px}.productPageIntro{margin-top:1.5rem;margin-bottom:1.5rem;line-height:20px;padding:0 1rem}.bold{font-weight:bold}.iconSpan{padding-right:5px}.iconSpan a{height:25px;width:25px;display:inline-block;text-align:center}.arrow{border:solid #979898;border-width:0 2px 2px 0;display:inline-block;padding:4px}.right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}@media screen and (max-width: 768px){.whiteBox{margin:.5rem}.productPageIntro{margin:1.5rem .5rem 2.5rem}}#readMoreBlurb{cursor:pointer;text-decoration:underline;display:none}@media screen and (max-width: 480px){#readMoreBlurb{display:block}#blurb.hidden{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}}.ft-btn{transition:none}img.homepageintroduction-logo{display:none !important}.fluid-aside-content header .fluid-aside-tab-description{border-bottom:none;padding-bottom:0;font-size:1.13em;font-weight:600}.searchpage-search-book-title{margin-top:1.5em}.checkbox label::before{width:1.5em;height:1.5em}.checkbox input:checked ~ label::before{content:'\e819';color:#fff}.checkbox input[type='checkbox'] ~ label:hover::before{content:'\e819'}.facets-content{padding-left:.5em}.facets-level-label::before{content:'\e819' !important;color:#fff !important;width:1.5em;height:1.5em}div.facets-level-label-wrapper{text-indent:inherit}.facets-level-children-reveal-button,.facets-level-children-reveal-button::before{height:1.5em;width:1.5em}.documenttypefacet-container{padding-left:0 !important}.facets-more-less-button-wrapper .ft-btn span{text-decoration:underline;font-weight:600}.facets-selected-values li,.facets-available-values li{padding-left:0}.facets-facet-entry .checkbox{padding-left:1em}.lastupdatefacet-container li{padding-left:0}.search-action-bar-sort label{display:none}.search-action-bar-sort select{color:#2064b4;font-weight:600}.ft-btn-no-bg{font-weight:600;font-size:.9em}.searchpage-sub-search-bar-wrapper .searchpage-sub-search-bar-left-wrapper{font-size:.9em}.ft-label searchresult-metadata-selector label{display:none}.search-actions-container .ft-icon.ft-icon-save{font-size:1.5em}.search-actions-container .ft-icon.ft-icon-clipboard{font-size:1.7em}.searchresult-new-component .searchresult-details .searchresult-metadata-selector > select{border:1.5px solid;min-width:100px;margin-left:0}.searchresult-metadata-selector label{display:none}@media screen and (max-width: 1024px){.searchresult-metadata-selector{max-width:fit-content}}.searchresult-metadata{border-left:0}.searchresult-title a{font-size:.7em}.nosearchresults-indication-container::before{font-size:1rem}.nosearchresults-indication-label{font-size:1rem}.searchresult-excerpt > div{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.searchresult-excerpt .kwicstring{line-height:24px}@media screen and (max-width: 480px){.searchpage-results-count-wrapper{padding-bottom:2px;margin-right:1.5rem}.searchpage-sub-search-bar-wrapper .searchpage-sub-search-bar-left-wrapper{font-size:.9em;flex-direction:row;align-items:center;justify-content:inherit}}@media screen and (max-width: 768px){.searchresult-title a{margin-left:3.5em}.searchresult-extra-infos,.searchresult-details{margin-left:3.5em}.searchresult-excerpt .kwicstring{line-height:20px}}.facets-more-less-button-wrapper .ft-icon{display:none}.fluid-aside-tab-id-search-preferences,.userinfo-username-section .context-menu-section-content li:nth-child(2){display:none !important}.tree .tree-node-reveal-button.tree-child-list-expanded::before{display:inline-block;transform:rotate(180deg);content:'\e921';margin-top:8px}ul.readercovertopic-metadata > li > div.metadata-is-audience{display:none !important}ul.readercovertopic-metadata > li > div.metadata-is-filesize{display:none !important}.tree .tree-node-reveal-button.tree-child-list-collapsed::before{content:'\e921';margin-top:3px;display:inline-block}.tree .tree-node-reveal-button::before{content:'attr'}.tree-visible-node > .node-background{background-color:#d8e6f1 !important}.tree-node-link{padding-left:10px;padding-top:4px;padding-bottom:4px}.metadata-is-partnumber span.metadata-values{max-width:35em !important}.readercontent-column{padding-top:0 !important}.readercontent-papyrus-sheet,.component-aside{box-shadow:none !important}.readercovertopic-container{align-items:normal}.readercontent-container.component-content-inner-wrapper .readercovertopic-container .readercovertopic-title-container{text-align:left}.readercovertopic-title-container .readercovertopic-title{text-align:left}@media (min-width: 48em){.readercovertopic-title-container .readercovertopic-title{font-size:32px}}main.readercontent-container{background-color:#f4f5f5 !important}.readercontent-container.component-content-inner-wrapper .readercovertopic-container{background-color:#f4f5f5 !important;border-bottom:2px solid #f4f5f5}.readercontent-topic{padding:1em 2em .5em 2em !important;margin:0 1em !important}.readercovertopic-container{border:none;padding:2em 2em 3em 2em}.readercovertopic-title{text-align:left;font-weight:600}.readercontent-title-with-context-menu .ft-icon-add-bookmark::before{font-size:1.1em}.readercontent-title-with-context-menu .ft-icon-bookmarked::before{font-size:1.1em}.mylibrarybookmark-component .component-main .component-content main section .mylibrary-page-title::before{content:"Bookmarks";margin-right:.3em}.mylibrarycollection-component .component-main .component-content main section .mylibrary-page-title::before{content:"Collections";margin-right:.3em}.mylibrary-searches-component .component-main .component-content main section .mylibrary-page-title::before{content:"Searches";margin-right:.3em}.mylibrarybookmark-component .component-main .component-content main section .mylibrary-page-title .gwt-InlineLabel,.mylibrarycollection-component .component-main .component-content main section .mylibrary-page-title .gwt-InlineLabel,.mylibrary-searches-component .component-main .component-content main section .mylibrary-page-title .gwt-InlineLabel{display:inline-block;font-size:.5em;font-weight:bold;background-color:#000;border-radius:12px;padding:.2em .4em;max-width:3em;min-width:1.4em;text-align:left;color:#fff;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;white-space:nowrap}[data-items-count]::after{background-color:#000;font-size:.6em;font-weight:bold}.topic div.body{line-height:21px}.coverbar-close-container .ft-icon-close-plain::before{content:'\e909'}@media screen and (min-width: 48em){.readercovertopic-metadata{justify-content:start}}.readercovertopic-metadata .metadata{margin:1em;background:#414141;color:#fff}.metadata-label::after{content:''}.readercontent-container.component-content-inner-wrapper .readercovertopic-container{background:#e8e8e8}.title div.depth-1 h1{word-wrap:break-word}.tree_to_attachments_maps_link{text-decoration:none}section.topic li{line-height:21px}.readercontent-container.component-content-inner-wrapper .readercontent-end-of-book-area{background-color:#f4f5f5}.topic{scrollbar-width:thin}.topic ul:has(li:only-of-type){display:list-item;padding-left:revert}.topic ul li:only-of-type{display:list-item}.title h1{font-size:1.5em;font-weight:600}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{font-weight:bold}.drawerlasagna-layer-header{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);background:#fff;border-bottom:none}.collections-container .collections-item.collections-item-selected{pointer-events:none}.readercontent-page-toc-actions{justify-content:center}div.readercontent-page-toc-actions a.readercontent-previous-page-button,div.readercontent-page-toc-actions a.readercontent-next-page-button{border:none !important}.readercontent-page-toc-actions > button{display:none}.tree-visible-node > .node-background{background-color:#e7ecea}.readercontent-page-toc{box-shadow:rgba(0,0,0,.16) 0 1px 4px}div.searchresult-main-infos h2.searchresult-title button.searchresult-download-button{display:none}div.nosearchresults-container{display:flex;flex-direction:column-reverse;margin-top:2em}.nosearchresults-indication-container::before{content:" "}div.nosearchresults-indication-container{display:list-item;margin-left:2em}.searchpage-component .hv-footer-wrapper,.obkreader-component .hv-footer-wrapper{display:none !important}.searchpage-component .footer,.obkreader-component .footer{position:absolute;bottom:0;left:0;right:0;z-index:50}@media (max-width: 64em){.searchpage-component .footer,.obkreader-component .footer{display:flex;position:relative;border-top:1px solid #000}nav.fluid-aside-tabs-inner-wrapper{background:#f4f5f5}.ft-btn.fluid-aside-tab-id-my-searches{border-left:1px solid #000 !important}}#FT-tenant-custom-header .hv-footer-wrapper{display:none}.admin-component .footer{display:none}.viewer-component .footer .hv-footer-wrapper{display:none}.footer{background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.5rem 2rem;overflow:hidden}.footer .footer-copyright,.footer .footer-links{font-size:.875rem}.footer .footer-links{text-align:left;padding:0}.footer .footer-copyright{text-align:right}@media (max-width: 767px){.footer{flex-direction:column}.footer .footer-links{text-align:center}.footer .footer-copyright{text-align:center}}.footer-with-links,.footer-with-copyright{flex-direction:row-reverse;text-decoration:none}.footer-with-links a:link,.footer-with-copyright a:link,.footer-with-links a:visited,.footer-with-copyright a:visited,.footer-with-links a:hover,.footer-with-copyright a:hover,.footer-with-links a:active,.footer-with-copyright a:active{color:#000}.footer-with-links a:hover,.footer-with-copyright a:hover{text-decoration:underline}.home-component .footer .hv-footer-wrapper,.custom-page-designed-component .footer .hv-footer-wrapper,.error-component .footer .hv-footer-wrapper{display:none}.clearsearchbox-button .ft-icon:before{content:'\e909'}@media (max-width: 375px){.clearsearchbox-button,.ft-clear-bar--separator{display:none}}.ft-clear-bar--separator{height:20px;border-right:1px solid var(--ft-color-outline,rgba(0,0,0,.14));align-self:center}.mylibrary-nothing-to-see .ft-icon{display:inline}.searchresult-format-tooltip.tooltip-bottom{position:absolute;top:100%;left:50%;z-index:0;background-color:var(--ft-color-link);font-size:.625rem;text-align:center;color:#fff}.searchresult-format-tooltip.tooltip-bottom::before{border-color:var(--ft-color-link)}.searchresult-format-indicator:hover .searchresult-format-tooltip{display:block}.searchresult-main-infos{overflow:visible !important}.ft-external-link{position:relative}.ft-external-link__tooltip{visibility:hidden;opacity:0;position:absolute;top:100%;right:-1rem;max-width:16rem;padding:.5rem 1rem;border-radius:var(--ft-border-radius-S);font-size:.8rem;font-weight:500;text-align:center;color:#000;box-shadow:var(--ft-elevation-01);transition:all .25s}.ft-external-link__tooltip,.ft-external-link__tooltip::before{background-color:#f4f5f5;border:1px solid #c00}.ft-external-link__tooltip::before{position:absolute;right:1rem;bottom:100%;width:10px;height:10px;border-right-style:none;border-bottom-style:none;transform:rotate(45deg);transform-origin:left;content:''}.ft-external-link:hover .ft-external-link__tooltip,.ft-external-link:focus .ft-external-link__tooltip{visibility:visible;opacity:1;margin-top:5px}.external .icon-container::after{content:url('/portal-asset/open-external');display:none;margin-left:10px;transform:scale(.7)}.external .icon-container{background-image:url('/portal-asset/open-external');background-repeat:no-repeat;display:inline-block;width:12px;height:12px;background-size:100%;margin:0 8px}@media (min-width: 40em){.coverbar{display:flex;justify-content:space-between}.coverbar .coverbar-header{width:auto;max-width:80%}.coverbar .coverbar-open-content{width:auto}.coverbar .coverbar-open-content .coverbar-right-buttons{align-self:flex-end}.coverbar .coverbar-open-content::after{content:'More Options';display:inline-block;margin-left:.5rem}}.cookie-notice{position:fixed;bottom:0;right:0;left:0;z-index:9999;width:96%;margin:auto;background-color:#fff;border:1px solid #c00;border-radius:10px 10px 0 0;text-align:center;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;font-size:.8rem;line-height:1.4}.cookie-notice__close{position:absolute;top:10px;right:10px;cursor:pointer}.cookie-notice p{margin:10px 25px}@keyframes slide-top{0%{transform:translateY(100px)}100%{transform:translateY(0)}}.waiting-for-image #FT-application-loader{display:block !important}[data-ft-facet-id='audience']{display:none}div.mylibrary-nothing-to-see span.gwt-InlineLabel{color:#000}.drawerlasagna-content-wrapper{font-size:14px}.mylibrary-item-buttons .ft-btn-no-bg{font-size:1em}.readercontent-end-of-book-reached{display:none}.mylibrary-item-panel .ft-icon,.pager .ft-btn-no-bg::before,.pager-pages .ft-btn-no-bg{font-size:1.2em}.mylibrary-order-value,.mylibrary-item-details .mylibrary-item-content{color:#757575}.mylibrary-item-date{color:#414141;font-size:.9em}.mylibrary-order-value{padding-bottom:0}.mylibrary-order-label{vertical-align:baseline}.mylibrary-item-buttons .ft-icon-edit::before,.mylibrary-item-buttons .ft-icon-delete:before{content:''}.mylibrary-item-buttons button[aria-label="Edit"]{background:url(../portal-asset/Edit-S);background-size:100%;width:32px;height:32px}.mylibrary-item-buttons .ft-btn-delete{background:url(../portal-asset/Delete-S);background-size:100%;width:32px;height:32px}.pager-first-page::before,.pager-previous-page::before,.pager-next-page::before,.pager-last-page::before{content:''}.pager-first-page{background:url(../portal-asset/Start-XS) !important;background-size:100%;width:32px;height:32px}.pager-previous-page{background:url(../portal-asset/FastBackwards-XS) !important;background-size:100%;width:32px;height:32px}.pager-next-page{background:url(../portal-asset/FastForwards-XS) !important;background-size:100%;width:32px;height:32px}.pager-last-page{background:url(../portal-asset/End-XS) !important;background-size:100%;width:32px;height:32px}.twostepsdelete-warning-wrapper p{color:#414141}.tree_to_attachments_maps_admonition{color:#c00}p .highlight-html-match{background-color:#96cce1;font-weight:bold}.searchinpublication-results-container .searchresult .kwicmatch{background-color:#96cce1}.ft-popup button:not(.copytoclipboard-button) i.ft-icon,.drawerlasagna-buttons button i.ft-icon,.mylibrary-page-header button i.ft-icon{display:none}.mapattachments-create-attachment span.collapsiblepanel-header-left-widget::before{display:none}.mapattachments-create-attachment .mapattachments-actions-container button i.ft-icon,.mapattachments-edit-attachment-collapsible .mapattachments-actions-container button i.ft-icon,.mapattachments-edit-attachment-collapsible .twostepsdelete-container button i.ft-icon{display:none}.mapattachments-edit-attachment-collapsible .twostepsdelete-container button{border:1px solid #000}.mapattachments-edit-attachment-collapsible .twostepsdelete-container button span{color:#000}.drawerlasagna-full-height .addtopicbookmark-drawer-container.drawerlasagna-content{flex:0 0 auto}a.ft-btn .tooltip,.ft-btn .tooltip,.searchresult-format-tooltip.tooltip-bottom,.ft-tooltip--content,.search-aside-filters-clear-filters .tooltip{background:#fbfcfc;color:#414141;border:1px solid #414141;border-radius:0;padding:.3em .5em;font-size:12px}@supports(-moz-appearance:none){a.ft-btn .tooltip,.ft-btn .tooltip,.searchresult-format-tooltip.tooltip-bottom,.ft-tooltip--content,.search-aside-filters-clear-filters .tooltip{border-radius:4px}}a.ft-btn .tooltip:before,.ft-btn .tooltip:before,.searchresult-format-tooltip.tooltip-bottom::before,.search-aside-filters-clear-filters .tooltip::before{display:none}.header-login-button > .ft-icon:before,.header-logged-in-actions button.ft-btn.header-button .ft-icon:before{content:'' !important}.header-login-button > .ft-icon:before{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(119deg) brightness(104%) contrast(102%);background:url(/portal-asset/LogIn-S) !important}.header-logged-in-actions button.ft-btn.header-button.header-responsive-button:hover .ft-icon:before{filter:invert(14%) sepia(73%) saturate(6478%) hue-rotate(4deg) brightness(77%) contrast(119%)}.header-logged-out-actions .header-button .ft-icon:before,.header-logged-in-actions .header-button .ft-icon:before{width:28px;height:28px;display:inline-flex}.header-logged-out-actions .header-button[title="Administration"] .ft-icon:before,.header-logged-in-actions .header-button[title="Administration"] .ft-icon:before{background:url(/portal-asset/Settings-S) !important}.header-logged-out-actions .header-button[title="Analytics"] .ft-icon:before,.header-logged-in-actions .header-button[title="Analytics"] .ft-icon:before{background:url(/portal-asset/BarChart-S) !important}.header-logged-out-actions .header-button[title="My Library"] .ft-icon:before,.header-logged-in-actions .header-button[title="My Library"] .ft-icon:before{background:url(/portal-asset/Research-S) !important}.header-logged-out-actions .header-button[title="My Account"] .ft-icon:before,.header-logged-in-actions .header-button[title="My Account"] .ft-icon:before{background:url(/portal-asset/User-S) !important}.header-search-button > .ft-icon:before{content:'';background:url(/portal-asset/Search-S) !important;width:32px;height:32px;display:inline-flex}.context-menu-section-content a.header-menu-item{padding-top:.8rem;padding-bottom:.8rem;display:flex;align-items:center}.context-menu-section-content a.header-menu-item:before{display:none}.context-menu-section-content button.header-menu-item.userinfo-logout-button .ft-icon::before{display:none}.context-menu-section-content button.header-menu-item.debugmenu .ft-icon::before{display:none;padding-top:.4rem;padding-bottom:.4rem}.fluid-aside-tabs-inner-wrapper .ft-icon::before{content:'';width:32px;height:32px;display:inline-flex}.fluid-aside-tabs-inner-wrapper .fluid-aside-tab-id-filters .ft-icon::before{background:url(/portal-asset/Filters-S) !important}.fluid-aside-tabs-inner-wrapper .fluid-aside-tab-id-my-searches .ft-icon::before{background:url(/portal-asset/Binoculars-S) !important}.fluid-aside-tabs-inner-wrapper .ft-btn:hover:not(.fluid-aside-active-tab) .ft-icon:before{filter:brightness(0) saturate(100%) invert(31%) sepia(99%) saturate(517%) hue-rotate(175deg) brightness(96%) contrast(101%)}.fluid-aside-tabs-inner-wrapper .fluid-aside-tab-id-toc .ft-icon::before{background:url(/portal-asset/List-S) !important}.fluid-aside-tabs-inner-wrapper .fluid-aside-tab-id-seealso .ft-icon::before{background:url(/portal-asset/Research-S) !important}.fluid-aside-tabs-inner-wrapper .fluid-aside-tab-id-mapattachments .ft-icon::before{background:url(/portal-asset/Attachment-S) !important}.fluid-aside-tabs-inner-wrapper .fluid-aside-tab-id-bookmark .ft-icon::before,.fluid-aside-tabs-inner-wrapper button[aria-label="Bookmarks"] .ft-icon::before{background:url(/portal-asset/Bookmark-S) !important}.fluid-aside-tabs-inner-wrapper button[aria-label="Searches"] .ft-icon::before{background:url(/portal-asset/Search-S) !important}.fluid-aside-tabs-inner-wrapper button[aria-label="Collections"] .ft-icon::before{background:url(/portal-asset/Collection-S) !important}.fluid-aside-tabs-inner-wrapper .fluid-aside-tab-id-backtosearch .ft-icon::before{background:url(/portal-asset/Enter-S) !important}.fluid-aside-minimize .ft-icon::before{width:32px;height:32px;display:inline-flex;background-size:100%}.fluid-aside-minimize:hover .ft-icon::before{filter:brightness(0) saturate(100%) invert(31%) sepia(99%) saturate(517%) hue-rotate(175deg) brightness(96%) contrast(101%)}.fluid-aside-minimize[aria-label="Collapse Sidebar"] .ft-icon::before{content:'';background:url(/portal-asset/FastBackwards-XS) !important}.fluid-aside-minimize[aria-label="Expand Sidebar"] .ft-icon::before{content:'';background:url(/portal-asset/FastForwards-XS) !important}.fluid-aside-content-wrapper .mapattachments-attachments-list .collapsiblepanel-header{padding:0 !important}.search-actions-container button{display:inline-flex;align-items:center;padding-top:.2em;padding-bottom:.2em;padding-right:0}.viewercontent-document-wont-be-displayed .viewercontent-actions{display:flex;justify-content:center;align-items:center}.viewercontent-document-wont-be-displayed .viewercontent-actions a{background-color:#2064b4;background-image:url(/portal-asset/Download-White-S);background-repeat:no-repeat;background-size:auto;background-position:5% center;border:none;border-radius:6px;color:#fff;display:flex;justify-content:center;align-items:center;font-size:1em;font-weight:bold;height:32px;line-height:32px;text-decoration:none;width:15em}.viewercontent-document-wont-be-displayed .viewercontent-actions a:after{content:"All Files";text-indent:.3em}.viewercontent-document-wont-be-displayed .viewercontent-actions a:hover{background-color:#1775e0;box-shadow:none}.title.readercontent-title-with-context-menu > div{display:flex;align-items:center;flex-wrap:wrap}.readercontent-topic-actions button{padding:.5em}.readercontent-topic-actions .context-menu-button-entry.readercontent-quick-topic-action{width:1.8em;height:1.8em}.search-actions-container button:hover .ft-icon::before,.readercontent-topic-actions button:hover .ft-icon::before,.context-menu-section-content button:hover .ft-icon::before,.coverbar.readercoverbar button:hover .ft-icon::before,.coverbar.component-cover-bar-inner-wrapper button:hover .ft-icon::before,.collapsiblepanel-header-inner-wrapper button:hover .ft-icon::before,.mapattachments-header button:hover .ft-icon::before{filter:invert(14%) sepia(73%) saturate(6478%) hue-rotate(4deg) brightness(77%) contrast(119%)}.search-actions-container .ft-icon:before,.readercontent-topic-actions .ft-icon:before,.context-menu-section-content .ft-icon:before,.coverbar.readercoverbar .ft-icon:before,.coverbar.component-cover-bar-inner-wrapper .ft-icon:before,.collapsiblepanel-header-inner-wrapper .ft-icon:before,.mapattachments-header .ft-icon:before{content:'';width:32px;height:32px;display:inline-flex;filter:brightness(0) saturate(100%) invert(31%) sepia(99%) saturate(517%) hue-rotate(175deg) brightness(96%) contrast(101%)}.search-actions-container .ft-icon-clipboard::before,.readercontent-topic-actions .ft-icon-clipboard::before,.context-menu-section-content .ft-icon-clipboard::before,.coverbar.readercoverbar .ft-icon-clipboard::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-clipboard::before,.collapsiblepanel-header-inner-wrapper .ft-icon-clipboard::before,.mapattachments-header .ft-icon-clipboard::before{background:url(/portal-asset/Link-S) !important}.search-actions-container .ft-icon-save::before,.readercontent-topic-actions .ft-icon-save::before,.context-menu-section-content .ft-icon-save::before,.coverbar.readercoverbar .ft-icon-save::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-save::before,.collapsiblepanel-header-inner-wrapper .ft-icon-save::before,.mapattachments-header .ft-icon-save::before{background:url(/portal-asset/SaveAlt-S) !important}.search-actions-container .ft-icon-bookmarked::before,.readercontent-topic-actions .ft-icon-bookmarked::before,.context-menu-section-content .ft-icon-bookmarked::before,.coverbar.readercoverbar .ft-icon-bookmarked::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-bookmarked::before,.collapsiblepanel-header-inner-wrapper .ft-icon-bookmarked::before,.mapattachments-header .ft-icon-bookmarked::before{background:url(/portal-asset/Bookmark-Selected-S) !important}.search-actions-container .ft-icon-feedback::before,.readercontent-topic-actions .ft-icon-feedback::before,.context-menu-section-content .ft-icon-feedback::before,.coverbar.readercoverbar .ft-icon-feedback::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-feedback::before,.collapsiblepanel-header-inner-wrapper .ft-icon-feedback::before,.mapattachments-header .ft-icon-feedback::before{background:url(/portal-asset/Chat-S) !important}.search-actions-container .ft-icon-menu,.readercontent-topic-actions .ft-icon-menu,.context-menu-section-content .ft-icon-menu,.coverbar.readercoverbar .ft-icon-menu,.coverbar.component-cover-bar-inner-wrapper .ft-icon-menu,.collapsiblepanel-header-inner-wrapper .ft-icon-menu,.mapattachments-header .ft-icon-menu{padding:0}.search-actions-container .ft-icon-menu::before,.readercontent-topic-actions .ft-icon-menu::before,.context-menu-section-content .ft-icon-menu::before,.coverbar.readercoverbar .ft-icon-menu::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-menu::before,.collapsiblepanel-header-inner-wrapper .ft-icon-menu::before,.mapattachments-header .ft-icon-menu::before{background:url(/portal-asset/MoreOptionsVertical-S) !important}.search-actions-container .ft-icon-add-bookmark::before,.readercontent-topic-actions .ft-icon-add-bookmark::before,.context-menu-section-content .ft-icon-add-bookmark::before,.coverbar.readercoverbar .ft-icon-add-bookmark::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-add-bookmark::before,.collapsiblepanel-header-inner-wrapper .ft-icon-add-bookmark::before,.mapattachments-header .ft-icon-add-bookmark::before{background:url(/portal-asset/Bookmark-S) !important}.search-actions-container .ft-icon-bookmarked::before,.readercontent-topic-actions .ft-icon-bookmarked::before,.context-menu-section-content .ft-icon-bookmarked::before,.coverbar.readercoverbar .ft-icon-bookmarked::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-bookmarked::before,.collapsiblepanel-header-inner-wrapper .ft-icon-bookmarked::before,.mapattachments-header .ft-icon-bookmarked::before{background:url(/portal-asset/Bookmark-Selected-S) !important}.search-actions-container .ft-icon-share-url::before,.readercontent-topic-actions .ft-icon-share-url::before,.context-menu-section-content .ft-icon-share-url::before,.coverbar.readercoverbar .ft-icon-share-url::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-share-url::before,.collapsiblepanel-header-inner-wrapper .ft-icon-share-url::before,.mapattachments-header .ft-icon-share-url::before{background:url(/portal-asset/Share-S) !important}.search-actions-container .ft-icon-print::before,.readercontent-topic-actions .ft-icon-print::before,.context-menu-section-content .ft-icon-print::before,.coverbar.readercoverbar .ft-icon-print::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-print::before,.collapsiblepanel-header-inner-wrapper .ft-icon-print::before,.mapattachments-header .ft-icon-print::before{background:url(/portal-asset/Print-S) !important}.search-actions-container .ft-icon-feedback::before,.readercontent-topic-actions .ft-icon-feedback::before,.context-menu-section-content .ft-icon-feedback::before,.coverbar.readercoverbar .ft-icon-feedback::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-feedback::before,.collapsiblepanel-header-inner-wrapper .ft-icon-feedback::before,.mapattachments-header .ft-icon-feedback::before{background:url(/portal-asset/Chat-S) !important}.search-actions-container .ft-icon-tag::before,.readercontent-topic-actions .ft-icon-tag::before,.context-menu-section-content .ft-icon-tag::before,.coverbar.readercoverbar .ft-icon-tag::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-tag::before,.collapsiblepanel-header-inner-wrapper .ft-icon-tag::before,.mapattachments-header .ft-icon-tag::before{background:url(/portal-asset/Tag-S) !important}.search-actions-container .ft-icon-delete::before,.readercontent-topic-actions .ft-icon-delete::before,.context-menu-section-content .ft-icon-delete::before,.coverbar.readercoverbar .ft-icon-delete::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-delete::before,.collapsiblepanel-header-inner-wrapper .ft-icon-delete::before,.mapattachments-header .ft-icon-delete::before{background:url(/portal-asset/Delete-S) !important}.context-menu-section-content .ft-icon:before{filter:none}.context-menu-section-content li button{display:flex !important;align-items:center}.coverbar.readercoverbar .ft-icon:before,.coverbar.component-cover-bar-inner-wrapper .ft-icon:before{filter:none}.coverbar.readercoverbar .coverbar-right-buttons button,.coverbar.component-cover-bar-inner-wrapper .coverbar-right-buttons button,.coverbar.readercoverbar .coverbar-actions button,.coverbar.component-cover-bar-inner-wrapper .coverbar-actions button,.coverbar.readercoverbar .coverbar-back-container button,.coverbar.component-cover-bar-inner-wrapper .coverbar-back-container button,.coverbar.readercoverbar .coverbar-close-container button,.coverbar.component-cover-bar-inner-wrapper .coverbar-close-container button{display:flex;align-items:center;padding-top:0;padding-bottom:0}.coverbar.readercoverbar .coverbar-right-buttons button:hover .ft-icon::before,.coverbar.component-cover-bar-inner-wrapper .coverbar-right-buttons button:hover .ft-icon::before,.coverbar.readercoverbar .coverbar-actions button:hover .ft-icon::before,.coverbar.component-cover-bar-inner-wrapper .coverbar-actions button:hover .ft-icon::before,.coverbar.readercoverbar .coverbar-back-container button:hover .ft-icon::before,.coverbar.component-cover-bar-inner-wrapper .coverbar-back-container button:hover .ft-icon::before,.coverbar.readercoverbar .coverbar-close-container button:hover .ft-icon::before,.coverbar.component-cover-bar-inner-wrapper .coverbar-close-container button:hover .ft-icon::before{filter:brightness(0) saturate(100%) invert(31%) sepia(99%) saturate(517%) hue-rotate(175deg) brightness(96%) contrast(101%)}.coverbar.readercoverbar .backtosearchresults-button .ft-icon:before,.coverbar.component-cover-bar-inner-wrapper .backtosearchresults-button .ft-icon:before,.coverbar.readercoverbar .ft-icon-back:before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-back:before{background:url(/portal-asset/Previous-S) !important}.coverbar.readercoverbar .ft-icon-book::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-book::before{background:url(/portal-asset/OpenBook-S) !important}.coverbar.readercoverbar .coverbar-close-container button,.coverbar.component-cover-bar-inner-wrapper .coverbar-close-container button{justify-content:center}.coverbar.readercoverbar .ft-icon-administration::before,.coverbar.component-cover-bar-inner-wrapper .ft-icon-administration::before{background:url(/portal-asset/Settings-S) !important}.coverbar.readercoverbar .coverbar-section-banner:not(:empty),.coverbar.component-cover-bar-inner-wrapper .coverbar-section-banner:not(:empty){background:linear-gradient(90deg,#cecece calc(.833em + 1em),transparent calc(.833em + 1em))}.coverbar.readercoverbar .coverbar-section-banner .ft-icon-container,.coverbar.component-cover-bar-inner-wrapper .coverbar-section-banner .ft-icon-container{padding:.1rem}.ft-icon-close:before,.ft-icon-close-plain:before{background:url(/portal-asset/Close-S) !important}.ft-icon-download::before{background:url(/portal-asset/Download-S) !important}.ft-icon-thin-arrow::before{background:url(/portal-asset/Down-S) !important}.ft-icon-tag::before{background:url(/portal-asset/Tag-S) !important}.ft-icon-collections::before{background:url(/portal-asset/Collection-S) !important}.ft-icon-print::before{background:url(/portal-asset/Print-S) !important}.ft-icon-add-bookmark::before,.ft-icon.listtopicbookmarks-bookmark-icon:before,.header-menu-item.userinfo-bookmark::before{background:url(/portal-asset/Bookmark-S) !important}.ft-icon.listtopicbookmarks-bookmark-icon:before{content:'';width:18px;height:18px;display:inline-flex;background-position:left -5px bottom -8px !important;position:relative;top:2px}.drawerlasagna-layer-title > *{display:flex}.drawerlasagna-layer-title .ft-icon::before,.drawerlasagna-layer-close-button .ft-icon::before{content:'';width:32px;height:32px;display:inline-flex;filter:none}.drawerlasagna-layer-title button:hover .ft-icon::before,.drawerlasagna-layer-close-button button:hover .ft-icon::before{filter:invert(14%) sepia(73%) saturate(6478%) hue-rotate(4deg) brightness(77%) contrast(119%)}.ft-icon-share-url::before,.copylinktoclipboardpopup .ft-popup-title span:before{background:url(/portal-asset/Share-S) !important}.copylinktoclipboardpopup .ft-popup-title span{display:flex;align-items:center}.copylinktoclipboardpopup .ft-popup-title span:before{content:'';width:32px;height:32px;display:inline-flex}div.listtopicbookmarks-no-bookmarks span.listtopicbookmarks-bookmark-icon{display:none}button.header-search-button span.ft-btn-inner-text{color:#696969 !important}button.header-search-button{border-color:#696969 !important}