/* === build-mw-combine.php : This file is auto-generated from the 'skincss' category of kicksecure ================================================== */





/* === Boilerplate.css ================================================== */





/*
Standard Settings and fixes for certain elements on all our wikis
IF our skin is activated which is done by adding Template:Header to a page
See detailed documentation in Dev/mediawiki
*/

/* ---------- */
/* 1. General */

*, *::before, *::after {
  box-sizing: border-box;
}

a {
  overflow-wrap: break-word;
}

pre, code, div.pre {
  font-family: 'Cousine', monospace, Courier !important;
  font-size: 13px;
  color: #444;
}

pre, div.pre {
  white-space: pre;
  background-color: rgb(221,221,221);
  margin-bottom: 1em;
  width: auto;
  padding: 1em;
  line-height: 1.3em;
  overflow: auto;
}

code, pre[data-code] {
  background-color: #f5f5f5;
  border-color: #e3e3e3;
  border-radius: 3px;
  color: #222;
  padding: 3px 7px;
  margin-left: -1px;
  word-break: break-word;
  display: inline;
  white-space: unset;
}

a > code {
  color: #00f;
}

div.pre p {
  font-size: 13px !important;
  margin: 0 !important;
}

/* 1.1. Scrollbar mobile */

::-webkit-scrollbar {
  -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
  width: 12px;
}

::-webkit-scrollbar:horizontal {
  height: 12px;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, .5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}

/* 1.2. Container elements */

.mw-page-container {
  background: transparent;
  padding: 0;
  max-width: unset;
  min-width: unset !important;
}

#mw-page-base {
  background: transparent;
  height: 45px;
}

/* 1.3. Special Pages Logo */

#p-logo .mw-wiki-logo {
  background-size: 80%;
}

/* ----------------------- /*
/* 2. Hide Standard Header */

.mw-header {
  display: none;
}

/* --------------------- */
/* 3. Navigation related */

#contentSub {
  margin-left: 2px;
  margin-top: 12px;
  /* Deactivated as of 2025-05-20 */
  display: none;
}

#contentSub .subpages {
  font-size: 15px;
  padding: 6px 8px 7px 4px;
  border-bottom: 2px solid white;
  display: inline-block;
}

#contentSub .subpages, #contentSub .subpages a {
  color: #36b;
}

#mw-navigation, #catlinks {
  display: none;
}


/* ----------------- */
/* 4. Content styles */

#content {
  background: none;
  border: none;
  max-width: 960px;
  width: 100%;
  margin: 28px auto 0;
  padding: 0 12px;
}

.mw-content-container {
  max-width: unset;
  margin-left: unset !important;
}

#bodyContent {
  position: unset;
}

#mw-content-text {
  word-break: break-word;
  width: 100%;
}

/* 4.1. Headlines */

#mw-content-text h1,
#mw-content-text h2,
#mw-content-text h3,
#mw-content-text h4,
#mw-content-text h5,
#mw-content-text h6 {
  padding-bottom: .18em;
  color: #333;
  border-color: #777;
  background: transparent;
  margin: 0;
  font-weight: normal;
  font-family: 'Roboto';
  overflow: visible;
}

#mw-content-text h1:not(.toc *),
#mw-content-text h2:not(.toc *),
#mw-content-text h3:not(.toc *),
#mw-content-text h4:not(.toc *),
#mw-content-text h5:not(.toc *),
#mw-content-text h6:not(.toc *) {
  display: flow-root;
}

#mw-content-text h1 {
  font-size: 26px;
}

#mw-content-text h2 {
  font-size: 21px;
  padding-bottom: 3px;
}

#mw-content-text h3 {
  padding-bottom: 0;
  font-size: 19px;
}

#mw-content-text h4 {
  font-size: 17px;
  font-weight: bold;
}

#mw-content-text h5 {
  font-size: 17px;
}

#mw-content-text h6 {
  font-size: 15px;
  font-weight: bold;
}

#mw-content-text .mw-heading {
  background-color: transparent !important;
  display: flex;
  margin-bottom: .7em;
}

#mw-content-text .mw-heading1 {
  border-bottom: 2px solid #000;
}

#mw-content-text .mw-heading2 {
  border-bottom: 2px solid #333;
}

#mw-content-text .mw-heading3 {
  border-bottom: 1px solid #333;
}

@media (max-width: 600px) {
  #mw-content-text h1 { font-size: 23px; }
  #mw-content-text h2 { font-size: 20px; }
  #mw-content-text h3 { font-size: 18px; }
  #mw-content-text h4 { font-size: 17px; }
  #mw-content-text h5 { font-size: 16px; }
  #mw-content-text h5 { font-size: 15px; }
}

/* 4.1.1. mw edit section (headlines) */

#mw-content-text .mw-editsection {
  font-size: inherit;
  margin-left: .4em;
  line-height: inherit;
}

#mw-content-text .mw-editsection a {
  color: transparent;
  background-image: url('/w/images/thumb/b/b6/Edit-icon.png/60px-Edit-icon.png');
  background-repeat: no-repeat;
  background-position: 57%;
  background-size: contain;
  display: inline-block;
  height: .85em;
  filter: brightness(1.5);
  vertical-align: middle;

}

#mw-content-text .mw-editsection a:hover {
  transform: scale(1.3);
  filter: brightness(.5);
}

#mw-content-text .mw-editsection-bracket {
  display: none;
}

/* 4.2. Text structure elements */

#mw-content-text p {
  font-size: 15px;
}

/* a links - only real content links (in content area, very specific selector) */
#mw-content-text a:not(#toc a):not(.mininav a):not(.info-box a):not(.mw-editsection a):not(#custom-footer a):not(#custom-header a) {
  font-size: inherit;
  color: #1d67db;
}
#mw-content-text a:not(#toc a):not(.mininav a):not(.info-box a):not(.mw-editsection a):not(#custom-footer a):not(#custom-header a):visited {
  color: #844bcb;
}

#mw-content-text p {
  margin-top: .85em;
  margin-bottom: .85em;
  color: #444;
}

#mw-content-text ul, #mw-content-text ol {
  margin: .2em 0 .2em 1em;
}

#mw-content-text ul.gallery {
  margin-left: -5px;
}

#mw-content-text ul.gallery div.gallerytext p {
  margin: 0;
  color: #707070;
  text-align: center;
  font-style: italic;
}

#mw-content-text ul.gallery a:hover img {
  transform: scale(1.1);
}

#mw-content-text ol {
  margin-left: 1.25em;
}

#mw-content-text li {
  padding-left: .2em;
  font-size: 15px;
  color: #444;
}

#mw-content-text li:not(:last-child):not(.toclevel-1):not(.toclevel-2):not(.toclevel-3):not(.toclevel-4):not(.toclevel-5):not(.toclevel-6) {
  padding-bottom: 3px;
}

/* 4.3. Blockquote */

#mw-content-text blockquote {
  --normal: #ddd;
  --special: #44a9ff;

  display: flow-root;
  border: 1px solid var(--normal) !important;
  border-left-width: 6px !important;
  margin-left: 8px !important;
  position: relative;
  border-radius: 13px;
  margin-right: 0;
  padding: 10px 20px !important;
}

#mw-content-text blockquote.quotation {
  background: white;
  box-shadow: 2px 2px 4px 1px rgb( 0 0 0 / 7% );
  border: none !important;
  border-left: 6px solid var(--special) !important;
  padding: 18px 25px !important;
}

#mw-content-text blockquote::before {
  content: ' ';
  background-color: #f3f3f3;
  background-image: url("/w/images/thumb/5/55/Quotes-gray.png/50px-Quotes-gray.png");
  background-size: 55%;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: -18px;
  top: calc( 50% - 16px );
  height: 30px;
  width: 30px;
  border-radius: 50px;
  text-align: center;
  font-size: 48px;
  line-height: 52px;
  border: 1px solid var(--normal);
}

#mw-content-text blockquote.quotation:before {
  background-image: url("/w/images/thumb/d/dd/Quotes-blue.png/50px-Quotes-blue.png");
  border-color: var(--special);
  background-color: white;
}

#mw-content-text blockquote > * {
  color: #636363;
}

#mw-content-text blockquote > :first-child {
  margin-top: 0 !important;
}

#mw-content-text blockquote > :last-child,
#mw-content-text blockquote.quotation > :nth-last-child(2) {
  margin-bottom: 0 !important;
}

#mw-content-text blockquote .blockquote-context {
  position: relative;
  padding-left: 40px;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px !important;
  color: black;
}

#mw-content-text blockquote .blockquote-context:before {
  content: ' ';
  border-top: 2px solid black;
  width: 30px;
  height: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
}

#mw-content-text blockquote .blockquote-context * {
  color: black;
}

#mw-content-text blockquote .blockquote-context a:not(.image) {
  text-decoration: underline;
}

#mw-content-text blockquote .blockquote-context a:not(.image):hover {
  color: #056ec7;
}

#mw-content-text blockquote .blockquote-context span.author-image img {
  height: 40px;
  width: auto;
  margin-right: 8px;
  display: block;
  float: left;
  position: relative;
  top: -9px;
}

/* 4.4. Expand/ Collapse Button */

#mw-content-text .mw-collapsible {
  border-radius: 8px;
  padding: 3px 18px;
  margin: 18px 0px;
  overflow: auto;
  border-color: #ccc;
}

#mw-content-text .mw-collapsible .mw-collapsible-toggle,
#mw-content-text .mw-collapsible:before,
.expand-or-collapse-all-button {
  height: 40px;
}

html.client-js #mw-content-text .mw-collapsible:before {
  opacity: 0;
  margin: 5px 0;
}

#mw-content-text .mw-collapsible .mw-collapsible-toggle,
.expand-or-collapse-all-button {
  padding: 4px 17px 5px 10px;
  border-radius: 5px;
  line-height: 30px;
  margin: 5px 0;
  border: none;
  background: #1C4FA0;
  margin-right: -9px;
  color: white;
  font-weight: bold;
}

#mw-content-text .mw-collapsible .mw-collapsible-toggle {
  margin-left: 5px;
}

#mw-content-text .mw-collapsible .mw-collapsible-toggle:hover,
.expand-or-collapse-all-button:hover {
  background-color: #2f6ebf;
}

#mw-content-text .mw-collapsible:not(.mwc-headline-normal-text-size) > p:nth-child(2) {
  margin: 9px 0;
  font-size: 18px;
}

#mw-content-text .mw-collapsible > h3 {
  border: none;
  padding: 0;
}

#mw-content-text .mw-collapsible > h3,
#mw-content-text .mw-collapsible > h4 {
  overflow: hidden;
}

#mw-content-text .mw-collapsible .mw-collapsible-toggle :is(a,span.mw-collapsible-text) {
  color: white;
  text-decoration: none;
}

#mw-content-text .mw-collapsible .mw-collapsible-toggle:before,
.expand-or-collapse-all-button.all-expanded:before {
  content: '\25B2'; /* BLACK UP-POINTING TRIANGLE */
  margin-right: 5px;
  font-size: 16px;
}

#mw-content-text .mw-collapsible.mw-collapsed .mw-collapsible-toggle:before,
.expand-or-collapse-all-button:not(.all-expanded):before {
  content: '\25BC'; /* BLACK DOWN-POINTING TRIANGLE */
}

#mw-content-text .mw-collapsible .mw-collapsible-toggle:after {
  content: '';
}

.expand-or-collapse-all-button {
  cursor: pointer;
}

.expand-or-collapse-all-button:not(.all-expanded) .collapse-text { display: none; }
.expand-or-collapse-all-button.all-expanded .expand-text { display: none; }

/* 4.5. Table */

.wikitable {
  background: transparent;
  border-collapse: separate;
  border: none;
  border-spacing: 3px;
  margin: 19px 0px 18px -4px !important;
  overflow: auto;
  display: block;
  position: relative;
}

.wikitable > caption {
  width: max-content;
  min-width: calc(100% - 6px);
  border: solid #dfdfdf;
  border-width: 0 0 3px 0;
  border-radius: 6px 6px 0 0;
  background: #ebebeb;
  color: #555;
  text-align: left;
  margin: 0 3px;
  padding: 5px 12px 5px 133px;
  font-weight: bold;
  font-size: 17px;
  font-style: italic;
  letter-spacing: .04em;
}

.wikitable > caption:before {
  font-weight: bold;
  content: "Table: ";
}

.wikitable > * > tr > th,
.wikitable > * > tr > td {
  border: none;
  border-radius: 4px;
  box-shadow: 0 0 3px rgba(255,255,255,.3);
  padding: 10px 15px;
  word-break: keep-all;
}

.wikitable > * > tr > th {
  background: #dfdfdf;
  vertical-align: top;
  word-break: normal;
}

.wikitable > * > tr > th a {
  color: #0C5BD4 !important;
}

.wikitable td {
  background: #ebebeb;
}

.wikitable,
.wikitable li,
.wikitable p {
  color: black !important;
}

.wikitable a {
  color: #0F53C1 !important;
}

/* 4.6. First Heading */

#firstHeading,
.first-heading {
  background: #fafafa;
  max-width: 100%;
  padding: 10px 17px 11px;
  margin: 25px 0 25px -2px;
  font-family: 'Roboto';
  color: #444;
  border: none;
  position: relative;
  font-size: 28px !important;
}

@media (max-width: 600px) {
  #firstHeading,
  .first-heading {
    font-size: 25px !important;
  }
}

/* 4.7. TOC - table of contents */

#toc {
  background: white;
  border-radius: 8px;
  box-shadow: 2px 2px 5px rgb(0, 0, 0, .09);
  border: 1px solid #e0e0e0;
  padding: 25px 30px 25px 20px;
  margin: 0 0 0 -2px;
  font-size: 100%;
  display: inline-block;
}

#toc .toctitle {
  text-align: left;
  margin-left: 17px;
}

#toc .toctitle h2 {
  color: #444;
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: normal;
}

#toc .toctitle .toctogglespan {
  padding-left: 8px;
}

#toc .toctitle .toctogglespan:before, #toc .toctitle .toctogglespan:after {
  position: relative;
  top: -1px;
}

#toc .toctitle .toctogglelabel {
  font-size: 18px;
  padding: 0 6px 0 8px;
  outline: none;
}

#toc .toctitle .toctogglelabel:after {
  content: 'collapse \2191'; /* UPWARDS ARROW */
}

#toc #toctogglecheckbox:checked ~ .toctitle .toctogglelabel:after {
  content: 'expand \2193'; /* DOWNWARDS ARROW */
}

#toc .tocnumber {
  padding-right: .9em;
  color: #4F4F4F;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  word-break: normal;
}

#toc .toctext {
  word-break: break-word;
}

#toc > ul {
  margin-bottom: 0;
  display: table;
  table-layout: fixed;
}

#toc #toctogglecheckbox:checked ~ ul {
  display: none;
}

#toc ul ul {
  margin: 0 0 0 1.5em;
}

#toc a {
  line-height: 25px;
  display: table;
}

.toccolours {
  font-size: unset;
}

/* ------------------------------------------------------- */
/* 5. makes position:fixed work on old mobile web browsers */

.modal {
  -webkit-backface-visibility: hidden;
}

body.modal-open {
  overflow: visible;
}

.mw-workspace-container {
  max-width: unset;
}

/* --------------------- */
/* 6. Fixes for Searches */

/* Bootstrap Fix for Searches */

#searchform > .row {
  display: block !important;
}

/* Legacy Vector specific fixes */

#p-search {
  width: 100%;
}

#simpleSearch {
  max-width: unset;
  width: 100%;
}

#simpleSearch .vector-search-box-input {
  background: white;
  height: 60px;
  border: none !important;
  font-size: 20px;
  padding-left: 20px;
}

#searchButton {
  background-color: #77bafd;
  color: white;
  box-sizing: content-box;
  padding: 0 12px;
  opacity: 1;
}

#searchButton:hover {
  background-color: #469bf0;
}

/* -------------------------------------------------------- */
/* 7. Fix: overlapping of fixed header on page target jumps */

html, body {
  scroll-padding-top: 70px;
}

sup[id^=cite_ref-] {
  background-color: transparent !important;
}

/* ---------------------------------------------- */
/* 8. Widget:Free, :Freedom, :Non-freedom styling */

a.freelink,
a.nonfreedomlink {
  color: white !important;
  padding: 0.25em;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

a.freelink { background-color: green; }
a.freelink:hover { background-color: #0aad0a; }

a.nonfreedomlink { background-color: red; }
a.nonfreedomlink:hover { background-color: #ff6363; }

/* ---------------------- */
/* 9. Printing (physical) */

@media print {
  .image, .bg-image {
    print-color-adjust: exact;
    -webkit-print-color-adjust: exact;
  }

  .mw-collapsible-content {
    display: block !important;
  }
}

/* -------------------------------- */
/* 10. Footer and after */

#footer {
  display: none;
}

#mw-data-after-content {
  margin-left: 0;
}

/* 10.1. Flagged Reviews */

#mw-fr-ratingselects {
  white-space: break-spaces;
  margin-right: 0;
}

#mw-fr-commentbox {
  max-width: 80vw;
}

/* -------------- */
/* 11. Sitenotice */

#content #siteNotice {
  display: block;
}

/* --------------------- */
/* 12. Dev pages Styling */

body:is(.rootpage-Dev,.rootpage-Design) {
  background-image: url(/w/images/5/59/Dev-background.svg);
}

body:is(.rootpage-Dev,.rootpage-Design) #custom-header {
  background-image: url(/w/images/5/59/Dev-background.svg);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .1);
  background-color: #f9f5e4;
  background-size: 110px 110px;
  border-bottom: 3px solid white;
}

body:is(.rootpage-Dev,.rootpage-Design) #custom-header > .style-wrapper:after {
  content: "Developer Zone";
  display: block;
  background: #f9f5e4;
  border: solid #fff;
  border-width: 0 2px 3px;
  border-radius: 0 0 8px 8px;
  padding: 0 8px 2px;
  position: absolute;
  right: 3px;
  top: 39px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #555;
}

body:is(.rootpage-Dev,.rootpage-Design) #content {
  background: #f3f3f3;
}


/* ---------------------- */
/* 13. Button modification */
/* used on wiki/VirtualBox */

.mw-ui-button {
  border-radius: 20px;
}

.mw-ui-button:hover {
  transform: scale(1.1);
}

/* ------------------------------ */
/* 14. Cite Backlink improvements */

/* Arrow improvements */

.mw-cite-backlink {
  margin: 0 .2em 0 0;
}

.mw-cite-backlink,
.mw-cite-backlink > a {
  display: inline-block;
  height: 1em;
  line-height: 1em;
}

.mw-cite-backlink > a {
  min-width: 1em;
  text-align: center;
  transform: scale(1.6);
  line-height: .5em;
}

/* Visibility improvements */

@keyframes blinkOutline {
  0%, 100% {
    outline-color: #ff6e6e;
  }
  50% {
    outline-color: transparent;
  }
}

li[id^=cite_note-]:target,
sup[id^=cite_ref-]:target > a {
  animation: blinkOutline 1.5s 2;
  outline: 3px solid #ff6e6e;
  outline-offset: 1px;
  background-color: #fff9a5 !important;
}


/* ---------------------- */
/* 15. Image improvements */

#mw-content-text span[typeof="mw:File"] img,
#mw-content-text span[typeof="mw:File/Frameless"] img {
  max-width: 100%;
  height: auto;
}

/* ----------------------------- */
/* 16. Image border modification */

.mw-image-border > a:first-child > *:first-child:not(.mw-broken-media),
.mw-image-border > span:first-child > *:first-child:not(.mw-broken-media) {
  border: 1px solid #838383;
}

/* --------------------------- */
/* 17. Thumbnails Modification */

figure[typeof="mw:File/Thumb"] {
  margin-top: 0 !important;
  max-width: 100%;
  border-radius: 5px;
  padding: 0 !important;
  min-width: 100px;
  box-shadow: 3px 3px 5px 0px rgb(0 0 0/.1);
  display: block;
  width: min-content;
}

figure[typeof="mw:File/Thumb"] > :is(a,span) {
  width: max-content;
  display: block;
}

figure[typeof="mw:File/Thumb"] > :is(a,span) > img {
  max-width: 100%;
  height: auto;
  border: none !important;
  margin: 0 !important;
  background: none !important;
}

/* hide magnify-box if "link"-parameter is not used because then link has mw-file-description class and links to image */
figure[typeof~='mw:File/Thumb'] > .mw-file-description::after {
  display: none;
}

figure[typeof="mw:File/Thumb"] > a.mw-file-magnify {
  float: right;
  margin-top: 9px;
  margin-right: -4px;
}

figure[typeof="mw:File/Thumb"] > figcaption {
  padding: 5px;
  display: block;
  background: transparent;
  border: none;
}

figure[typeof="mw:File/Thumb"] > a.mw-file-magnify + figcaption {
  padding-right: 18px;
}

figure[typeof="mw:File/Thumb"] > figcaption:before {
  display: none;
}

@media (max-width: 540px) {
  :not(.thumb-gallery):not(.thumb-not-responsive) > figure[typeof="mw:File/Thumb"] {
    float: none !important;
    margin-left: 0;
    padding: 0 10px 0 0;
    max-width: 100%;
    display: block;
    margin: 15px auto !important;
  }
}

/* 17.1. classes thumb-hide-enlarge and hide-enlarge */

.thumb-hide-enlarge > figure[typeof="mw:File/Thumb"] > a.mw-file-description:after,
figure[typeof="mw:File/Thumb"].thumb-hide-enlarge > a.mw-file-description:after {
  display: none;
}

.thumb-hide-enlarge > figure[typeof="mw:File/Thumb"] > figcaption,
figure[typeof="mw:File/Thumb"].thumb-hide-enlarge > figcaption {
  display: none;
}

/* -------------- */
/* 18. EmbedVideo */

.embedvideo {
  max-width: 100%;
}

.embedvideo figcaption {
  font-size: unset;
}

.embedvideo .embedvideo-loader__fakeButton {
  color: transparent !important;
  background-color: rgb(137 137 137 / 49%);
  border: 3px solid white;
  height: 100px;
  width: 100px;
}

.embedvideo .embedvideo-loader__fakeButton:before {
  content: "\25B6"; /* BLACK RIGHT-POINTING TRIANGLE */
  color: #fff !important;
  font-weight: 700;
  position: absolute;
  left: calc(50% - 17px);
  font-size: 56px;
  top: -3px;
}

.embedvideo .embedvideo-loader__footer {
  display: none;
}

/* ------------------------------ */
/* 19. Mediawiki Popups Extension */

.mwe-popups {
  z-index: 1000;
}

/*
[[Category:MultiWiki]]
*/






/* === Header.css ================================================== */





/*
Custom Header - CSS styling
See detailed documentation in Dev/mediawiki
*/


/* ---------- */
/* 1. General */


#custom-header {
  position: fixed;
  /* makes position: fixed work on old mobile web browsers */
  -webkit-backface-visibility: hidden;
  height: 50px;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 1000;
}

#custom-header .style-wrapper {
  width: 100%;
  max-width: 960px;
  background: transparent;
  margin: auto;
  height: 100%;
  position: relative;
}

#custom-header .style-wrapper > * {
  vertical-align: top;
}


/* 1.1. Header related page styles */


.mw-notification {
  top: 100px;
  border-color: #ddd;
  box-shadow: 2px 2px 5px rgba(0,0,0,.1);
  border-radius: 8px;
}


/* 1.2. Header Menu (nav-menu and super-menu) */


#custom-header .header-menu > .menu-trigger {
  width: 50px;
  height: 50px;
  position: absolute;
  opacity: 0;
  z-index: 10;
}

#custom-header .header-menu > .menu-button > img {
  display: none;
    width: 38px;
    height: auto;
    margin: 10px 0 0 7px;
    padding: 0 5px;
    font-size: 10px;
    line-height: 1;
}

#custom-header .header-menu > .menu-button > img:hover {
  filter: brightness(0);
}

#custom-header .header-menu {
  display: inline-block;
}

#custom-header .header-menu > .menu-content {
  display: inline;
  vertical-align: top;
  position: relative;
}

#custom-header .super-menu .menu-trigger {
  cursor: pointer;
}

/* For JS: NO menu trigger checkbox used */

html.client-js #custom-header .header-menu .menu-trigger {
  display: none;
}

html.client-nojs #custom-header .header-menu .menu-trigger:hover + .menu-button > img,
html.client-js #custom-header .header-menu .menu-button:hover > img {
  filter: brightness(0);
  transform: scale( 1.2 );
}

html.client-nojs #custom-header .header-menu > .menu-trigger:not(:checked) + .menu-button img.off,
html.client-nojs #custom-header .header-menu > .menu-trigger:checked + .menu-button img.on,
html.client-js #custom-header .header-menu:not(.active) .menu-button img.off,
html.client-js #custom-header .header-menu.active .menu-button img.on {
  display: inline-block;
}

html.client-nojs #custom-header .header-menu > .menu-trigger:checked ~ .menu-content,
html.client-js #custom-header .header-menu.active .menu-content {
  display: block;
}


/* ------------ */
/* 2. Logo left */


#custom-header a.home {
  position: relative;
  height: 50px;
  display: inline-block;
  vertical-align: top;
  width: 160px;
  text-align: center;
}

#custom-header a.home:hover {
  transform: scale(1.1);
}

#custom-header a.home img {
  position: absolute;
  font-size: 10px;
  line-height: 1;
}


/* ------------------ */
/* 3. Register symbol */


#custom-header a.register-symbol {
  position: absolute;
  left: 147px;
  top: 0;
  height: 30px;
  width: 28px;
  padding: 5px;
  font-size: 24px;
  text-decoration: none;
  color: #000;
}

#custom-header a.register-symbol:hover {
  color: #cc31e1
}

#custom-header a.register-symbol:hover:after {
  content: ' ';
  display: block;
  height: 1px;
  width: 11px;
  border-bottom: 1px solid #cc31e1;
  position: absolute;
  left: 7px;
  top: 23px;
}

@media(max-width: 700px) {
  #custom-header a.register-symbol {
    margin-left: 47px;
  }
}

@media(max-width: 460px) {
  #custom-header a.register-symbol {
    margin-left: 22px;
    font-size: 19px;
    top: 6px;
  }
}

/* ------------ */
/* 4. Menu left */

#custom-header .nav-menu > .menu-button {
  display: none;
}

#custom-header .nav-menu .menu-content > div {
  display: inline-block;
  position: relative;
}

#custom-header .nav-menu .menu-content > div > .button {
  height: 53px;
  cursor: pointer;
    display: inline-block;
    color: #333;
    text-decoration: none;
}

#custom-header .nav-menu .menu-content > div > a.button:hover {
  transform: scale(1.1);
}

#custom-header .nav-menu .menu-content > div > .menu {
  display: none;
  position: absolute;
  top: 50px;
  background: #e0e0e0;
  padding: 10px 0;
  column-count: 2;
  column-gap: 1px;
  column-rule: 1px solid #858585;
  width: max-content;
  border-radius: 0 0 10px 10px;
  border: 1px solid #aaa;
  border-width: 0 1px 1px 1px;
  max-width: 450px;
}

#custom-header .nav-menu .menu-content > div > .button:hover + .menu,
#custom-header .nav-menu .menu-content > div > .menu:hover {
  display: block;
}

#custom-header .nav-menu .menu-content > div > .menu > a {
  display: flex;
  align-items: flex-start;
  font-size: 16px;
  padding: 1em 1.4em;
  color: #333;
  line-height: 1.4em;
  text-decoration: none;
  break-inside: avoid;
  overflow: hidden;
}

#custom-header .nav-menu .menu-content > div > .menu > a > i {
    width: 1em;
    height: 1em;
    margin-right: 1em;
    flex-shrink: 0
}

#custom-header .nav-menu .menu-content > div > .menu > a:hover {
  background: #eee;
}


/* ------------- */
/* 5. Menu right */


#custom-header .menu-right {
  float: right;
  height: 52px;
}

#custom-header .menu-right > * {
  vertical-align: top;
}


/* ----------- */
/* 6. Search */


#custom-header .search {
  width: 30px;
  height: 50px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
}

#custom-header .search > img {
  width: 26px;
  height: auto;
  position: relative;
  top: 11px;
  display: inline-block;
  font-size: 10px;
  line-height: .9;
}

#custom-header .search:hover img {
  transform: scale(1.1);
  filter: brightness(0);
}


/* --------------- */
/* 7. Super Menu */


#custom-header .super-menu {
  width: 50px;
  height: 52px;
  display: inline-block;
  position: relative;
}


#custom-header .super-menu .menu-content {
  padding: 0 10px 20px;
  width: max-content;
  position: absolute;
  right: -136px;
  top: 50px;
  text-align: left;
  border-radius: 0 0 10px 10px;
  border-top: none;
  display: none;
}

#custom-header .super-menu .menu-content > * {
  display: inline-block;
  vertical-align: top;
  padding: 0 3px;
}

#custom-header .super-menu .menu-content > * > * {
  display: block;
  padding: 4px 8px 3px 30px;
  text-decoration: none;
  color: #555;
  position: relative;
}

#custom-header .super-menu .menu-content > * > *:before {
  position: absolute;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  top: 3px;
  left: 0;
  width: 29px;
  text-align: center;
}

#custom-header .super-menu .menu-content > * > .headline {
    background: #f0f0f0;
    border-radius: 4px;
    cursor: default;
    padding: 8px 0 9px;
    padding-bottom: 9px;
    margin: 5px 3px;
    text-align: center;
}

#custom-header .super-menu .menu-content .headline.user {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre;
}

#custom-header .super-menu .menu-content > * > *:not(.headline):hover {
  color: black;
}

#custom-header .super-menu a i {
  position: absolute;
  left: 2px;
  top: calc( 50% - 7px );
  width: 20px;
  display: inline-block;
  text-align: center;
}


/* ----------------------- */
/* 7.1. User not logged in */


body:not(.user-logged-in) #custom-header .super-menu .user-logged-in { display: none; }
body.user-logged-in #custom-header .super-menu .user-logged-out { display: none; }
body.user-logged-in #custom-header .super-menu .headline.user { background-color: #c2dff9; }

body.page-is-watched #custom-header .super-menu .watch { display: none; }
body:not(.page-is-watched) #custom-header .super-menu .unwatch { display: none; }


/* ---------------- */
/* 8. Donate button */


#custom-header .donate {
  height: 40px;
  font-weight: bold;
  line-height: 40px;
  color: #686868;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
}

#custom-header .donate:hover {
  background-size: 32px !important;
  background-color: #f8f8f8 !important;
  color: black !important;
}

#custom-header .donate img {
  width: 27px;
  position: relative;
  display: inline-block;
  font-size: 10px;
}


/* ---------------- */
/* 9. Media Queries */


@media( max-width: 840px ) {
  #custom-header .nav-menu > div > .menu {
    max-width: 350px;
  }

  #custom-header .nav-menu > div > .menu > a {
    font-size: 14px;
  }
}

@media (max-width: 700px) {
  #custom-header .nav-menu > .menu-button {
    display: inline-block;
  }

  #custom-header .nav-menu > .menu-content {
    position: fixed;
    left: 0;
    top: 50px;
    overflow: hidden;
    display: none;
    width: 100%;
    background: #e0e0e0;
    border-width: 0 1px 1px;
    height: calc(100% - 50px);
  }

  #custom-header .nav-menu > .menu-content > div {
      padding: 0 15px;
      width: 100%;
      display: block;
      margin: 0;
  }

  #custom-header .nav-menu > .menu-content > div > .button {
    border-bottom: 1px solid #858585;
    font-weight: bold;
    height: 30px;
    padding: 0 0 0 4px;
  }

  #custom-header .nav-menu > .menu-content > div > .menu {
    max-width: unset;
    display: block;
    width: 100%;
    position: static;
    border: none;
  }

  #custom-header .nav-menu > .menu-content > div > .menu > a {
    padding: .3em .4em;
  }
}

@media (max-width: 460px) {
  #custom-header a.home {
    font-size: 16px;
  }

  #custom-header .search {
    background-position-x: 2px;
  }

  #custom-header div.super-menu {
    width: 34px;
  }

  #custom-header div.super-menu .menu-button > img {
    margin-left: -2px;
  }

  #custom-header .super-menu .menu-content {
    right: -114px;
  }

  #custom-header .super-menu .menu-content > * {
    padding: 0 !important;
  }

  #custom-header .super-menu .menu-content > * > * {
    font-size: 13px;
    margin-top: 7px;
    margin-bottom: 7px;
  }

}

/*
[[Category:MultiWiki]]
*/






/* === Footer.css ================================================== */





/*
CSS styling for our custom footer
See detailed documentation in Dev/mediawiki
*/


/* ---------------------------------- */
/* 0. Boilerplate and auto-gen footer */


#footer-places-privacy,
#footer-places-about,
#footer-places-disclaimers {
  display: none;
}

.mw-footer-container {
  display: none;
}


/* ----------------- */
/* 1. Footer General */


#custom-footer {
  background: linear-gradient( 90deg, #333, #5a5a5a, #5a5a5a, #333);
  color: white;
  left: 0;
  margin-top: 60px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw + 8px);
}

#custom-footer > p {
  display: none;
}

/* 1.1. Structure */

#custom-footer .content-wrapper {
  max-width: 960px;
  margin: auto;
  padding: 30px 20px;
  display: flex;
}

#custom-footer > .content-wrapper > .left { width: calc( 24% - 20px ); }
#custom-footer > .content-wrapper > .middle { width: calc( 38% - 20px ); }
#custom-footer > .content-wrapper > .right { width: calc( 38% - 20px ); }

#custom-footer > .content-wrapper > :not(:last-child) {
  margin-right: 30px;
}

@media ( max-width: 750px ) {
  #custom-footer > .content-wrapper {
    display: block;
  }

  #custom-footer > .content-wrapper > * {
    width: 80% !important;
    margin: auto !important;
  }
}

/* 1.2. Icon Link */

#custom-footer .icon-link {
  display: inline-block;
  position: relative;
  width: 28px;
  height: 28px;
  margin: 0 5px 5px 0;
  top: -3px;
}

#custom-footer .icon-link:last-child {
  margin-right: 0;
}

#custom-footer .icon-link img {
  box-shadow: 2px 2px 3px rgba(0,0,0,.3);
  display: inline-block;
  border-radius: 50%;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

#custom-footer .icon-link:hover img {
  transform: scale(1.2);
}

/* 1.3. Sub Headlines */

#custom-footer > .content-wrapper :not(.main-claim ) > .headline {
  font-weight: bold;
  border-bottom: 1px solid white;
  margin-bottom: 14px;
  padding-bottom: 9px;
}

@media ( max-width: 750px ) {
  #custom-footer > .content-wrapper :not(.main-claim ) > .headline {
    margin-top: 14px;
  }
}


/* -------- */
/* 2. Claim */


#custom-footer .main-claim {
  padding-bottom: 23px;
}

#custom-footer .main-claim,
#custom-footer .main-claim > * {
  width: 100%;
  display: block;
}

#custom-footer .main-claim > .headline {
  font-size: 25px;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 8px;
}

#custom-footer .main-claim .headline .share-tooltip > * {
  font-size: 16px !important;
}

#custom-footer .main-claim .headline .share-tooltip .button {
  filter: brightness(2);
  border-radius: 0;
  background-position: left;
  margin-top: 5px;
}


/* ------------------- */
/* 3. Dark Mode switch */


#custom-footer .dark-mode-switch {
    border: 1px solid #ccc;
    padding: 8px;
    width: fit-content;
    border-radius: 6px;
    color: #ccc;
}

@media ( max-width: 750px ) {
  #custom-footer .dark-mode-switch {
    position: relative;
    top: -6px;
  }
}

#custom-footer .dark-mode-switch:hover {
  background: #7f7f7f;
}

#custom-footer .dark-mode-switch .ext-darkmode-link {
  color: #ccc;
  font-size: 14px;
  padding-left: 25px;
  position: relative;
  text-decoration: none;
}

#custom-footer .dark-mode-switch .ext-darkmode-link:before {
    position: absolute;
    left: 4px;
    font-size: 22px;
    top: -8px;
}

html.client-darkmode #custom-footer .dark-mode-switch .ext-darkmode-link:before {
  left: 1px;
  font-size: 25px;
  top: -13px;
}


/* --------------- */
/* 4. Social Media */


#custom-footer .social {
  padding-bottom: 15px;
}

#custom-footer .social .text {
  margin-bottom: 15px;
}

/* --------------- */
/* 4.1. PUP Advert */

#custom-footer .pup-supported .content {
  font-size: 12px;
}

#custom-footer .pup-supported .content > a {
  color: #3dc0eb !important;
}

/* -------------- */
/* 5. Open Source */


#custom-footer .opensource {
  font-size: 12px;
}

@media ( max-width: 750px ) {
  #custom-footer .opensource {
    margin-top: 20px;
  }
}

#custom-footer .opensource:after {
  content: "";
  clear: both;
  display: block;
}

#custom-footer .opensource .images {
  float: left;
  margin-right: 12px
}

#custom-footer .opensource > .images > a {
  border: none;
  display: inline-block;
  background: white;
  border-radius: 5px;
  padding: 0 7px;
  width: 60px;
  height: 60px;
}

#custom-footer .opensource > .images a:hover {
  transform: scale(1.2);
  box-shadow: 0px 0px 6px 3px rgb( 0 0 0 / 20% );
}

#custom-footer .opensource > .images > a:first-child {
  margin-right: 10px;
  padding: 6px 7px 7px;
  width: 63px;
}

#custom-footer .opensource > .images > a > img {
  display: inline-block;
}

#custom-footer .opensource > .images > a:first-child img {
  height: 48px;
}

/* -------- */
/* 6. Legal */


#custom-footer .legal {
  color: #ababab;
  margin: 18px auto 0;
  max-width: 750px;
}

#custom-footer .legal > span {
  display: block;
  font-size: 12px;
}

#custom-footer .legal a {
  color: #008CBA !important;
}

#custom-footer .legal .disclaimer {
  line-height: 1.4em;
  margin-bottom: 10px;
}

#custom-footer .legal .rights {
  color: #ababab;
  font-size: 14px;
}

#custom-footer .legal .rights img {
  height: 20px;
  vertical-align: text-bottom;
  margin-left: 1px;
}

#custom-footer .legal .rights img:hover {
  transform: scale(1.3);
}


/*
[[Category:MultiWiki]]
*/






/* === LocalSkin.css ================================================== */





/*
CSS styling only applicable for the skin on the local wiki
See detailed documentation in Dev/mediawiki
*/


/* --------- */
/* 1. Global */


body {
  background: #f3f3f3;
  font-family: 'Roboto';
}


/* --------- */
/* 2. Header */


#custom-header {
  background: white;
  box-shadow: 2px 2px 4px rgba(0,0,0,.1);
}

/* Logo Left */

#custom-header ~ * a:visited {
  color: #0645ad;
}

#custom-header a.home {
  margin-right: 15px;
}

#custom-header a.home img {
  top: 3px;
  left: 6px;
}

#custom-header a.register-symbol {
  left: 153px;
}

#custom-header span.text {
  font-size: 20px;
  position: absolute;
  left: 53px;
  top: 9px;
  color: #333;
}

/* Nav Menu */


#custom-header .nav-menu .menu-content > div > .menu {
    background: white;
}

#custom-header .nav-menu .menu-content > div > .button {
  font-size: 18px;
  padding: 10px 0 0 9px;
}

/* Super Menu */

#custom-header .super-menu .menu-content {
  background: white;
  border-color: #ccc;
}

#custom-header .super-menu .menu-content > * > *:not(.headline):hover {
  background: #eee;
}

/* Donate Button */

#custom-header .donate {
  width: 120px !important;
  background-position: 6px 9px !important;
  font-size: 23px;
  border-radius: 10px;
  margin-right: 5px;
}

#custom-header .donate img {
  top: -2px;
}

/* Media Queries */

@media( max-width: 840px ) {
  #custom-header .nav-menu .menu-content > div > .button {
    font-size: 14px;
    padding: 15px 0 0 4px;
  }
}

@media( max-width: 700px ) {
  #custom-header .nav-menu .menu-content {
    background: white;
  }

  #custom-header .nav-menu .menu-content > div > .button {
    padding-top: 3px;
  }
}


@media (max-width: 460px) {
  #custom-header a.home {
    width: 130px;
  }

  #custom-header a.home span.text {
    font-size: 15px;
    top: 12px;
  }

  #custom-header .donate {
    font-size: 18px;
    font-weight: normal;
    width: 100px !important;
  }
}


/* -------------------------- */
/* 3. Work in Progress Notice */


div.wip {
 width: 600px;
 margin: auto;
}
div.wip p {
 color: white !important;
 font-size: 16px !important;
}
div.wip a {
 color: #6ab9ff;
}






/* === mw-combine.php : Autogeneration success ================================================== */





