MediaWiki:Common.css: Difference between revisions

From HorizonXI Wiki
No edit summary
Tags: Manual revert Reverted
No edit summary
Tags: Manual revert Reverted
Line 1: Line 1:
/* For use on the https://horizonffxi.wiki/MediaWiki:Sitenotice page */
/* Main CSS class of the tooltip */
.event-banner-link {
.main-tooltip {
     display: block;
     border: 1px solid #cac4b5;
     text-decoration: none;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
     color: inherit;
     margin-bottom: 5px;
     padding: 2px 5px;
    background-color: #fbeecb;
}
}


/* the picture */
/* Adds padding to the wrapper to make space for a shadow */
.event-banner-container {
#tooltip-wrapper {
     background-image: url(https://horizonffxi.wiki/w/images/8/82/HorizonXI_Sun_breeze_2023.png);
     padding: 3px 7px 2px 3px;
    min-height: 300px; /* Set the minimum desired height for your image */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
}
}


/* the overlay */
/* Hides tooltips with redlinks, not yet loaded ones and elements containing tooltip contents for advanced tooltips */
.event-banner-overlay {
.has-redlinks, .tooltip-loading, .advanced-tooltip .tooltip-contents {
    position: absolute;
    display: none;
        top: 5px; /* Adjust the vertical position as needed to align the overlay to the top */
        left: 5px; /* Adjust the horizontal position as needed */
        right: 35%; /* Adjust the horizontal position as needed */
        background-color: rgba(0, 0, 0, 0.3); /* Adjust the opacity here (0.3 means 30% transparent) */
        padding: 5px 20px; /* one number for same padding all sizes. two numbers for "y x". four numbers for "top right bottom left". see https://www.w3schools.com/css/css_padding.asp */
        text-align: center;
        color: #fff; /* Text color for the overlay */
}
}


/* the text */
.tooltips-init-complete {
.event-banner-text {
     cursor: help;
     font-size: 2.5rem;
    font-weight: bold;
    font-family: cursive;
    margin-top: 20px;
}
}


/* the underline comes from mediawiki styling h2. this container controls the size and position of the h2 inside */
/* Align images with text the same way it's in page content */
.event-banner-underline-container {
/* Was probably better to play with the classes but that would cause ton of side effects */
     margin-left: auto;
.main-tooltip img {
    margin-right: auto;
     vertical-align: middle;
    max-width: 700px;
}
}


@media (max-width: 768px) {
 
    /* Adjust the styles for screens with a maximum width of 768px */
/* General purpose "pretty (data) tables" */
    .event-banner-overlay {
 
        left: 10%;
table.job-header th,
        right: 10%;
table.job-header td,
    }
table.job-header tr {
width: 100%;
height: 40;
background-color: #eddce7;
vertical-align: top;
border: 2px solid #000000;
}
}


@media (max-width: 576px) {
table.datatable {
    /* Adjust the styles for screens with a maximum width of 768px */
  background-color: transparent;
    .event-banner-overlay {
        top: 0;
        left: 0;
        right: 0;
    }
}
}


.starlight {display: none;}
table.datatable th,
.sunbreeze {}
table.datatable td {
/* End of site notice banner */
  padding: 4px;
}


table.datatable th {
  text-align: left;
  background-color: #d87093;
}


/* Out of era content - All dates are approximate */
table.datatable tr {
/* Treaures of Aht Urghan */
  background-color: #ccccff;
}


.toau {display: none;} /* Apr 2006 */
table.datatable tr:hover {
  background-color: #e3e6ff;
}


.besieged {display: none;} /* Apr 2006 */
li #credits {
.isnm {display: none;} /* Imperial Standing Notorious Monsters - Jul 2006 */
  white-space: normal;
.raising {display: none;} /* Chocobo Raising - Aug 2006 */
}
.salvage {display: none;} /* Salvage - Dec 2006 */
.hotandcold {display: none;} /* Chocobo Hot and Cold Game - Dec 2006 */
.nyzul {display: none;} /* Nyzul Isle Investigation - Mar 2007 */
.racing {display: none;} /* Chocobo Racing - Mar 2007 */
.pankration {display: none;} /* Pankration - Sept 2007 */
.znm {display: none;} /* Zeni Notorious Monsters - Jun 2008 */


.assault {display: none;} /* Assault - Apr 2006 */
.headbare h1,
.assault-psc {display: none;}
.headbare h2 {
.assault-pfc {display: none;}
  border-bottom: none;
.assault-sp {display: none;}
}
.assault-lc {display: none;}
.assault-c {display: none;}
.assault-s {display: none;}
.assault-sm {display: none;}
.assault-cs {display: none;} /* Chief Sergeant Rank - Mar 2007 */
.assault-sl {display: none;} /* Second Lieutenant Rank - Jun 2007 */
.assault-fl {display: none;} /* First Lieutenant Rank - Aug 2007 */


.einherjar {display: none;} /* Einherjar - Jun 2007 */
.mw-plusminus-pos {
.einherjar-wingi {display: none;}
  color: #006500;
.einherjar-wingii {display: none;}
}
.einherjar-wingiii {display: none;}
.einherjar-odin {display: none;}


.mw-plusminus-neg {
  color: #8B0000;
}


/* Wings of the Goddess */
/* Lists with less indentation */
.compact-list dd {
  margin-left: 1ex;
}


.wotg {display: none;}
.flush-list dd {
  margin-left: 0;
}


.campaign {display: none;} /* Campaign - Nov 2007 */
/* Various common tables */
.ops {display: none;} /* Campaign Ops - Nov 2007 */
table.mission-table,
.scnm {display: none;} /* Sealed Container Notorious Monsters - Sept 2008 */
table.monster-table,
.annm {display: none;} /* Allied Notes Notorious Monsters - Apr 2009 */
table.poi-table,
table.npc-table,
table.nm-table {
  width: 100%;
}


table.helm-table,
table.crafting-table-small {
  max-width: 590px;
}


/* SoA */
table.crafthobbies,
 
table.crafthobbies-clamming,
.soa {display: none;}
table.crafthobbies-digging,
table.crafthobbies-excavation,
table.crafthobbies-fishing,
table.crafthobbies-gardening,
table.crafthobbies-harvesting,
table.crafthobbies-logging,
table.crafthobbies-mining {
  max-width: 1180px;
}
table.ffxi-table,
table.mission-table,
table.monster-table,
table.nm-table,
table.helm-table,
table.crafting-table {
  border-spacing: 2px;
}


.moggarden {display: none;} /* Mog Garden - Jul 2013 */
table.job-table {
  border-spacing: 0;
  border-collapse: collapse;
}


 
table.crafthobbies,
/* No associated expansion */
table.crafthobbies-clamming,
 
table.crafthobbies-digging,
.casket {display: none;} /* treasure caskets - Dec 2008 */
table.crafthobbies-excavation,
.mmm {display: none;} /* Moblin Maze Mongers - Dec 2008 */
table.crafthobbies-fishing,
.augment {display: none;} /* Augments - Apr 2009 */
table.crafthobbies-gardening,
.tenshodocoffer {display: none;} /* Tenshodo Coffers - Apr 2009 */
table.crafthobbies-harvesting,
.fov {display: none;} /* fields of valor - Nov 2009 */
table.crafthobbies-logging,
.synergy {display: none;} /* Synergy - Nov 2009 */
table.crafthobbies-mining {
.dominion {display: none;} /* Dominion Ops - Dec 2010 */
.gov  {display: none;} /* grounds of valor - May 2011 */
.abyssea {display: none;}
 
/* End of out of era content */
 
 
/* Common Horizon Table Styles */
/* FFXI-Table */
 
table.ffxi-table {
   border-spacing: 1px;
   border-spacing: 1px;
}
}


table.ffxi-table td,
table.job-table td,
table.ffxi-table th {
table.job-table th {
   padding: 5px;
   border: 2px ridge;
}
}


.ffxi-table dl {
table.ffxi-table td,
   margin: 0;
table.ffxi-table th,
table.nm-table td,
table.nm-table th,
table.job-table th {
   padding: 5px;
}
}


.ffxi-table ul {
table.skill-table td,
  list-style-type: none;
table.job-table td,
   margin: 2px 4px;  
table.spell-table td {
   padding: 5px;
}
}


.ffxi-table ul li {
table.helm-table td,
  margin: 2px 0px;
table.helm-table th,
}
table.crafting-table td,
 
table.crafting-table th,
/* End of Common Horizon Table Styles */
table.crafthobbies td,
 
table.crafthobbies th,
 
table.crafthobbies-clamming td,
/* Common Horizon Table Colors */
table.crafthobbies-clamming th,
/* FFXI-Table */
table.crafthobbies-digging td,
table.ffxi-table tr {
table.crafthobbies-digging th,
  background-color: #eddce7;
table.crafthobbies-excavation td,
}
table.crafthobbies-excavation th,
table.ffxi-table th,
table.crafthobbies-fishing td,
table.ffxi-table {
table.crafthobbies-fishing th,
    background-color: #bc73a1;
table.crafthobbies-gardening td,
}
table.crafthobbies-gardening th,
 
table.crafthobbies-harvesting td,
/* Merchant Table */
table.crafthobbies-harvesting th,
table.merchant-table tr {
table.crafthobbies-logging td,
   background-color: #eddce7;
table.crafthobbies-logging th,
table.crafthobbies-mining td,
table.crafthobbies-mining th {
   padding: 5px;
}
}
table.merchant-table th,
 
table.merchant-table {
table.helm-table td {
    background-color: #bc73a1;
  padding-left: 2ex;
}
}


/* End of Common Horizon Table Colors */
table.job-table td,
table.job-table th {
  padding-left: 1ex;
}


table.job-table td {
  vertical-align: top;
}


/* Main CSS class of the tooltip */
table.crafting-table tr,
.main-tooltip {
table.crafting-table td {
    border: 1px solid #cac4b5;
  text-align: center;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    margin-bottom: 5px;
    padding: 2px 5px;
    background-color: #fbeecb;
}
}


/* Adds padding to the wrapper to make space for a shadow */
table.mission-table td,
#tooltip-wrapper {
table.mission-table th,
    padding: 3px 7px 2px 3px;
table.poi-table td,
table.poi-table th,
table.npc-table td,
table.npc-table th,
table.monster-table td,
table.monster-table th,
table.monster-table tr.ffxi-footer td,
table.monster-table td.ffxi-footer {
  text-align: center;
  padding: 2px;
}
}


/* Hides tooltips with redlinks, not yet loaded ones and elements containing tooltip contents for advanced tooltips */
table.nm-table td {
.has-redlinks, .tooltip-loading, .advanced-tooltip .tooltip-contents {
  text-align: left;
    display: none;
}
}


.tooltips-init-complete {
table.crafting-table tr,
    cursor: help;
table.crafting-table td {
  text-align: center;
}
}


/* Align images with text the same way it's in page content */
 
/* Was probably better to play with the classes but that would cause ton of side effects */
/* HELM and crafting table background colors */
.main-tooltip img {
table.crafthobbies,
    vertical-align: middle;
table.crafthobbies th {
  background-color: #6699CC;
}
table.crafthobbies tr {
  background-color: #e9f2fb;
}
}




/* General purpose "pretty (data) tables" */
/* Clamming table background colours */
table.clamming-table,
table.clamming-table th,
table.crafthobbies-clamming,
table.crafthobbies-clamming th {
  background-color: #7fc5c2;
}
table.clamming-table tr,
table.crafthobbies-clamming tr {
  background-color: #d7e6e5;
}


table.job-header th,
table.job-header td,
table.job-header tr {
width: 100%;
height: 40;
background-color: #eddce7;
vertical-align: top;
border: 2px solid #000000;
}


table.datatable {
/* Digging table */
   background-color: transparent;
table.digging-table,
table.digging-table th,
table.crafthobbies-digging,
table.crafthobbies-digging th {
   background-color: #8FBC8F;
}
}
 
table.digging-table tr,
table.datatable th,
table.crafthobbies-digging tr {
table.datatable td {
   background-color: #e0ebe0;
   padding: 4px;
}
}


table.datatable th {
  text-align: left;
  background-color: #d87093;
}


table.datatable tr {
/* Excavating table background colours */
   background-color: #ccccff;
table.excavating-table,
table.excavating-table th,
table.crafthobbies-excavation,
table.crafthobbies-excavation th {
  background-color: #bcae5d;
}
table.excavating-table tr,
table.crafthobbies-excavation tr {
   background-color: #edeadc;
}
}


table.datatable tr:hover {
  background-color: #e3e6ff;
}


li #credits {
/* Fishing table background colours */
   white-space: normal;
table.fishing-table,
table.fishing-table th,
table.crafthobbies-fishing,
table.crafthobbies-fishing th {
   background-color: #53A0DF;
}
}
 
table.fishing-table tr,
.headbare h1,
table.crafthobbies-fishing tr {
.headbare h2 {
   background-color: #f2f3ff;
   border-bottom: none;
}
}


.mw-plusminus-pos {
  color: #006500;
}


.mw-plusminus-neg {
/* Gardening table background colours */
   color: #8B0000;
table.gardening-table,
table.gardening-table th,
table.crafthobbies-gardening,
table.crafthobbies-gardening th {
   background-color: #836843;
}
}
 
table.gardening-table tr,
/* Lists with less indentation */
table.crafthobbies-gardening tr {
.compact-list dd {
   background-color: #d9cfc2;
   margin-left: 1ex;
}
}


.flush-list dd {
  margin-left: 0;
}


/* Various common tables */
/* Harvesting table background colours */
table.mission-table,
table.harvesting-table,
table.monster-table,
table.harvesting-table th,
table.poi-table,
table.crafthobbies-harvesting,
table.npc-table,
table.crafthobbies-harvesting th {
table.nm-table {
  background-color: #b1db65;
   width: 100%;
}
table.harvesting-table tr,
table.crafthobbies-harvesting tr {
   background-color: #eef4e3;
}
}


table.helm-table,
 
table.crafting-table-small {
/* Logging table background colours */
   max-width: 590px;
table.logging-table,
table.logging-table th,
table.crafthobbies-logging,  
table.crafthobbies-logging th {
  background-color: #857e6b;
}
table.logging-table tr,
table.crafthobbies-logging tr {
   background-color: #e2e0da;
}
}


table.crafthobbies,
 
table.crafthobbies-clamming,
/* Mining table background colours */
table.crafthobbies-digging,
table.mining-table,
table.crafthobbies-excavation,
table.mining-table th,
table.crafthobbies-fishing,
table.crafthobbies-mining,  
table.crafthobbies-gardening,
table.crafthobbies-mining th {
table.crafthobbies-harvesting,
   background-color: #b7b7b7;
table.crafthobbies-logging,
table.crafthobbies-mining {
   max-width: 1180px;
}
}
table.mining-table tr,
table.mission-table,
table.crafthobbies-mining tr {
table.monster-table,
   background-color: #ebebeb;
table.nm-table,
table.helm-table,
table.crafting-table {
   border-spacing: 2px;
}
}


table.job-table {
  border-spacing: 0;
  border-collapse: collapse;
}


table.crafthobbies,
/* Crafting table background colours */
table.crafthobbies-clamming,
table.crafting-table-color,
table.crafthobbies-digging,
table.crafting-table-color th {
table.crafthobbies-excavation,
   background-color: #6699CC;
table.crafthobbies-fishing,
table.crafthobbies-gardening,
table.crafthobbies-harvesting,
table.crafthobbies-logging,
table.crafthobbies-mining {
   border-spacing: 1px;
}
}
 
table.crafting-table-color tr {
table.job-table td,
   background-color: #ffffff;
table.job-table th {
   border: 2px ridge;
}
}


table.nm-table td,
table.nm-table th,
table.job-table th {
  padding: 5px;
}


table.skill-table td,
/* Various table background colors */
table.job-table td,
table.ffxi-table tr,
table.spell-table td {  
table.mission-table tr,
   padding: 5px;
table.monster-table tr,
table tr.bg-blue,
.bg-blue tr,
.bg-blue {
   background-color: #eddce7;
}
 
table.bg-blue-alt tr,
table tr.bg-blue-alt,
.bg-blue-alt {
  background-color: #d5d9ff;
}
}


table.helm-table td,
table.ffxi-table th,
table.helm-table th,
table.ffxi-table,
table.crafting-table td,
table.monster-table th,
table.crafting-table th,
table.poi-table th,
table.crafthobbies td,
table.npc-table th,
table.crafthobbies th,
table.itm-table th,
table.crafthobbies-clamming td,
table.gtm-table th,
table.crafthobbies-clamming th,
table.quest-table th,
table.crafthobbies-digging td,
table.chocodig-table th,
table.crafthobbies-digging th,
table tr.ffxi-header,
table.crafthobbies-excavation td,
table tr td.ffxi-header,
table.crafthobbies-excavation th,
table tr th.ffxi-header,
table.crafthobbies-fishing td,
table tr.ffxi-footer,
table.crafthobbies-fishing th,
table tr td.ffxi-footer,
table.crafthobbies-gardening td,
table tr th.ffxi-footer,
table.crafthobbies-gardening th,
table tr.bg-header,
table.crafthobbies-harvesting td,
.bg-header tr,
table.crafthobbies-harvesting th,
.bg-header {
table.crafthobbies-logging td,
   background-color: #bc73a1;
table.crafthobbies-logging th,
table.crafthobbies-mining td,  
table.crafthobbies-mining th {
   padding: 5px;
}
}


table.helm-table td {
table.job-table tr,
   padding-left: 2ex;
table tr.bg-bright-blue,
.bg-bright-blue tr,
.bg-bright-blue {
   background-color: #eddce7;
}
}


table.job-table td,
table.quest-table tr,
table.job-table th {
table tr.bg-mauve,
   padding-left: 1ex;
.bg-mauve tr,
.bg-mauve {
   background-color: #fffcf5;
}
}


table.job-table td {
table tr.bg-seablue,
   vertical-align: top;
.bg-seablue tr,
.bg-seablue {
   background-color: #66b2ff;
}
}


table.crafting-table tr,
table.chocodig-table tr,
table.crafting-table td {
table tr.bg-cream,
   text-align: center;
.bg-cream tr,
.bg-cream {
   background-color: #fffacd;
}
}


table.mission-table td,
table.spell-table tr,
table.mission-table th,
table tr.bg-faint-blue,
table.poi-table td,
.bg-faint-blue tr,
table.poi-table th,
.bg-faint-blue {
table.npc-table td,
   background-color: #eddce7;
table.npc-table th,
table.monster-table td,
table.monster-table th,
table.monster-table tr.ffxi-footer td,
table.monster-table td.ffxi-footer {
   text-align: center;
  padding: 2px;
}
}


table.nm-table td {
/* Job Page AF Tables */
   text-align: left;
 
table.jobpageAF-table tr {
   background-color: #ffffff;
}
}


table.crafting-table tr,
table.jobpageAF-table th {
table.crafting-table td {
   background-color: #bc73a1;
   text-align: center;
}
}




/* HELM and crafting table background colors */
 
table.crafthobbies,
table.nm-table th,
table.crafthobbies th {
.bg-red th,
   background-color: #6699CC;
.bg-nm th,
.bg-nm .ffxi-header,
.bg-nm .ffxi-footer {
   background-color: #f76b6b;
}
}
table.crafthobbies tr {
 
   background-color: #e9f2fb;
table.nm-table tr,
table tr.bg-red,
table tr.bg-nm,
.bg-red tr,
.bg-nm tr,
.bg-red,
.bg-nm {
   background-color: #ffd9d9;
}
}


table.artifact-table tr,
table tr.bg-faint-red,
.bg-faint-red tr,
.bg-faint-red {
  background-color: #ffeaf0;
}


/* Clamming table background colours */
table.skill-table td,
table.clamming-table,
table tr.bg-beige,
table.clamming-table th,
.bg-beige tr,
table.crafthobbies-clamming,
.bg-beige {
table.crafthobbies-clamming th {
   background-color: #eddce7;
   background-color: #7fc5c2;
}
}
table.clamming-table tr,
 
table.crafthobbies-clamming tr {
.bg-beige tr,
   background-color: #d7e6e5;
.bg-beige {
   background-color: #4f0d44; color:white;
}
}


.bg-header-blue tr,
.bg-header-blue {
  background-color: #3d0b34; color:white;
}


/* Digging table */
.theme-fandomdesktop-light table.job-table th,
table.digging-table,
.theme-fandomdesktop-light table tr.bg-header-blue,
table.digging-table th,
.bg-header-blue tr,
table.crafthobbies-digging,
.bg-header-blue {
table.crafthobbies-digging th {
   background-color: #bc73a1;
   background-color: #8FBC8F;
}
}
table.digging-table tr,
 
table.crafthobbies-digging tr {
table.spell-table th,
   background-color: #e0ebe0;
table tr.bg-header-purple,
.bg-header-purple tr,
.bg-header-purple {
   background-color: #bc73a1;
}
}


 
.bg-header-purple tr,
/* Excavating table background colours */
.bg-header-purple {
table.excavating-table,
   background-color: #3d0b34; color:white;
table.excavating-table th,
table.crafthobbies-excavation,
table.crafthobbies-excavation th {
   background-color: #bcae5d;
}
table.excavating-table tr,
table.crafthobbies-excavation tr {
  background-color: #edeadc;
}
}


table.skill-table th,
table tr.bg-header-beige,
.bg-header-beige tr,
.bg-header-beige {
  background-color: #bc73a1;
}


/* Fishing table background colours */
.bg-header-beige tr,
table.fishing-table,
.bg-header-beige {
table.fishing-table th,
   background-color: #3d0b34; color:white;
table.crafthobbies-fishing,
table.crafthobbies-fishing th {
   background-color: #53A0DF;
}
}
table.fishing-table tr,
 
table.crafthobbies-fishing tr {
table.artifact-table th,
   background-color: #f2f3ff;
table tr.bg-header-red,
.bg-header-red tr,
.bg-header-red {
   background-color: #e87093;
}
}


 
table.gtm-table tr,
/* Gardening table background colours */
table.spawn-table tr,
table.gardening-table,
table.poi-table tr,
table.gardening-table th,
table tr.bg-green,
table.crafthobbies-gardening,  
.bg-green tr,
table.crafthobbies-gardening th {
.bg-green {
   background-color: #836843;
   background-color: #c8e6c9;
}
}
table.gardening-table tr,
 
table.crafthobbies-gardening tr {
table.spawn-table th,
   background-color: #d9cfc2;
table tr.bg-dark-green,
.bg-dark-green tr,
.bg-dark-green {
   background-color: #6bf799;
}
}


table.npc-table tr,
table tr.bg-purple,
.bg-purple tr,
.bg-purple {
  background-color: #e1bee7;
}


/* Harvesting table background colours */
table.itm-table tr,
table.harvesting-table,
table tr.bg-yellow,
table.harvesting-table th,
.bg-yellow tr,
table.crafthobbies-harvesting,
.bg-yellow {
table.crafthobbies-harvesting th {
   background-color: #f0f4c3;
  background-color: #b1db65;
}
table.harvesting-table tr,
table.crafthobbies-harvesting tr {
   background-color: #eef4e3;
}
}


 
table.mission-table th,
/* Logging table background colours */
table th.pst-green,
table.logging-table,
.pst-green th,
table.logging-table th,
.pst-green {
table.crafthobbies-logging,  
   background-color: #ceffc7;
table.crafthobbies-logging th {
   background-color: #857e6b;
}
}
table.logging-table tr,
.wide-table {
table.crafthobbies-logging tr {
   width: 100%;
   background-color: #e2e0da;
}
}


/* Item page sections and headers */
.item-header {
  margin-top: 0;
}


/* Mining table background colours */
.showhide {
table.mining-table,
  float: right;
table.mining-table th,
  cursor: pointer;
table.crafthobbies-mining,
  font-size: 67%;
table.crafthobbies-mining th {
   font-weight: normal;
   background-color: #b7b7b7;
}
}
table.mining-table tr,
 
table.crafthobbies-mining tr {
.item-header .showhide::before {
   background-color: #ebebeb;
   content: '[show/hide]'
}
}


.item-section .item-header,
.item-subsection .item-header {
  margin-right: 1ex;
}


/* Crafting table background colours */
.item-section {
table.crafting-table-color,
  vertical-align: top;
table.crafting-table-color th {
  display: inline-block;
   background-color: #6699CC;
   width: 100%;
}
}
table.crafting-table-color tr {
 
   background-color: #ffffff;
.item-subsection {
  vertical-align: top;
   display: inline-block;
  width: 50%;
}
}


/* Fix overflow issues on small screens */
@media screen and (max-width: 1024px) {
  .item-subsection {
    width: 100%;
  }
}


/* Various table background colors */
/* Fix main page column font size */
table.mission-table tr,
.page-Main_Page div#column-one {
table.monster-table tr,
   font-size: 127%;
table tr.bg-blue,
.bg-blue tr,
.bg-blue {
   background-color: #eddce7;
}
}


table.bg-blue-alt tr,
/* Box with image border */
table tr.bg-blue-alt,
.ffxi-border-box {
.bg-blue-alt {
  border: 8px solid transparent;
   background-color: #d5d9ff;
   border-image: url(https://vignette.wikia.nocookie.net/ffxi/images/f/f8/FFXIbox.png) 8 repeat;
}
}


table.monster-table th,
/* Links that won't override text color */
table.poi-table th,
.no-color-links a,
table.npc-table th,
.no-color-links a:visited {
table.itm-table th,
  color: inherit;
table.gtm-table th,
}
table.quest-table th,
/* New-style .js Tooltip appearance */
table.chocodig-table th,
.main-tooltip {
table tr.ffxi-header,
    border: 1px solid #A3B1BF;
table tr td.ffxi-header,
    -moz-border-radius: 10px;
table tr th.ffxi-header,
    padding: 1em;
table tr.ffxi-footer,
    background-color: rgba(163, 177, 191, .8);
table tr td.ffxi-footer,
   
table tr th.ffxi-footer,
    /* enforce full width for lazy-loaded image tooltips */
table tr.bg-header,
width: max-content!important;
.bg-header tr,
.bg-header {
  background-color: #bc73a1;
}
}
/* Hidden categories not hiding */
.mw-hidden-cats-ns-shown {display: none}


table.job-table tr,
/*******************
table tr.bg-bright-blue,
* LUA Navboxes (to replace existing broken Navbox template)
.bg-bright-blue tr,
*******************/
.bg-bright-blue {
.navbox {
  background-color: #eddce7;
    width: 100%;
}
    background: white;
 
    color: black;
table.quest-table tr,
    margin: 1em auto;
table tr.bg-mauve,
    font-size: 84%;
.bg-mauve tr,
    clear: both;
.bg-mauve {
    padding: 2px;
  background-color: #fffcf5;
    border-spacing: 0;
    border: 1px solid #AAA;
}
}


table tr.bg-seablue,
/* Merges navboxes that are directly under eachother */
.bg-seablue tr,
.navbox + .navbox {
.bg-seablue {
    margin-top: -11px;
  background-color: #66b2ff;
}
}


table.chocodig-table tr,
.navbox .navbox-title {
table tr.bg-cream,
    background: #CCF;
.bg-cream tr,
    color: black;
.bg-cream {
    font-weight: bold;
  background-color: #fffacd;
}
}


table.spell-table tr,
.navbox .navbox-vde {
table tr.bg-faint-blue,
    float:left;
.bg-faint-blue tr,
    width:65px;
.bg-faint-blue {
  background-color: #eddce7;
}
}


/* Job Page AF Tables */
.navbox .navbox-title-padright {
    padding-right: 65px;
}


table.jobpageAF-table tr {
.navbox .navbox-title-padleft {
  background-color: #ffffff;
    padding-left: 65px;
}
}


table.jobpageAF-table th {
.navbox .navbox-subgroup {
  background-color: #bc73a1;
    border-spacing: 0;
    width: 100%;
}
}


.navbox .navbox-gutter {
    height: 2px;
}


.navbox .navbox-subgroup .navbox-gutter {
    background: white;
}


table.nm-table th,
.navbox .navbox-section-row > td {
.bg-red th,
    padding: 0;
.bg-nm th,
    height: 100%;
.bg-nm .ffxi-header,
.bg-nm .ffxi-footer {
  background-color: #f76b6b;
}
}


table.nm-table tr,
.navbox .navbox-section {
table tr.bg-red,
    width: 100%;
table tr.bg-nm,
    border-spacing: 0;
.bg-red tr,
.bg-nm tr,
.bg-red,
.bg-nm {
  background-color: #ffd9d9;
}
}


table.artifact-table tr,
.navbox .navbox-above,
table tr.bg-faint-red,
.navbox .navbox-below {
.bg-faint-red tr,
    background: #DDF;
.bg-faint-red {
    text-align: center;
  background-color: #ffeaf0;
}
}


table.skill-table td,
.navbox .navbox-image {
table tr.bg-beige,
    background: white;
.bg-beige tr,
    text-align: center;
.bg-beige {
  background-color: #eddce7;
}
}


.bg-beige tr,
.navbox .navbox-group,
.bg-beige {
.navbox .navbox-header {
  background-color: #4f0d44; color:white;
    background: #DDF;
    color: black;
    font-weight: bold;
    height: 100%;
    padding: 2px 4px;
}
}


.bg-header-blue tr,
.navbox .navbox-header-collapsible {
.bg-header-blue {
    padding-left: 65px;
  background-color: #3d0b34; color:white;
}
}


.theme-fandomdesktop-light table.job-table th,
.navbox .navbox-group {
.theme-fandomdesktop-light table tr.bg-header-blue,
    text-align: right;
.bg-header-blue tr,
    padding-right: 1em;
.bg-header-blue {
    min-width: 150px;
  background-color: #bc73a1;
}
}


table.spell-table th,
.navbox .navbox-group,
table tr.bg-header-purple,
.navbox .navbox-image-left {
.bg-header-purple tr,
    border-right: 2px solid white;
.bg-header-purple {
  background-color: #bc73a1;
}
}


.bg-header-purple tr,
.navbox-image-right {
.bg-header-purple {
    border-left: 2px solid white;
  background-color: #3d0b34; color:white;
}
}


table.skill-table th,
.navbox .navbox-list {
table tr.bg-header-beige,
    background: white;
.bg-header-beige tr,
    color: black;
.bg-header-beige {
    width: 100%;
  background-color: #bc73a1;
    height: 100%;
    padding: 0;
}
}


.bg-header-beige tr,
.navbox .alt > .navbox-list {
.bg-header-beige {
    background: #F7F7F7;
  background-color: #3d0b34; color:white;
}
}


table.artifact-table th,
.navbox .navbox-list div {
table tr.bg-header-red,
    padding: 0px 4px;
.bg-header-red tr,
.bg-header-red {
  background-color: #e87093;
}
}


table.gtm-table tr,
.navbox .navbox-list.no-group {
table.spawn-table tr,
    text-align: center;
table.poi-table tr,
    padding-top: 2px;
table tr.bg-green,
    padding-bottom: 2px;
.bg-green tr,
.bg-green {
  background-color: #c8e6c9;
}
}


table.spawn-table th,
.navbox .mw-collapsible-toggle {
table tr.bg-dark-green,
    width: 65px;
.bg-dark-green tr,
.bg-dark-green {
  background-color: #6bf799;
}
}


table.npc-table tr,
/* hlist */
table tr.bg-purple,
.hlist ul {
.bg-purple tr,
    margin: 0;
.bg-purple {
    list-style: none;
  background-color: #e1bee7;
}
}


table.itm-table tr,
.hlist li, .hlist ul ul {
table tr.bg-yellow,
    display: inline;
.bg-yellow tr,
.bg-yellow {
  background-color: #f0f4c3;
}
}


table.mission-table th,
.hlist li a {
table th.pst-green,
    white-space: nowrap;
.pst-green th,
.pst-green {
  background-color: #ceffc7;
}
}
.wide-table {
 
  width: 100%;
.hlist ul ul:before {
    content: "("
}
}


/* Item page sections and headers */
.hlist ul ul:after {
.item-header {
    content: ")"
  margin-top: 0;
}
}


.showhide {
.hlist li:after {
  float: right;
    content: " • ";
  cursor: pointer;
  font-size: 67%;
  font-weight: normal;
}
}


.item-header .showhide::before {
.hlist ul ul li:after {
  content: '[show/hide]'
    content: "/";
}
}


.item-section .item-header,
.hlist li:last-child:after, .hlist ul ul li:last-child:after {
.item-subsection .item-header {
    content: none;
  margin-right: 1ex;
}
}


.item-section {
/* Item page sections and headers */
  vertical-align: top;
 
  display: inline-block;
.item-section,
.item-subsection {
   width: 100%;
   width: 100%;
}
}


.item-subsection {
.showhide {
   vertical-align: top;
   font-size: 13px;
  display: inline-block;
  width: 50%;
}
}


/* Fix overflow issues on small screens */
.item-header .showhide::before {
@media screen and (max-width: 1024px) {
   content: 'show/hide';
   .item-subsection {
    width: 100%;
  }
}
}


/* Fix main page column font size */
.compact-list dl,
.page-Main_Page div#column-one {
.compact-list ul {
   font-size: 127%;
   margin: 0;
}
}


/* Box with image border */
.flush-list dl,
.ffxi-border-box {
.flush-list ul {
   border: 8px solid transparent;
   margin: 0;
  border-image: url(https://vignette.wikia.nocookie.net/ffxi/images/f/f8/FFXIbox.png) 8 repeat;
}
}


/* Links that won't override text color */
.ffxi-table dl,  
.no-color-links a,
.digging-table dl {
.no-color-links a:visited {
   margin: 0;
   color: inherit;
}
}
/* New-style .js Tooltip appearance */
 
.main-tooltip {
/* Infobox template style */
    border: 1px solid #A3B1BF;
.infobox {
    -moz-border-radius: 10px;
  border: 1px solid #aaa;
    padding: 1em;
  background-color: #f9f9f9;
    background-color: rgba(163, 177, 191, .8);
  color: black;
   
  margin-bottom: 0.5em;
    /* enforce full width for lazy-loaded image tooltips */
  /* margin-left: 0.5em; */
width: max-content!important;
  padding: 0.2em;
  float: right;
  clear: right;
}
}
/* Hidden categories not hiding */
.mw-hidden-cats-ns-shown {display: none}


/*******************
.infobox td,
* LUA Navboxes (to replace existing broken Navbox template)
.infobox th {
*******************/
  vertical-align: top;
.navbox {
    width: 100%;
    background: white;
    color: black;
    margin: 1em auto;
    font-size: 84%;
    clear: both;
    padding: 2px;
    border-spacing: 0;
    border: 1px solid #AAA;
}
}


/* Merges navboxes that are directly under eachother */
.infobox caption {
.navbox + .navbox {
  font-size: larger;
    margin-top: -11px;
  margin-left: inherit;
}
}


.navbox .navbox-title {
.infobox.bordered {
    background: #CCF;
  border-collapse: collapse;
    color: black;
    font-weight: bold;
}
}


.navbox .navbox-vde {
.infobox.bordered td,
    float:left;
.infobox.bordered th {
    width:65px;
  border: 1px solid #aaa;
}
}


.navbox .navbox-title-padright {
.infobox.bordered .borderless td,
    padding-right: 65px;
.infobox.bordered .borderless th {
  border: 0;
}
}


.navbox .navbox-title-padleft {
.infobox.sisterproject {
    padding-left: 65px;
  width: 20em;
  font-size: 90%;
}
}


.navbox .navbox-subgroup {
@media print {
     border-spacing: 0;
  .infobox.sisterproject {
    width: 100%;
     display: none;
  }
}
}


.navbox .navbox-gutter {
/* Styles for bordered infobox with merged rows */
    height: 2px;
.infobox.bordered .mergedtoprow td,
}
.infobox.bordered .mergedtoprow th {
  border: 0;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
}


.navbox .navbox-subgroup .navbox-gutter {
.infobox.bordered .mergedrow td,
    background: white;
.infobox.bordered .mergedrow th {
  border: 0;
  border-right: 1px solid #aaa;
}
}


.navbox .navbox-section-row > td {
/* Standard Navigations Documentation at [[Wikipedia:NavFrame]]. */
    padding: 0;
div.Boxmerge,
    height: 100%;
div.NavFrame {
  margin: 0px;
  margin-left: 0em;
  padding: 4px;
  border: 0px solid #aaa;
  text-align: center;
  border-collapse: collapse;
  font-size: 95%;
}
}


.navbox .navbox-section {
div.Boxmerge div.NavFrame {
    width: 100%;
  border-style: none;
    border-spacing: 0;
  border-style: hidden;
}
}


.navbox .navbox-above,
div.NavFrame + div.NavFrame {
.navbox .navbox-below {
  border-top-style: none;
    background: #DDF;
  border-top-style: hidden;
    text-align: center;
}
}


.navbox .navbox-image {
div.NavPic {
    background: white;
  background-color: #fff;
    text-align: center;
  margin: 0px;
  padding: 2px;
  float: left;
}
}


.navbox .navbox-group,
div.NavFrame div.NavHead {
.navbox .navbox-header {
  height: 1em;
    background: #DDF;
  font-weight: bold;
    color: black;
  background-color: #ccf;
    font-weight: bold;
  position:relative;
    height: 100%;
    padding: 2px 4px;
}
}


.navbox .navbox-header-collapsible {
div.NavFrame p {
    padding-left: 65px;
  font-size: 100%;
}
}


.navbox .navbox-group {
div.NavFrame div.NavContent {
    text-align: right;
  font-size: 100%;
    padding-right: 1em;
    min-width: 150px;
}
}


.navbox .navbox-group,
div.NavFrame div.NavContent p {
.navbox .navbox-image-left {
  font-size: 100%;
    border-right: 2px solid white;
}
}


.navbox-image-right {
div.NavEnd {
    border-left: 2px solid white;
  margin: 0px;
  padding: 0px;
  line-height: 1px;
  clear: both;
}
}


.navbox .navbox-list {
a.NavToggle {
    background: white;
  position:absolute;
    color: black;
  top:0px;
    width: 100%;
  right:3px;
    height: 100%;
  font-weight:normal;
    padding: 0;
  font-size:smaller;
}
}


.navbox .alt > .navbox-list {
div.Boxmerge,
    background: #F7F7F7;
div.MainPageNavFrame {
  margin: 0px;
  padding: 4px;
  border: 0px solid #aaa;
  text-align: center;
  border-collapse: collapse;
  font-size: 95%;
}
}


.navbox .navbox-list div {
div.MainPageNavFrame div.MainPageNavHead {
    padding: 0px 4px;
  height: 1.6em;
  font-weight: bold;
  background-color: transparent;
  position:relative;
}
}


.navbox .navbox-list.no-group {
/* Template preloads */
    text-align: center;
.preload_table {
    padding-top: 2px;
  text-align:center;
    padding-bottom: 2px;
  padding:1px;
  border-spacing: 4px 2px;
}
}


.navbox .mw-collapsible-toggle {
.preload_button,
    width: 65px;
.preload_button2 {
  background-color: #ddddee;
  border: 2px outset #9999bb;
  text-align: center;
  padding: 2px 4px;
}
}


/* hlist */
.preload_button2 {
.hlist ul {
  font-size: 110%;
    margin: 0;
  background-color: #E0BF1C;
    list-style: none;
  border:2px outset #BFb428;
}
}


.hlist li, .hlist ul ul {
/* styling for Template:Quest */
    display: inline;
}


.hlist li a {
th.infobox-quest-header,
    white-space: nowrap;
tr.infobox-quest-header {
  width:150px; background-color:#bc73a1; text-align:right; vertical-align:top;
}
}


.hlist ul ul:before {
td.infobox-quest-field,
    content: "("
tr.infobox-quest-field {
  background-color:#eddce7; vertical-align:top;
}
}


.hlist ul ul:after {
tr.infobox-quest-cutscenes-header {
    content: ")"
  width:150px; background-color:#bc73a1;
}
}
/* elemental text templates for Dark Theme */


.hlist li:after {
 
    content: " • ";
span.light-elemental-text {
  color: #888888;
}
}


.hlist ul ul li:after {
 
    content: "/";
span.dark-elemental-text {
  color: #000000;
}
}


.hlist li:last-child:after, .hlist ul ul li:last-child:after {
td.nation-color-highlight-bastok {
    content: none;
  background-color: #88ACE0;
}
}


/* Item page sections and headers */
span.nation-color-highlight-bastok {
  background-color: #88ACE0;
}


.item-section,
td.nation-color-highlight-sandoria {
.item-subsection {
   background-color: #FF6666;
   width: 100%;
}
}


.showhide {
span.nation-color-highlight-sandoria {
   font-size: 13px;
   background-color: #FF6666;
}
}


.item-header .showhide::before {
td.nation-color-highlight-windurst {
   content: 'show/hide';
   background-color: #BCED91;
}
}


.compact-list dl,
span.nation-color-highlight-windurst {
.compact-list ul {
   background-color: #BCED91;
   margin: 0;
}
}


.flush-list dl,
aside.portable-infobox ol,aside.portable-infobox ul{
.flush-list ul {
    list-style-position:outside;
  margin: 0;
    margin:0 0 0 15px;
    text-align:initial
}
}
 
aside.portable-infobox ol ol,aside.portable-infobox ol ul,aside.portable-infobox ul ol,aside.portable-infobox ul ul{
.digging-table dl {
    margin-left:3px;
  margin: 0;
    margin-top:6px;
    padding-left:9px
}
}
 
aside.portable-infobox p,aside.portable-infobox section{
/* Infobox template style */
    margin-bottom:0
.infobox {
  border: 1px solid #aaa;
  background-color: #f9f9f9;
  color: black;
  margin-bottom: 0.5em;
  /* margin-left: 0.5em; */
  padding: 0.2em;
  float: right;
  clear: right;
}
}
 
aside.portable-infobox h2,aside.portable-infobox h3{
.infobox td,
    border-bottom:0;
.infobox th {
    font-family:inherit;
  vertical-align: top;
    font-weight:700;
    margin:0
}
}
 
aside.portable-infobox .pi-title{
.infobox caption {
    background:#520044;
  font-size: larger;
    color:#fff;
  margin-left: inherit;
    font-size:18px;
    line-height:1.25;
    padding:12px 9px;
    border-top:0;
    margin: 0;
    border-color: rgba(82,0,68,0.5);
}
}
 
.mw-body .mw-parser-output h1:after, .mw-body .mw-parser-output aside.portable-infobox h2:after {
.infobox.bordered {
    border-bottom: 0 none;
  border-collapse: collapse;
}
}
 
aside.portable-infobox .pi-title p{
.infobox.bordered td,
margin: 0;
.infobox.bordered th {
  border: 1px solid #aaa;
}
}
 
.skin-timeless #mw-content-text .pi-title {
.infobox.bordered .borderless td,
    background:#520044;
.infobox.bordered .borderless th {
    color:#fff;
  border: 0;
    font-size:18px;
    line-height:1.25;
    padding:12px 9px;
    border-top:0;
    margin: 0;
}
.skin-timeless #mw-content-text .pi-title p{
margin: 0;
}
}
 
.mw-body .mw-parser-output h1:after, .mw-body .mw-parser-output aside.portable-infobox h2:after {
.infobox.sisterproject {
    border-bottom: 0 none;
  width: 20em;
  font-size: 90%;
}
}
 
aside.portable-infobox .pi-header{
@media print {
     font-size:14px;
  .infobox.sisterproject {
    line-height:1.25;
     display: none;
    padding:9px
  }
}
}
 
aside.portable-infobox .pi-data-label{
/* Styles for bordered infobox with merged rows */
    font-size:12px;
.infobox.bordered .mergedtoprow td,
    line-height:1.5
.infobox.bordered .mergedtoprow th {
}
  border: 0;
aside.portable-infobox{
  border-top: 1px solid #aaa;
    border-radius:3px;
  border-right: 1px solid #aaa;
    border-style:solid;
    border-width:1px;
    clear:right;
    float:right;
    margin:0 0 18px 18px;
    width:270px;
    border-color: rgba(82,0,68,0.5);
}
}
 
aside.portable-infobox .pi-item-spacing{
.infobox.bordered .mergedrow td,
    padding-bottom:9px;
.infobox.bordered .mergedrow th {
    padding-top:9px
  border: 0;
  border-right: 1px solid #aaa;
}
}
 
aside.portable-infobox .pi-border-color{
/* Standard Navigations Documentation at [[Wikipedia:NavFrame]]. */
    border-color:rgba(82,0,68,0.5);
div.Boxmerge,
}
div.NavFrame {
.pi-background{
  margin: 0px;
    background-color:#ffffff;
  margin-left: 0em;
  padding: 4px;
  border: 0px solid #aaa;
  text-align: center;
  border-collapse: collapse;
  font-size: 95%;
}
}
 
.pi-secondary-background{
div.Boxmerge div.NavFrame {
    background:#520044;
  border-style: none;
    color:#fff;
  border-style: hidden;
}
}
 
.pi-secondary-background+.pi-secondary-background{
div.NavFrame + div.NavFrame {
    border-top:1px solid #ffffff;
  border-top-style: none;
  border-top-style: hidden;
}
}
 
.pi-secondary-background+*>.pi-data:first-child,.pi-secondary-background+.pi-data{
div.NavPic {
    border-top:0
  background-color: #fff;
  margin: 0px;
  padding: 2px;
  float: left;
}
}
 
aside.portable-infobox .pi-secondary-background a{
div.NavFrame div.NavHead {
    color:inherit
  height: 1em;
  font-weight: bold;
  background-color: #ccf;
  position:relative;
}
}
 
.pi-font{
div.NavFrame p {
    font-size:12px
  font-size: 100%;
}
}
 
.pi-secondary-font{
div.NavFrame div.NavContent {
    font-size:14px;
  font-size: 100%;
    font-weight:700;
    line-height:1.25;
    margin-top:0
}
}
 
.pi-caption,.pi-data,.pi-header,.pi-navigation,.pi-title{
div.NavFrame div.NavContent p {
    padding-left:9px;
  font-size: 100%;
    padding-right:9px
}
}
 
.pi-header,.pi-title{
div.NavEnd {
    text-align:center
  margin: 0px;
  padding: 0px;
  line-height: 1px;
  clear: both;
}
}
 
.pi-data{
a.NavToggle {
    -webkit-box-orient:horizontal;
  position:absolute;
    -webkit-box-direction:normal;
  top:0px;
    grid-column-gap:9px;
  right:3px;
    border-top-style:solid;
  font-weight:normal;
    border-top-width:1px;
  font-size:smaller;
    border-bottom-width: 0;
}
    -webkit-box-sizing:border-box;
 
    box-sizing:border-box;
div.Boxmerge,
    display:-webkit-box;
div.MainPageNavFrame {
    display:flex;
  margin: 0px;
    flex-direction:row;
  padding: 4px;
    overflow:hidden
  border: 0px solid #aaa;
}
  text-align: center;
.pi-image+.pi-data,.pi-image-collection+.pi-data,.pi-secondary-background+.pi-data,aside.portable-infobox>.pi-data:first-child{
  border-collapse: collapse;
    border-top:0
  font-size: 95%;
}
}
 
.pi-layout-stacked .pi-data{
div.MainPageNavFrame div.MainPageNavHead {
    display:block
  height: 1.6em;
  font-weight: bold;
  background-color: transparent;
  position:relative;
}
}
 
.pi-data-label{
/* Template preloads */
    flex-basis:90px;
.preload_table {
    margin:0;
  text-align:center;
    overflow:hidden
  padding:1px;
  border-spacing: 4px 2px;
}
}
 
.pi-data-label,.pi-data-value{
.preload_button,
    -webkit-hyphens:auto;
.preload_button2 {
    hyphens:auto
  background-color: #ddddee;
  border: 2px outset #9999bb;
  text-align: center;
  padding: 2px 4px;
}
}
 
.pi-data-value{
.preload_button2 {
    line-height:1.5;
  font-size: 110%;
    overflow-wrap:break-word
  background-color: #E0BF1C;
  border:2px outset #BFb428;
}
}
 
.pi-data-value>*{
/* styling for Template:Quest */
    margin:0
 
th.infobox-quest-header,
tr.infobox-quest-header {
  width:150px; background-color:#bc73a1; text-align:right; vertical-align:top;
}
}
 
.pi-data-value:not(:first-child){
td.infobox-quest-field,
    flex-basis:180px
tr.infobox-quest-field {
  background-color:#eddce7; vertical-align:top;
}
}
 
.pi-image{
tr.infobox-quest-cutscenes-header {
    text-align:center
  width:150px; background-color:#bc73a1;
}
}
/* elemental text templates for Dark Theme */
.pi-image img{
 
    height:auto;
 
    max-width:100%;
span.light-elemental-text {
    vertical-align:middle
  color: #888888;
}
}
 
.pi-caption{
 
    word-wrap:break-word;
span.dark-elemental-text {
    color:rgba(58,58,58,.6);
  color: #000000;
    font-size:14px;
    font-style:italic;
    -webkit-hyphens:auto;
    hyphens:auto;
    text-align:center
}
}
 
.pi-horizontal-group{
td.nation-color-highlight-bastok {
    border-collapse:collapse;
  background-color: #88ACE0;
    table-layout:fixed;
    text-align:center;
    width:100%
}
}
 
.pi-horizontal-group .pi-header{
span.nation-color-highlight-bastok {
    display:table-caption;
  background-color: #88ACE0;
    text-align:left
}
}
 
.pi-horizontal-group .pi-secondary-background+* .pi-horizontal-group-item{
td.nation-color-highlight-sandoria {
    border-top:0
  background-color: #FF6666;
}
}
 
.pi-horizontal-group-item.pi-data-label{
span.nation-color-highlight-sandoria {
    border-top-style:solid;
  background-color: #FF6666;
    border-top-width:1px;
    padding:9px 9px 0
}
}
 
.pi-horizontal-group-item.pi-data-value{
td.nation-color-highlight-windurst {
    padding:0 9px 9px
  background-color: #BCED91;
}
}
 
.pi-horizontal-group-item:not(:first-child){
span.nation-color-highlight-windurst {
    border-left-style:solid;
  background-color: #BCED91;
    border-left-width:1px
}
}
 
.pi-smart-group{
aside.portable-infobox ol,aside.portable-infobox ul{
    -webkit-box-orient:vertical;
     list-style-position:outside;
    -webkit-box-direction:normal;
     margin:0 0 0 15px;
    border-top-style:solid;
     text-align:initial
    border-top-width:1px;
    display:-webkit-box;
    display:flex;
    flex-direction:column;
    text-align:center
}
.pi-smart-group .pi-smart-data-label{
    margin-bottom:0;
    padding-bottom:0
}
.pi-smart-group .pi-smart-data-value,.pi-smart-group h3.pi-smart-data-label{
     -webkit-box-sizing:border-box;
    box-sizing:border-box;
    flex-basis:auto;
     margin:3px 0;
     padding:6px 9px
}
}
aside.portable-infobox ol ol,aside.portable-infobox ol ul,aside.portable-infobox ul ol,aside.portable-infobox ul ul{
.pi-smart-group .pi-smart-data-value:not(:first-child),.pi-smart-group h3.pi-smart-data-label:not(:first-child){
     margin-left:3px;
     border-left-style:solid;
     margin-top:6px;
     border-left-width:1px
}
.pi-smart-group .pi-smart-data-value:first-child,.pi-smart-group h3.pi-smart-data-label:first-child{
     padding-left:9px
     padding-left:9px
}
}
aside.portable-infobox p,aside.portable-infobox section{
.pi-smart-group .pi-smart-data-value:last-child,.pi-smart-group h3.pi-smart-data-label:last-child{
     margin-bottom:0
     padding-right:9px
}
}
aside.portable-infobox h2,aside.portable-infobox h3{
.pi-smart-group-body,.pi-smart-group-head{
     border-bottom:0;
     display:-webkit-box;
    font-family:inherit;
     display:flex
    font-weight:700;
     margin:0
}
}
aside.portable-infobox .pi-title{
.pi-smart-group-head+.pi-smart-group-body{
     background:#520044;
     border-top-style:solid;
    color:#fff;
     border-top-width:1px
    font-size:18px;
    line-height:1.25;
    padding:12px 9px;
     border-top:0;
    margin: 0;
    border-color: rgba(82,0,68,0.5);
}
}
.mw-body .mw-parser-output h1:after, .mw-body .mw-parser-output aside.portable-infobox h2:after {
.pi-secondary-background+.pi-smart-group{
     border-bottom: 0 none;
     border-top:0
}
}
aside.portable-infobox .pi-title p{
.pi-collapse.pi-collapse-closed{
margin: 0;
    border-bottom:none
}
}
.skin-timeless #mw-content-text .pi-title {
.pi-collapse.pi-collapse-closed .pi-header:first-child:after{
    background:#520044;
     -webkit-transform:rotate(135deg);
    color:#fff;
     transform:rotate(135deg)
    font-size:18px;
     line-height:1.25;
    padding:12px 9px;
    border-top:0;
     margin: 0;
}
}
.skin-timeless #mw-content-text .pi-title p{
.pi-collapse.pi-collapse-closed .pi-horizontal-group tbody,.pi-collapse.pi-collapse-closed .pi-horizontal-group thead,.pi-collapse.pi-collapse-closed>:nth-child(n+2){
margin: 0;
    display:none
}
}
.mw-body .mw-parser-output h1:after, .mw-body .mw-parser-output aside.portable-infobox h2:after {
.pi-collapse .pi-header:first-child{
     border-bottom: 0 none;
    cursor:pointer;
    padding-right:40px;
    position:relative;
     text-align:center
}
}
aside.portable-infobox .pi-header{
.pi-collapse .pi-header:first-child:after{
     font-size:14px;
     border-color:currentcolor;
     line-height:1.25;
    border-style:solid;
     padding:9px
    border-width:2px 2px 0 0;
     content:"";
    display:inline-block;
    display:block;
    height:8px;
    margin-top:-6px;
    position:relative;
    position:absolute;
    right:0;
    right:16px;
    top:-1px;
    top:50%;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    -webkit-transition:-webkit-transform .3s;
    transition:-webkit-transform .3s;
    transition:transform .3s;
    transition:transform .3s,-webkit-transform .3s;
    vertical-align:middle;
     width:8px
}
}
aside.portable-infobox .pi-data-label{
.pi-error-info{
     font-size:12px;
     background-color:var(--theme-alert-color);
     line-height:1.5
     color:var(--theme-alert-label);
}
     font-size:18px;
aside.portable-infobox{
     line-height:28px;
    border-radius:3px;
     margin:0;
     border-style:solid;
     padding:36px 50px
     border-width:1px;
    clear:right;
    float:right;
     margin:0 0 18px 18px;
     width:270px;
    border-color: rgba(82,0,68,0.5);
}
}
aside.portable-infobox .pi-item-spacing{
.pi-debug{
     padding-bottom:9px;
    background-color:#f2f2f2;
     padding-top:9px
     font-family:monospace;
     list-style-type:none;
    margin:0;
    width:100%
}
}
aside.portable-infobox .pi-border-color{
.pi-debug li{
     border-color:rgba(82,0,68,0.5);
     margin:0
}
}
.pi-background{
.pi-debug .error{
     background-color:#ffffff;
     font-size:inherit
}
}
.pi-secondary-background{
.pi-debug-line{
     background:#520044;
     display:-webkit-box;
     color:#fff;
     display:flex
}
}
.pi-secondary-background+.pi-secondary-background{
.pi-debug-line-code,.pi-debug-line-number{
     border-top:1px solid #ffffff;
     -webkit-box-sizing:border-box;
    box-sizing:border-box
}
}
.pi-secondary-background+*>.pi-data:first-child,.pi-secondary-background+.pi-data{
.pi-debug-line-number{
     border-top:0
    flex-basis:50px;
    flex-shrink:0;
     padding-left:9px
}
}
aside.portable-infobox .pi-secondary-background a{
.pi-debug-error-message{
     color:inherit
    background-color:#1e0c1b;
     color:#fff;
    font-family:Helvetica,Arial,sans-serif;
    margin:20px 0 10px 25px;
    padding:9px 13.5px;
    position:relative;
    width:400px
}
}
.pi-font{
.pi-debug-error-message:before{
     font-size:12px
     border-bottom:18px solid #1e0c1b;
    border-left:18px solid transparent;
    border-right:18px solid transparent;
    content:"";
    display:block;
    height:0;
    left:25px;
    position:absolute;
    top:-18px;
    width:0
}
}
.pi-secondary-font{
.pi-debug-error-message .pi-debug-error-message-item{
    font-size:14px;
     margin:4.5px 0
    font-weight:700;
    line-height:1.25;
     margin-top:0
}
}
.pi-caption,.pi-data,.pi-header,.pi-navigation,.pi-title{
.pi-item p {
     padding-left:9px;
     margin: 0;
    padding-right:9px
}
}
.pi-header,.pi-title{
 
    text-align:center
 
/* Vana'diel Tribune II table */
.VTTable {
  background-color: #D3CEC3;
  background-image: url(https://images.wikia.nocookie.net/ffxi/images/f/f6/VTBG.PNG);
  background-repeat: repeat-y;
  background-position: right;
  background-size: contain;
}
}
.pi-data{
 
    -webkit-box-orient:horizontal;
.VTTitle {
    -webkit-box-direction:normal;
  background-color: #D3CEC3;
    grid-column-gap:9px;
  background-image: url(https://images.wikia.nocookie.net/ffxi/images/1/12/VTHeaderBG.PNG);
    border-top-style:solid;
  background-repeat: repeat-y;
    border-top-width:1px;
    border-bottom-width: 0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:flex;
    flex-direction:row;
    overflow:hidden
}
}
.pi-image+.pi-data,.pi-image-collection+.pi-data,.pi-secondary-background+.pi-data,aside.portable-infobox>.pi-data:first-child{
 
    border-top:0
/* Vana'diel Tribune I table */
.VT1Table {
  background-color: #E4CDA3;
  background-image: url(https://images.wikia.nocookie.net/ffxi/images/4/4f/VT1Bg.jpg);
  background-repeat: repeat-y;
  background-position: right;
  background-size: contain;
}
}
.pi-layout-stacked .pi-data{
 
    display:block
 
.VT1Title {
  background-color: #E4CDA3;
  background-image: url(https://images.wikia.nocookie.net/ffxi/images/1/12/VT1TableBG3.PNG);
  background-repeat: repeat-y;
}
}
.pi-data-label{
 
    flex-basis:90px;
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
     margin:0;
     background: rgba(109,169,247,0.5);
    overflow:hidden
}
}
.pi-data-label,.pi-data-value{
 
     -webkit-hyphens:auto;
#discord-chunk {
    hyphens:auto
     display: none;
margin: 1em 0;
}
}
.pi-data-value{
 
     line-height:1.5;
@media screen and (min-width: 1100px) and (max-width: 1339px) {
     overflow-wrap:break-word
     #discord-chunk {
        display: block;
        margin-top: 0;
     }
    #discord-widget {
    width: 198px;
    }
}
}
.pi-data-value>*{
 
     margin:0
@media screen and (min-width: 1340px) {
    #discord-chunk {
        display: block;
    }
     #discord-widget {
    width: 228px;
    }
}
}
.pi-data-value:not(:first-child){
 
    flex-basis:180px
#new-page-modal-background {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: .50;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
  z-index: 1000;
}
}
.pi-image{
 
    text-align:center
#new-page-modal-content {
}
  background-color: white;
.pi-image img{
  color: black;
    height:auto;
  border-radius: 10px;
    max-width:100%;
  -webkit-border-radius: 10px;
    vertical-align:middle
  -moz-border-radius: 10px;
}
  box-shadow: 0 0 20px 0 #222;
.pi-caption{
  -webkit-box-shadow: 0 0 20px 0 #222;
    word-wrap:break-word;
  -moz-box-shadow: 0 0 20px 0 #222;
    color:rgba(58,58,58,.6);
  display: none;
    font-size:14px;
  left: 50%;
    font-style:italic;
  margin: -120px 0 0 -160px;
    -webkit-hyphens:auto;
  padding: 10px;
    hyphens:auto;
  position: fixed;
    text-align:center
  top: 50%;
  width: 320px;
  z-index: 1000;
  padding-bottom: 20px;
}
}
.pi-horizontal-group{
 
    border-collapse:collapse;
#new-page-create-name-container {
    table-layout:fixed;
  box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.05);
    text-align:center;
  background: #ffffff;
    width:100%
  width: 320px;
  border: solid 1px #c8ccd1;
}
}
.pi-horizontal-group .pi-header{
 
    display:table-caption;
#new-page-create-name-input {
    text-align:left
  border: 0;
  margin: 0;
  height: 2.1em;
  padding: 0.3em 4.75em 0.2em 1em;
  box-shadow: none;
  background: transparent;
  min-height: 0;
  width: 233px;
}
}
.pi-horizontal-group .pi-secondary-background+* .pi-horizontal-group-item{
 
    border-top:0
#new-page-create-button {
}
  border-radius: 0.375rem;
.pi-horizontal-group-item.pi-data-label{
  background-color: rgb(255 255 255);
    border-top-style:solid;
  padding: 0.625rem 0.875rem;
    border-top-width:1px;
  font-size: 0.875rem;
    padding:9px 9px 0
  line-height: 1.25rem;
  font-weight: 600;
  color: rgb(17 24 39);
  filter: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  box-shadow: inset 0 0 0 1px rgb(209 213 219);
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
  margin-top: 1em;
}
 
#new-page-create-button:hover {
  background-color: rgb(249 250 251);
}
}
.pi-horizontal-group-item.pi-data-value{
 
     padding:0 9px 9px
.cm-mw-template-name, .cm-mw-template-argument-name, .cm-mw-template-delimiter, .cm-mw-template-bracket, .cm-mw-template {
     color: #aa00ff;
}
}
.pi-horizontal-group-item:not(:first-child){
 
     border-left-style:solid;
.cm-mw-exttag-bracket, .cm-mw-exttag-attribute, .cm-mw-htmltag-bracket, .cm-mw-htmltag-attribute, .cm-mw-exttag-name, .cm-mw-htmltag-name {
    border-left-width:1px
     color: #10a213;
}
}
.pi-smart-group{
 
     -webkit-box-orient:vertical;
#mw-content-container {
    -webkit-box-direction:normal;
     background-size: 100%;
    border-top-style:solid;
    border-top-width:1px;
    display:-webkit-box;
    display:flex;
    flex-direction:column;
    text-align:center
}
}
.pi-smart-group .pi-smart-data-label{
 
     margin-bottom:0;
#mw-content {
    padding-bottom:0
     background: rgb(255,255,255,0.90);
}
}
.pi-smart-group .pi-smart-data-value,.pi-smart-group h3.pi-smart-data-label{
 
     -webkit-box-sizing:border-box;
#p-logo-text {
     box-sizing:border-box;
     display: flex;
     flex-basis:auto;
     align-items: center;
    margin:3px 0;
     justify-content: center;
    padding:6px 9px
}
}
.pi-smart-group .pi-smart-data-value:not(:first-child),.pi-smart-group h3.pi-smart-data-label:not(:first-child){
 
     border-left-style:solid;
#p-logo-text a.long {
    border-left-width:1px
     padding: 0;
}
}
.pi-smart-group .pi-smart-data-value:first-child,.pi-smart-group h3.pi-smart-data-label:first-child{
 
    padding-left:9px
@media screen and (min-width: 851px) and (max-width: 1099px) {
    #p-logo-text a.long {
        padding-right: 0.5em;
    }
}
}
.pi-smart-group .pi-smart-data-value:last-child,.pi-smart-group h3.pi-smart-data-label:last-child{
 
    padding-right:9px
@media screen and (max-width: 850px) {
    #p-logo-text {
        padding-top: 0.6em;
    }
}
}
.pi-smart-group-body,.pi-smart-group-head{
 
    display:-webkit-box;
.horizon-changes {
    display:flex
display: inline-block;
height: 16px;
width: 16px;
}
}
.pi-smart-group-head+.pi-smart-group-body{
 
    border-top-style:solid;
.horizon-changes a.image img {
    border-top-width:1px
height: 16px;
width: 16px;
filter: drop-shadow(0 1px 1px rgb(0 0 0 / 0.25));
}
}
.pi-secondary-background+.pi-smart-group{
 
     border-top:0
.main-page-top-container {
     display: flex;
    flex-wrap: nowrap;
}
}
.pi-collapse.pi-collapse-closed{
 
     border-bottom:none
.main-page-top-left {
     flex: 3;
}
}
.pi-collapse.pi-collapse-closed .pi-header:first-child:after{
 
     -webkit-transform:rotate(135deg);
.main-page-top-right {
    transform:rotate(135deg)
     flex: 1;
}
}
.pi-collapse.pi-collapse-closed .pi-horizontal-group tbody,.pi-collapse.pi-collapse-closed .pi-horizontal-group thead,.pi-collapse.pi-collapse-closed>:nth-child(n+2){
 
    display:none
.main-page-top-left div.thumbinner {
width: 100% !important;
max-width: 750px;
}
}
.pi-collapse .pi-header:first-child{
 
     cursor:pointer;
.stack-fix {
     padding-right:40px;
position: relative;
     position:relative;
z-index: 1;
    text-align:center
}
 
/* For use on the https://horizonffxi.wiki/MediaWiki:Sitenotice page */
.event-banner-link {
     display: block;
     text-decoration: none;
     color: inherit;
}
}
.pi-collapse .pi-header:first-child:after{
 
     border-color:currentcolor;
/* the picture */
     border-style:solid;
.event-banner-container {
     border-width:2px 2px 0 0;
     background-image: url(https://horizonffxi.wiki/w/images/8/82/HorizonXI_Sun_breeze_2023.png);
     content:"";
     min-height: 300px; /* Set the minimum desired height for your image */
    display:inline-block;
     background-repeat: no-repeat;
    display:block;
     background-size: cover;
    height:8px;
     background-position: center;
     margin-top:-6px;
     position: relative;
     position:relative;
     width: 100%;
     position:absolute;
    right:0;
    right:16px;
    top:-1px;
    top:50%;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    -webkit-transition:-webkit-transform .3s;
    transition:-webkit-transform .3s;
    transition:transform .3s;
    transition:transform .3s,-webkit-transform .3s;
    vertical-align:middle;
    width:8px
}
}
.pi-error-info{
 
     background-color:var(--theme-alert-color);
/* the overlay */
    color:var(--theme-alert-label);
.event-banner-overlay {
    font-size:18px;
     position: absolute;
    line-height:28px;
        top: 5px; /* Adjust the vertical position as needed to align the overlay to the top */
    margin:0;
        left: 5px; /* Adjust the horizontal position as needed */
    padding:36px 50px
        right: 35%; /* Adjust the horizontal position as needed */
        background-color: rgba(0, 0, 0, 0.3); /* Adjust the opacity here (0.3 means 30% transparent) */
        padding: 5px 20px; /* one number for same padding all sizes. two numbers for "y x". four numbers for "top right bottom left". see https://www.w3schools.com/css/css_padding.asp */
        text-align: center;
        color: #fff; /* Text color for the overlay */
}
}
.pi-debug{
 
     background-color:#f2f2f2;
/* the text */
     font-family:monospace;
.event-banner-text {
     list-style-type:none;
     font-size: 2.5rem;
     margin:0;
     font-weight: bold;
    width:100%
     font-family: cursive;
     margin-top: 20px;
}
}
.pi-debug li{
 
     margin:0
/* the underline comes from mediawiki styling h2. this container controls the size and position of the h2 inside */
.event-banner-underline-container {
     margin-left: auto;
    margin-right: auto;
    max-width: 700px;
}
}
.pi-debug .error{
 
     font-size:inherit
@media (max-width: 768px) {
     /* Adjust the styles for screens with a maximum width of 768px */
    .event-banner-overlay {
        left: 10%;
        right: 10%;
    }
}
}
.pi-debug-line{
 
    display:-webkit-box;
@media (max-width: 576px) {
    display:flex
     /* Adjust the styles for screens with a maximum width of 768px */
}
     .event-banner-overlay {
.pi-debug-line-code,.pi-debug-line-number{
        top: 0;
     -webkit-box-sizing:border-box;
        left: 0;
     box-sizing:border-box
        right: 0;
}
     }
.pi-debug-line-number{
    flex-basis:50px;
    flex-shrink:0;
    padding-left:9px
}
.pi-debug-error-message{
    background-color:#1e0c1b;
    color:#fff;
    font-family:Helvetica,Arial,sans-serif;
    margin:20px 0 10px 25px;
    padding:9px 13.5px;
    position:relative;
    width:400px
}
.pi-debug-error-message:before{
    border-bottom:18px solid #1e0c1b;
    border-left:18px solid transparent;
    border-right:18px solid transparent;
    content:"";
    display:block;
    height:0;
     left:25px;
    position:absolute;
    top:-18px;
    width:0
}
.pi-debug-error-message .pi-debug-error-message-item{
    margin:4.5px 0
}
.pi-item p {
    margin: 0;
}
}


.starlight {display: none;}
.sunbreeze {}
/* End of site notice banner */
/* Out of era content - All dates are approximate */
/* Treaures of Aht Urghan */
.toau {display: none;} /* Apr 2006 */
.besieged {display: none;} /* Apr 2006 */
.isnm {display: none;} /* Imperial Standing Notorious Monsters - Jul 2006 */
.raising {display: none;} /* Chocobo Raising - Aug 2006 */
.salvage {display: none;} /* Salvage - Dec 2006 */
.hotandcold {display: none;} /* Chocobo Hot and Cold Game - Dec 2006 */
.nyzul {display: none;} /* Nyzul Isle Investigation - Mar 2007 */
.racing {display: none;} /* Chocobo Racing - Mar 2007 */
.pankration {display: none;} /* Pankration - Sept 2007 */
.znm {display: none;} /* Zeni Notorious Monsters - Jun 2008 */
.assault {display: none;} /* Assault - Apr 2006 */
.assault-psc {display: none;}
.assault-pfc {display: none;}
.assault-sp {display: none;}
.assault-lc {display: none;}
.assault-c {display: none;}
.assault-s {display: none;}
.assault-sm {display: none;}
.assault-cs {display: none;} /* Chief Sergeant Rank - Mar 2007 */
.assault-sl {display: none;} /* Second Lieutenant Rank - Jun 2007 */
.assault-fl {display: none;} /* First Lieutenant Rank - Aug 2007 */
.einherjar {display: none;} /* Einherjar - Jun 2007 */
.einherjar-wingi {display: none;}
.einherjar-wingii {display: none;}
.einherjar-wingiii {display: none;}
.einherjar-odin {display: none;}


/* Vana'diel Tribune II table */
.VTTable {
  background-color: #D3CEC3;
  background-image: url(https://images.wikia.nocookie.net/ffxi/images/f/f6/VTBG.PNG);
  background-repeat: repeat-y;
  background-position: right;
  background-size: contain;
}
.VTTitle {
  background-color: #D3CEC3;
  background-image: url(https://images.wikia.nocookie.net/ffxi/images/1/12/VTHeaderBG.PNG);
  background-repeat: repeat-y;
}


/* Vana'diel Tribune I table */
/* Wings of the Goddess */
.VT1Table {
  background-color: #E4CDA3;
  background-image: url(https://images.wikia.nocookie.net/ffxi/images/4/4f/VT1Bg.jpg);
  background-repeat: repeat-y;
  background-position: right;
  background-size: contain;
}


.wotg {display: none;}


.VT1Title {
.campaign {display: none;} /* Campaign - Nov 2007 */
  background-color: #E4CDA3;
.ops {display: none;} /* Campaign Ops - Nov 2007 */
  background-image: url(https://images.wikia.nocookie.net/ffxi/images/1/12/VT1TableBG3.PNG);
.scnm {display: none;} /* Sealed Container Notorious Monsters - Sept 2008 */
  background-repeat: repeat-y;
.annm {display: none;} /* Allied Notes Notorious Monsters - Apr 2009 */
}


.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
    background: rgba(109,169,247,0.5);
}


#discord-chunk {
/* SoA */
    display: none;
 
margin: 1em 0;
.soa {display: none;}
}
 
.moggarden {display: none;} /* Mog Garden - Jul 2013 */


@media screen and (min-width: 1100px) and (max-width: 1339px) {
    #discord-chunk {
        display: block;
        margin-top: 0;
    }
    #discord-widget {
    width: 198px;
    }
}


@media screen and (min-width: 1340px) {
/* No associated expansion */
    #discord-chunk {
        display: block;
    }
    #discord-widget {
    width: 228px;
    }
}


#new-page-modal-background {
.casket {display: none;} /* treasure caskets - Dec 2008 */
  display: none;
.mmm {display: none;} /* Moblin Maze Mongers - Dec 2008 */
  position: fixed;
.augment {display: none;} /* Augments - Apr 2009 */
  top: 0;
.tenshodocoffer {display: none;} /* Tenshodo Coffers - Apr 2009 */
  left: 0;
.fov {display: none;} /* fields of valor - Nov 2009 */
  width: 100%;
.synergy {display: none;} /* Synergy - Nov 2009 */
  height: 100%;
.dominion {display: none;} /* Dominion Ops - Dec 2010 */
  background-color: white;
.gov  {display: none;} /* grounds of valor - May 2011 */
  opacity: .50;
.abyssea {display: none;}
  -webkit-opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
  z-index: 1000;
}


#new-page-modal-content {
/* End of out of era content */
  background-color: white;
  color: black;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0 0 20px 0 #222;
  -webkit-box-shadow: 0 0 20px 0 #222;
  -moz-box-shadow: 0 0 20px 0 #222;
  display: none;
  left: 50%;
  margin: -120px 0 0 -160px;
  padding: 10px;
  position: fixed;
  top: 50%;
  width: 320px;
  z-index: 1000;
  padding-bottom: 20px;
}
 
#new-page-create-name-container {
  box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.05);
  background: #ffffff;
  width: 320px;
  border: solid 1px #c8ccd1;
}
 
#new-page-create-name-input {
  border: 0;
  margin: 0;
  height: 2.1em;
  padding: 0.3em 4.75em 0.2em 1em;
  box-shadow: none;
  background: transparent;
  min-height: 0;
  width: 233px;
}
 
#new-page-create-button {
  border-radius: 0.375rem;
  background-color: rgb(255 255 255);
  padding: 0.625rem 0.875rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  color: rgb(17 24 39);
  filter: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  box-shadow: inset 0 0 0 1px rgb(209 213 219);
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
  margin-top: 1em;
}
 
#new-page-create-button:hover {
  background-color: rgb(249 250 251);
}
 
.cm-mw-template-name, .cm-mw-template-argument-name, .cm-mw-template-delimiter, .cm-mw-template-bracket, .cm-mw-template {
    color: #aa00ff;
}
 
.cm-mw-exttag-bracket, .cm-mw-exttag-attribute, .cm-mw-htmltag-bracket, .cm-mw-htmltag-attribute, .cm-mw-exttag-name, .cm-mw-htmltag-name {
    color: #10a213;
}
 
#mw-content-container {
    background-size: 100%;
}
 
#mw-content {
    background: rgb(255,255,255,0.90);
}
 
#p-logo-text {
    display: flex;
    align-items: center;
    justify-content: center;
}
 
#p-logo-text a.long {
    padding: 0;
}
 
@media screen and (min-width: 851px) and (max-width: 1099px) {
    #p-logo-text a.long {
        padding-right: 0.5em;
    }
}
 
@media screen and (max-width: 850px) {
    #p-logo-text {
        padding-top: 0.6em;
    }
}
 
.horizon-changes {
display: inline-block;
height: 16px;
width: 16px;
}
 
.horizon-changes a.image img {
height: 16px;
width: 16px;
filter: drop-shadow(0 1px 1px rgb(0 0 0 / 0.25));
}
 
.main-page-top-container {
    display: flex;
    flex-wrap: nowrap;
}
 
.main-page-top-left {
    flex: 3;
}
 
.main-page-top-right {
    flex: 1;
}
 
.main-page-top-left div.thumbinner {
width: 100% !important;
max-width: 750px;
}
 
.stack-fix {
position: relative;
z-index: 1;
}

Revision as of 21:22, 23 August 2023

/* Main CSS class of the tooltip */
.main-tooltip {
    border: 1px solid #cac4b5;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    margin-bottom: 5px;
    padding: 2px 5px;
    background-color: #fbeecb;
}

/* Adds padding to the wrapper to make space for a shadow */
#tooltip-wrapper {
    padding: 3px 7px 2px 3px;
}

/* Hides tooltips with redlinks, not yet loaded ones and elements containing tooltip contents for advanced tooltips */
.has-redlinks, .tooltip-loading, .advanced-tooltip .tooltip-contents {
    display: none;
}

.tooltips-init-complete {
    cursor: help;
}

/* Align images with text the same way it's in page content */
/* Was probably better to play with the classes but that would cause ton of side effects */
.main-tooltip img {
    vertical-align: middle;
}


/* General purpose "pretty (data) tables" */

table.job-header th,
table.job-header td,
table.job-header tr {
 width: 100%;
 height: 40;
 background-color: #eddce7;
 vertical-align: top;
 border: 2px solid #000000;
}

table.datatable {
  background-color: transparent;
}

table.datatable th,
table.datatable td {
  padding: 4px;
}

table.datatable th {
  text-align: left;
  background-color: #d87093;
}

table.datatable tr {
  background-color: #ccccff;
}

table.datatable tr:hover {
  background-color: #e3e6ff;
}

li #credits {
  white-space: normal;
}

.headbare h1,
.headbare h2 {
  border-bottom: none;
}

.mw-plusminus-pos {
  color: #006500;
}

.mw-plusminus-neg {
  color: #8B0000;
}

/* Lists with less indentation */
.compact-list dd {
  margin-left: 1ex;
}

.flush-list dd {
  margin-left: 0;
}

/* Various common tables */
table.mission-table,
table.monster-table,
table.poi-table,
table.npc-table,
table.nm-table {
  width: 100%;
}

table.helm-table,
table.crafting-table-small {
  max-width: 590px;
}

table.crafthobbies,
table.crafthobbies-clamming,
table.crafthobbies-digging,
table.crafthobbies-excavation,
table.crafthobbies-fishing,
table.crafthobbies-gardening,
table.crafthobbies-harvesting,
table.crafthobbies-logging,
table.crafthobbies-mining {
  max-width: 1180px;
}
	
table.ffxi-table,
table.mission-table,
table.monster-table,
table.nm-table,
table.helm-table,
table.crafting-table {
  border-spacing: 2px;
}

table.job-table {
  border-spacing: 0;
  border-collapse: collapse;
}

table.crafthobbies,
table.crafthobbies-clamming,
table.crafthobbies-digging,
table.crafthobbies-excavation,
table.crafthobbies-fishing,
table.crafthobbies-gardening,
table.crafthobbies-harvesting,
table.crafthobbies-logging,
table.crafthobbies-mining {
  border-spacing: 1px;
}

table.job-table td,
table.job-table th {
  border: 2px ridge;
}

table.ffxi-table td,
table.ffxi-table th,
table.nm-table td,
table.nm-table th,
table.job-table th {
  padding: 5px;
}

table.skill-table td,
table.job-table td,
table.spell-table td { 
  padding: 5px;
}

table.helm-table td,
table.helm-table th,
table.crafting-table td,
table.crafting-table th,
table.crafthobbies td,
table.crafthobbies th,
table.crafthobbies-clamming td,
table.crafthobbies-clamming th,
table.crafthobbies-digging td,
table.crafthobbies-digging th,
table.crafthobbies-excavation td,
table.crafthobbies-excavation th,
table.crafthobbies-fishing td,
table.crafthobbies-fishing th,
table.crafthobbies-gardening td,
table.crafthobbies-gardening th,
table.crafthobbies-harvesting td,
table.crafthobbies-harvesting th,
table.crafthobbies-logging td,
table.crafthobbies-logging th,
table.crafthobbies-mining td, 
table.crafthobbies-mining th {
  padding: 5px;
}

table.helm-table td {
  padding-left: 2ex;
}

table.job-table td,
table.job-table th {
  padding-left: 1ex;
}

table.job-table td {
  vertical-align: top;
}

table.crafting-table tr,
table.crafting-table td {
  text-align: center;
}

table.mission-table td,
table.mission-table th,
table.poi-table td,
table.poi-table th,
table.npc-table td,
table.npc-table th,
table.monster-table td,
table.monster-table th,
table.monster-table tr.ffxi-footer td,
table.monster-table td.ffxi-footer {
  text-align: center;
  padding: 2px;
}

table.nm-table td {
  text-align: left;
}

table.crafting-table tr,
table.crafting-table td {
  text-align: center;
}


/* HELM and crafting table background colors */
table.crafthobbies,
table.crafthobbies th {
  background-color: #6699CC;
}
table.crafthobbies tr {
  background-color: #e9f2fb;
}


/* Clamming table background colours */
table.clamming-table,
table.clamming-table th,
table.crafthobbies-clamming,
table.crafthobbies-clamming th {
  background-color: #7fc5c2;
}
table.clamming-table tr,
table.crafthobbies-clamming tr {
  background-color: #d7e6e5;
}


/* Digging table */
table.digging-table,
table.digging-table th,
table.crafthobbies-digging,
table.crafthobbies-digging th {
  background-color: #8FBC8F;
}
table.digging-table tr,
table.crafthobbies-digging tr {
  background-color: #e0ebe0;
}


/* Excavating table background colours */
table.excavating-table,
table.excavating-table th,
table.crafthobbies-excavation, 
table.crafthobbies-excavation th {
  background-color: #bcae5d;
}
table.excavating-table tr,
table.crafthobbies-excavation tr {
  background-color: #edeadc;
}


/* Fishing table background colours */
table.fishing-table,
table.fishing-table th,
table.crafthobbies-fishing, 
table.crafthobbies-fishing th {
  background-color: #53A0DF;
}
table.fishing-table tr,
table.crafthobbies-fishing tr {
  background-color: #f2f3ff;
}


/* Gardening table background colours */
table.gardening-table,
table.gardening-table th,
table.crafthobbies-gardening, 
table.crafthobbies-gardening th {
  background-color: #836843;
}
table.gardening-table tr,
table.crafthobbies-gardening tr {
  background-color: #d9cfc2;
}


/* Harvesting table background colours */
table.harvesting-table,
table.harvesting-table th,
table.crafthobbies-harvesting,
table.crafthobbies-harvesting th {
  background-color: #b1db65;
}
table.harvesting-table tr,
table.crafthobbies-harvesting tr {
  background-color: #eef4e3;
}


/* Logging table background colours */
table.logging-table,
table.logging-table th,
table.crafthobbies-logging, 
table.crafthobbies-logging th {
  background-color: #857e6b;
}
table.logging-table tr,
table.crafthobbies-logging tr {
  background-color: #e2e0da;
}


/* Mining table background colours */
table.mining-table,
table.mining-table th,
table.crafthobbies-mining, 
table.crafthobbies-mining th {
  background-color: #b7b7b7;
}
table.mining-table tr,
table.crafthobbies-mining tr {
  background-color: #ebebeb;
}


/* Crafting table background colours */
table.crafting-table-color,
table.crafting-table-color th {
  background-color: #6699CC;
}
table.crafting-table-color tr {
  background-color: #ffffff;
}


/* Various table background colors */
table.ffxi-table tr,
table.mission-table tr,
table.monster-table tr,
table tr.bg-blue,
.bg-blue tr,
.bg-blue {
  background-color: #eddce7;
}

table.bg-blue-alt tr,
table tr.bg-blue-alt,
.bg-blue-alt {
  background-color: #d5d9ff;
}

table.ffxi-table th,
table.ffxi-table,
table.monster-table th,
table.poi-table th,
table.npc-table th,
table.itm-table th,
table.gtm-table th,
table.quest-table th,
table.chocodig-table th,
table tr.ffxi-header,
table tr td.ffxi-header,
table tr th.ffxi-header,
table tr.ffxi-footer,
table tr td.ffxi-footer,
table tr th.ffxi-footer,
table tr.bg-header,
.bg-header tr,
.bg-header {
  background-color: #bc73a1;
}

table.job-table tr,
table tr.bg-bright-blue,
.bg-bright-blue tr,
.bg-bright-blue {
  background-color: #eddce7;
}

table.quest-table tr,
table tr.bg-mauve,
.bg-mauve tr,
.bg-mauve {
  background-color: #fffcf5;
}

table tr.bg-seablue,
.bg-seablue tr,
.bg-seablue {
  background-color: #66b2ff;
}

table.chocodig-table tr,
table tr.bg-cream,
.bg-cream tr,
.bg-cream {
  background-color: #fffacd;
}

table.spell-table tr,
table tr.bg-faint-blue,
.bg-faint-blue tr,
.bg-faint-blue {
  background-color: #eddce7;
}

/* Job Page AF Tables */

table.jobpageAF-table tr {
  background-color: #ffffff;
}

table.jobpageAF-table th {
  background-color: #bc73a1;
}



table.nm-table th,
.bg-red th,
.bg-nm th,
.bg-nm .ffxi-header,
.bg-nm .ffxi-footer {
  background-color: #f76b6b;
}

table.nm-table tr,
table tr.bg-red,
table tr.bg-nm,
.bg-red tr,
.bg-nm tr,
.bg-red,
.bg-nm {
  background-color: #ffd9d9;
}

table.artifact-table tr,
table tr.bg-faint-red,
.bg-faint-red tr,
.bg-faint-red {
  background-color: #ffeaf0;
}

table.skill-table td,
table tr.bg-beige,
.bg-beige tr,
.bg-beige {
  background-color: #eddce7;
}

.bg-beige tr,
.bg-beige {
  background-color: #4f0d44; color:white;
}

.bg-header-blue tr,
.bg-header-blue {
  background-color: #3d0b34; color:white;
}

.theme-fandomdesktop-light table.job-table th,
.theme-fandomdesktop-light table tr.bg-header-blue,
.bg-header-blue tr,
.bg-header-blue {
  background-color: #bc73a1;
}

table.spell-table th,
table tr.bg-header-purple,
.bg-header-purple tr,
.bg-header-purple {
  background-color: #bc73a1;
}

.bg-header-purple tr,
.bg-header-purple {
  background-color: #3d0b34; color:white;
}

table.skill-table th,
table tr.bg-header-beige,
.bg-header-beige tr,
.bg-header-beige {
  background-color: #bc73a1;
}

.bg-header-beige tr,
.bg-header-beige {
  background-color: #3d0b34; color:white;
}

table.artifact-table th,
table tr.bg-header-red,
.bg-header-red tr,
.bg-header-red {
  background-color: #e87093;
}

table.gtm-table tr,
table.spawn-table tr,
table.poi-table tr,
table tr.bg-green,
.bg-green tr,
.bg-green {
  background-color: #c8e6c9;
}

table.spawn-table th,
table tr.bg-dark-green,
.bg-dark-green tr,
.bg-dark-green {
  background-color: #6bf799;
}

table.npc-table tr,
table tr.bg-purple,
.bg-purple tr,
.bg-purple {
  background-color: #e1bee7;
}

table.itm-table tr,
table tr.bg-yellow,
.bg-yellow tr,
.bg-yellow {
  background-color: #f0f4c3;
}

table.mission-table th,
table th.pst-green,
.pst-green th,
.pst-green {
  background-color: #ceffc7;
}
.wide-table {
  width: 100%;
}

/* Item page sections and headers */
.item-header {
  margin-top: 0;
}

.showhide {
  float: right;
  cursor: pointer;
  font-size: 67%;
  font-weight: normal;
}

.item-header .showhide::before {
  content: '[show/hide]'
}

.item-section .item-header,
.item-subsection .item-header {
  margin-right: 1ex;
}

.item-section {
  vertical-align: top;
  display: inline-block;
  width: 100%;
}

.item-subsection {
  vertical-align: top;
  display: inline-block;
  width: 50%;
}

/* Fix overflow issues on small screens */
@media screen and (max-width: 1024px) {
  .item-subsection {
    width: 100%;
  }
}

/* Fix main page column font size */
.page-Main_Page div#column-one {
  font-size: 127%;
}

/* Box with image border */
.ffxi-border-box {
  border: 8px solid transparent;
  border-image: url(https://vignette.wikia.nocookie.net/ffxi/images/f/f8/FFXIbox.png) 8 repeat;
}

/* Links that won't override text color */
.no-color-links a,
.no-color-links a:visited {
  color: inherit;
}
/* New-style .js Tooltip appearance */
.main-tooltip {
    border: 1px solid #A3B1BF;
    -moz-border-radius: 10px;
    padding: 1em;
    background-color: rgba(163, 177, 191, .8);
    
    /* enforce full width for lazy-loaded image tooltips */
	width: max-content!important;
}
/* Hidden categories not hiding */
.mw-hidden-cats-ns-shown {display: none}

/*******************
 * LUA Navboxes (to replace existing broken Navbox template)
 *******************/
.navbox {
    width: 100%;
    background: white;
    color: black;
    margin: 1em auto;
    font-size: 84%;
    clear: both;
    padding: 2px;
    border-spacing: 0;
    border: 1px solid #AAA;
}

/* Merges navboxes that are directly under eachother */
.navbox + .navbox {
    margin-top: -11px;
}

.navbox .navbox-title {
    background: #CCF;
    color: black;
    font-weight: bold;
}

.navbox .navbox-vde {
    float:left;
    width:65px;
}

.navbox .navbox-title-padright {
    padding-right: 65px;
}

.navbox .navbox-title-padleft {
    padding-left: 65px;
}

.navbox .navbox-subgroup {
    border-spacing: 0;
    width: 100%;
}

.navbox .navbox-gutter {
    height: 2px;
}

.navbox .navbox-subgroup .navbox-gutter {
    background: white;
}

.navbox .navbox-section-row > td {
    padding: 0;
    height: 100%;
}

.navbox .navbox-section {
    width: 100%;
    border-spacing: 0;
}

.navbox .navbox-above,
.navbox .navbox-below {
    background: #DDF;
    text-align: center;
}

.navbox .navbox-image {
    background: white;
    text-align: center;
}

.navbox .navbox-group,
.navbox .navbox-header {
    background: #DDF;
    color: black;
    font-weight: bold;
    height: 100%;
    padding: 2px 4px;
}

.navbox .navbox-header-collapsible {
    padding-left: 65px;
}

.navbox .navbox-group {
    text-align: right;
    padding-right: 1em;
    min-width: 150px;
}

.navbox .navbox-group,
.navbox .navbox-image-left {
    border-right: 2px solid white;
}

.navbox-image-right {
    border-left: 2px solid white;
}

.navbox .navbox-list {
    background: white;
    color: black;
    width: 100%;
    height: 100%;
    padding: 0;
}

.navbox .alt > .navbox-list {
    background: #F7F7F7;
}

.navbox .navbox-list div {
    padding: 0px 4px;
}

.navbox .navbox-list.no-group {
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
}

.navbox .mw-collapsible-toggle {
    width: 65px;
}

/* hlist */
.hlist ul {
    margin: 0;
    list-style: none;
}

.hlist li, .hlist ul ul {
    display: inline;
}

.hlist li a {
    white-space: nowrap;
}

.hlist ul ul:before {
    content: "("
}

.hlist ul ul:after {
    content: ")"
}

.hlist li:after {
    content: " • ";
}

.hlist ul ul li:after {
    content: "/";
}

.hlist li:last-child:after, .hlist ul ul li:last-child:after {
    content: none;
}

/* Item page sections and headers */

.item-section, 
.item-subsection {
  width: 100%;
}

.showhide {
  font-size: 13px;
}

.item-header .showhide::before {
  content: 'show/hide';
}

.compact-list dl,
.compact-list ul {
  margin: 0;
}

.flush-list dl,
.flush-list ul {
  margin: 0;
}

.ffxi-table dl, 
.digging-table dl {
  margin: 0;
}

/* Infobox template style */
.infobox {
  border: 1px solid #aaa;
  background-color: #f9f9f9;
  color: black;
  margin-bottom: 0.5em;
  /* margin-left: 0.5em; */
  padding: 0.2em;
  float: right;
  clear: right;
}

.infobox td,
.infobox th {
  vertical-align: top;
}

.infobox caption {
  font-size: larger;
  margin-left: inherit;
}

.infobox.bordered {
  border-collapse: collapse;
}

.infobox.bordered td,
.infobox.bordered th {
  border: 1px solid #aaa;
}

.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
  border: 0;
}

.infobox.sisterproject {
  width: 20em;
  font-size: 90%;
}

@media print {
  .infobox.sisterproject {
    display: none;
  }
}

/* Styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
  border: 0;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
}

.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
  border: 0;
  border-right: 1px solid #aaa;
}

/* Standard Navigations Documentation at [[Wikipedia:NavFrame]]. */
div.Boxmerge,
div.NavFrame {
  margin: 0px;
  margin-left: 0em;
  padding: 4px;
  border: 0px solid #aaa;
  text-align: center;
  border-collapse: collapse;
  font-size: 95%;
}

div.Boxmerge div.NavFrame {
  border-style: none;
  border-style: hidden;
}

div.NavFrame + div.NavFrame {
  border-top-style: none;
  border-top-style: hidden;
}

div.NavPic {
  background-color: #fff;
  margin: 0px;
  padding: 2px;
  float: left;
}

div.NavFrame div.NavHead {
  height: 1em;
  font-weight: bold;
  background-color: #ccf;
  position:relative;
}

div.NavFrame p {
  font-size: 100%;
}

div.NavFrame div.NavContent {
  font-size: 100%;
}

div.NavFrame div.NavContent p {
  font-size: 100%;
}

div.NavEnd {
  margin: 0px;
  padding: 0px;
  line-height: 1px;
  clear: both;
}

a.NavToggle {
  position:absolute;
  top:0px;
  right:3px;
  font-weight:normal;
  font-size:smaller;
}

div.Boxmerge,
div.MainPageNavFrame {
  margin: 0px;
  padding: 4px;
  border: 0px solid #aaa;
  text-align: center;
  border-collapse: collapse;
  font-size: 95%;
}

div.MainPageNavFrame div.MainPageNavHead {
  height: 1.6em;
  font-weight: bold;
  background-color: transparent;
  position:relative;
}

/* Template preloads */
.preload_table {
  text-align:center;
  padding:1px;
  border-spacing: 4px 2px;
}

.preload_button,
.preload_button2 {
  background-color: #ddddee;
  border: 2px outset #9999bb;
  text-align: center;
  padding: 2px 4px;
}

.preload_button2 {
  font-size: 110%;
  background-color: #E0BF1C;
  border:2px outset #BFb428;
}

/* styling for Template:Quest */

th.infobox-quest-header,
tr.infobox-quest-header {
  width:150px; background-color:#bc73a1; text-align:right; vertical-align:top;
}

td.infobox-quest-field,
tr.infobox-quest-field {
  background-color:#eddce7; vertical-align:top;
}

tr.infobox-quest-cutscenes-header {
  width:150px; background-color:#bc73a1;
}
/* elemental text templates for Dark Theme */


span.light-elemental-text {
  color: #888888;
}


span.dark-elemental-text {
  color: #000000;
}

td.nation-color-highlight-bastok {
  background-color: #88ACE0;
}

span.nation-color-highlight-bastok {
  background-color: #88ACE0;
}

td.nation-color-highlight-sandoria {
  background-color: #FF6666;
}

span.nation-color-highlight-sandoria {
  background-color: #FF6666;
}

td.nation-color-highlight-windurst {
  background-color: #BCED91;
}

span.nation-color-highlight-windurst {
  background-color: #BCED91;
}

aside.portable-infobox ol,aside.portable-infobox ul{
    list-style-position:outside;
    margin:0 0 0 15px;
    text-align:initial
}
aside.portable-infobox ol ol,aside.portable-infobox ol ul,aside.portable-infobox ul ol,aside.portable-infobox ul ul{
    margin-left:3px;
    margin-top:6px;
    padding-left:9px
}
aside.portable-infobox p,aside.portable-infobox section{
    margin-bottom:0
}
aside.portable-infobox h2,aside.portable-infobox h3{
    border-bottom:0;
    font-family:inherit;
    font-weight:700;
    margin:0
}
aside.portable-infobox .pi-title{
    background:#520044;
    color:#fff;
    font-size:18px;
    line-height:1.25;
    padding:12px 9px;
    border-top:0;
    margin: 0;
    border-color: rgba(82,0,68,0.5);
}
.mw-body .mw-parser-output h1:after, .mw-body .mw-parser-output aside.portable-infobox h2:after {
    border-bottom: 0 none;
}
aside.portable-infobox .pi-title p{
	margin: 0;
}
.skin-timeless #mw-content-text .pi-title {
    background:#520044;
    color:#fff;
    font-size:18px;
    line-height:1.25;
    padding:12px 9px;
    border-top:0;
    margin: 0;
}
.skin-timeless #mw-content-text .pi-title p{
	margin: 0;
}
.mw-body .mw-parser-output h1:after, .mw-body .mw-parser-output aside.portable-infobox h2:after {
    border-bottom: 0 none;
}
aside.portable-infobox .pi-header{
    font-size:14px;
    line-height:1.25;
    padding:9px
}
aside.portable-infobox .pi-data-label{
    font-size:12px;
    line-height:1.5
}
aside.portable-infobox{
    border-radius:3px;
    border-style:solid;
    border-width:1px;
    clear:right;
    float:right;
    margin:0 0 18px 18px;
    width:270px;
    border-color: rgba(82,0,68,0.5);
}
aside.portable-infobox .pi-item-spacing{
    padding-bottom:9px;
    padding-top:9px
}
aside.portable-infobox .pi-border-color{
    border-color:rgba(82,0,68,0.5);
}
.pi-background{
    background-color:#ffffff;
}
.pi-secondary-background{
    background:#520044;
    color:#fff;
}
.pi-secondary-background+.pi-secondary-background{
    border-top:1px solid #ffffff;
}
.pi-secondary-background+*>.pi-data:first-child,.pi-secondary-background+.pi-data{
    border-top:0
}
aside.portable-infobox .pi-secondary-background a{
    color:inherit
}
.pi-font{
    font-size:12px
}
.pi-secondary-font{
    font-size:14px;
    font-weight:700;
    line-height:1.25;
    margin-top:0
}
.pi-caption,.pi-data,.pi-header,.pi-navigation,.pi-title{
    padding-left:9px;
    padding-right:9px
}
.pi-header,.pi-title{
    text-align:center
}
.pi-data{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    grid-column-gap:9px;
    border-top-style:solid;
    border-top-width:1px;
    border-bottom-width: 0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:flex;
    flex-direction:row;
    overflow:hidden
}
.pi-image+.pi-data,.pi-image-collection+.pi-data,.pi-secondary-background+.pi-data,aside.portable-infobox>.pi-data:first-child{
    border-top:0
}
.pi-layout-stacked .pi-data{
    display:block
}
.pi-data-label{
    flex-basis:90px;
    margin:0;
    overflow:hidden
}
.pi-data-label,.pi-data-value{
    -webkit-hyphens:auto;
    hyphens:auto
}
.pi-data-value{
    line-height:1.5;
    overflow-wrap:break-word
}
.pi-data-value>*{
    margin:0
}
.pi-data-value:not(:first-child){
    flex-basis:180px
}
.pi-image{
    text-align:center
}
.pi-image img{
    height:auto;
    max-width:100%;
    vertical-align:middle
}
.pi-caption{
    word-wrap:break-word;
    color:rgba(58,58,58,.6);
    font-size:14px;
    font-style:italic;
    -webkit-hyphens:auto;
    hyphens:auto;
    text-align:center
}
.pi-horizontal-group{
    border-collapse:collapse;
    table-layout:fixed;
    text-align:center;
    width:100%
}
.pi-horizontal-group .pi-header{
    display:table-caption;
    text-align:left
}
.pi-horizontal-group .pi-secondary-background+* .pi-horizontal-group-item{
    border-top:0
}
.pi-horizontal-group-item.pi-data-label{
    border-top-style:solid;
    border-top-width:1px;
    padding:9px 9px 0
}
.pi-horizontal-group-item.pi-data-value{
    padding:0 9px 9px
}
.pi-horizontal-group-item:not(:first-child){
    border-left-style:solid;
    border-left-width:1px
}
.pi-smart-group{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    border-top-style:solid;
    border-top-width:1px;
    display:-webkit-box;
    display:flex;
    flex-direction:column;
    text-align:center
}
.pi-smart-group .pi-smart-data-label{
    margin-bottom:0;
    padding-bottom:0
}
.pi-smart-group .pi-smart-data-value,.pi-smart-group h3.pi-smart-data-label{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    flex-basis:auto;
    margin:3px 0;
    padding:6px 9px
}
.pi-smart-group .pi-smart-data-value:not(:first-child),.pi-smart-group h3.pi-smart-data-label:not(:first-child){
    border-left-style:solid;
    border-left-width:1px
}
.pi-smart-group .pi-smart-data-value:first-child,.pi-smart-group h3.pi-smart-data-label:first-child{
    padding-left:9px
}
.pi-smart-group .pi-smart-data-value:last-child,.pi-smart-group h3.pi-smart-data-label:last-child{
    padding-right:9px
}
.pi-smart-group-body,.pi-smart-group-head{
    display:-webkit-box;
    display:flex
}
.pi-smart-group-head+.pi-smart-group-body{
    border-top-style:solid;
    border-top-width:1px
}
.pi-secondary-background+.pi-smart-group{
    border-top:0
}
.pi-collapse.pi-collapse-closed{
    border-bottom:none
}
.pi-collapse.pi-collapse-closed .pi-header:first-child:after{
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg)
}
.pi-collapse.pi-collapse-closed .pi-horizontal-group tbody,.pi-collapse.pi-collapse-closed .pi-horizontal-group thead,.pi-collapse.pi-collapse-closed>:nth-child(n+2){
    display:none
}
.pi-collapse .pi-header:first-child{
    cursor:pointer;
    padding-right:40px;
    position:relative;
    text-align:center
}
.pi-collapse .pi-header:first-child:after{
    border-color:currentcolor;
    border-style:solid;
    border-width:2px 2px 0 0;
    content:"";
    display:inline-block;
    display:block;
    height:8px;
    margin-top:-6px;
    position:relative;
    position:absolute;
    right:0;
    right:16px;
    top:-1px;
    top:50%;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    -webkit-transition:-webkit-transform .3s;
    transition:-webkit-transform .3s;
    transition:transform .3s;
    transition:transform .3s,-webkit-transform .3s;
    vertical-align:middle;
    width:8px
}
.pi-error-info{
    background-color:var(--theme-alert-color);
    color:var(--theme-alert-label);
    font-size:18px;
    line-height:28px;
    margin:0;
    padding:36px 50px
}
.pi-debug{
    background-color:#f2f2f2;
    font-family:monospace;
    list-style-type:none;
    margin:0;
    width:100%
}
.pi-debug li{
    margin:0
}
.pi-debug .error{
    font-size:inherit
}
.pi-debug-line{
    display:-webkit-box;
    display:flex
}
.pi-debug-line-code,.pi-debug-line-number{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.pi-debug-line-number{
    flex-basis:50px;
    flex-shrink:0;
    padding-left:9px
}
.pi-debug-error-message{
    background-color:#1e0c1b;
    color:#fff;
    font-family:Helvetica,Arial,sans-serif;
    margin:20px 0 10px 25px;
    padding:9px 13.5px;
    position:relative;
    width:400px
}
.pi-debug-error-message:before{
    border-bottom:18px solid #1e0c1b;
    border-left:18px solid transparent;
    border-right:18px solid transparent;
    content:"";
    display:block;
    height:0;
    left:25px;
    position:absolute;
    top:-18px;
    width:0
}
.pi-debug-error-message .pi-debug-error-message-item{
    margin:4.5px 0
}
.pi-item p {
    margin: 0;
}


/* Vana'diel Tribune II table */
.VTTable {
  background-color: #D3CEC3;
  background-image: url(https://images.wikia.nocookie.net/ffxi/images/f/f6/VTBG.PNG);
  background-repeat: repeat-y;
  background-position: right;
  background-size: contain;
}

.VTTitle {
  background-color: #D3CEC3;
  background-image: url(https://images.wikia.nocookie.net/ffxi/images/1/12/VTHeaderBG.PNG);
  background-repeat: repeat-y;
}

/* Vana'diel Tribune I table */
.VT1Table {
  background-color: #E4CDA3;
  background-image: url(https://images.wikia.nocookie.net/ffxi/images/4/4f/VT1Bg.jpg);
  background-repeat: repeat-y;
  background-position: right;
  background-size: contain;
}


.VT1Title {
  background-color: #E4CDA3;
  background-image: url(https://images.wikia.nocookie.net/ffxi/images/1/12/VT1TableBG3.PNG);
  background-repeat: repeat-y;
}

.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
    background: rgba(109,169,247,0.5);
}

#discord-chunk {
    display: none;
	margin: 1em 0;
}

@media screen and (min-width: 1100px) and (max-width: 1339px) {
    #discord-chunk {
        display: block;
        margin-top: 0;
    }
    #discord-widget {
    	width: 198px;
    }
}

@media screen and (min-width: 1340px) {
    #discord-chunk {
        display: block;
    }
    #discord-widget {
    	width: 228px;
    }
}

#new-page-modal-background {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: .50;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
  z-index: 1000;
}

#new-page-modal-content {
  background-color: white;
  color: black;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0 0 20px 0 #222;
  -webkit-box-shadow: 0 0 20px 0 #222;
  -moz-box-shadow: 0 0 20px 0 #222;
  display: none;
  left: 50%;
  margin: -120px 0 0 -160px;
  padding: 10px;
  position: fixed;
  top: 50%;
  width: 320px;
  z-index: 1000;
  padding-bottom: 20px;
}

#new-page-create-name-container {
  box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.05);
  background: #ffffff;
  width: 320px;
  border: solid 1px #c8ccd1;
}

#new-page-create-name-input {
  border: 0;
  margin: 0;
  height: 2.1em;
  padding: 0.3em 4.75em 0.2em 1em;
  box-shadow: none;
  background: transparent;
  min-height: 0;
  width: 233px;
}

#new-page-create-button {
  border-radius: 0.375rem;
  background-color: rgb(255 255 255);
  padding: 0.625rem 0.875rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  color: rgb(17 24 39);
  filter: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  box-shadow: inset 0 0 0 1px rgb(209 213 219);
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
  margin-top: 1em;
}

#new-page-create-button:hover {
  background-color: rgb(249 250 251);
}

.cm-mw-template-name, .cm-mw-template-argument-name, .cm-mw-template-delimiter, .cm-mw-template-bracket, .cm-mw-template {
    color: #aa00ff;
}

.cm-mw-exttag-bracket, .cm-mw-exttag-attribute, .cm-mw-htmltag-bracket, .cm-mw-htmltag-attribute, .cm-mw-exttag-name, .cm-mw-htmltag-name {
    color: #10a213;
}

#mw-content-container {
    background-size: 100%;
}

#mw-content {
    background: rgb(255,255,255,0.90);
}

#p-logo-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

#p-logo-text a.long {
    padding: 0;
}

@media screen and (min-width: 851px) and (max-width: 1099px) {
    #p-logo-text a.long {
        padding-right: 0.5em;
    }
}

@media screen and (max-width: 850px) {
    #p-logo-text {
        padding-top: 0.6em;
    }
}

.horizon-changes {
	display: inline-block;
	height: 16px;
	width: 16px;
}

.horizon-changes a.image img {
	height: 16px;
	width: 16px;
	filter: drop-shadow(0 1px 1px rgb(0 0 0 / 0.25));
}

.main-page-top-container {
    display: flex;
    flex-wrap: nowrap;
}

.main-page-top-left {
    flex: 3;
}

.main-page-top-right {
    flex: 1;
}

.main-page-top-left div.thumbinner {
	width: 100% !important;
	max-width: 750px;
}

.stack-fix {
	position: relative;
	z-index: 1;
}

/* For use on the https://horizonffxi.wiki/MediaWiki:Sitenotice page */
.event-banner-link {
    display: block;
    text-decoration: none;
    color: inherit;
}

/* the picture */
.event-banner-container {
    background-image: url(https://horizonffxi.wiki/w/images/8/82/HorizonXI_Sun_breeze_2023.png);
    min-height: 300px; /* Set the minimum desired height for your image */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
}

/* the overlay */
.event-banner-overlay {
    position: absolute;
        top: 5px; /* Adjust the vertical position as needed to align the overlay to the top */
        left: 5px; /* Adjust the horizontal position as needed */
        right: 35%; /* Adjust the horizontal position as needed */
        background-color: rgba(0, 0, 0, 0.3); /* Adjust the opacity here (0.3 means 30% transparent) */
        padding: 5px 20px; /* one number for same padding all sizes. two numbers for "y x". four numbers for "top right bottom left". see https://www.w3schools.com/css/css_padding.asp */
        text-align: center;
        color: #fff; /* Text color for the overlay */
}

/* the text */
.event-banner-text {
    font-size: 2.5rem;
    font-weight: bold;
    font-family: cursive;
    margin-top: 20px;
}

/* the underline comes from mediawiki styling h2. this container controls the size and position of the h2 inside */
.event-banner-underline-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
}

@media (max-width: 768px) {
    /* Adjust the styles for screens with a maximum width of 768px */
    .event-banner-overlay {
        left: 10%;
        right: 10%;
    }
}

@media (max-width: 576px) {
    /* Adjust the styles for screens with a maximum width of 768px */
    .event-banner-overlay {
        top: 0;
        left: 0;
        right: 0;
    }
}

.starlight {display: none;}
.sunbreeze {}
/* End of site notice banner */


/* Out of era content - All dates are approximate */
/* Treaures of Aht Urghan */

.toau {display: none;}					/* Apr 2006 */

.besieged {display: none;}				/* Apr 2006 */
.isnm {display: none;}					/* Imperial Standing Notorious Monsters - Jul 2006 */
.raising {display: none;}				/* Chocobo Raising - Aug 2006 */
.salvage {display: none;}				/* Salvage - Dec 2006 */
.hotandcold {display: none;}				/* Chocobo Hot and Cold Game - Dec 2006 */
.nyzul {display: none;}					/* Nyzul Isle Investigation - Mar 2007 */
.racing {display: none;}				/* Chocobo Racing - Mar 2007 */
.pankration {display: none;}				/* Pankration - Sept 2007 */
.znm {display: none;}					/* Zeni Notorious Monsters - Jun 2008 */

.assault {display: none;}				/* Assault - Apr 2006 */
.assault-psc {display: none;}
.assault-pfc {display: none;}
.assault-sp {display: none;}
.assault-lc {display: none;}
.assault-c {display: none;}
.assault-s {display: none;}
.assault-sm {display: none;}
.assault-cs {display: none;}				/* Chief Sergeant Rank - Mar 2007 */
.assault-sl {display: none;}				/* Second Lieutenant Rank - Jun 2007 */
.assault-fl {display: none;}				/* First Lieutenant Rank - Aug 2007 */

.einherjar {display: none;}				/* Einherjar - Jun 2007 */
.einherjar-wingi {display: none;}		
.einherjar-wingii {display: none;}		
.einherjar-wingiii {display: none;}		
.einherjar-odin {display: none;}		


/* Wings of the Goddess */

.wotg {display: none;}

.campaign {display: none;}				/* Campaign - Nov 2007 */
.ops {display: none;}					/* Campaign Ops - Nov 2007 */
.scnm {display: none;}					/* Sealed Container Notorious Monsters - Sept 2008 */
.annm {display: none;}					/* Allied Notes Notorious Monsters - Apr 2009 */


/* SoA */

.soa {display: none;}

.moggarden {display: none;}				/* Mog Garden - Jul 2013 */


/* No associated expansion */

.casket {display: none;}				/* treasure caskets - Dec 2008 */
.mmm {display: none;}					/* Moblin Maze Mongers - Dec 2008 */
.augment {display: none;}				/* Augments - Apr 2009 */
.tenshodocoffer {display: none;}			/* Tenshodo Coffers - Apr 2009 */
.fov {display: none;}					/* fields of valor - Nov 2009 */
.synergy {display: none;}				/* Synergy - Nov 2009 */
.dominion {display: none;}				/* Dominion Ops - Dec 2010 */
.gov  {display: none;}					/* grounds of valor - May 2011 */
.abyssea {display: none;}

/* End of out of era content */