/* @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:1.5em;background-color:#000}.progress__description,.progress__percentage{overflow:hidden;margin-top:.2em;color:#555;font-size:.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}[dir=rtl] .ajax-progress{float:right}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(../gif/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:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:.9;border-radius:7px;background-color:#232323;background-image:url(../gif/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}.container-inline .details-wrapper{display:block}
.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}
.reset-appearance{margin:0;padding:0;border:0 none;background:0 0;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}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px}.system-status-counter__status-icon--error:before{background-image:url(../svg/error.svg)}.system-status-counter__status-icon--warning:before{background-image:url(../svg/warning.svg)}.system-status-counter__status-icon--checked:before{background-image:url(../svg/check.svg)}
.system-status-report-counters__item{width:100%;margin-bottom:.5em;padding:.5em 0;text-align:center;white-space:nowrap;background-color:rgba(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(../svg/twistie-down.svg)}.tablesort--desc{background-image:url(../svg/twistie-up.svg)}
.ui-widget-overlay{background:#333 !important;opacity:.8 !important;-ms-filter:"alpha(opacity=30)"}.ui-dialog-modal-popup{max-width:100%;max-height:100%;display:flex;flex-direction:column}@media screen and (max-width:500px){.ui-dialog.ui-dialog-modal-popup{width:100% !important;height:100% !important}.ui-dialog-modal-popup .ui-dialog-content{min-height:100% !important;min-width:100%}}.ui-dialog-modal-popup .ui-dialog-content{overflow:hidden;padding:10px;flex-grow:1;display:flex;height:100% !important}.ui-dialog-modal-popup iframe{border:0;margin:0;padding:0;flex-grow:1}.ui-dialog-modal-popup .ui-dialog-titlebar{background:0 0;border:unset;padding:0}.ui-dialog-modal-popup .ui-dialog-titlebar>span{display:none}.ui-dialog-modal-popup input[type=submit]{text-transform:none}.ui-dialog-modal-popup .ui-dialog-titlebar>button{height:30px;width:30px;top:20px;right:20px}.ui-dialog-modal-popup .ui-dialog-titlebar>button:hover,.ui-dialog-modal-popup .ui-dialog-titlebar>button:focus,.ui-dialog-modal-popup .ui-dialog-titlebar>button:focus-visible,.ui-dialog-modal-popup .ui-dialog-titlebar>button:active{background:#fff;border:0;outline:none}.ui-dialog-modal-popup .ui-dialog-titlebar>button .ui-button-icon{position:absolute;right:0;top:0;width:32px;height:32px;opacity:1;background:#fff;border-radius:100%;padding:20px;z-index:600;border:1px solid #d3d3d3}.ui-dialog-modal-popup .ui-dialog-titlebar>button .ui-button-icon:before,.ui-dialog-modal-popup .ui-dialog-titlebar>button .ui-button-icon:after{position:absolute;left:19px;content:' ';height:20px;width:2px;background-color:#333;z-index:500;top:11px}.ui-dialog-modal-popup .ui-dialog-titlebar>button .ui-button-icon:before{transform:rotate(45deg)}.ui-dialog-modal-popup .ui-dialog-titlebar>button .ui-button-icon:after{transform:rotate(-45deg)}
.addtoany{display:inline}.addtoany_list{display:inline;line-height:16px}.addtoany_list>a,.addtoany_list a img,.addtoany_list a>span{vertical-align:middle}.addtoany_list>a{border:0;display:inline-block;font-size:16px;padding:0 4px}.addtoany_list.a2a_kit_size_32>a{font-size:32px}.addtoany_list .a2a_counter img{float:left}.addtoany_list a span.a2a_img{display:inline-block;height:16px;opacity:1;overflow:hidden;width:16px}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a>span{border-radius:4px;height:32px;line-height:32px;opacity:1;width:32px}.addtoany_list a:hover:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_share_save img{border:0;width:auto;height:auto}.addtoany_list a .a2a_count{position:relative}
.paragraph--unpublished{background-color:#fff4f4}
.spb-popup-main-wrapper{position:fixed;padding:5px;border:2px solid #000;z-index:999999;background-color:#fefefe}.spb_overlay{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}.spb-controls{position:absolute;right:5px;z-index:999999}.spb_close{border:1px solid;cursor:pointer;float:right;margin:3px;padding:0 10px;color:#000;background:#fff}.spb_minimize{border:1px solid;cursor:pointer;float:right;margin:3px;padding:0 11px;color:#000;background:#fff}.spb_minimized{background:rgba(255,170,0,.34) none repeat scroll 0 0;border:1px solid;border-radius:50%;bottom:30px;cursor:pointer;padding:20px;position:fixed;right:20%;z-index:999999;display:none}.spb_top_left{top:0;left:0}.spb_top_right{top:0;right:0}.spb_bottom_left{bottom:0;left:0}.spb_bottom_right{bottom:0;right:0}.spb_center{margin:auto;top:50%;left:50%;margin-top:-70px}.spb_top_center{top:0;position:relative;margin:auto}.spb_top_bar{right:0;top:0;left:0}.spb_bottom_bar{right:0;bottom:0;left:0}.spb_left_bar{top:0;bottom:0;left:0}.spb_right_bar{top:0;bottom:0;right:0}
