.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{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;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.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;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-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;}
table.sticky-header{z-index:500;top:0;margin-top:0;background-color:#fff;}
.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);}
div.tree-child{background:url(/core/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/core/misc/tree-bottom.png) no-repeat 11px center;}[dir="rtl"] div.tree-child,[dir="rtl"] div.tree-child-last{background-position:-65px center;}div.tree-child-horizontal{background:url(/core/misc/tree.png) no-repeat -11px center;}
.blazy,.blazy *,.blazy *::before,.blazy *::after{box-sizing:border-box;}.b-lazy,.b-responsive{display:block;height:auto;min-height:1px;}html:not(.js) .b-lazy[data-src],html:not(.js) [data-b-blur]{display:none;}.b-bg,.media--ratio .is-b-ie{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;}.b-loaded,.b-error,.b-bg.is-b-loading{opacity:1;}.litebox,.blazy iframe,.media iframe{border:0;display:block;max-width:100%;}.media--blazy iframe{position:relative;width:100%;z-index:1;}.media-wrapper--inline{margin:auto;max-width:100%;}.blazy .media{display:block;}.media--fx{overflow:hidden;position:relative;}.media--fx img{color:transparent;display:block;width:100%;}.media--ratio .media__element,.media--fx .b-blur{bottom:0;height:100%;left:0;min-height:1px;position:absolute;right:0;top:0;width:100%;z-index:0;object-fit:cover;}.animated img,.b-bg.is-b-animated{opacity:1;}.field[data-blazy]{min-width:50%;}.blazy .media--blazy img.b-blur,.blazy .media--blazy img.media__element{margin:0;}
@-webkit-keyframes rotateplane{0%{-webkit-transform:perspective(120px);transform:perspective(120px);}50%{-webkit-transform:perspective(120px) rotateY(180deg);transform:perspective(120px) rotateY(180deg);}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg);transform:perspective(120px) rotateY(180deg) rotateX(180deg);}}@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}.is-b-loading:not(.is-b-loaded){-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;min-height:30px;}.is-b-loading:not(.is-b-loaded)::before{display:none;}.js .is-b-loading:not(.is-b-loaded)::before{display:block;}.is-b-loading:not(.is-b-loaded):not([data-animation])::before{content:'';width:30px;height:30px;max-width:30px;background:#2eaae0;position:absolute;left:50%;top:50%;margin-left:-15px;margin-top:-15px;font-size:0;z-index:22;-webkit-animation:rotateplane 1.2s infinite ease-in-out;animation:rotateplane 1.2s infinite ease-in-out;}
.block-column,.blazy.block-column,.item-list > .block-column{clear:both;display:block;list-style:none;margin:0 auto;padding:0;width:100%;}.block-column > .grid{display:block;float:none;height:auto;overflow:hidden;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-column;}.block-column > .grid,.item-list > .block-column > .grid{margin:0 0 1rem;padding:0;}.block-column .grid__content{display:inline-block;margin:0;max-width:100%;position:relative;vertical-align:top;width:100%;}@media only screen and (min-width:30em){.small-block-column-1{-webkit-columns:30em 1;-moz-columns:30em 1;columns:30em 1;}.small-block-column-2{-webkit-columns:15em 2;-moz-columns:15em 2;columns:15em 2;}}@media only screen and (min-width:40.063em){.medium-block-column-1{-webkit-columns:40.063em 1;-moz-columns:40.063em 1;columns:40.063em 1;}.medium-block-column-2{-webkit-columns:20.0315em 2;-moz-columns:20.0315em 2;columns:20.0315em 2;}.medium-block-column-3{-webkit-columns:3 auto;-moz-columns:3 auto;columns:3 auto;}.medium-block-column-4{-webkit-columns:4 auto;-moz-columns:4 auto;columns:4 auto;}.medium-block-column-5{-webkit-columns:5 auto;-moz-columns:5 auto;columns:5 auto;}.medium-block-column-6{-webkit-columns:6 auto;-moz-columns:6 auto;columns:6 auto;}.medium-block-column-7{-webkit-columns:7 auto;-moz-columns:7 auto;columns:7 auto;}.medium-block-column-8{-webkit-columns:8 auto;-moz-columns:8 auto;columns:8 auto;}.medium-block-column-9{-webkit-columns:9 auto;-moz-columns:9 auto;columns:9 auto;}.medium-block-column-10{-webkit-columns:10 auto;-moz-columns:10 auto;columns:10 auto;}.medium-block-column-11{-webkit-columns:11 auto;-moz-columns:11 auto;columns:11 auto;}.medium-block-column-12{-webkit-columns:12 auto;-moz-columns:12 auto;columns:12 auto;}}@media only screen and (min-width:64.063em){.large-block-column-1{-webkit-columns:64.063em 1;-moz-columns:64.063em 1;columns:64.063em 1;}.large-block-column-2{-webkit-columns:2 auto;-moz-columns:2 auto;columns:2 auto;}.large-block-column-3.block-count-2,.large-block-column-4.block-count-2{-webkit-columns:32.0315em 2;-moz-columns:32.0315em 2;columns:32.0315em 2;}.large-block-column-3,.large-block-column-4.block-count-3{-webkit-columns:3 auto;-moz-columns:3 auto;columns:3 auto;}.large-block-column-4{-webkit-columns:4 auto;-moz-columns:4 auto;columns:4 auto;}.large-block-column-5{-webkit-columns:5 auto;-moz-columns:5 auto;columns:5 auto;}.large-block-column-6{-webkit-columns:6 auto;-moz-columns:6 auto;columns:6 auto;}.large-block-column-7{-webkit-columns:7 auto;-moz-columns:7 auto;columns:7 auto;}.large-block-column-8{-webkit-columns:8 auto;-moz-columns:8 auto;columns:8 auto;}.large-block-column-9{-webkit-columns:9 auto;-moz-columns:9 auto;columns:9 auto;}.large-block-column-10{-webkit-columns:10 auto;-moz-columns:10 auto;columns:10 auto;}.large-block-column-11{-webkit-columns:11 auto;-moz-columns:11 auto;columns:11 auto;}.large-block-column-12{-webkit-columns:12 auto;-moz-columns:12 auto;columns:12 auto;}}
.bs-bg-success{background-color:green !important;}.bs-bg-warning{background-color:yellow !important;}.bs-bg-danger{background-color:red !important;}.bs-bg-light{background-color:lightgray !important;}
.bs-text-white{color:white !important;}.bs-text-black{color:black !important;}
.bs-text-left{text-align:left;}.bs-text-center{text-align:center;}.bs-text-right{text-align:right;}.bs-text-justify{text-align:justify;}
.bs-px-1{padding-left:0.5rem !important;padding-right:0.5rem !important;}.bs-px-2{padding-left:1rem !important;padding-right:1rem !important;}.bs-py-1{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.bs-py-2{padding-top:1rem !important;padding-bottom:1rem !important;}.bs-p-1{padding:0.5rem !important;}.bs-p-2{padding:1rem !important;}.bs-p-3{padding:2rem !important;}.bs-p-4{padding:4rem !important;}.bs-p-5{padding:8rem !important;}.bs-pt-1{padding-top:0.5rem !important;}.bs-pt-2{padding-top:1rem !important;}.bs-pt-3{padding-top:2rem !important;}.bs-pt-4{padding-top:4rem !important;}.bs-pt-5{padding-top:8rem !important;}.bs-pb-1{padding-bottom:0.5rem !important;}.bs-pb-2{padding-bottom:1rem !important;}.bs-pb-3{padding-bottom:2rem !important;}.bs-pb-4{padding-bottom:4rem !important;}.bs-pb-5{padding-bottom:8rem !important;}.bs-pl-1{padding-left:0.5rem !important;}.bs-pl-2{padding-left:1rem !important;}.bs-pl-3{padding-left:2rem !important;}.bs-pl-4{padding-left:4rem !important;}.bs-pl-5{padding-left:8rem !important;}.bs-pr-1{padding-right:0.5rem !important;}.bs-pr-2{padding-right:1rem !important;}.bs-pr-3{padding-right:2rem !important;}.bs-pr-4{padding-right:4rem !important;}.bs-pr-5{padding-right:8rem !important;}
.bs-mx-1{margin-left:0.5rem !important;margin-right:0.5rem !important;}.bs-mx-2{margin-left:1rem !important;margin-right:1rem !important;}.bs-my-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.bs-my-2{margin-top:1rem !important;margin-bottom:1rem !important;}.bs-m-1{margin:0.5rem !important;}.bs-m-2{margin:1rem !important;}.bs-m-3{margin:2rem !important;}.bs-m-4{margin:4rem !important;}.bs-m-5{margin:8rem !important;}.bs-mt-1{margin-top:0.5rem !important;}.bs-mt-2{margin-top:1rem !important;}.bs-mt-3{margin-top:2rem !important;}.bs-mt-4{margin-top:4rem !important;}.bs-mt-5{margin-top:8rem !important;}.bs-mb-1{margin-bottom:0.5rem !important;}.bs-mb-2{margin-bottom:1rem !important;}.bs-mb-3{margin-bottom:2rem !important;}.bs-mb-4{margin-bottom:4rem !important;}.bs-mb-5{margin-bottom:8rem !important;}.bs-ml-1{margin-left:0.5rem !important;}.bs-ml-2{margin-left:1rem !important;}.bs-ml-3{margin-left:2rem !important;}.bs-ml-4{margin-left:4rem !important;}.bs-ml-5{margin-left:8rem !important;}.bs-mr-1{margin-right:0.5rem !important;}.bs-mr-2{margin-right:1rem !important;}.bs-mr-3{margin-right:2rem !important;}.bs-mr-4{margin-right:4rem !important;}.bs-mr-5{margin-right:8rem !important;}
.bs-border-style-solid{border-style:solid !important;}.bs-border-style-dashed{border-style:dashed !important;}.bs-border-style-dotted{border-style:dotted !important;}.bs-border-style-left-solid{border-left-style:solid !important;}.bs-border-style-left-dashed{border-left-style:dashed !important;}.bs-border-style-left-dotted{border-left-style:dotted !important;}.bs-border-style-top-solid{border-top-style:solid !important;}.bs-border-style-top-dashed{border-top-style:dashed !important;}.bs-border-style-top-dotted{border-top-style:dotted !important;}.bs-border-style-right-solid{border-right-style:solid !important;}.bs-border-style-right-dashed{border-right-style:dashed !important;}.bs-border-style-right-dotted{border-right-style:dotted !important;}.bs-border-style-bottom-solid{border-bottom-style:solid !important;}.bs-border-style-bottom-dashed{border-bottom-style:dashed !important;}.bs-border-style-bottom-dotted{border-bottom-style:dotted !important;}.bs-border-width-1{border-width:1px !important;}.bs-border-width-2{border-width:2px !important;}.bs-border-width-3{border-width:3px !important;}.bs-border-width-left-1{border-left-width:1px !important;}.bs-border-width-left-2{border-left-width:2px !important;}.bs-border-width-left-3{border-left-width:3px !important;}.bs-border-width-top-1{border-top-width:1px !important;}.bs-border-width-top-2{border-top-width:2px !important;}.bs-border-width-top-3{border-top-width:3px !important;}.bs-border-width-right-1{border-right-width:1px !important;}.bs-border-width-right-2{border-right-width:2px !important;}.bs-border-width-right-3{border-right-width:3px !important;}.bs-border-width-bottom-1{border-bottom-width:1px !important;}.bs-border-width-bottom-2{border-bottom-width:2px !important;}.bs-border-width-bottom-width-3{border-bottom-width:3px !important;}.bs-border-color-red{border-color:red !important;}.bs-border-color-green{border-color:green !important;}.bs-border-color-blue{border-color:blue !important;}.bs-border-color-left-red{border-left-color:red !important;}.bs-border-color-left-green{border-left-color:green !important;}.bs-border-color-left-blue{border-left-color:blue !important;}.bs-border-color-top-red{border-top-color:red !important;}.bs-border-color-top-green{border-top-color:green !important;}.bs-border-color-top-blue{border-top-color:blue !important;}.bs-border-color-right-red{border-right-color:red !important;}.bs-border-color-right-green{border-right-color:green !important;}.bs-border-color-right-blue{border-right-color:blue !important;}.bs-border-color-bottom-red{border-bottom-color:red !important;}.bs-border-color-bottom-green{border-bottom-color:green !important;}.bs-border-color-bottom-blue{border-bottom-color:blue !important;}.bs-border-radius-1{border-radius:0.5rem;}.bs-border-radius-2{border-radius:1rem;}.bs-border-radius-3{border-radius:2rem;}.bs-border-radius-top-left-1{border-top-left-radius:0.5rem;}.bs-border-radius-top-left-2{border-top-left-radius:1rem;}.bs-border-radius-top-left-3{border-top-left-radius:2rem;}.bs-border-radius-top-right-1{border-top-right-radius:0.5rem;}.bs-border-radius-top-right-2{border-top-right-radius:1rem;}.bs-border-radius-top-right-3{border-top-right-radius:2rem;}.bs-border-radius-bottom-left-1{border-bottom-left-radius:0.5rem;}.bs-border-radius-bottom-left-2{border-bottom-left-radius:1rem;}.bs-border-radius-bottom-left-3{border-bottom-left-radius:2rem;}.bs-border-radius-bottom-right-1{border-bottom-right-radius:0.5rem;}.bs-border-radius-bottom-right-2{border-bottom-right-radius:1rem;}.bs-border-radius-bottom-right-3{border-bottom-right-radius:2rem;}
