/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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);}
.js .js-hide{display:none !important}.js-show{display:none !important}.js .js-show{display:block !important}
.output-examples-filter{--oef-control-height:2.625rem;display:flex;flex-wrap:wrap;align-items:stretch;gap:0.5rem 0.75rem;margin-bottom:1.5rem;}.output-examples-filter__search{flex:0 1 22rem;min-width:14rem;}.output-examples-filter__input{display:block;width:100%;height:var(--oef-control-height);padding:0 0.75rem;font-family:'Open Sans',sans-serif;font-size:1rem;color:#011E41;border:2px solid #011E41;border-radius:3px;background-color:#fff;transition:border-color 0.15s ease,box-shadow 0.15s ease;}.output-examples-filter__input:focus{outline:none;border-color:#ee2435;box-shadow:0 0 0 3px rgba(238,36,53,0.2);}.output-examples-filter__input::placeholder{color:#6b7a90;opacity:1;}.output-examples-filter__facets{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:stretch;gap:0.5rem 0.75rem;}.output-examples-filter__facet{position:relative;margin:0;padding:0;border:0;background:transparent;min-width:0;}.output-examples-filter__dropdown-toggle{display:inline-flex;align-items:center;gap:0.5rem;width:100%;height:var(--oef-control-height);padding:0 0.75rem;font-family:'Montserrat',sans-serif;font-weight:700;font-size:0.8125rem;text-transform:uppercase;letter-spacing:0.04em;color:#011E41;background:#f8f9fb;border:1px solid #d0d7e2;border-radius:3px;cursor:pointer;transition:border-color 0.15s ease,box-shadow 0.15s ease,background-color 0.15s ease;}.output-examples-filter__dropdown-toggle:hover{background:#fff;border-color:#011E41;}.output-examples-filter__dropdown-toggle:focus-visible{outline:3px solid #ee2435;outline-offset:2px;}.output-examples-filter__facet.is-active .output-examples-filter__dropdown-toggle{border-color:#ee2435;background:#fff;}.output-examples-filter__dropdown-indicator{display:inline-flex;align-items:center;justify-content:center;min-width:1.4em;height:1.4em;padding:0 0.4em;font-family:'Open Sans',sans-serif;font-weight:700;font-size:0.75rem;line-height:1;color:#fff;background:#ee2435;border-radius:999px;letter-spacing:0;text-transform:none;}.output-examples-filter__dropdown-caret{font-size:0.7rem;line-height:1;transition:transform 0.15s ease;}.output-examples-filter__dropdown-toggle[aria-expanded="true"] .output-examples-filter__dropdown-caret{transform:rotate(180deg);}.output-examples-filter__dropdown-panel{position:absolute;top:calc(100% + 4px);left:0;z-index:20;min-width:14rem;max-width:22rem;max-height:20rem;overflow-y:auto;padding:0.75rem 1rem;background:#fff;border:1px solid #d0d7e2;border-radius:3px;box-shadow:0 6px 16px rgba(1,30,65,0.12);}.output-examples-filter__dropdown-panel[hidden]{display:none;}.output-examples-filter__facet-empty{margin:0;font-family:'Open Sans',sans-serif;font-size:0.875rem;color:#6b7a90;}.output-examples-filter__option{display:flex;align-items:baseline;gap:0.375rem;margin-top:0.35rem;font-family:'Open Sans',sans-serif;font-size:0.9rem;color:#011E41;cursor:pointer;}.output-examples-filter__option input[type="checkbox"]{accent-color:#ee2435;flex-shrink:0;width:1em;height:1em;}.output-examples-filter__option input[type="checkbox"]:focus-visible{outline:3px solid #ee2435;outline-offset:2px;}.output-examples-filter__actions{display:inline-flex;align-items:stretch;flex:0 0 auto;gap:0.5rem 0.75rem;}.output-examples-filter__actions .button,.output-examples-filter__actions .c-button{display:inline-flex;align-items:center;width:auto;min-width:0;height:var(--oef-control-height);margin:0;padding:0 0.75rem;font-family:'Montserrat',sans-serif;font-weight:700;font-size:0.8125rem;line-height:1;text-transform:uppercase;letter-spacing:0.04em;color:#011E41;background:#f8f9fb;border:1px solid #d0d7e2;border-radius:3px;cursor:pointer;white-space:nowrap;}.output-examples-filter__actions .button:hover,.output-examples-filter__actions .c-button:hover{background:#fff;border-color:#011E41;}.output-examples-filter__actions .button:focus-visible,.output-examples-filter__actions .c-button:focus-visible{outline:3px solid #ee2435;outline-offset:2px;}.output-examples-filter__count{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;}.output-examples-filter__count{font-family:'Open Sans',sans-serif;font-size:0.875rem;color:#3d4f66;}.output-examples-filter__empty{margin-top:1rem;padding:1rem 1.25rem;border-left:4px solid #ee2435;background:#fff5f5;font-family:'Open Sans',sans-serif;font-size:0.9375rem;color:#011E41;}
.fednet-tabs{margin-top:20px;display:flex;flex-direction:column;}.fednet-tab-list{display:flex;border-bottom:2px solid #e0e0e0;margin-bottom:0;padding-left:0;list-style:none;}.fednet-tab-item{margin:0;}.fednet-tab-empty .fednet-tab-button{color:#aaa;}.fednet-tab-button{background:none;border:none;padding:10px 15px;margin:0;font-size:16px;cursor:pointer;border-bottom:2px solid transparent;transition:border-color 0.3s;}.fednet-tab-button:focus{outline:none;}.fednet-tab-button:hover{background-color:#f9f9f9;}.fednet-tab-button.active{border-bottom-color:#007BFF;font-weight:bold;}.fednet-tab-panel{display:none;}.fednet-tab-panel.active{display:block;}
.toastify{padding:12px 20px;color:#ffffff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,0.12),0 10px 36px -4px rgba(77,96,232,0.3);background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all 0.4s cubic-bezier(0.215,0.61,0.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647;}.toastify.on{opacity:1;}.toast-close{background:transparent;border:0;color:white;cursor:pointer;font-family:inherit;font-size:1em;opacity:0.4;padding:0 5px;}.toastify-right{right:15px;}.toastify-left{left:15px;}.toastify-top{top:-150px;}.toastify-bottom{bottom:-150px;}.toastify-rounded{border-radius:25px;}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px;}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content;}@media only screen and (max-width:360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;}}
span.ext{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) 2px center no-repeat;}span.mailto{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -20px center no-repeat;}span.tel{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -42px center no-repeat;}svg.ext{width:14px;height:14px;fill:#727272;font-weight:900;}svg.mailto,svg.tel{width:14px;height:14px;fill:#727272;}[data-extlink-placement='prepend'],[data-extlink-placement='before']{padding-right:0.2rem;}[data-extlink-placement='append'],[data-extlink-placement='after']{padding-left:0.2rem;}svg.ext path,svg.mailto path,svg.tel path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto,svg.tel,span.ext,span.mailto,span.tel{display:none;padding:0;}}.extlink i{padding-left:0.2em;}.extlink-nobreak{white-space:nowrap;}
