/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable="true"]:empty::before{content:attr(data-placeholder);font-style:italic;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}
:root{--chart-colors-1:#2494db;--chart-colors-2:#197cbb;--chart-colors-3:#1c628f;--chart-colors-4:#58a3d3;--scroll-bar:#8eaecf;--scroll-bar-hv:#8eaecf;--scroll-track:#eee;}.in-progress > div{display:inline-block;}.progress-dots span{height:5px;width:5px;background-color:#3c3b3b;border-radius:50%;display:inline-block;margin-left:.35rem;}.year-navbar{margin-bottom:1rem;display:flex;flex-wrap:wrap;}.year-navbar a{min-width:3rem;padding:0 .5rem;margin:.35rem .5rem;border:#3c3b3b 1px solid;cursor:pointer;justify-content:space-around;display:flex;width:5.8%;color:#3c3b3b;}.year-navbar a.active{background-color:#2494db;color:#fff;}.year-navbar a:hover{background-color:#2494db;color:#fff;text-decoration:none;}.keywords.hal{margin-right:-4px;}.keyword-navbar{margin-bottom:1rem;height:10rem;display:flex;flex-direction:column;flex-wrap:wrap;overflow:hidden;overflow-x:scroll;scrollbar-width:auto;scrollbar-color:var(--scroll-bar) #fff;resize:vertical;}.keyword-navbar::-webkit-scrollbar-button{width:0;height:0;}.keyword-navbar::-webkit-scrollbar{width:23px;height:23px;}.keyword-navbar::-webkit-scrollbar-track{background:var(--scroll-track);border-radius:10px;}.keyword-navbar::-webkit-scrollbar-thumb:hover{background:var(--scroll-bar-hv);}.keyword-navbar::-webkit-scrollbar-thumb{background-color:var(--scroll-bar);border-radius:10px;border:solid 2px #d7e1e8;}.keyword-navbar a{padding:0 .5rem;margin:.3rem .25rem;border:#337197 1px dotted;cursor:pointer;font-size:.85rem;color:#242424;justify-content:center;display:flex;width:32.4%;}.keyword-navbar a.active{background-color:var(--scroll-bar);color:#fff;}.keyword-navbar a:hover{background-color:var(--scroll-bar-hv);color:#fff;}@media screen and (max-width:640px){.keyword-navbar{resize:none;}}.doctype-filter{padding:.5rem 1rem;margin-bottom:1rem;}.doctype-filter--item{display:inline-block;margin-right:.8rem;margin-bottom:.2rem;}.doctype-filter .doctype-filter--item > input[type="checkbox"] + label{padding-left:.32rem;}.doctype-filter .doctype-filter--item > input[type="checkbox"]{width:1.2rem;height:1.2rem;}.doctype-filter--item label{font-size:.8rem;}[dir="ltr"] .hal ul{margin-left:0;}.hal ul{list-style:none;margin-left:0;margin-right:0;}.hal ul > li{margin-bottom:.5rem;padding:.58rem;border:solid 1px transparent;}.hal ul > li:hover{border:dotted 1px #676767;}.hal ul > li a{text-decoration:none;}.pub-item__uri{text-decoration:none;display:inline-block;}.pub-item__doctype{padding:.1rem .35rem;background-color:#e7e6e6;display:inline-block;color:#000;font-size:.75rem;border-radius:6px;}.pub-item.selected{display:list-item;}.pub-item.not-selected{display:none;}.pub-item__title{font-weight:bold;line-height:1.2rem;margin-bottom:.35rem;font-size:1.1rem;}.pub-item__authors{line-height:1.2rem;color:#242424;margin-bottom:.35rem;font-size:.88rem;}.pub-item__citation{line-height:1.2rem;color:#575757;margin-bottom:.35rem;font-size:.88rem;font-style:oblique;}.callout{position:relative;margin:0 0 1rem;padding:1rem;border:1px solid rgb(10 10 10 / 25%);border-radius:0;background-color:white;}.callout.alert{background-color:#f7e4e1;color:#0a0a0a;}
#backtotop{background:url(/modules/back_to_top/backtotop.png) no-repeat center center;border:0;bottom:20px;cursor:pointer;display:none;height:70px;position:fixed;right:20px;text-indent:-9999px;width:70px;z-index:300;}#backtotop:hover{opacity:0.8;}#backtotop:focus{opacity:0.6;outline:none;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#backtotop{background:url(/modules/back_to_top/backtotop2x.png) no-repeat center center;background-size:70px 70px;}}
.cke5-custom-block-indent-1{margin-left:40px;}.cke5-custom-block-indent-2{margin-left:80px;}.cke5-custom-block-indent-3{margin-left:120px;}.cke5-custom-block-indent-4{margin-left:160px;}.cke5-custom-block-indent-5{margin-left:200px;}.cke5-custom-block-indent-6{margin-left:240px;}.cke5-custom-block-indent-7{margin-left:280px;}.cke5-custom-block-indent-8{margin-left:320px;}.cke5-custom-block-indent-9{margin-left:360px;}.cke5-custom-block-indent-10{margin-left:400px;}.cke5-custom-block-indent-11{margin-left:440px;}.cke5-custom-block-indent-12{margin-left:480px;}.cke5-custom-block-indent-13{margin-left:520px;}.cke5-custom-block-indent-14{margin-left:560px;}.cke5-custom-block-indent-15{margin-left:600px;}.cke5-custom-block-indent-16{margin-left:640px;}.cke5-custom-block-indent-17{margin-left:680px;}.cke5-custom-block-indent-18{margin-left:720px;}.cke5-custom-block-indent-19{margin-left:760px;}.cke5-custom-block-indent-20{margin-left:800px;}
