/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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/modules/system/css/components/../../../../misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/modules/system/css/components/../../../../misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/modules/system/css/components/../../../../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/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);}
.ecampus-popup-overlay{position:fixed;inset:0;background:rgba(15,23,42,0.65);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:none;align-items:center;justify-content:center;z-index:99999;padding:16px;opacity:0;transition:opacity 0.3s ease;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;}.ecampus-popup-overlay.is-show{display:flex;opacity:1;}.ecampus-popup-modal{background:#fff;border-radius:12px;max-width:680px;width:100%;max-height:92vh;overflow-y:auto;position:relative;box-shadow:0 25px 60px rgba(0,0,0,0.35);transform:translateY(20px) scale(0.98);transition:transform 0.35s ease;}.ecampus-popup-overlay--small .ecampus-popup-modal{max-width:480px;}.ecampus-popup-overlay--medium .ecampus-popup-modal{max-width:680px;}.ecampus-popup-overlay--big .ecampus-popup-modal{max-width:880px;}.ecampus-popup-overlay.is-show .ecampus-popup-modal{transform:translateY(0) scale(1);}.ecampus-popup-close{position:absolute;top:10px;right:10px;width:36px;height:36px;border:none;border-radius:50%;background:rgba(255,255,255,0.95);color:#1e3a8a;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,0.2);z-index:2;transition:transform 0.2s,background 0.2s,color 0.2s;}.ecampus-popup-close:hover{background:#1e3a8a;color:#fff;transform:rotate(90deg);}.ecampus-popup-image{width:100%;height:auto;display:block;border-top-left-radius:12px;border-top-right-radius:12px;background:#f1f5f9;}.ecampus-popup-body{padding:32px 36px;}.ecampus-popup-badge{display:inline-block;background:#1e3a8a;color:#fff;font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;padding:5px 12px;border-radius:20px;margin-bottom:14px;}.ecampus-popup-title{color:#0f172a;font-size:22px;font-weight:700;line-height:1.35;margin:0 0 12px;}.ecampus-popup-text{color:#334155;font-size:16px;line-height:1.6;margin:0 0 20px;}.ecampus-popup-text p:last-child{margin-bottom:0;}.ecampus-popup-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:16px;border-top:1px solid #e2e8f0;}.ecampus-popup-dismiss{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b;cursor:pointer;user-select:none;margin:0;}.ecampus-popup-dismiss input{width:16px;height:16px;cursor:pointer;accent-color:#1e3a8a;}.ecampus-popup-btn{background:#1e3a8a;color:#fff;border:none;padding:10px 22px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background 0.2s;}.ecampus-popup-btn:hover{background:#1e40af;}body.ecampus-popup-open{overflow:hidden;}@media (max-width:480px){.ecampus-popup-overlay{padding:10px;align-items:flex-start;padding-top:20px;}.ecampus-popup-modal{max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);}.ecampus-popup-image{max-height:38vh;object-fit:contain;background:#f1f5f9;}.ecampus-popup-overlay--small .ecampus-popup-image{max-height:28vh;}.ecampus-popup-overlay--big .ecampus-popup-image{max-height:44vh;}.ecampus-popup-body{padding:18px 20px 20px;}.ecampus-popup-badge{font-size:10px;padding:4px 10px;margin-bottom:10px;}.ecampus-popup-title{font-size:17px;margin-bottom:8px;}.ecampus-popup-text{font-size:14px;line-height:1.5;margin-bottom:14px;}.ecampus-popup-footer{flex-direction:column;align-items:stretch;gap:10px;padding-top:12px;}.ecampus-popup-btn{width:100%;padding:12px 22px;}.ecampus-popup-dismiss{justify-content:center;}.ecampus-popup-close{top:8px;right:8px;width:36px;height:36px;font-size:20px;}}@media (max-width:375px){.ecampus-popup-image{max-height:32vh;}.ecampus-popup-overlay--small .ecampus-popup-image{max-height:24vh;}.ecampus-popup-overlay--big .ecampus-popup-image{max-height:38vh;}.ecampus-popup-body{padding:14px 16px 16px;}.ecampus-popup-title{font-size:16px;}.ecampus-popup-text{font-size:13.5px;}}
.ajax-throbber.sk-pulse{width:var(--sk-size);height:var(--sk-size);animation:sk-pulse 1.2s infinite cubic-bezier(0.455,0.03,0.515,0.955);border-radius:100%;background-color:var(--sk-color);}@keyframes sk-pulse{0%{transform:scale(0);}100%{transform:scale(1);opacity:0;}}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;z-index:9999;top:0;left:0;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{overflow:visible;width:auto;margin:0;padding:0;cursor:pointer;border:0;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxClose:active,#cboxSlideshow:active{outline:0;}.cboxPhoto{display:block;float:left;max-width:none;margin:auto;border:0;}.cboxIframe{display:block;width:100%;height:100%;border:0;}#colorbox,#cboxContent,#cboxLoadedContent{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}#cboxOverlay{background:#000;}#colorbox{outline:0;}#cboxWrapper{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#fff;}#cboxTopLeft{width:15px;height:15px;}#cboxTopCenter{height:15px;}#cboxTopRight{width:15px;height:15px;}#cboxBottomLeft{width:15px;height:10px;}#cboxBottomCenter{height:10px;}#cboxBottomRight{width:15px;height:10px;}#cboxMiddleLeft{width:15px;}#cboxMiddleRight{width:15px;}#cboxContent{overflow:hidden;background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute;bottom:28px;left:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:4px 6px;color:#535353;background:rgba(255,255,255,0.7);}#cboxCurrent{position:absolute;bottom:4px;left:60px;color:#949494;}.cboxSlideshow_on #cboxSlideshow{position:absolute;right:30px;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -75px -50px;}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-101px -50px;}.cboxSlideshow_off #cboxSlideshow{position:absolute;right:30px;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px -50px;}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-49px -50px;}#cboxPrevious{position:absolute;bottom:0;left:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -75px 0;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -50px 0;}#cboxNext:hover{background-position:-50px -25px;}#cboxLoadingOverlay{background:#fff;}#cboxLoadingGraphic{background:url(/modules/contrib/colorbox/styles/default/images/loading_animation.gif) no-repeat center center;}#cboxClose{position:absolute;right:0;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px 0;}#cboxClose:hover{background-position:-25px -25px;}
