/* @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: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 6px 2px;background:transparent url(/core/misc/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:1261;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.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-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);}
.calendar-view-table{width:100%;}.calendar-view-table caption{line-height:4;font-weight:bold;}.calendar-view-table th,.calendar-view-table td{width:calc(100% / 7);vertical-align:baseline;}.calendar-view-table td{padding:0;min-height:99px;}.calendar-view-day{padding:0.5rem;}.calendar-view-day__rows{margin:0 auto;padding:0;list-style-type:none;width:100%;}.calendar-view-day__row{margin:0 auto;padding:5px;background-color:white;}.calendar-view-day__row + .calendar-view-day__row{margin-top:5px;}[data-calendar-view-day]:hover .calendar-view-day__number,[data-calendar-view-day]:active .calendar-view-day__number,[data-calendar-view-day]:focus .calendar-view-day__number{font-weight:bold;}.calendar-view-day__number{margin-bottom:5px;}.calendar-view-pager{display:flex;justify-content:space-between;align-items:center;}.calendar-view-pager__reset{text-align:center;}.view > .calendar-view-pager__reset{margin-block-end:0;}
.calendar-view-table{--calendar-view-columns:7;--calendar-view-color-white:#fff;--calendar-view-color-lighter:#f8f8f8;--calendar-view-color-light:#f4f4f4;--calendar-view-color-grey:#ccc;--calendar-view-color-gray:#555;--calendar-view-color-evil:#666;--calendar-view-color-dark:#333;--calendar-view-day-rows-gap:0.5rem;width:100%;display:grid;grid-template-columns:repeat(var(--calendar-view-columns),1fr);border-collapse:collapse;}.calendar-view-table[data-calendar-hide-weekend]{--calendar-view-columns:5;}.calendar-view-table tr,.calendar-view-table thead,.calendar-view-table tbody{grid-column:1 / -1;display:grid;grid-template-columns:repeat(var(--calendar-view-columns),1fr);width:100%;}.calendar-view-table caption{text-align:center;grid-column:1 / -1;font-weight:bold;padding:1rem 0;}.calendar-view-table a{text-decoration:none;}.calendar-view-table td,.calendar-view-table th{padding:0.5rem;box-sizing:border-box;border:1px solid var(--calendar-view-color-grey);}.calendar-view-table thead th{background:var(--calendar-view-color-dark);}.calendar-view-table th{width:100%;padding:1rem 0.5rem;font-size:0.8125rem;line-height:2;text-align:center;text-transform:uppercase;color:var(--calendar-view-color-white);border-color:transparent;}.calendar-view-table td{display:flex;flex-direction:column;width:100%;height:auto;min-height:7.5rem;min-width:calc(100% / var(--calendar-view-columns));}.calendar-view-table td:hover{background-color:var(--calendar-view-color-white);}.calendar-view-table .calendar-view-day{display:flex;flex-direction:column;flex:1;}.calendar-view-table .calendar-view-day:hover .calendar-view-day__number{border-radius:0;}.calendar-view-table .calendar-view-day__number{flex:0 0 auto;align-self:flex-end;width:1.5rem;border-radius:50%;font-size:0.65em;line-height:1.2;margin-bottom:0.25rem;padding:0.5rem 0.15rem;cursor:help;text-align:center;background:var(--calendar-view-color-dark);color:var(--calendar-view-color-white);transition:border-radius 0.2s linear;}.past .calendar-view-day{opacity:0.8;}.today .calendar-view-day__number{font-weight:bold;}.calendar-view-day__rows{position:relative;display:flex;flex-direction:column;gap:var(--calendar-view-day-rows-gap);}.calendar-view-day__rows > *{flex:1;}[dir="ltr"] .calendar-view-table .calendar-view-day__rows{margin-left:0;}[dir="rtl"] .calendar-view-table .calendar-view-day__rows{margin-right:0;}.calendar-view-table .calendar-view-day__row{font-size:0.8125rem;border-radius:0.25rem;padding:0.3125rem;margin:0;line-height:1.2;background:var(--calendar-view-color-white);border:1px solid var(--calendar-view-color-grey);color:var(--calendar-view-color-dark);text-decoration:none;}.calendar-view-table .calendar-view-day__row > *{color:var(--calendar-view-color-gray);margin:0.1875rem 0 0.4375rem 0;text-decoration:none;}.calendar-view-table .calendar-view-day__row.hover,.calendar-view-table .calendar-view-day__row:hover,.calendar-view-table .calendar-view-day__row:active,.calendar-view-table .calendar-view-day__row:focus{border-color:var(--calendar-view-color-gray);}.calendar-view-table .next-month,.calendar-view-table .previous-month{background:var(--calendar-view-color-light);color:var(--calendar-view-color-evil);}.calendar-view-table .next-month .calendar-view-day__number,.calendar-view-table .previous-month .calendar-view-day__number{background:var(--calendar-view-color-gray);}.calendar-view-pager{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;background-color:var(--calendar-view-color-light);border:1px solid var(--calendar-view-color-grey);}.calendar-view-pager .pager__item{flex:1;}[dir="ltr"] .calendar-view-pager .pager__previous{text-align:left;}[dir="rtl"] .calendar-view-pager .pager__previous{text-align:left;}[dir="ltr"] .calendar-view-pager .pager__next{text-align:right;}[dir="rtl"] .calendar-view-pager .pager__next{text-align:left;}.calendar-view-pager .pager__current{text-align:center;}.calendar-view-pager__reset a,.calendar-view-pager .pager__item > *{padding:1rem 0.5rem;font-size:0.8125rem;line-height:2;text-transform:uppercase;font-weight:bold;text-decoration:none;}.calendar-view-pager .pager__item a{display:block;width:100%;}.calendar-view-pager .pager__item > .form-item{margin:0;}@media(max-width:48rem){.calendar-view-table thead,.calendar-view-table .next-month,.calendar-view-table .previous-month{display:none;}.calendar-view-table,.calendar-view-table tr,.calendar-view-table thead,.calendar-view-table tbody{grid-template-columns:1fr;}.calendar-view-table tr{grid-column:1 / 2;}.calendar-view-table .calendar-view-day__number{align-self:flex-start;}.calendar-view-pager{flex-direction:column;}}
.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:0.5em;}
