.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{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;}
.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;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-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;}
table.sticky-header{z-index:500;top:0;margin-top:0;background-color:#fff;}
.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);}
div.tree-child{background:url(/core/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/core/misc/tree-bottom.png) no-repeat 11px center;}[dir="rtl"] div.tree-child,[dir="rtl"] div.tree-child-last{background-position:-65px center;}div.tree-child-horizontal{background:url(/core/misc/tree.png) no-repeat -11px center;}
.webform-flex--container .form-inline .form-control{width:100%;}.form-composite legend{font-size:1em;font-weight:bold;border:none;margin:0;}.webform-element--title-inline > div{display:inline;}.webform-element--title-inline .form-control,.webform-element--title-inline .select-wrapper{display:inline;width:inherit;}.form-composite.webform-fieldset--title-inline legend{float:left;width:auto;font-size:1em;font-weight:bold;border:none;margin:10px 0.5em 10px 0;}@media (max-width:768px){.webform-likert-help.hidden{display:inline !important;}.webform-likert-description.hidden{display:block !important;}}html.js .form-type-webform-image-select .select-wrapper:after{display:none;}@media only screen and (max-width:650px){.webform-confirmation-modal{width:90% !important;}}.alert a.btn,.alert a.btn:hover,.alert a.btn:focus,.ui-widget-content a.btn{color:#fff;}
.openai-chatbot .chat-window .user{align-self:flex-end;background:#0074d9;color:#fff;padding:6px 10px;border-radius:12px 12px 0 12px;max-width:80%;word-wrap:break-word;}.openai-chatbot .chat-window .bot{align-self:flex-start;background:#e9ecef;color:#333;padding:6px 10px;border-radius:12px 12px 12px 0;max-width:80%;word-wrap:break-word;}.openai-chatbot .chat-window .bot.error{background:#f8d7da;color:#721c24;}.openai-chatbot .chat-input input[type="text"]{flex:1;padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px;color:#222;background:#fff;}.openai-chatbot .chat-input input::placeholder{color:#888;}.openai-chatbot .chat-input button{margin-left:8px;padding:8px 14px;border:none;border-radius:4px;background:#0074d9;color:#fff;font-size:14px;cursor:pointer;transition:background 0.2s;}.openai-chatbot .chat-input button:hover{background:#005fa3;}.openai-chatbot .chat-window .typing{align-self:flex-start;background:#e9ecef;color:#555;padding:6px 12px;border-radius:12px 12px 12px 0;font-size:14px;display:inline-flex;gap:4px;max-width:60px;}.openai-chatbot .chat-window .typing span{width:6px;height:6px;background:#555;border-radius:50%;display:inline-block;opacity:0.4;animation:blink 1.4s infinite both;}.openai-chatbot .chat-window .typing span:nth-child(1){animation-delay:0s;}.openai-chatbot .chat-window .typing span:nth-child(2){animation-delay:0.2s;}.openai-chatbot .chat-window .typing span:nth-child(3){animation-delay:0.4s;}@keyframes blink{0%{opacity:0.2;}20%{opacity:1;}100%{opacity:0.2;}}.chatbot-launcher{position:fixed;bottom:20px;right:20px;background:#0074d9;color:white;padding:10px 16px;border-radius:50px;cursor:pointer;font-family:Arial,sans-serif;font-size:14px;z-index:10000000;box-shadow:0 2px 6px rgba(0,0,0,0.2);}.openai-chatbot{position:fixed !important;bottom:70px;right:20px;width:430px;height:530px;border:1px solid #ddd;border-radius:8px;background:#fff;display:flex;flex-direction:column;box-shadow:0 2px 12px rgba(0,0,0,0.2);z-index:10000000;overflow:hidden;box-sizing:border-box;}.openai-chatbot .chat-window{flex:1;padding:10px;overflow-y:auto;background:#f9f9f9;border-bottom:1px solid #eee;display:flex;flex-direction:column;gap:6px;min-height:0;}.openai-chatbot .chat-input{display:flex;gap:8px;padding:10px;box-sizing:border-box;width:100%;flex-shrink:0;}.openai-chatbot .chat-input input[type="text"]{flex:1 1 auto;min-width:0;}.openai-chatbot .chat-input button{flex:0 0 auto;width:auto;min-width:80px;margin-left:0;}.hidden{display:none;}.chat-header{background:#0074d9;color:white;padding:8px 12px;font-weight:bold;display:flex;justify-content:space-between;align-items:center;}.chatbot-close{background:transparent;border:none;color:white;font-size:18px;cursor:pointer;}.chatbot-welcome{padding:20px;background:#ffffff;color:#222;max-height:none;overflow:visible;flex-shrink:0;}.chatbot-welcome-body p{margin-bottom:10px;font-size:14px;line-height:1.5;}.chatbot-warning{font-weight:600;color:#b30000;}.chatbot-rules{margin:10px 0;padding-left:18px;font-size:13px;}.chatbot-consent{margin-top:15px;font-size:13px;}.chatbot-consent-button{display:inline-block;margin-top:12px;margin-bottom:20px;padding:8px 14px;background:#0074bd;color:#fff;border:none;border-radius:4px;cursor:pointer;}.chatbot-consent-button:disabled{display:inline-block;background:#ccc;cursor:not-allowed;}.chatbot-welcome{background:#ffffff;color:#222;}.chatbot-welcome-title{color:#111;}.chatbot-welcome-body{color:#333;}.chatbot-warning{color:#b30000;}.chatbot-rules li{color:#333;}.chatbot-consent label{color:#222;}.openai-chatbot .chat-messages{display:flex;flex-direction:column;gap:6px;}.chatbot-launcher-wrapper{position:fixed;right:22px;bottom:22px;z-index:10000000;}.chatbot-launcher{width:74px;height:74px;padding:0;border:none;background:transparent;cursor:pointer;}.chatbot-launcher-logo{width:74px;height:74px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,0.25));}.chatbot-launcher-tooltip{position:absolute;z-index:10000002;pointer-events:auto;right:88px;bottom:8px;width:320px;max-width:calc(100vw - 130px);background:#fff;color:#333;padding:14px 38px 14px 16px;border-radius:18px 18px 6px 18px;font-family:Arial,sans-serif;font-size:14px;line-height:1.5;font-weight:600;box-shadow:0 6px 20px rgba(0,0,0,0.18);}.chatbot-launcher-tooltip::after{content:"";position:absolute;right:-10px;bottom:24px;border-width:10px 0 10px 10px;border-style:solid;border-color:transparent transparent transparent #fff;}.chatbot-tooltip-close{position:absolute;top:6px;right:8px;z-index:10000003;pointer-events:auto;border:none;background:transparent;color:#777;font-size:22px;line-height:1;cursor:pointer;}.chatbot-tooltip-close:hover{color:#000;}.chatbot-launcher-tooltip.is-hidden{display:none !important;}.chatbot-login-button{display:inline-flex;align-items:center;justify-content:center;margin-top:14px;padding:10px 18px;background:linear-gradient(135deg,#0074bd,#005fa3);color:#fff !important;border-radius:10px;text-decoration:none;font-size:14px;font-weight:700;box-shadow:0 4px 10px rgba(0,116,189,0.25);transition:transform 0.15s ease,box-shadow 0.15s ease,background 0.2s ease;}.chatbot-login-button:hover{background:linear-gradient(135deg,#0088dd,#006bb8);transform:translateY(-1px);box-shadow:0 6px 14px rgba(0,116,189,0.35);text-decoration:none;color:#fff !important;}.chatbot-login-button:active{transform:translateY(0);}.openai-chatbot .chat-window .bot a{color:#005fa3;font-weight:700;text-decoration:underline;word-break:break-word;}.openai-chatbot .chat-window .bot a:hover{color:#003f73;}@media (max-width:480px){.openai-chatbot{right:10px;left:10px;width:auto;height:60vh;}.chatbot-launcher{right:14px;bottom:14px;}.chatbot-launcher-tooltip{right:0;bottom:86px;width:280px;max-width:calc(100vw - 28px);border-radius:18px 18px 4px 18px;cursor:pointer;}.chatbot-launcher-tooltip::after{right:28px;bottom:-9px;border-width:10px 9px 0 9px;border-color:#fff transparent transparent transparent;}}
