/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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(/core/modules/system/css/components/../../../../misc/icons/787878/twistie-down.svg)}.tablesort--desc{background-image:url(/core/modules/system/css/components/../../../../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}
.ue-hls-wrapper{position:relative;width:100%;height:100%}.ue-mute-toggle{position:absolute;right:1rem;bottom:1rem;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:rgba(0,0,0,.55);cursor:pointer;transition:background .2s ease}.ue-mute-toggle:hover{background:rgba(0,0,0,.8)}.ue-mute-toggle svg{width:20px;height:20px;color:#fff}.ue-hidden{display:none}
.views-align-left{text-align:left}.views-align-right{text-align:right}.views-align-center{text-align:center}.views-view-grid .views-col{float:left}.views-view-grid .views-row{float:left;clear:both;width:100%}.views-display-link+.views-display-link{margin-left:.5em}
.ajax-throbber.sk-chase{position:relative;width:var(--sk-size);height:var(--sk-size);animation:sk-chase 2.5s infinite linear both}.ajax-throbber .sk-chase-dot{position:absolute;top:0;left:0;width:100%;height:100%;animation:sk-chase-dot 2s infinite ease-in-out both}.ajax-throbber .sk-chase-dot:before{display:block;width:25%;height:25%;content:"";animation:sk-chase-dot-before 2s infinite ease-in-out both;border-radius:100%;background-color:var(--sk-color)}.ajax-throbber .sk-chase-dot:nth-child(1){animation-delay:-1.1s}.ajax-throbber .sk-chase-dot:nth-child(2){animation-delay:-1s}.ajax-throbber .sk-chase-dot:nth-child(3){animation-delay:-.9s}.ajax-throbber .sk-chase-dot:nth-child(4){animation-delay:-.8s}.ajax-throbber .sk-chase-dot:nth-child(5){animation-delay:-.7s}.ajax-throbber .sk-chase-dot:nth-child(6){animation-delay:-.6s}.ajax-throbber .sk-chase-dot:nth-child(1):before{animation-delay:-1.1s}.ajax-throbber .sk-chase-dot:nth-child(2):before{animation-delay:-1s}.ajax-throbber .sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.ajax-throbber .sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.ajax-throbber .sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.ajax-throbber .sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{100%{transform:rotate(360deg)}}@keyframes sk-chase-dot{80%,100%{transform:rotate(360deg)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}100%,0%{transform:scale(1)}}
