/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.is-deleted{background-color:#fff4f4;}.toolbar-button--icon--navigation-trash{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 256 256'%3E%3Cpath d='M216,48H176V40a24,24,0,0,0-24-24H104A24,24,0,0,0,80,40v8H40a8,8,0,0,0,0,16h8V208a16,16,0,0,0,16,16H192a16,16,0,0,0,16-16V64h8a8,8,0,0,0,0-16ZM96,40a8,8,0,0,1,8-8h48a8,8,0,0,1,8,8v8H96Zm96,168H64V64H192ZM112,104v64a8,8,0,0,1-16,0V104a8,8,0,0,1,16,0Zm48,0v64a8,8,0,0,1-16,0V104a8,8,0,0,1,16,0Z' fill='currentColor'%3E%3C/path%3E%3C/svg%3E%0A");}
.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 5px 2px;background:transparent url(/core/misc/throbber-active.svg) 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:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);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;}
.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;}
.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);}
/* @license MIT https://github.com/enyo/dropzone/blob/master/LICENSE */
@keyframes bp-fadein{from{opacity:0.01;}to{opacity:1;}}@keyframes bp-bar{from{transform:translateX(-100%);}to{transform:translateX(0);}}@keyframes bp-o{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}.bp-wrap{top:0;left:0;width:100%;height:100%;position:fixed;z-index:999;contain:strict;touch-action:none;-webkit-tap-highlight-color:transparent;}.bp-wrap > div:first-child{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.75);animation:bp-fadein 0.48s cubic-bezier(0.215,0.61,0.355,1);}.bp-vid audio{position:absolute;left:14px;width:calc(100% - 28px);bottom:14px;height:50px;}.bp-inner{top:0;left:0;width:100%;height:100%;position:absolute;display:flex;}.bp-html{display:contents;}.bp-html > :first-child{margin:auto;}.bp-img-wrap{top:0;left:0;width:100%;height:100%;position:absolute;contain:strict;}.bp-img-wrap .bp-canzoom{cursor:zoom-in;}.bp-img-wrap .bp-drag{cursor:grabbing;}.bp-close{contain:layout size;}.bp-img{position:absolute;top:50%;left:50%;user-select:none;background-size:100% 100%;}.bp-img img,.bp-img div{position:absolute;top:0;left:0;width:100%;height:100%;}.bp-img .bp-o{display:none;}.bp-zoomed .bp-img:not(.bp-drag){cursor:grab;}.bp-zoomed .bp-cap{opacity:0;animation:none !important;}.bp-zoomed.bp-small .bp-controls{opacity:0;}.bp-zoomed.bp-small .bp-controls button{pointer-events:none;}.bp-controls{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;text-align:left;transition:opacity 0.3s;animation:bp-fadein 0.3s;}.bp-controls button{pointer-events:auto;cursor:pointer;position:absolute;border:0;background:rgba(0,0,0,0.15);opacity:0.9;transition:all 0.1s;contain:content;}.bp-controls button:hover{background-color:rgba(0,0,0,0.2);opacity:1;}.bp-controls svg{fill:#fff;}.bp-count{position:absolute;color:rgba(255,255,255,0.9);line-height:1;margin:16px;height:50px;width:100px;}.bp-prev,.bp-next{top:50%;right:0;margin-top:-32px;height:64px;width:58px;border-radius:3px 0 0 3px;}.bp-prev:hover:before,.bp-next:hover:before{transform:translateX(-2px);}.bp-prev:before,.bp-next:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z'/%3E%3C/svg%3E");position:absolute;left:7px;top:9px;width:46px;transition:all 0.2s;}.bp-prev{right:auto;left:0;transform:scalex(-1);}.bp-x{top:0;right:0;height:55px;width:58px;border-radius:0 0 0 3px;}.bp-x:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23fff'%3E%3Cpath d='M24 10l-2-2-6 6-6-6-2 2 6 6-6 6 2 2 6-6 6 6 2-2-6-6z'/%3E%3C/svg%3E");position:absolute;width:37px;top:8px;right:10px;}.bp-if,.bp-vid{position:relative;margin:auto;background:#000;background-size:100% 100%;}.bp-if iframe,.bp-if video,.bp-if div,.bp-vid iframe,.bp-vid video,.bp-vid div{top:0;left:0;width:100%;height:100%;position:absolute;border:0;}.bp-load{display:flex;background-size:100% 100%;overflow:hidden;z-index:1;}.bp-bar{position:absolute;top:0;left:0;height:3px;width:100%;transform:translateX(-100%);background:rgba(255,255,255,0.9);border-radius:0 3px 3px 0;animation:bp-bar 4s both;}.bp-o,.bp-o:after{border-radius:50%;width:90px;height:90px;}.bp-o{margin:auto;border:10px solid rgba(255,255,255,0.2);border-left-color:rgba(255,255,255,0.9);animation:bp-o 1s infinite linear;}.bp-cap{position:absolute;bottom:2%;background:rgba(9,9,9,0.8);color:rgba(255,255,255,0.9);border-radius:4px;max-width:95%;line-height:1.3;padding:0.6em 1.2em;left:50%;transform:translateX(-50%);width:fit-content;width:-moz-fit-content;display:table;transition:opacity 0.3s;animation:bp-fadein 0.2s;}.bp-cap a{color:inherit;}.bp-inline{position:absolute;}.bp-lock{overflow-y:hidden;}.bp-lock body{overflow:scroll;}.bp-noclose .bp-x{display:none;}.bp-noclose:not(.bp-zoomed){touch-action:pan-y;}.bp-noclose:not(.bp-zoomed) .bp-img-wrap{cursor:zoom-in;}@media (prefers-reduced-motion){.bp-wrap *{animation-duration:0s !important;}}@media (max-width:500px){.bp-x{height:47px;width:47px;}.bp-x:before{width:34px;top:6px;right:6px;}.bp-prev,.bp-next{margin-top:-27px;height:54px;width:45px;}.bp-prev:before,.bp-next:before{top:7px;left:2px;width:43px;}.bp-o,.bp-o:after{border-width:6px;width:60px;height:60px;}.bp-count{margin:12px 10px;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-dialog:not(.ui-dialog-off-canvas){transform:translate(-50%,-50%) !important;top:50% !important;left:50% !important;position:fixed !important;}
