@media screen{:root:not([data-r-output-format=print]):not([data-r-theme-variant^=my-custom-]):not([data-r-theme-variant=zuda]),:root:not([data-r-output-format=print])[data-r-theme-variant=zuda]{@import "/apex/css/font-apex.min.css";&:root{--MAIN-font:Soehne, Helvetica, Arial, sans-serif;--MAIN-TITLES-TEXT-font:SoehneMono, "Lucida Console", monospace;--MAIN-TITLES-H1-font:var(--MAIN-TITLES-TEXT-font);--CODE-font:SoehneMono, "Lucida Console", monospace;--RZA-color:#E2001A;--ZUDA-color:#4D8E9C;--FLEISCH-color:#9D0D15;--PRIMARY-color:var(--ZUDA-color);--SECONDARY-color:var(--ZUDA-color);--ACCENT-color:#9D0D1530;--ZUDA-BORDER-color:#606060;--ZUDA-MENU-SECTION-HOVER-CATEGORY-BG-color:#E5E8EE;--ZUDA-APEX-red-color:#F22929;--ZUDA-APEX-green-color:#679E02;--ZUDA-APEX-yellow-color:#ffbe2a;--ZUDA-APEX-blue-color:#006ed0;--MAIN-TEXT-color:#101010;--MAIN-TITLES-TEXT-color:#4a4a4a;--MAIN-TITLES-H1-color:var(--MAIN-TITLES-TEXT-color);--ZUDA-TITLES-SCALE:0.92;--MAIN-LINK-color:var(--RZA-color);--MAIN-LINK-HOVER-color:var(--FLEISCH-color);--MAIN-BG-color:#ffffff;--CODE-BLOCK-color:#000000;--CODE-BLOCK-BG-color:#f8f8f8;--CODE-BLOCK-BORDER-color:#d8d8d8;--CODE-theme:relearn-light;--CODE-INLINE-color:#5e5e5e;--CODE-INLINE-BG-color:#F59E3210;--CODE-INLINE-BORDER-color:#F59E3230;--TAG-BG-color:var(--PRIMARY-color);--MENU-HOME-LINK-color:var(--MAIN-TITLES-TEXT-color);--MENU-HOME-LINK-HOVER-color:var(--MAIN-TEXT-color);--MENU-HEADER-BG-color:var(--MAIN-BG-color);--MENU-HEADER-BORDER-color:var(--MAIN-BG-color);--MENU-SEARCH-color:var(--MAIN-TEXT-color);--MENU-SEARCH-BG-color:var(--MAIN-BG-color);--MENU-SEARCH-BORDER-color:var(--ZUDA-BORDER-color);--MENU-SECTIONS-BG-color:var(--MAIN-BG-color);--MENU-SECTIONS-ACTIVE-BG-color:var(--MAIN-BG-color);--MENU-SECTIONS-LINK-color:var(--MAIN-TITLES-TEXT-color);--MENU-SECTIONS-LINK-HOVER-color:var(--MAIN-TEXT-color);--MENU-SECTION-ACTIVE-CATEGORY-color:#444444;--MENU-SECTION-ACTIVE-CATEGORY-BG-color:var(--ZUDA-MENU-SECTION-HOVER-CATEGORY-BG-color);--MENU-VISITED-color:var(--PRIMARY-color);--MENU-SECTION-HR-color:var(--ZUDA-BORDER-color);--MENU-SECTION-SEPARATOR-color:var(--ZUDA-BORDER-color);--BOX-CAPTION-color:rgba( 255, 255, 255, 1 );--BOX-BG-color:rgba( 255, 255, 255, .833 );--BOX-TEXT-color:rgba( 16, 16, 16, 1 );--MERMAID-theme:default;--SWAGGER-theme:light;--PRINT-MAIN-font:var(--MAIN-font);--PRINT-CODE-font:var(--CODE-font);--PRINT-MAIN-BG-color:#ffffff;--PRINT-MAIN-TEXT-color:#000000;--PRINT-TAG-BG-color:var(--TAG-BG-color);--PRINT-MERMAID-theme:var(--MERMAID-theme);--PRINT-SWAGGER-theme:var(--SWAGGER-theme)} #sidebar, #R-sidebar { border-right: var(--MENU-SECTION-SEPARATOR-color, var(--MENU-SECTION-HR-color)) 1px solid; padding-left: 1rem; padding-right: 1rem; hyphens: auto; } #R-html, #R-body { overflow-x: hidden; } #sidebar .searchbox input:focus, #R-sidebar .searchbox input:focus { background-color: var(--ACCENT-color); } #sidebar .searchbox > :first-child, #sidebar .searchbox button, #R-sidebar .searchbox > :first-child, #R-sidebar .searchbox button, .searchbox span { color: var(--MENU-HOME-LINK-color); } #sidebar .searchbox button:hover, #R-sidebar .searchbox button:hover, .searchbox span:hover { color: var(--MENU-HOME-LINK-HOVER-color); } #sidebar a:hover, #R-sidebar a:hover, #R-sidebar #R-homelinks .R-shortcutmenu-dropdown > ul > li:hover { background-color: var(--ZUDA-MENU-SECTION-HOVER-CATEGORY-BG-color); } #R-sidebar #R-homelinks .R-shortcutmenu-dropdown > ul > li.active > a { background-color: transparent; font-weight: bold; } #footer { padding-left: 1rem; } #R-sidebar #R-footer { text-align: left; } #R-sidebar #R-footer > * { margin-left: 0; margin-right: 0; } #R-sidebar #R-footer > p { margin-left: calc(1.6rem - 7px); margin-top: -28px; } input::placeholder, .searchbox input::placeholder, .searchform input::placeholder { color: var(--MAIN-TEXT-color); opacity: unset; } @media screen and ( min-width: 1300px ){ :is(#body, #R-body) .flex-block-wrapper { margin-left: 0; margin-right: auto; min-width: calc( 1300px - 300px - 2 * 3.25rem ); width: 100%; max-width: calc( 1500px - 300px - 2 * 3.25rem ); } body:not(.print) :is(#body, #R-body) .narrow .flex-block-wrapper { min-width: calc( 1300px - 300px - 2 * 9.75rem ); width: 100%; max-width: calc( 1500px - 300px - 2 * 9.75rem ); } } #R-homelinks .R-shortcutmenu-dropdown { --ZUDA-CONTROL-height: 2.2rem; width: calc(100% - 2rem); box-sizing: border-box; display: inline-block; text-align: left; min-height: var(--ZUDA-CONTROL-height); height: var(--ZUDA-CONTROL-height); border-color: var(--INTERNAL-MENU-SEARCH-BORDER-color); background-color: var(--INTERNAL-MENU-SEARCH-BG-color); border-radius: 4px; border-style: solid; border-width: 1px; margin: 0.1rem 1rem 0.2rem; overflow: visible; transition: border-bottom-left-radius 0.2s ease-out 0.7s, border-bottom-right-radius 0.2s ease-out 0.7s, border-bottom-color 0s linear 0.7s; } #R-sidebar #R-homelinks { overflow: visible; position: relative; z-index: 200; } #R-homelinks .R-shortcutmenu-dropdown .nav-title { width: 100%; background-color: transparent; border: 0; text-align: left; font-weight: 600; display: flex; align-items: center; height: 100%; box-sizing: border-box; margin: 0; padding: 0 30px 0 10px; cursor: pointer; position: relative; text-transform: none; letter-spacing: 0; line-height: 1; } #R-sidebar #R-homelinks .R-shortcutmenu-dropdown .nav-title:hover { color: var(--MAIN-TITLES-TEXT-color); } #R-sidebar #R-homelinks .R-shortcutmenu-dropdown > ul { position: relative; max-height: 0; overflow: hidden; overflow-x: hidden; margin: 0; margin-left: -1px; width: calc(100% + 2px); padding: 0; box-sizing: border-box; border-radius: 0 0 4px 4px; background-color: var(--INTERNAL-MENU-SEARCH-BG-color); border-left: 1px solid var(--INTERNAL-MENU-SEARCH-BORDER-color); border-right: 1px solid var(--INTERNAL-MENU-SEARCH-BORDER-color); border-bottom: 1px solid var(--INTERNAL-MENU-SEARCH-BORDER-color); border-top: 0; box-shadow: none; visibility: hidden; pointer-events: none; transition: max-height 0.7s ease-out, visibility 0s linear 0.7s; } #R-sidebar #R-homelinks .R-shortcutmenu-dropdown:hover > ul, #R-sidebar #R-homelinks .R-shortcutmenu-dropdown:focus-within > ul { max-height: 560px; visibility: visible; pointer-events: auto; transition: max-height 0.7s ease-in, visibility 0s linear 0s; } #R-sidebar #R-homelinks .R-shortcutmenu-dropdown:focus-within:not(:hover) > ul { max-height: 0; visibility: hidden; pointer-events: none; transition: max-height 0.7s ease-out, visibility 0s linear 0.7s; } #R-sidebar #R-homelinks .R-shortcutmenu-dropdown:hover, #R-sidebar #R-homelinks .R-shortcutmenu-dropdown:focus-within { border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-bottom-color: transparent; transition: border-bottom-left-radius 0s linear 0s, border-bottom-right-radius 0s linear 0s, border-bottom-color 0s linear 0s; } #R-sidebar #R-homelinks .R-shortcutmenu-dropdown > ul > li { max-height: 0; overflow: hidden; padding-left: 12px; margin: 0; transition: max-height 0.7s ease-out; } #R-sidebar #R-homelinks .R-shortcutmenu-dropdown > ul > li a { padding-left: 0; padding: 0.25rem 0; margin: 0; } #R-sidebar #R-homelinks .R-shortcutmenu-dropdown:hover > ul > li, #R-sidebar #R-homelinks .R-shortcutmenu-dropdown:focus-within > ul > li { max-height: 2.2rem; transition: max-height 0.7s ease-in; } #R-sidebar #R-homelinks .R-shortcutmenu-dropdown:focus-within:not(:hover) > ul > li { max-height: 0; transition: max-height 0.7s ease-out; } #R-homelinks .R-shortcutmenu-dropdown { position: relative; } #R-sidebar #R-homelinks .R-shortcutmenu-dropdown .nav-title::after { font-family: "Font Awesome 5 Free"; font-weight: bold; content: "\f054"; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); transition: transform 0.5s ease-out; } #R-sidebar #R-homelinks .R-shortcutmenu-dropdown:hover .nav-title::after, #R-sidebar #R-homelinks .R-shortcutmenu-dropdown:focus-within .nav-title::after { transform: translateY(-50%) rotate(90deg); transition: transform 0.5s ease-out; } :is(#sidebar, #R-sidebar) .nav-title { font-size: 1.6rem;; } #R-sidebar #R-homelinks .R-shortcutmenu-dropdown .nav-title { font-size: 0.953125rem; font-family: var(--MAIN-font); } #R-sidebar .R-shortcutmenu-shortcuts .nav-title { font-size: 1.3rem; line-height: 1.2; hyphens: none; overflow-wrap: normal; word-break: normal; white-space: nowrap; } #R-sidebar .R-shortcutmenu-shortcuts { margin-top: 2.5rem; } body[data-origin="/index.html"] #R-content-wrapper > .R-shortcutmenu-main { display: none; } #R-body-inner article:has(> h1#rdv-hilfe) > h1:first-of-type { display: none; } #R-content-wrapper .R-sidebarmenu > ul > li > label i.fa-chevron-right { display: none; } #sidebar #sidebar-menu.topics > li > a { font-size: 1.2rem; font-weight: 200; letter-spacing: -1px; padding-left: 1rem; text-rendering: optimizeLegibility; text-transform: uppercase; } #sidebar #sidebar-menu.topics > li.active > a { background-color: transparent; } #sidebar #sidebar-menu.topics > li.active > a:hover { background-color: var(--ZUDA-MENU-SECTION-HOVER-CATEGORY-BG-color); } p code, li > code, table code, .alert code, dd code { white-space: pre-wrap; font-size: 100%; } #body-inner div.highlight:not(.wrap-code) pre, #body-inner div.highlight:not(.wrap-code) pre code{ white-space: pre; } #body-inner .highlight .chroma table pre { margin: 0; } #body-inner .highlight .chroma { margin: 1.5rem 0; } #body-inner .highlight .chroma table tr td:first-child pre .copy-to-clipboard-button { display: none; } .chroma .hl { background-color: var(--ACCENT-color); } :is(#body, #R-body) h1 { font-size: calc(2.6rem * var(--ZUDA-TITLES-SCALE)); } :is(#body, #R-body) h2 { font-size: calc(1.8rem * var(--ZUDA-TITLES-SCALE)); } :is(#body, #R-body) h3, :is(#body, #R-body) .article-subheading { font-size: calc(1.4rem * var(--ZUDA-TITLES-SCALE)); font-weight: 700; } :is(#body, #R-body) h4 { font-size: calc(1.4rem * var(--ZUDA-TITLES-SCALE)); font-weight: 100; } :is(#body, #R-body) h5 { font-size: calc(1.2rem * var(--ZUDA-TITLES-SCALE)); font-weight: 100; } :is(#body, #R-body) h6 { font-size: calc(1em * var(--ZUDA-TITLES-SCALE)); font-weight: bold; } @media only screen and (max-width: 1000px) { :is(#body, #R-body) h1 { font-size: calc(2rem * var(--ZUDA-TITLES-SCALE)); } :is(#body, #R-body) h2 { font-size: calc(1.6rem * var(--ZUDA-TITLES-SCALE)); } :is(#body, #R-body) h3, :is(#body, #R-body) .article-subheading { font-size: calc(1.2rem * var(--ZUDA-TITLES-SCALE)); } :is(#body, #R-body) h4 { font-size: calc(1.2rem * var(--ZUDA-TITLES-SCALE)); } :is(#body, #R-body) h5 { font-size: calc(1.1rem * var(--ZUDA-TITLES-SCALE)); } } .teaser { font-size: 1.1em; font-family: var(--MAIN-TITLES-TEXT-font); margin-top: 2em; margin-bottom: 3em; } .tags { margin-top: 1rem; margin-top: 1rem; } .taxonomy-terms.tags a.tag-link { background-color: var(--PRIMARY-color); border-bottom-right-radius: 3px; border-top-right-radius: 3px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); color: var(--MAIN-BG-color); display: inline-block; font-size: 0.8em; font-weight: var(--MAIN-TITLES-font-weight); line-height: 2em; margin: 0 0 8px -1px; margin-inline-end: 16px; padding: 0 10px 0 12px; position: relative; text-decoration: none; } .taxonomy-terms.tags a.tag-link:before { border-color: transparent; border-right-color: var(--PRIMARY-color); border-style: solid; border-width: 1em 1em 1em 0; content: ''; height: 0; left: -1em; position: absolute; top: 0; width: 0; } .taxonomy-terms.tags a.tag-link:after { background-color: var(--MAIN-BG-color); border-radius: 100%; content: ''; height: 5px; left: 1px; position: absolute; top: 10px; width: 5px; } .taxonomy-terms.tags a.tag-link .taxonomy-label { color: inherit; } .taxonomy-terms.tags a.tag-link sup { color: inherit; font-size: 0.9em; margin-inline-start: 2px; } .taxonomy-terms.tags a.tag-link:hover, :is(#body, #R-body) .taxonomy-terms.tags a.tag-link:hover { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8); color: var(--MAIN-BG-color); text-decoration: none; } #sidebar :is(a#logo, a#R-logo):hover, #R-sidebar :is(a#logo, a#R-logo):hover { background-color: transparent !important; } #sidebar :is(a#logo, a#R-logo):hover svg, #R-sidebar :is(a#logo, a#R-logo):hover svg { filter: drop-shadow(0 1px 2px rgb(0 0 0 / 0.4)); } #R-header-wrapper a#logo { display: block; margin: 0.9rem auto; text-align: center; width: 100%; } #R-header-wrapper a#logo svg { display: block; height: auto; margin: 0 auto; max-height: 6rem; max-width: 13rem; width: 100%; } @media only all and (max-width: 59.999rem) { #R-header-wrapper a#logo { margin: 1.2rem auto; } } #body #breadcrumbs .links >li:first-child { display: none; } .footnotes :target { background-color: var(--ACCENT-color); } .row { margin-right: -15px; margin-left: -15px; } .col { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; display: inline-grid; } figure.col { margin: 0; } :is(#body, #R-body) figure > figcaption > h4 { font-size: 1rem; margin: 0; font-family: var(--MAIN-font); } @media only screen and (min-width: 48em) { .col-1-2 { max-width: 49%; } .col-1-3 { max-width: 32%; } .col-2-3 { max-width: 65%; } .col-1-4 { max-width: 24%; } .col-2-4 { max-width: 49%; } .col-3-4 { max-width: 74%; } } .float-left { float: left; margin-left: 0; } .float-right { float: right; margin-right: 0; } .clear { clear: both; } .clear-after:after { content: ""; display: table; clear: both; } figure.zuda { margin: 1em 0; display: block; width: 100%; margin: 1em auto; text-align: center; } :is(#body, #R-body) figcaption { display: block; width: 100%; font-size: 0.79em; font-weight: bold; text-align: left; margin-top: 0.4em; } :is(#body, #R-body) figure > figcaption > h4, :is(#body, #R-body) figure > figcaption > p { text-align: left; margin-left: 0; margin-right: 0; } #R-body figure > figcaption > h4, #R-body figure > figcaption > p { text-align: left; margin-left: 0; margin-right: 0; } :is(#body, #R-body) figcaption p { margin-top: 0; } :is(#body, #R-body) figure.inline { display: inline-grid; margin: 1em 0; padding: 0 1em 0 0; } :is(#body, #R-body) figure.left { display: block; width: 100%; margin: 1em auto 1em 0; text-align: left; } :is(#body, #R-body) figure.center { display: block; width: 100%; margin: 1em auto; text-align: center; } :is(#body, #R-body) figure.center > figcaption, :is(#body, #R-body) figure.center > figcaption > h4, :is(#body, #R-body) figure.center > figcaption > p, #R-body figure.center > figcaption > h4, #R-body figure.center > figcaption > p { text-align: center; } :is(#body, #R-body) figure.right { display: block; width: 100%; margin: 1em 0 1em auto; text-align: right; } :is(#body, #R-body) img:not(.lightbox-image):not(.left):not(.right) { display: inline-block; } :is(#body, #R-body) img.left:not(.lightbox-image), :is(#body, #R-body) img.right:not(.lightbox-image) { display: block; } :is(#body, #R-body) figure img { display: inline-block; border: 1px solid var(--ZUDA-BORDER-color); box-shadow: 0 6px 18px rgba(0, 0, 0, 0.10); } :is(#body, #R-body) img.border, :is(#body, #R-body) figure img.border { border: 0; } :is(#body, #R-body) img.shadow, :is(#body, #R-body) figure img.shadow { box-shadow: 0 10px 30px rgba(0, 0, 0, 0.20) !important; } :is(#body, #R-body) figure img.no-shadow, :is(#body, #R-body) img.no-shadow { box-shadow: none !important; } :is(#body, #R-body) figure img.no-border, :is(#body, #R-body) img.no-border { border: 0; } :is(#body, #R-body) figure img.natural-size { display: inline; } :is(#body, #R-body) figure.inline-small-left { display: inline-block; margin: 0; padding: 0; margin-right: 1em; } :is(#body, #R-body) figure.inline-small-left img { margin: 0; padding: 0; } :is(#body, #R-body) .children-type-list, :is(#body, #R-body) .children-type-list :is(h1, h2, h3, h4, h5, h6, p) { text-align: left; } .ohne-zeilenumbruch { white-space: nowrap; } .col-rza-red { color: var(--RZA-color); } .col-fleisch-red { color: var(--FLEISCH-color); } .col-zuda-blue { color: var(--ZUDA-color); } .col-apex-red { color: var(--ZUDA-APEX-red-color); } .col-apex-green { color: var(--ZUDA-APEX-green-color); } .col-apex-yellow { color: var(--ZUDA-APEX-yellow-color); } .col-apex-blue { color: var(--ZUDA-APEX-blue-color); } .icon-border { padding: 0.2em; display: inline-block; border: 1px solid; } .margin-0 { margin: 0 !important; } .margin-1em { margin: 1em; } .margin-left-1em { margin-left: 1em; } .margin-top-1em { margin-top: 1em; } .margin-right-1em { margin-right: 1em; } .margin-bottom-1em { margin-bottom: 1em; } .margin-05em { margin: 0.5em; } .margin-left-05em { margin-left: 0.5em; } .margin-top-05em { margin-top: 0.5em; } .margin-right-05em { margin-right: 0.5em; } .margin-bottom-05em { margin-bottom: 0.5em; } .margin-02em { margin: 0.2em; } .margin-left-02em { margin-left: 0.2em; } .margin-top-02em { margin-top: 0.2em; } .margin-right-02em { margin-right: 0.2em; } .margin-bottom-02em { margin-bottom: 0.2em; } .pad-0 { padding: 0 !important; } .pad-1em { padding: 1em; } .pad-left-1em { padding-left: 1em; } .pad-top-1em { padding-top: 1em; } .pad-right-1em { padding-right: 1em; } .pad-bottom-1em { padding-bottom: 1em; } .pad-05em { padding: 0.5em; } .pad-left-05em { padding-left: 0.5em; } .pad-top-05em { padding-top: 0.5em; } .pad-right-05em { padding-right: 0.5em; } .pad-bottom-05em { padding-bottom: 0.5em; } .pad-02em { padding: 0.2em; } .pad-left-02em { padding-left: 0.2em; } .pad-top-02em { padding-top: 0.2em; } .pad-right-02em { padding-right: 0.2em; } .pad-bottom-02em { padding-bottom: 0.2em; } .smaller { font-size: 0.8em; } .size-em-01 { font-size: 0.1em; } .size-em-02 { font-size: 0.2em; } .size-em-03 { font-size: 0.3em; } .size-em-04 { font-size: 0.4em; } .size-em-05 { font-size: 0.5em; } .size-em-06 { font-size: 0.6em; } .size-em-07 { font-size: 0.7em; } .size-em-08 { font-size: 0.8em; } .size-em-09 { font-size: 0.9em; } .size-em-1 { font-size: 1.0em; } .size-em-10 { font-size: 1.0em; } .size-em-11 { font-size: 1.1em; } .size-em-12 { font-size: 1.2em; } .size-em-13 { font-size: 1.3em; } .size-em-14 { font-size: 1.4em; } .size-em-15 { font-size: 1.5em; } .size-em-16 { font-size: 1.6em; } .size-em-17 { font-size: 1.7em; } .size-em-18 { font-size: 1.8em; } .size-em-19 { font-size: 1.9em; } .size-em-2 { font-size: 2.0em; } .size-em-20 { font-size: 2.0em; } .size-em-25 { font-size: 2.5em; } .size-em-3 { font-size: 3.0em; } .size-em-30 { font-size: 3.0em; } .size-em-35 { font-size: 3.5em; } .size-em-4 { font-size: 4.0em; } .size-em-40 { font-size: 4.0em; } .size-em-45 { font-size: 4.5em; } .size-em-5 { font-size: 5.0em; } .size-em-50 { font-size: 5.0em; } .size-em-55 { font-size: 5.5em; } .size-em-6 { font-size: 6.0em; } .size-em-60 { font-size: 6.0em; } .size-em-65 { font-size: 6.5em; } .size-em-7 { font-size: 7.0em; } .size-em-70 { font-size: 7.0em; } .size-em-75 { font-size: 7.5em; } .size-em-8 { font-size: 8.0em; } .size-em-80 { font-size: 8.0em; } .size-em-85 { font-size: 8.5em; } .size-em-9 { font-size: 9.0em; } .size-em-90 { font-size: 9.0em; } .size-em-95 { font-size: 9.5em; } .size-em-100 { font-size: 10em; } ul.attachments-files.box-content { list-style-type: none; } ul.attachments-files a:before { font-family: "Font Awesome 5 Free"; font-weight:400; font-size: 1em; margin-right: 0.2em; content: "\f15b"; display: inline-block; min-width: 1.3em; text-align: center; } ul.attachments-files a[href$=".txt" i]:before, ul.attachments-files a.link-text[href]:before { content: "\f15c"; } ul.attachments-files a[href$=".pdf" i]:before, ul.attachments-files a.link-pdf[href]:before { content: "\f1c1"; } ul.attachments-files a[href$=".doc" i]:before, ul.attachments-files a[href$=".docx" i]:before, ul.attachments-files a[href$=".odt" i]:before, ul.attachments-files a.link-word[href]:before { content: "\f1c2"; } ul.attachments-files a[href$=".xls" i]:before, ul.attachments-files a[href$=".xlsx" i]:before, ul.attachments-files a[href$=".ods" i]:before, ul.attachments-files a.link-excel[href]:before { content: "\f1c3"; } ul.attachments-files a[href$=".csv" i]:before, ul.attachments-files a.link-csv[href]:before { content: "\f6dd"; } ul.attachments-files a[href$=".ppt" i]:before, ul.attachments-files a[href$=".pptx" i]:before, ul.attachments-files a[href$=".odp" i]:before, ul.attachments-files a.link-powerpoint[href]:before { content: "\f1c4"; } ul.attachments-files a[href$=".gif" i]:before, ul.attachments-files a[href$=".jpg" i]:before, ul.attachments-files a[href$=".jpeg" i]:before, ul.attachments-files a[href$=".png" i]:before, ul.attachments-files a[href$=".bmp" i]:before, ul.attachments-files a[href$=".tif" i]:before, ul.attachments-files a[href$=".odg" i]:before, ul.attachments-files a.link-image[href]:before { content: "\f1c5"; } ul.attachments-files a[href$=".zip" i]:before, ul.attachments-files a[href$=".zipx" i]:before, ul.attachments-files a[href$=".rar" i]:before, ul.attachments-files a[href$=".tar" i]:before, ul.attachments-files a[href$=".gz" i]:before, ul.attachments-files a[href$=".dmg" i]:before, ul.attachments-files a[href$=".iso" i]:before, ul.attachments-files a[href$=".7z" i]:before, ul.attachments-files a.link-archive[href]:before { content: "\f1c6"; } ul.attachments-files a[href$=".wav" i]:before, ul.attachments-files a[href$=".mp3" i]:before, ul.attachments-files a[href$=".fla" i]:before, ul.attachments-files a[href$=".flac" i]:before, ul.attachments-files a[href$=".ra" i]:before, ul.attachments-files a[href$=".rma" i]:before, ul.attachments-files a[href$=".aif" i]:before, ul.attachments-files a[href$=".aiff" i]:before, ul.attachments-files a[href$=".aa" i]:before, ul.attachments-files a[href$=".aac" i]:before, ul.attachments-files a[href$=".aax" i]:before, ul.attachments-files a[href$=".ac3" i]:before, ul.attachments-files a[href$=".au" i]:before, ul.attachments-files a[href$=".ogg" i]:before, ul.attachments-files a[href$=".avr" i]:before, ul.attachments-files a[href$=".3ga" i]:before, ul.attachments-files a[href$=".flac" i]:before, ul.attachments-files a[href$=".mid" i]:before, ul.attachments-files a[href$=".midi" i]:before, ul.attachments-files a[href$=".m4a" i]:before, ul.attachments-files a[href$=".mp4a" i]:before, ul.attachments-files a[href$=".amz" i]:before, ul.attachments-files a[href$=".mka" i]:before, ul.attachments-files a[href$=".asx" i]:before, ul.attachments-files a[href$=".pcm" i]:before, ul.attachments-files a[href$=".m3u" i]:before, ul.attachments-files a[href$=".wma" i]:before, ul.attachments-files a[href$=".xwma" i]:before, ul.attachments-files a.link-audio[href]:before { content: "\f1c7"; } ul.attachments-files a[href$=".avi" i]:before, ul.attachments-files a[href$=".mpg" i]:before, ul.attachments-files a[href$=".mp4" i]:before, ul.attachments-files a[href$=".mkv" i]:before, ul.attachments-files a[href$=".mov" i]:before, ul.attachments-files a[href$=".wmv" i]:before, ul.attachments-files a[href$=".vp6" i]:before, ul.attachments-files a[href$=".264" i]:before, ul.attachments-files a[href$=".vid" i]:before, ul.attachments-files a[href$=".rv" i]:before, ul.attachments-files a[href$=".webm" i]:before, ul.attachments-files a[href$=".swf" i]:before, ul.attachments-files a[href$=".h264" i]:before, ul.attachments-files a[href$=".flv" i]:before, ul.attachments-files a[href$=".mk3d" i]:before, ul.attachments-files a[href$=".gifv" i]:before, ul.attachments-files a[href$=".oggv" i]:before, ul.attachments-files a[href$=".3gp" i]:before, ul.attachments-files a[href$=".m4v" i]:before, ul.attachments-files a[href$=".movie" i]:before, ul.attachments-files a[href$=".divx" i]:before, ul.attachments-files a.link-video[href]:before { content: "\f1c8"; } ul.attachments-files a[href$=".css" i]:before, ul.attachments-files a[href$=".less" i]:before, ul.attachments-files a[href$=".sass" i]:before, ul.attachments-files a[href$=".scss" i]:before, ul.attachments-files a[href$=".js" i]:before, ul.attachments-files a[href$=".py" i]:before, ul.attachments-files a[href$=".git" i]:before, ul.attachments-files a[href$=".py" i]:before, ul.attachments-files a[href$=".cpp" i]:before, ul.attachments-files a[href$=".h" i]:before, ul.attachments-files a[href$=".ini" i]:before, ul.attachments-files a[href$=".config" i]:before, ul.attachments-files a[href$=".json" i]:before, ul.attachments-files a[href$=".yaml" i]:before, ul.attachments-files a[href$=".sql" i]:before, ul.attachments-files a[href$=".pkb" i]:before, ul.attachments-files a[href$=".pks" i]:before, ul.attachments-files a[href$=".R" i]:before, ul.attachments-files a.link-code[href]:before { content: "\f1c9"; } ul.attachments-files a[href$=".exe" i]:before, ul.attachments-files a[href$=".jar" i]:before, ul.attachments-files a[href$=".dll" i]:before, ul.attachments-files a[href$=".bat" i]:before, ul.attachments-files a[href$=".pl" i]:before, ul.attachments-files a[href$=".scr" i]:before, ul.attachments-files a[href$=".msi" i]:before, ul.attachments-files a[href$=".app" i]:before, ul.attachments-files a[href$=".deb" i]:before, ul.attachments-files a[href$=".apk" i]:before, ul.attachments-files a[href$=".jar" i]:before, ul.attachments-files a[href$=".vb" i]:before, ul.attachments-files a[href$=".prg" i]:before, ul.attachments-files a[href$=".sh" i]:before, ul.attachments-files a.link-exe[href]:before { content: "\f570"; } dt { font-weight: bold; } dd { margin: 0; display: inherit; list-style: none; } dd + dt { margin-top: 0.5em; } dd::after { content: ""; display: table; clear: left; } @media all and (min-width: 600px) { dl::after { content: ""; display: table; clear: both; } dt { clear: both; float: left; margin: 0em 0 0 0; padding-right: 1em; text-align: right; width: 25%; } dd { float: right; margin: 0em 0 0 0; width: 75%; } dd + dt { margin-top: 0em; } } .js-directory-list { min-width: 100%; overflow-x: scroll; -ms-overflow-style: none; scrollbar-width: none; } .js-directory-list::-webkit-scrollbar { display: none; } .js-directory-list ul { padding-left: 0; } .js-directory-list ul ul { margin-left: 10px; padding-left: 20px; border-left: 1px dashed var(--ZUDA-BORDER-color); } .js-directory-list li { list-style: none; color: var(--MAIN-TEXT-color); white-space: nowrap; } .js-directory-list .folder { color: var(--MAIN-TEXT-color); font-weight: normal; } .js-directory-list a.js-directory-foldable { color: var(--MAIN-LINK-color); text-decoration: none; transition: all 0.2s ease; } .js-directory-list a.js-directory-foldable:hover { border-color: var(--MAIN-LINK-HOVER-color); color: var(--MAIN-LINK-HOVER-color); text-decoration: none; } .js-directory-list li:before { margin-right: 10px; content: ""; height: 20px; vertical-align: middle; width: 20px; background-repeat: no-repeat; display: inline-block; background-image: url("data:image/svg+xml; utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><path fill='lightgrey' d='M85.714,42.857V87.5c0,1.487-0.521,2.752-1.562,3.794c-1.042,1.041-2.308,1.562-3.795,1.562H19.643 c-1.488,0-2.753-0.521-3.794-1.562c-1.042-1.042-1.562-2.307-1.562-3.794v-75c0-1.487,0.521-2.752,1.562-3.794 c1.041-1.041,2.306-1.562,3.794-1.562H50V37.5c0,1.488,0.521,2.753,1.562,3.795s2.307,1.562,3.795,1.562H85.714z M85.546,35.714 H57.143V7.311c3.05,0.558,5.505,1.767,7.366,3.627l17.41,17.411C83.78,30.209,84.989,32.665,85.546,35.714z' /></svg>"); background-position: center 2px; background-size: 90% auto; } .js-directory-list li.folder:before { background-image: url("data:image/svg+xml; utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><path fill='lightblue' d='M96.429,37.5v39.286c0,3.423-1.228,6.361-3.684,8.817c-2.455,2.455-5.395,3.683-8.816,3.683H16.071 c-3.423,0-6.362-1.228-8.817-3.683c-2.456-2.456-3.683-5.395-3.683-8.817V23.214c0-3.422,1.228-6.362,3.683-8.817 c2.455-2.456,5.394-3.683,8.817-3.683h17.857c3.422,0,6.362,1.228,8.817,3.683c2.455,2.455,3.683,5.395,3.683,8.817V25h37.5 c3.422,0,6.361,1.228,8.816,3.683C95.201,31.138,96.429,34.078,96.429,37.5z' /></svg>"); background-position: center top; background-size: 90% auto; } .js-directory-list em { color: var(--ZUDA-color); } .js-directory-list em:before { content: "\00a0\00a0\279c\00a0\00a0"; font-style: normal; } :is(#body, #R-body) article a:focus > img, :is(#body, #R-body) article a:focus > svg, :is(#body, #R-body) article a:hover > img, :is(#body, #R-body) article a:hover > svg { outline: none !important; } .bg { color:#272822;background-color:#fafafa; } .chroma { color:#272822;background-color:#fafafa; } .chroma .err { color:#960050 } .chroma .lnlinks { outline:none;text-decoration:none;color:inherit } .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; } .chroma .lntable { border-spacing:0;padding:0;margin:0;border:0; } .chroma .hl { background-color:#e1e1e1 } .chroma .lnt { white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f } .chroma .ln { white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f } .chroma .line { display:flex; } .chroma .k { color:#00a8c8 } .chroma .kc { color:#00a8c8 } .chroma .kd { color:#00a8c8 } .chroma .kn { color:#f92672 } .chroma .kp { color:#00a8c8 } .chroma .kr { color:#00a8c8 } .chroma .kt { color:#00a8c8 } .chroma .n { color:#111 } .chroma .na { color:#75af00 } .chroma .nc { color:#75af00 } .chroma .no { color:#00a8c8 } .chroma .nd { color:#75af00 } .chroma .ni { color:#111 } .chroma .ne { color:#75af00 } .chroma .nl { color:#111 } .chroma .nn { color:#111 } .chroma .nx { color:#75af00 } .chroma .py { color:#111 } .chroma .nt { color:#f92672 } .chroma .nb { color:#111 } .chroma .bp { color:#111 } .chroma .nv { color:#111 } .chroma .vc { color:#111 } .chroma .vg { color:#111 } .chroma .vi { color:#111 } .chroma .vm { color:#111 } .chroma .nf { color:#75af00 } .chroma .fm { color:#75af00 } .chroma .l { color:#ae81ff } .chroma .ld { color:#d88200 } .chroma .s { color:#d88200 } .chroma .sa { color:#d88200 } .chroma .sb { color:#d88200 } .chroma .sc { color:#d88200 } .chroma .dl { color:#d88200 } .chroma .sd { color:#d88200 } .chroma .s2 { color:#d88200 } .chroma .se { color:#8045ff } .chroma .sh { color:#d88200 } .chroma .si { color:#d88200 } .chroma .sx { color:#d88200 } .chroma .sr { color:#d88200 } .chroma .s1 { color:#d88200 } .chroma .ss { color:#d88200 } .chroma .m { color:#ae81ff } .chroma .mb { color:#ae81ff } .chroma .mf { color:#ae81ff } .chroma .mh { color:#ae81ff } .chroma .mi { color:#ae81ff } .chroma .il { color:#ae81ff } .chroma .mo { color:#ae81ff } .chroma .o { color:#f92672 } .chroma .ow { color:#f92672 } .chroma .p { color:#111 } .chroma .c { color:#a7a187 } .chroma .ch { color:#a7a187 } .chroma .cm { color:#a7a187 } .chroma .c1 { color:#a7a187 } .chroma .cs { color:#a7a187 } .chroma .cp { color:#a7a187 } .chroma .cpf { color:#a7a187 } .chroma .ge { font-style:italic } .chroma .gs { font-weight:bold }}:root:not([data-r-output-format=print])[data-r-theme-variant$=zuda]{ #R-logo.R-default:not(:has(> .logo-image[data-r-logo-variant~='zuda'])):not(:has(> .logo-title)) { display: none; } #R-logo.R-default > .logo-image[data-r-logo-variant~='zuda'] { display: initial; } #R-logo.R-default:has(> .logo-image[data-r-logo-variant~='zuda']) + search { margin-bottom: 1rem; }}}@media print{&:root{--PRIMARY-color:rgba( 125, 201, 3, 1 );--PRIMARY-HOVER-color:rgba( 99, 159, 2, 1 );--SECONDARY-color:rgba( 72, 106, 201, 1 );--SECONDARY-HOVER-color:rgba( 32, 40, 145, 1 );--ACCENT-color:rgba( 255, 102, 78, 1 );--ACCENT-HOVER-color:rgba( 226, 85, 64, 1 );--MENU-HEADER-color:rgba( 40, 40, 40, 1 );--MENU-SEARCH-color:rgba( 224, 224, 224, 1 );--MENU-SEARCH-BG-color:rgba( 50, 50, 50, 1 );--MENU-SEARCH-BORDER-color:rgba( 224, 224, 224, 1 );--MENU-HOME-LINK-color:rgba( 64, 64, 64, 1 );--MENU-HOME-LINK-HOVER-color:rgba( 0, 0, 0, 1 );--MENU-SECTIONS-BG-color:rgba( 40, 40, 40, 1 );--MENU-SECTIONS-ACTIVE-BG-color:rgba( 33, 33, 33, 1 );--MENU-SECTIONS-LINK-color:rgba( 186, 186, 186, 1 );--MENU-SECTIONS-LINK-HOVER-color:rgba( 255, 255, 255, 1 );--MENU-SECTION-ACTIVE-CATEGORY-color:rgba( 68, 68, 68, 1 );--MENU-SECTION-SEPARATOR-color:rgba( 96, 96, 96, 1 );--MAIN-BG-color:rgba( 255, 255, 255, 1 );--MAIN-TEXT-color:rgba( 0, 0, 0, 1 );--MAIN-TITLES-TEXT-color:rgba( 16, 16, 16, 1 );--CODE-theme:relearn-light;--CODE-BLOCK-color:rgba( 39, 40, 34, 1 );--CODE-BLOCK-BG-color:rgba( 250, 250, 250, 1 );--CODE-BLOCK-BORDER-color:rgba( 216, 216, 216, 1 );--CODE-INLINE-color:rgba( 94, 94, 94, 1 );--CODE-INLINE-BG-color:rgba( 255, 250, 233, 1 );--CODE-INLINE-BORDER-color:rgba( 248, 232, 200, 1 );--BROWSER-theme:light;--MERMAID-theme:default;--OPENAPI-theme:light;--OPENAPI-CODE-theme:idea;--BOX-CAPTION-color:rgba( 255, 255, 255, 1 );--BOX-BG-color:rgba( 255, 255, 255, .833 );--BOX-TEXT-color:rgba( 16, 16, 16, 1 )}.bg{color:#272822;background-color:#fafafa}.chroma{color:#272822;background-color:#fafafa}.chroma .err{color:#960050}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#e1e1e1}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#7f7f7f}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#7f7f7f}.chroma .line{display:flex}.chroma .k{color:#00a8c8}.chroma .kc{color:#00a8c8}.chroma .kd{color:#00a8c8}.chroma .kn{color:#f92672}.chroma .kp{color:#00a8c8}.chroma .kr{color:#00a8c8}.chroma .kt{color:#00a8c8}.chroma .n{color:#111}.chroma .na{color:#75af00}.chroma .nc{color:#75af00}.chroma .no{color:#00a8c8}.chroma .nd{color:#75af00}.chroma .ni{color:#111}.chroma .ne{color:#75af00}.chroma .nl{color:#111}.chroma .nn{color:#111}.chroma .nx{color:#75af00}.chroma .py{color:#111}.chroma .nt{color:#f92672}.chroma .nb{color:#111}.chroma .bp{color:#111}.chroma .nv{color:#111}.chroma .vc{color:#111}.chroma .vg{color:#111}.chroma .vi{color:#111}.chroma .vm{color:#111}.chroma .nf{color:#75af00}.chroma .fm{color:#75af00}.chroma .l{color:#ae81ff}.chroma .ld{color:#d88200}.chroma .s{color:#d88200}.chroma .sa{color:#d88200}.chroma .sb{color:#d88200}.chroma .sc{color:#d88200}.chroma .dl{color:#d88200}.chroma .sd{color:#d88200}.chroma .s2{color:#d88200}.chroma .se{color:#8045ff}.chroma .sh{color:#d88200}.chroma .si{color:#d88200}.chroma .sx{color:#d88200}.chroma .sr{color:#d88200}.chroma .s1{color:#d88200}.chroma .ss{color:#d88200}.chroma .m{color:#ae81ff}.chroma .mb{color:#ae81ff}.chroma .mf{color:#ae81ff}.chroma .mh{color:#ae81ff}.chroma .mi{color:#ae81ff}.chroma .il{color:#ae81ff}.chroma .mo{color:#ae81ff}.chroma .o{color:#f92672}.chroma .ow{color:#f92672}.chroma .p{color:#111}.chroma .c{color:#a7a187}.chroma .ch{color:#a7a187}.chroma .cm{color:#a7a187}.chroma .c1{color:#a7a187}.chroma .cs{color:#a7a187}.chroma .cp{color:#a7a187}.chroma .cpf{color:#a7a187}.chroma .ge{font-style:italic}.chroma .gs{font-weight:700}}@media print{#R-sidebar{display:none}#R-body{margin-left:0!important;margin-right:0!important;min-width:100%!important;max-width:100%!important;width:100%!important}#R-body #navigation{display:none}html{font-size:8.763pt}body{background-color:#fff}pre:not(.mermaid){border:1px solid #ccc}#R-body #R-topbar{background-color:#fff;border-bottom:1px solid #ddd;border-radius:0;color:#777;padding-left:0;padding-right:0}#R-body .topbar-button{display:none!important}@media screen and (max-width:47.999rem){#R-body .topbar-breadcrumbs{visibility:visible}}code.copy-to-clipboard-code:after{display:none}#R-body .actionbar{display:none}#toast-container{display:none}#R-body h1,#R-body h2,#R-body .card-title,#R-body h3,#R-body .article-subheading,#R-body h4,#R-body h5,#R-body h6{color:#000}#R-body th,#R-body td,#R-body code,#R-body strong,#R-body b,#R-body li,#R-body dd,#R-body dt,#R-body p,#R-body a,#R-body button,#R-body .badge .badge-content{color:#000}#R-body .anchor{display:none}#R-body pre:not(.mermaid),#R-body code{background-color:#fff;border-color:#ddd}hr{border-bottom:1px solid #ddd}#R-body #R-body-inner{overflow:visible;padding:0 3.25rem 4rem}#R-body #R-body-inner h1{border-bottom:1px solid #ddd;font-size:3.25rem;margin-bottom:2rem;padding-bottom:.75rem}.children-type-group li>p+p,.children-type-tree li>p+p,.children-type-flat li>p{font-size:1rem}.footline{border-top:1px solid #ddd;color:#777;margin-top:1.5rem;padding-top:.75rem}h1+.footline{display:none}#R-body #R-body-inner .headline a,#R-body #R-body-inner .footline a,#R-body #R-body-inner .btn a{text-decoration:none}#R-body #R-body-inner a{text-decoration-line:underline}#R-topbar{position:initial}#R-topbar>.topbar-wrapper{background-color:initial}#R-body .topbar-sidebar-divider{border-width:0}article .R-taxonomy{display:none}mark.search{background:inherit;color:inherit}.mermaid.zoom:hover{border-color:transparent}.box>.box-content{background-color:#fff}.btn,#R-body .tab-nav-button{color:#000}#R-body .tab-nav-button.active{border-bottom-color:#fff;color:#000}#R-body .tab-nav-button.active>.tab-nav-text{background-color:#fff}#R-body .tab-content-text{background-color:#fff;color:#000}article:not(.card){break-before:page}#R-body-inner article:not(.card):first-of-type{break-before:avoid}#R-body #R-body-inner .flex-block-wrapper{max-width:calc(var(--INTERNAL-MAIN-MAX-width) - var(--INTERNAL-MENU-L-width) - 2 * 3.25rem);width:100%}#R-body #R-body-inner>.flex-block-wrapper article.narrow>p{font-size:1.015625rem;text-align:start}#R-body #R-body-inner>.flex-block-wrapper article.narrow>.article-subheading{margin-top:0}}