/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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);}
.horizontal-tabs{margin:0 0 1em 0;padding:0;border:1px solid #ccc;position:relative;}[dir="rtl"] .horizontal-tabs{margin:0 0 1em 0;}.horizontal-tabs .horizontal-tabs-list{display:inline-block;margin:0;border:0;padding:0;list-style:none;background-color:#eee;border-bottom:1px solid #ccc;width:100%;height:auto;clear:both;}[dir="rtl"] .horizontal-tabs .horizontal-tabs-list{border-right:0;border-left:1px solid #dedede;}.horizontal-tabs-panes .horizontal-tabs-pane{padding:0 1em;border:0;background-color:unset;box-shadow:unset;}.horizontal-tabs-pane > summary{display:none;}.horizontal-tabs .horizontal-tab-button{background:#eee;border-right:1px solid #ccc;padding-top:0;margin:0;min-width:5em;float:left;}[dir="rtl"] .horizontal-tabs .horizontal-tab-button{border-right:0;border-left:1px solid #ccc;float:right;}.horizontal-tabs .horizontal-tab-button a{display:block;text-decoration:none;padding:0.5em 0.6em;}.horizontal-tabs .horizontal-tab-button a:hover{outline:none;background-color:#fff;}.horizontal-tabs .horizontal-tab-button li:hover,.horizontal-tabs .horizontal-tab-button li:focus{background-color:#ddd;}.horizontal-tabs ul.horizontal-tabs-list :focus{outline:none;}.horizontal-tab-button a:focus strong,.horizontal-tab-button a:active strong,.horizontal-tab-button a:hover strong{text-decoration:none;outline:none;}.horizontal-tab-button.selected{background-color:#fff;border-bottom:1px solid #fff;margin-bottom:-1px;}[dir="rtl"] .horizontal-tab-button.selected{border-left-width:0;border-right-width:1px;}.horizontal-tabs ul.horizontal-tabs-list li a,.horizontal-tabs ul.horizontal-tabs-list li.selected a{display:block;text-decoration:none;padding:0.6em 1em;position:relative;top:0;}.horizontal-tab-button .selected strong{color:#000;}.horizontal-tab-button .summary{display:block;line-height:normal;margin-bottom:0;}div.field-group-htabs-wrapper .field-group-format-wrapper{clear:both;padding:0 0 0.6em;}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
fieldset.ktdde-elements{margin-bottom:2rem;}fieldset.ktdde-elements legend{padding:0.25rem 0;margin-bottom:0.5rem;border-bottom:1px solid #009EDB;}fieldset.ktdde-elements .fieldset-legend{font-family:'Roboto Condensed',sans-serif;font-size:1.25rem;font-weight:700;color:#000;}fieldset.ktdde-elements .form-checkboxes{column-count:2;}fieldset.ktdde-elements .form-check-label{font-weight:400;}.btn.process{margin-top:2rem;}#edit-data-glossary label.control-label{font-family:'Roboto Condensed',sans-serif;font-size:1.25rem;font-weight:700;color:#000;border-bottom:1px solid #009EDB;padding-top:0.25rem;padding-bottom:0.5rem;}#ktdde-table-process{font-size:0.8rem;}#ktdde-table-process thead th,#ktdde-table-process tbody td{padding-left:0.25rem;padding-right:0.25rem;}#ktdde-table-process .category td{font-size:0.9rem;font-weight:700;background-color:#007DFF;color:#FFF;}#ktdde-table-process .element td{border-left:1px solid #007DFF;}#ktdde-table-process .element td:first-child{border-left:none;}#ktdde-table-process .element .total,#ktdde-table-process .element .count-m,#ktdde-table-process .element .count-o,#ktdde-table-process .element .count-c,#ktdde-table-process .element .occurrence{text-align:center;}#ktdde-table-process .element .total,#ktdde-table-process .element .count-m,#ktdde-table-process .element .count-o,#ktdde-table-process .element .count-c{background-color:#ABCAE9;}#ktdde-table-process thead th.header-document{min-width:0.03%;}#ktdde-table-process .element .occurrence{font-weight:700;background-color:#DCDCDC;}.box{position:relative;margin-bottom:1.5rem;padding:0 3rem 0 1rem;border:1px solid #ddd;border-radius:0.25rem;}.box.open{padding-bottom:1rem;}.box .title{display:block;margin:0 -3rem 0 -1.05rem;padding:0.5rem 0 0.5rem 1rem;background:#f8f8f8;border-radius:0.25rem;cursor:pointer;transition:all .5s;}.box.open .title{margin-bottom:1rem;border-radius:0.25rem 0.25rem 0 0;}.box .chevron{position:absolute;top:7px;right:15px;width:16px;cursor:pointer;transition:.5s transform ease-in-out;}.box.open .chevron{transform:scaleY(-1);}.box a{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}.tooltips{cursor:default;}.tooltips:hover{border-bottom:3px solid rgba(0,0,0,0.25);}.tooltips.no-underline:hover{border-bottom:none;}.tooltipster-sidetip.tooltipster-default.tooltipster-ktdde .tooltipster-box{background:#FCFCFC;border:solid 2px #ABCAE9;border-radius:5px;box-shadow:0 0 4px 2px rgba(0,0,0,.15);}.tooltipster-sidetip.tooltipster-default.tooltipster-ktdde .tooltipster-content{color:#333;padding:8px;font-size:0.8em;line-height:1.35;}.tooltipster-sidetip.tooltipster-default.tooltipster-ktdde .tooltipster-content h5{font-size:0.9rem;}.tooltipster-sidetip.tooltipster-default.tooltipster-ktdde .tooltipster-content p{margin:0;padding:0;margin-bottom:0.5em;}.tooltipster-sidetip.tooltipster-default.tooltipster-ktdde.tooltipster-top .tooltipster-arrow-background{top:-3px;border-top-color:#FCFCFC;}.tooltipster-sidetip.tooltipster-default.tooltipster-ktdde.tooltipster-bottom .tooltipster-arrow-background{top:3px;border-bottom-color:#FCFCFC;}.tooltipster-sidetip.tooltipster-default.tooltipster-ktdde.tooltipster-left .tooltipster-arrow-background{left:-3px;border-left-color:#FCFCFC;}.tooltipster-sidetip.tooltipster-default.tooltipster-ktdde.tooltipster-right .tooltipster-arrow-background{left:3px;border-right-color:#FCFCFC;}.tooltipster-sidetip.tooltipster-default.tooltipster-ktdde.tooltipster-top .tooltipster-arrow-border{border-top-color:#ABCAE9;}.tooltipster-sidetip.tooltipster-default.tooltipster-ktdde.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#ABCAE9;}.tooltipster-sidetip.tooltipster-default.tooltipster-ktdde.tooltipster-left .tooltipster-arrow-border{border-left-color:#ABCAE9;}.tooltipster-sidetip.tooltipster-default.tooltipster-ktdde.tooltipster-right .tooltipster-arrow-border{border-right-color:#ABCAE9;}.icon-select{display:float;float:right;padding-right:0.5rem;}.icon-select .icon{width:20px;height:20px;}.icon-select .select-all{margin-right:0.5rem;}
