/* Zivera layout styles - cache version basic3 */
body {
  margin: 0px;
  padding:  0px;
background-color: #000000;

}

#ArtworkHelper {
  text-align: center;
  background-position: top center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  min-width: 1000px;
  min-height: 800px;
}

/* container to implement min/max width */
#Bodycontainer {
  text-align: left;
  min-width: 1000px;
  max-width: 1000px;
  width: 100%;
  height: 100%;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  display: table;
}

#ContentRow {
  position: relative;
  top: 155px;
}

/* "star-HTML-hack" to correct the position of the content row */
* html #ContentRow {
  display: inline-block;
}

#MenuColumn {
  position:absolute;
  left: 0px;
  top: 0px;
  width: 170px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 0px;
  font-family:  Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  line-height: 12pt;
}

/* Google Translate styled to match the dark Zivera menu. */
.LanguagePicker {
  position: relative;
  width: 170px;
  min-height: 36px;
  margin: 0 auto 12px;
  font-family: Verdana, Arial, sans-serif;
}

.LanguagePickerIcon {
  position: absolute;
  z-index: 2;
  top: 9px;
  left: 11px;
  width: 17px;
  height: 17px;
  color: #c6a574;
  pointer-events: none;
}

.LanguagePickerIcon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

#google_translate_element {
  width: 170px;
  min-height: 36px;
}

#google_translate_element .goog-te-gadget {
  width: 170px;
  font-family: Verdana, Arial, sans-serif !important;
  font-size: 0 !important;
  color: transparent !important;
}

#google_translate_element .goog-te-gadget-simple,
#google_translate_element .goog-te-combo {
  box-sizing: border-box !important;
  width: 170px !important;
  height: 36px !important;
  margin: 0 !important;
  border: 1px solid #665744 !important;
  border-radius: 2px !important;
  background-color: #161616 !important;
  background-image: linear-gradient(to bottom, #302d29 0%, #171717 48%, #0d0d0d 100%) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 235, 200, 0.13),
    inset 0 -1px 0 rgba(0, 0, 0, 0.85),
    0 1px 3px rgba(0, 0, 0, 0.8) !important;
  color: #e2d3bc !important;
  cursor: pointer !important;
}

#google_translate_element .goog-te-gadget-simple {
  display: block !important;
  padding: 0 !important;
}

#google_translate_element .goog-te-gadget-simple > span {
  display: block !important;
  width: 100% !important;
  height: 34px !important;
}

#google_translate_element .goog-te-menu-value,
#google_translate_element .goog-te-gadget-simple a {
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  height: 34px !important;
  margin: 0 !important;
  padding: 0 9px 0 35px !important;
  line-height: 34px !important;
  color: #f1dfbf !important;
  text-decoration: none !important;
}

#google_translate_element .goog-te-menu-value span,
#google_translate_element .goog-te-gadget-simple a span {
  border: 0 !important;
  color: #f1dfbf !important;
  font-size: 11px !important;
  font-weight: bold !important;
  text-shadow: 0 1px 1px #000 !important;
}

#google_translate_element .goog-te-menu-value span:first-child,
#google_translate_element .goog-te-gadget-simple a span:first-child {
  overflow: hidden;
  flex: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#google_translate_element .goog-te-menu-value span:last-child,
#google_translate_element .goog-te-gadget-simple a span:last-child {
  margin-left: auto !important;
  color: #c6a574 !important;
}

#google_translate_element .goog-te-gadget-icon,
#google_translate_element .goog-te-menu-value img,
#google_translate_element .goog-te-gadget-simple img {
  display: none !important;
}

#google_translate_element .goog-te-combo {
  padding: 0 25px 0 34px !important;
  font-size: 11px !important;
  font-weight: bold !important;
  text-shadow: 0 1px 1px #000 !important;
}

#google_translate_element .goog-te-gadget-simple:hover,
#google_translate_element .goog-te-combo:hover,
#google_translate_element .goog-te-gadget-simple:focus-within,
#google_translate_element .goog-te-combo:focus {
  border-color: #a1835c !important;
  background-image: linear-gradient(to bottom, #3a3630 0%, #1d1c1a 48%, #111 100%) !important;
  outline: none !important;
}

.RafonixPlayer {
  width: 175px;
  margin: 0 auto 10px;
}

.RafonixToggle {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 175px;
  height: 36px;
  padding: 0 12px;
  border: 1px solid #665744;
  border-radius: 4px;
  background-color: #171717;
  background-image: linear-gradient(to bottom, #302d29 0%, #171717 52%, #0d0d0d 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 235, 200, 0.13),
    0 2px 5px rgba(0, 0, 0, 0.65);
  color: #f1dfbf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-shadow: 0 1px 1px #000;
  cursor: pointer;
}

.RafonixToggle:hover,
.RafonixToggle:focus {
  border-color: #a1835c;
  background-image: linear-gradient(to bottom, #3a3630 0%, #1d1c1a 52%, #111 100%);
  outline: none;
}

.RafonixToggle:focus {
  box-shadow:
    inset 0 1px 0 rgba(255, 235, 200, 0.13),
    0 0 0 2px rgba(198, 165, 116, 0.35),
    0 2px 5px rgba(0, 0, 0, 0.65);
}

.RafonixToggleIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #c6a574;
  color: #171717;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28);
}

.RafonixToggleIcon svg {
  display: block;
  width: 14px;
  height: 14px;
  fill: currentColor;
}

.RafonixPauseIcon {
  display: none !important;
}

.RafonixToggle.is-playing .RafonixPlayIcon {
  display: none;
}

.RafonixToggle.is-playing .RafonixPauseIcon {
  display: block !important;
}

#ContentColumn {
  position: relative;
  margin: 0px;
  margin-left: 190px;
  margin-right: 0px;
}

#ThemeboxesColumn {
  text-align:  center;
  width: 180px;
  margin: 0px;

}

#Footer {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  text-align: center;
  position: relative;
  width: 100%;
  padding-bottom: 20px;
  color: white;
}
* html #Footer {
  padding-bottom: 120px;
  margin-bottom: 50px;
}

/* Footer linkes */
#Footer a:link    { color: white; text-decoration: none; }
#Footer a:visited { color: white; text-decoration: none; }
#Footer a:focus   { color: white; text-decoration: none; }
#Footer a:active  { color: white; text-decoration: underline; }
#Footer a:hover   { color: white; text-decoration: underline; }

/** -------------------------------
 *  Stylesheet declarations for the
 *  HEADER AREA
 *  -------------------------------
 */

#LeftArtwork {
  position: absolute;
  height: 140px;
  width: 166px;
  top: -140px;
  left: 4px;
  background-repeat: no-repeat;
  z-index:5;
}

#LeftArtwork #TibiaLogoArtworkTop {
  position: absolute;
  top: -17px;
  left: -14px;
  height: 158px;
  width: 196px;
  z-index: 5;
  cursor: pointer;
  border: 0px;
}

#LeftArtwork #TibiaLogoArtworkBottom {
  position: absolute;
  top: 102px;
  left: 0px;
  height: 43px;
  width: 166px;
  z-index: 5;
}

#LeftArtwork #Statue_1{
  position: absolute;
  top: 0px;
  left: 5px;
  height: 30px;
  width: 32px;
  z-index:10;
}

#LeftArtwork #Statue_2 {
  position: absolute;
  top: 0px;
  right: 25px;
  height: 30px;
  width: 32px;
  z-index:10;
}

#LeftArtwork #LogoLink {
  position: absolute;
  bottom: 14px;
  left: 58px;
  height: 14px;
  width: 50px;
  z-index: 99;
  cursor: pointer;
}

#RightArtwork {
  text-align: left;
  position: absolute;
  top: -1px;
  right: 24px;
  width: 132px;
  background-repeat: no-repeat;
  z-index: 90;
}

#RightArtwork #Monster {
  position: absolute;
  height: 80px;
  width: 80px;
  top: -137px;
  left: 8px;
  z-index: 15;
  cursor: pointer;
}

#PedestalAndOnline {
  position: absolute;
  top: -105px;
  width: 132px;
  height: 111px;
}

#RightArtwork #PlayersOnline {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size: 7pt;
  line-height: 8pt;
  text-align: center;
  position: absolute;
  width: 92px;
  bottom: 11px;
  left: 21px;
  color: #cfa600;
  border-bottom: 1px solid #010101;
  cursor: pointer;
}

/** -------------------------------
 *  Stylesheet declarations for the
 *  LOGINBOX
 *  -------------------------------
 */

#Loginbox {
  position: relative;
  top: 0px;
  width: 100%;
  margin-bottom: 10px;

}



/** -------------------------------
 *  Stylesheet declarations for the
 *  MENU
 *  -------------------------------
 */

#Menu {
  position: relative;
  left: 5px;
  background-repeat: no-repeat;
}

#MenuTop {
  position: absolute;
  left: -5px;
  top: -12px;
  height: 12px;
  width: 170px;
  background-repeat: no-repeat;
}

#MenuBottom {
  position: relative;
  left: -5px;
  bottom: 0px;
  height: 12px;
  width: 170px;
  background-repeat: no-repeat;
}

/* Menuitems */

.MenuButton {
  position: relative;
  height: 32px;
  width: 170px;
  display: block;
  cursor: pointer;
}

.Button {
  position: relative;
  height: 32px;
  width: 170px;
  visibility: hidden;
  display: block;
}

.Extend {
  position: absolute;
  top: 20px;
  right: -2px;
  height: 12px;
  width: 12px;
  background-repeat: no-repeat;
}

.Lights {
  visibility: hidden;
}

.Light_lu {
  position: absolute;
  top: 2px;
  left: 3px;
  height: 2px;
  width: 2px;
  background-repeat: no-repeat;
}

.Light_ru {
  position: absolute;
  top: 2px;
  right: 3px;
  height: 2px;
  width: 2px;
  background-repeat: no-repeat;
}

.Light_ld {
  position: absolute;
  height: 2px;
  width: 2px;
  top: 28px;
  left: 3px;
}

.Icon {
  position: absolute;
  height: 32px;
  width: 32px;
  top: 0px;
  left: 8px;
}

.Label {
  position: absolute;
  height: 22px;
  width: 116px;
  top: 6px;
  left: 42px;
}

/* Submenus(items) */

.LeftChain {
  position: absolute;
  top: 0px;
  left: -5px;
  height: 33px;
  width: 7px;
  background-repeat: repeat-y;
}

.RightChain {
  position: absolute;
  top: 0px;
  right: -4px;
  height: 33px;
  width: 7px;
  background-repeat: repeat-y;
}

.Submenu {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  background-color: 202020;
  width: 160px;
}

.Submenuitem {
  position: relative;
  margin: 0px;
  padding: 0px;
}

.ActiveSubmenuItemIcon {
  position: absolute;
  top: 5px;
  left: 3px;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  visibility: hidden;
}

.SubmenuitemLabel {
  margin: 0px;
  border-top: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  border-bottom: 1px solid #4b7874;
  overflow: hidden;
}

/* Submenu links */
.Submenu a:link    { color: #d7d7d7; text-decoration: none; }
.Submenu a:visited { color: #d7d7d7; text-decoration: none; }
.Submenu a:focus   { color: #d7d7d7; text-decoration: none; }
.Submenu a:active  { color: white; text-decoration: none; }
.Submenu a:hover   { color: white; text-decoration: none; }

/** -------------------------------
 *  Stylesheet declarations for the
 *  CONTENT AREA
 *  -------------------------------
 */

.Content .BoxContent {
  padding: 10px;
}

/* "tanhack" for correction of IE bug */
* html .Content {
  top: -5px;
}

.Content {
  position: relative;
  top: 0px;
  width: 100%;
}

/* "star-HTML-hack" to correct the position of the content area */
* html .Content {
  position: relative;
  top: 796px;
  margin: 20px;
  border: 0px dashed #061222;
  border-right-width: 550px;
}

#ContentHelper {
  position: relative;
}

/* "star-HTML-hack" to to implement min-width in IE */
* html #ContentHelper {
  display: inline-block;
  position: relative;
  top: -800px;
  margin: -20px;
  margin-right: -570px;
}

.Content .Box {
  font-size: 0pt;
  position: relative;
  margin: 5px;
  margin-bottom: 18px;
  color: #5A2800;
  border-left: 2px solid #3a3738;
  border-right: 2px solid #3a3738;
  background-color: #debb9d;
  background-repeat: no-repeat;
  overflow: visible;
}

.Content .BoxContent {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 9pt;
  background-color: #FFF2db;
  color: #5A2800;
  min-height: 395px;
  height: auto !important;
  height: 415px;
}

/* "star-HTML-hack" to correct Box width in IE */
* html .Content .Box {
  width: 100%;
}
/* "star-HTML-hack" to correct BoxContent width in IE */
* html .Content .BoxContent {
  width: 100%;
}

.Content th {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: white;
  background-color: #505050;
}

.Content .BoxContent td {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 10pt;
  color: #5A2800;
 }

/* Content Links */

.Content a {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-weight: bold;
  color: #004294;
  text-decoration: none;
}
.Content a:hover {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  color: #0063DC;
}
.Content .HelpLink {
  font-size: 7pt;
  cursor: pointer;
}

/* Corners */

.Content .Corner-tl {
  position: absolute;
  top: -4px;
  left: -5px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

.Content .Corner-tr {
  position: absolute;
  top: -4px;
  right: -5px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

.Content .BottomCornersHelper {
  position: absolute;
  width: 100%;
}

.Content .CornerWrapper-b {
  position: absolute;
  width:100%;
}

.Content .Corner-bl {
  position: absolute;
  bottom: -4px;
  left: -6px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

.Content .Corner-br {
  position: absolute;
  bottom: -4px;
  right: -6px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

/* Borders */

.Content .Border_1 {
  position: relative;
  height: 6px;
  width: 100%;
  background-repeat: repeat-x;
}

.Content .BorderTitleText {
  position: relative;
  height: 24px;
  background-repeat: repeat-x;
}

.Content .Title {
  position: absolute;
  top: 6px;
  left: 5px;
}

.Content .Border_2 {
  margin: 4px;
  padding: 0px;
  background-color: #793d03;
}

.Content .Border_3 {
  margin: 1px;
  border-top: 1px solid #793d03;
  border-bottom: 1px solid #793d03;
}

/** -------------------------------
 *  Stylesheet declarations for the
 *  THEMEBOXES of the Tibia
 *  website
 *  -------------------------------
 */

.Themebox {
  position: relative;
  margin-bottom: 10px;
  top: -4px;
  width: 180px;
  height: 154px;
}
#Themeboxes div {
  font-size: 10pt;
  background-repeat: no-repeat;
}
#Themeboxes .ThemeboxButton {
  position: absolute;
  bottom: 20px;
  left: 22px;
  height: 25px;
  width: 137px;
  cursor: pointer;
}
#Themeboxes .Bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 12px;
  width: 180px;
}
/* "star-HTML-hack" to correct the position of the bottom element */
* html #Themeboxes .Bottom {
  bottom: -3px;
}
#Themeboxes #PremiumBox {
  height: 164px;
}
#Themeboxes #ScreenshotBox #ScreenshotContent {
  position: relative;
  height: 111px;
  width: 170px;
  top: 31px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
}
#Themeboxes #CurrentPollBox #CurrentPollText {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  line-height: 11pt;
  color: #5A2800;
  position: absolute;
  height: 90px;
  width: 150px;
  top: 37px;
  left: 15px;
  padding-top: 5px;
  overflow: hidden;
}
#Themeboxes #SkyscraperBanner {
  border: 0;
}

/** -------------------------------
 *  OLD Stylesheet declarations for
 *  the CONTENT AREA
 *  -------------------------------
 */

.Content .BoxContent td .white {
  color: #EFEFEF;
  visibility: visible;
}

.Content .BoxContent td .whites {
  color: #EFEFEF;
  visibility: visible;
  font-size: 9pt;
}

.Content .BoxContent .white {
  color : #EFEFEF;
  visibility : visible;
}

.Content .BoxContent td .green {
  color : #00BF00;
}

.Content .BoxContent td .yellow {
  color : #FFBB05;
}

.Content .BoxContent td .red {
  color : #EF0000;
}

.Content .BoxContent td .grey {
  color : #808080;
}

/** -------------------------------
 *  OLD Stylesheet declarations for
 *  the CONTENT AREA (forum)
 *  -------------------------------
 */

.Content .BoxContent .ff_info {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 10pt;
  color : #5A2800;
  visibility : visible;
}

.Content .ff_white a {
  color: #FFFFFF;
}

.Content .BoxContent .ff_white {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  color : #EFEFEF;
  visibility : visible;
  font-size : 7pt;
  font-weight: bold;
}

.Content .BoxContent .ff_red {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  color : #EF0000;
  visibility : visible;
  font-size : 8pt;
  font-weight: bold;
}

.Content .BoxContent .ff_whitelarge {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  color : #EFEFEF;
  visibility : visible;
  font-size : 9pt;
  font-weight: bold;
}

.Content .BoxContent .ff_info {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 8pt;
  color : #5A2800;
  visibility : visible;
}

.Content .BoxContent .ff_infotext {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 8pt;
  color : #5A2800;
  visibility : visible;
  line-height: 12pt;
}

.Content .BoxContent .ff_smallinfo {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 7pt;
  color : #5A2800;
  visibility : visible;
}

.Content .BoxContent .ff_large {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 12pt;
  color : #5A2800;
  visibility : visible;
}

.Content .BoxContent .ff_pagetext {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 9pt;
  color : #5A2800;
  visibility : visible;
  line-height: 13pt;
}

.Content .BoxContent .ff_pagetextgrey {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 9pt;
  color : #505050;
  visibility : visible;
  line-height: 13pt;
}

.Content .BoxContent .ff_pagetextred {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 9pt;
  color : #F00;
  visibility : visible;
  line-height: 13pt;
}

.Content .BoxContent .ff_correct {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 11pt;
  color : #FF0000;
  visibility : visible;
  font-weight: bold;
}

/** --------------------------------------
 *  ### not final versions for tests
 *  ### concerning the new payment process
 *  --------------------------------------
 */

/* new error handling concept tests */

.FormFieldError {
  font-size: 8pt;
  color: red;
}
.SmallBox {
  position: relative;
  font-size: 1px;
}
.SmallBox .ErrorMessage {
  font-size: 8pt;
  position: relative;
  color: red;
  height: 100%;
  background-color: #d4c0a1;
  padding: 5px;
  padding-left: 43px;
}
.SmallBox .Message {
  font-size: 10pt;
  position: relative;
  height: 100%;
  background-color: #d4c0a1;
  padding: 10px;
}
.SmallBox .ErrorMessage ul {
  padding-left: 15px;
}
.SmallBox .BoxFrameHorizontal {
  position: relative;
  height: 4px;
}
.SmallBox .BoxFrameVerticalRight {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 3px;
  background-repeat: repeat-y;
  height: 100%;
}
.SmallBox .BoxFrameVerticalLeft {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 3px;
  background-repeat: repeat-y;
  height: 100%;
}
.SmallBox .MessageContainer {
  position: relative;
  height: 100%;
}
.SmallBox .BoxFrameEdgeLeftTop {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .BoxFrameEdgeLeftBottom {
  position: absolute;
  left: -1px;
  bottom: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .BoxFrameEdgeRightTop {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .BoxFrameEdgeRightBottom {
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .AttentionSign {
  position: absolute;
  top: 3px;
  left: 8px;
  width: 30px;
  height: 26px;
}


/** ---------------------------------
 *  ### not finished versions for the
 *  ### payment process PROGRESS BAR
 *  ---------------------------------
 */

#ProgressBar #Headline {
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 5px;
}
#ProgressBar #MainContainer {
  position: relative;
  top: 10px;
  height: 50px;
  margin-bottom: 25px;
}
#ProgressBar #BackgroundContainer {
  position: relative;
  width: 100%;
}

#ProgressBar #BackgroundContainerLeftEnd {
  position: absolute;
  float: left;
}
#ProgressBar #BackgroundContainerCenter {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 17px;
  width: 100%;
}
#ProgressBar #BackgroundContainerCenterImage {
  position: relative;
  margin-left: 25px;
  margin-right: 25px;
  height: 17px;
}
#ProgressBar #BackgroundContainerRightEnd {
  position: absolute;
  right: 0px;
  top: 0px;
  float: right;
}
#ProgressBar #TubeLeftEnd {
  position: absolute;
  left: 25px;
  top: 4px;
}
#ProgressBar #TubeRightEnd {
  position: absolute;
  right: 25px;
  top: 4px;
  z-index: 0;
}
#ProgressBar .Steps {
  position: relative;
  height: 39px;
  font-size: 9px;
  float: left;
  top: -11px;
  margin-left: -1px;
}
#ProgressBar #StepsContainer1 {
  text-align: right;
  margin-left: 92px;
  margin-right: 40px;
  height: 10px;
}
#ProgressBar #StepsContainer2 {
  width: 100%;
  height: 10px;
}
#ProgressBar .TubeContainer {
  position: relative;
  padding-right: 47px;
}
#ProgressBar .Tube {
  position: relative;
  top: 16px;
  left: 0px;
  width: 100%;
  height: 7px;
  background: #FFFFFF none repeat scroll 0%;
}
* html #ProgressBar .Tube {
  top: 13px;
}
#ProgressBar .SingleStepContainer {
  position: absolute;
  top: 0px;
  width: 47px;
  height: 30px;
  right: 0px;
  text-align: center;
}
#ProgressBar #FirstStep .SingleStepContainer {
  left: 45px;
  width: 47px;
  position: absolute;
}
#ProgressBar .StepIcon {
  position: absolute;
  right: 0px;
}
* html #ProgressBar .StepIcon {
  right: -1px;
}
#ProgressBar #FirstStep .StepIcon {
  top: 0px;
  left: 0px;
}
#ProgressBar .StepText {
  top: 40px;
  position: absolute;
  width: 200px;
  right: -77px;
}


/** -------------------------------
 *  Stylesheet declarations for the
 *  NEW TABLES
 *  -------------------------------
 */

.TableContainer {
  border: 1px solid black;
  position: relative;
  width: 100%;
  font-size: 1px;
}
.TableContainer .Odd {
  background-color: #f1e0c6;
}
.TableContainer .Even {
  background-color: #d5c0a1;
}

/* TABLEHEADER DECORATION */
.TableContainer .CaptionContainer {
  position: relative;
  font-size: 1pt;
  background-color: #5f4d41 !important;
  height: 100%;
  width: 100%;
  text-align: left;
}
.TableContainer .CaptionContainer .CaptionInnerContainer {
	position: relative;
  background-color: #5f4d41;
  width: 100%;
  height: 100%;
  padding-top: 3px;
  padding-bottom: 4px;
}
.TableContainer .CaptionContainer .Text {
	font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: white;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.TableContainer .CaptionContainer .CaptionEdgeLeftTop {
	position: absolute;
  width: 5px;
  height: 5px;
	top: -2px;
  left: -2px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionEdgeRightTop {
	position: absolute;
  width: 5px;
  height: 5px;
	top: -2px;
  right: -2px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionEdgeLeftBottom {
	position: absolute;
  width: 5px;
  height: 5px;
	left: -2px;
	bottom: -3px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionEdgeRightBottom {
	position: absolute;
  width: 5px;
  height: 5px;
	right: -2px;
	bottom: -3px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionBorderTop {
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0px;
  top: -1px;
}
.TableContainer .CaptionContainer .CaptionBorderBottom {
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0px;
  bottom: -2px;
}
.TableContainer .CaptionContainer .CaptionVerticalLeft {
  position: absolute;
  height: 100%;
  width: 3px;
  left: -1px;
  top: 0px;
}
.TableContainer .CaptionContainer .CaptionVerticalRight {
  position: absolute;
  height: 100%;
  width: 3px;
  right: -1px;
  top: 0px;
}
* html .TableContainer .CaptionContainer .CaptionEdgeRightTop {
  right: -3px;
}
* html .TableContainer .CaptionContainer .CaptionEdgeLeftBottom {
  bottom: -4px;
}
* html .TableContainer .CaptionContainer .CaptionEdgeRightBottom {
  right: -3px;
  bottom: -4px;
}
* html .TableContainer .CaptionContainer .CaptionBorderBottom {
  bottom: -3;
}
* html .TableContainer .CaptionContainer .CaptionVerticalRight {
  right: -2px;
}
/* TABLE CONTENT */
.TableContentContainer {
  border: 1px solid #5F4D41;
  position: relative;
  margin-right: 4px;
  height: 100%;
  background-color: #d4c0a1;
  padding: 0px;
}
.TableContent {
  width: 100%;
  border-collapse: collapse;
}
.TableContent td {
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
}
/* INNERLYOUT 1 */
.TableContainer .Table1 {
  width: 100%;
  background-color: #d4c0a1;
  border: 2px solid #55636c;
}
.TableContainer .Table1 .InnerTableContainer {
  padding: 5px;
}
/* INNERLYOUT 2 */
.TableContainer .Table2 {
  width: 100%;
  border: 2px solid #55636c;
  background-color: #f1e0c5;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}
.TableContainer .Table2 td {
  padding: 0px;
  margin: 0px;
}
.TableContainer .Table2 .InnerTableContainer {
  margin-top: 1px;
}
.TableContainer .Table2 .InnerTableContainer table {
  border-collapse: collapse;
}
.TableContainer .Table2 .InnerTableContainer td {
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 2px;
  padding-right: 5px;
  border: 1px solid #faf0d7;
}
/* INNERLYOUT 3 */
.TableContainer .Table3 {
  width: 100%;
  border: 2px solid #55636c;
  background-color: #f1e0c5;
}
.TableContainer .Table3 .InnerTableContainer {
  width: 100%;
  position: relative;
  margin-top: 5px;
  margin-left: 3px;
}
.TableContainer .Table3 .TableContentAndRightShadow td {
  border: 1px solid #faf0d7;
}
/* INNERLYOUT 4 */
.TableContainer .Table4 {
  width: 100%;
  border: 2px solid #55636c;
  background-color: #f1e0c5;
}
.TableContainer .Table4 .InnerTableContainer {
  width: 100%;
  position: relative;
  margin-top: 3px;
}
.TableContainer .Table4 .TableContentAndRightShadow .TableContent td {
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* INNERLYOUT 5 */
.TableContainer .Table5 {
  width: 100%;
  border: 2px solid #55636c;
  background-color: #f1e0c5;
}
.TableContainer .Table5 .InnerTableContainer {
  width: 100%;
  position: relative;
  margin-top: 5px;
  margin-left: 3px;
}
.TableContainer .Table5 .TableContentAndRightShadow .TableContent td {
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* SHADOWS */
.TableShadowContainerRightTop {
  position: relative;
  top: 0px;
  right: 3px;
  margin-right: 0px;
  font-size: 1px;
  float: right;
  z-index: 99;
}
.TableShadowRightTop {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 4px;
  height: 5px;
  z-index: 99;
}
.TableContentAndRightShadow {
  position: relative;
  background-repeat: repeat-y;
  background-position: top right;
  margin-right: 3px;
  font-size: 1px;
}
.TableShadowContainer {
  position: relative;
  widht: 100%;
  margin-right: 5px;
}
.TableBottomShadow {
  position: relative;
  font-size: 1px;
  height: 5px;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.TableBottomLeftShadow {
  position: relative;
  height: 5px;
  width: 4px;
  float: left;
  padding: 0px;
  margin: 0px;
}
.TableBottomRightShadow {
  position: relative;
  float: right;
  right: -2px;
  top: 0px;
  height: 5px;
  width: 4px;
}
/* LABELS */
.LabelV {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
}
.LabelH {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  background-color: #d5c0a1;

}
.LabelH td {
  background-color: #d5c0a1;
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
}

/* BUTTONS */
.InnerTableButtonRow {
  width: 100%;
  padding-left: 1px;
  padding-right: 0px;
  padding-bottom: 4px;
  border: 0px;
}
.InnerTableButtonRow td {
  padding-right: 4px;
}
.BigButton {
  position: relative;
  width: 135px;
  height: 25px;
  z-index: 10;
}
.BigButtonOver {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 137px;
  height: 25px;
  visibility: hidden;
  z-index: 15;
}
.ButtonText {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 25px;
  width: 135px;
  z-index: 20;
}
.TopButtonContainer {
  position: relative;
  right: 4px;
  top: 4px;
  z-index: 60;
}
* html .TopButtonContainer {
  right: 27px;
}
.TopButtonContainer .TopButton {
  position: absolute;
  right: 0px;
  z-index: 55;
}
.Content .BoxContent .Odd {
  background-color: #D4C0A1;
  padding: 2px;
}

.Content .BoxContent .Even {
  background-color: #F1E0C6;
  padding: 2px;
}

.Content .NewsCategoryIconSmall {
  position: absolute;
  top: 1px;
  left: 1px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
}
.Content .BoxContent .Odd {
  background-color: #D4C0A1;
  padding: 2px;
}

.Content .BoxContent .Even {
  background-color: #F1E0C6;
  padding: 2px;
}

.Content .NewsCategoryIconSmall {
  position: absolute;
  top: 1px;
  left: 1px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
}
.Content .BoxContent .Odd {
  background-color: #D4C0A1;
  padding: 2px;
}

.Content .BoxContent .Even {
  background-color: #F1E0C6;
  padding: 2px;
}

.Content .NewsCategoryIconSmall {
  position: absolute;
  top: 1px;
  left: 1px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
}

/* News Ticker */

.Content #NewsTicker .BoxContent {
  padding: 5px;
  min-height: 90px;
  height: auto !important;
  height: 100px;
}

.Content #NewsTicker .BoxContent .Row {
  position: relative;
  width: 100%;
}

.Content #NewsTicker .NewsTickerIcon {
  position: absolute;
  top: 1px;
  left: 1px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
}

.Content #NewsTicker .NewsTickerText {
  font-size: 9pt;
  position: relative;
  margin-left: 20px;
}

.Content #NewsTicker .NewsTickerDate {
  font-size: 7pt;
  position: absolute;
  top: 0px;
  float: left;
}

.Content #NewsTicker .NewsTickerShortText {
  margin-left: 85px;
  height: 14px;
}

.Content #NewsTicker .NewsTickerFullText {
  margin-left: 85px;
  margin-right: 20px;
  display: none;
}

.Content #NewsTicker .NewsTickerExtend {
  position: relative;
  right: 0px;
  top: 1px;
  right: 1px;
  height: 12px;
  width: 12px;
  background-repeat: no-repeat;
  float: right;
  cursor: pointer;
  z-index: 10;
}

/* Featured Article */

.Content #FeaturedArticle .BoxContent {
  position:relative;
  height: 100px;
  padding: 5px;
  padding-left: 10px;
  min-height: 100px;
  height: auto !important;
  height: 110px;
  line-height: 10.5pt;
}

.Content #FeaturedArticle #TeaserThumbnail {
  position: relative;
  top: 0px;
  right: 0px;
  height: 100px;
  width: 150px;
  margin-left: 10px;
  background-color: black;
  z-index: 90;
  float: right;
}

#ContentHelper #FeaturedArticle:first-child .BoxContent {
  padding: 10px;
}

.Content #FeaturedArticle #TeaserText {
  height: 100px;
  overflow: hidden;
  z-index: 0;
}

.Content #FeaturedArticle #Link {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 89 165 0 0;
  z-index: 99;
}

.Content #FeaturedArticle .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.Content #FeaturedArticle .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
  float:left;
}

.Content #FeaturedArticle .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 9px;
  left: 50px;
  width: 85px;
  color: white;
}

.Content #FeaturedArticle .NewsHeadlineText {
  position: relative;
  top: 8px;
  left: 135px;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

/* News */

.Content #News .BoxContent {
  min-height: 100px;
  height: auto !important;
  height: 110px;
}

.Content #News .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.Content #News .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

.Content #News .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 10px;
  left: 50px;
  width: 85px;
  color: white;
}

.Content #News .NewsHeadlineText {
  position: relative;
  top: 7px;
  left: 135px;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

/* News Archive */

.Content #NewsArchive .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.Content #NewsArchive .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

.Content #NewsArchive .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 9px;
  left: 50px;
  width: 85px;
  color: white;
}

.Content #NewsArchive .NewsHeadlineText {
  position: relative;
  top: 7px;
  left: 135px;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}
dl
{
	display:block;
	width:170px;
	padding-bottom:0px;
}
dt a:link img, dl a:visited img
{
	border:none;
	padding:0px;
	margin:0px;
	height:50px;
	width:170px;
		-moz-opacity: 0.80;
		-khtml-opacity: 0.80;
		opacity: 0.80;
		filter = alpha(opacity=80);
	background:none;
}
dt a:hover img
{
		-moz-opacity: 1.10;
		-khtml-opacity: 1.10;
		opacity: 1.10;
		filter = alpha(opacity=110);
}
dl dd a:link, dl dd a:visited
{
	background-image:url(images/bgm.png);
	background-position:left;
	background-repeat:repeat-y;
	text-align:center;
	display:block;
	width:170px;
	margin:0px;
	padding:3px 0px 3px 0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	text-decoration:none;
	font-size:12px;
}
dd 
{
	padding:0px;
	margin:0px;
}
dl dd a:hover
{
	background-position:right;
}

div#onlines {
width:150px;
height:50px;
position:absolute;
left:50%;
margin-left:-470px;
top:135px;
}

/** ---------------------------------
 *  GLOBAL DATA TABLES
 *  One shared treatment for legacy tables across all content pages.
 *  Technical layout tables (for example cellspacing="0") are excluded.
 *  ---------------------------------
 */

.Content .BoxContent table[cellspacing="1"][cellpadding] {
  box-sizing: border-box;
  border: 1px solid #8a6b48 !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  border-radius: 4px;
  overflow: hidden;
  background: #c9b18d;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.55),
    0 3px 9px rgba(69, 38, 12, 0.16);
}

.Content .BoxContent table[cellspacing="1"][cellpadding] > tbody > tr > td {
  padding: 7px 9px !important;
  border: 0 !important;
  border-right: 1px solid rgba(115, 82, 45, 0.12) !important;
  border-bottom: 1px solid rgba(115, 82, 45, 0.18) !important;
  background-color: #eadbbf !important;
  line-height: 1.35;
  transition: background-color 0.15s ease;
}

.Content .BoxContent table[cellspacing="1"][cellpadding] > tbody > tr:nth-child(even) > td {
  background-color: #ddc8a6 !important;
}

.Content .BoxContent table[cellspacing="1"][cellpadding] > tbody > tr:last-child > td {
  border-bottom: 0 !important;
}

.Content .BoxContent table[cellspacing="1"][cellpadding] > tbody > tr > td:last-child {
  border-right: 0 !important;
}

.Content .BoxContent table[cellspacing="1"][cellpadding] > tbody > tr:not([bgcolor="#505050" i]):hover > td {
  background-color: #f4e7cf !important;
}

.Content .BoxContent table[cellspacing="1"][cellpadding] > tbody > tr[bgcolor="#505050" i] > td,
.Content .BoxContent table[cellspacing="1"][cellpadding] > tbody > tr:first-child > td.white[colspan] {
  padding: 8px 10px !important;
  border: 0 !important;
  border-bottom: 2px solid #b68b4e !important;
  background-color: #383633 !important;
  background-image: linear-gradient(to bottom, #56524d 0%, #343230 100%) !important;
  color: #fff7e8 !important;
  font-size: 10pt !important;
  line-height: 1.25;
  text-shadow: 0 1px 1px #000;
}

.Content .BoxContent table[cellspacing="1"][cellpadding] > tbody > tr[bgcolor="#505050" i] > td *,
.Content .BoxContent table[cellspacing="1"][cellpadding] > tbody > tr:first-child > td.white[colspan] * {
  color: inherit !important;
}

.Content .BoxContent table[cellspacing="1"][cellpadding] > tbody > tr > td > b:first-child {
  color: #4d2b0d;
}

.Content .BoxContent table[cellspacing="1"][cellpadding] a {
  text-underline-offset: 2px;
}

/* Modernize the project's newer TableContainer markup with the same theme. */
.Content .TableContainer {
  box-sizing: border-box;
  border: 1px solid #8a6b48;
  border-radius: 4px;
  overflow: hidden;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.55),
    0 3px 9px rgba(69, 38, 12, 0.16);
}

.Content .TableContainer .CaptionContainer,
.Content .TableContainer .CaptionContainer .CaptionInnerContainer {
  box-sizing: border-box;
  background-color: #383633 !important;
  background-image: linear-gradient(to bottom, #56524d 0%, #343230 100%) !important;
}

.Content .TableContainer .CaptionContainer {
  border-bottom: 2px solid #b68b4e;
}

.Content .TableContainer .CaptionContainer .CaptionInnerContainer {
  padding: 8px 10px;
}

.Content .TableContainer .CaptionContainer .Text {
  padding: 0;
  color: #fff7e8;
  line-height: 1.25;
  text-shadow: 0 1px 1px #000;
}

.Content .TableContainer .Table1,
.Content .TableContainer .Table2,
.Content .TableContainer .Table3,
.Content .TableContainer .Table4,
.Content .TableContainer .Table5 {
  box-sizing: border-box;
  margin: 0;
  border: 0;
  background-color: #eadbbf;
}

.Content .TableContainer .Table1 > tbody > tr > td {
  border: 0;
}

.Content .TableContainer .CaptionEdgeLeftTop,
.Content .TableContainer .CaptionEdgeRightTop,
.Content .TableContainer .CaptionEdgeLeftBottom,
.Content .TableContainer .CaptionEdgeRightBottom,
.Content .TableContainer .CaptionBorderTop,
.Content .TableContainer .CaptionBorderBottom,
.Content .TableContainer .CaptionVerticalLeft,
.Content .TableContainer .CaptionVerticalRight,
.Content .TableContainer .TableShadowContainerRightTop,
.Content .TableContainer .TableBottomShadow {
  display: none;
}

.Content .TableContainer .TableContentContainer,
.Content .TableContainer .TableContentAndRightShadow,
.Content .TableContainer .TableShadowContainer {
  margin: 0;
  border: 0;
  background: #eadbbf;
}

.Content .TableContainer .TableContent td {
  padding: 7px 9px;
  border: 0;
  border-right: 1px solid rgba(115, 82, 45, 0.12);
  border-bottom: 1px solid rgba(115, 82, 45, 0.18);
  line-height: 1.35;
}

.Content .TableContainer .Odd {
  background-color: #eadbbf;
}

.Content .TableContainer .Even {
  background-color: #ddc8a6;
}

.Content .TableContainer .TableContent tr:hover td {
  background-color: #f4e7cf;
}

@media (prefers-reduced-motion: reduce) {
  .Content .BoxContent table[cellspacing="1"][cellpadding] > tbody > tr > td {
    transition: none;
  }
}

/** ---------------------------------
 *  RESPONSIVE / MOBILE LAYOUT
 *  ---------------------------------
 */

#MobileHeader,
#MobileMenuBackdrop {
  display: none;
}

.MobileMenuSectionName {
  display: none;
}

.GuildDescription {
  min-width: 0;
  max-width: 100%;
  margin-top: 5px;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
}

.GuildYoutubeEmbed {
  position: relative;
  width: 360px;
  max-width: 100%;
  aspect-ratio: 16 / 9;
  margin: 10px 0 4px;
  overflow: hidden;
  border: 1px solid #8a6b48;
  border-radius: 4px;
  background: #000;
  box-shadow: 0 2px 6px rgba(69, 38, 12, 0.2);
}

.GuildYoutubeEmbed iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media screen and (max-width: 899px) {
  html,
  body {
    width: 100%;
    min-width: 0;
    overflow-x: hidden;
  }

  body.MobileMenuOpen {
    overflow: hidden;
  }

  #ArtworkHelper {
    box-sizing: border-box;
    min-width: 0;
    min-height: 100vh;
    height: auto;
    padding-top: 1px;
    background-position: left 54px;
    background-size: auto 105px;
  }

  #MobileHeader {
    box-sizing: border-box;
    position: fixed;
    z-index: 1002;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 54px;
    gap: 6px;
    padding: 0 max(6px, env(safe-area-inset-right)) 0 max(6px, env(safe-area-inset-left));
    border-bottom: 1px solid #6c573d;
    background-color: #111;
    background-image: linear-gradient(to bottom, #282522 0%, #111 58%, #080808 100%);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.75);
  }

  .MobileQuickLinks {
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    min-width: 0;
    gap: 4px;
  }

  .MobileQuickLink {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    align-items: center;
    justify-content: center;
    height: 32px;
    padding: 0 5px;
    border: 1px solid #6f5a40;
    border-radius: 4px;
    background: linear-gradient(to bottom, #35312c 0%, #171615 100%);
    color: #f1dfbf;
    font-family: Verdana, Arial, sans-serif;
    font-size: 8px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-shadow: 0 1px 1px #000;
    white-space: nowrap;
  }

  .MobileQuickLinkPoints {
    border-color: #8b613c;
    color: #ffd39c;
  }

  .MobileQuickLink:focus {
    outline: 2px solid #c6a574;
    outline-offset: 2px;
  }

  .MobileMenuToggle {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    gap: 6px;
    min-width: 72px;
    height: 36px;
    padding: 0 8px;
    border: 1px solid #766044;
    border-radius: 4px;
    background: linear-gradient(to bottom, #3a3630 0%, #181716 100%);
    color: #f1dfbf;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
  }

  .MobileMenuToggle:focus {
    outline: 2px solid #c6a574;
    outline-offset: 2px;
  }

  .MobileMenuIcon {
    position: relative;
    display: block;
    width: 17px;
    height: 14px;
  }

  .MobileMenuIcon span {
    position: absolute;
    left: 0;
    display: block;
    width: 17px;
    height: 2px;
    border-radius: 1px;
    background: currentColor;
    transition: transform 0.18s ease, opacity 0.18s ease, top 0.18s ease;
  }

  .MobileMenuIcon span:nth-child(1) {
    top: 0;
  }

  .MobileMenuIcon span:nth-child(2) {
    top: 6px;
  }

  .MobileMenuIcon span:nth-child(3) {
    top: 12px;
  }

  .MobileMenuOpen .MobileMenuIcon span:nth-child(1) {
    top: 6px;
    transform: rotate(45deg);
  }

  .MobileMenuOpen .MobileMenuIcon span:nth-child(2) {
    opacity: 0;
  }

  .MobileMenuOpen .MobileMenuIcon span:nth-child(3) {
    top: 6px;
    transform: rotate(-45deg);
  }

  #MobileMenuBackdrop {
    position: fixed;
    z-index: 999;
    top: 54px;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: calc(100% - 54px);
    padding: 0;
    border: 0;
    background: rgba(0, 0, 0, 0.68);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease, visibility 0.2s ease;
    cursor: default;
  }

  .MobileMenuOpen #MobileMenuBackdrop {
    opacity: 1;
    visibility: visible;
  }

  #Bodycontainer {
    box-sizing: border-box;
    display: block;
    width: 100% !important;
    min-width: 0;
    max-width: none;
    margin: 0;
    padding: 0 7px 12px;
  }

  #ContentRow {
    position: relative;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    margin-top: 151px;
    padding-top: 0 !important;
  }

  #MenuColumn {
    box-sizing: border-box;
    position: fixed;
    z-index: 1001;
    top: 54px;
    bottom: 0;
    right: 0;
    left: auto;
    width: min(280px, 84vw);
    margin: 0;
    padding: 18px 20px 30px !important;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    background-color: #090909;
    background-image: linear-gradient(to right, #111 0%, #080808 100%);
    box-shadow: -8px 0 22px rgba(0, 0, 0, 0.72);
    transform: translateX(105%);
    visibility: hidden;
    transition: transform 0.22s ease, visibility 0.22s ease;
  }

  .MobileMenuOpen #MenuColumn {
    transform: translateX(0);
    visibility: visible;
  }

  #MenuColumn > table {
    width: 100% !important;
    margin-right: auto;
    margin-left: auto;
  }

  #MenuColumn dl {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  #MenuColumn dt {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin: 9px 0 0;
    padding: 0;
  }

  #MenuColumn dt:first-child {
    margin-top: 0;
  }

  #MenuColumn dt:last-child {
    display: none;
  }

  #MenuColumn dt > a {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 42px;
    padding: 0 13px;
    border: 1px solid #5f513f;
    border-radius: 4px;
    background-color: #181716;
    background-image: linear-gradient(to bottom, #302d29 0%, #151413 100%);
    color: #ead8bb;
    text-decoration: none;
    text-shadow: 0 1px 1px #000;
  }

  #MenuColumn dt > a::after {
    content: "+";
    margin-left: auto;
    color: #c6a574;
    font-size: 17px;
    font-weight: normal;
    line-height: 1;
  }

  #MenuColumn dt.MobileSectionOpen > a::after {
    content: "−";
  }

  #MenuColumn dt > a img {
    display: none;
  }

  #MenuColumn .MobileMenuSectionName {
    display: block;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.2px;
  }

  #MenuColumn dd {
    box-sizing: border-box;
    width: 100%;
  }

  #MenuColumn dl dd a:link,
  #MenuColumn dl dd a:visited {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    padding: 9px 12px 9px 29px;
    border-bottom: 1px solid rgba(198, 165, 116, 0.12);
    background: none;
    color: #c8bba8;
    font-size: 11px;
    line-height: 1.25;
    text-align: left;
  }

  #MenuColumn dl dd a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    border-radius: 50%;
    background: #9d815c;
  }

  #MenuColumn dl dd a:hover,
  #MenuColumn dl dd a:focus {
    background: rgba(198, 165, 116, 0.09);
    color: #fff;
    text-decoration: none;
  }

  #MenuColumn dl dd a font {
    color: inherit !important;
  }

  #MenuColumn .dc {
    display: flex;
    justify-content: center;
    margin-top: 12px !important;
  }

  #ContentColumn {
    position: relative;
    width: 100%;
    margin: 0;
  }

  .Content {
    width: 100%;
  }

  .Content .Box {
    box-sizing: border-box;
    width: auto;
    margin: 5px 0 18px;
  }

  .Content .BoxContent {
    box-sizing: border-box;
    width: 100%;
    min-height: 0;
    height: auto !important;
    padding: 10px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .Content .BoxContent table {
    max-width: 100%;
  }

  .Content .BoxContent table[cellspacing="1"][cellpadding],
  .Content .TableContainer,
  .Content .TableContent {
    width: 100% !important;
  }

  .Content .GuildListTable {
    width: 100% !important;
    min-width: 0 !important;
    table-layout: fixed;
  }

  .Content .GuildListTable .GuildLogoColumn {
    width: 54px;
  }

  .Content .GuildListTable > tbody > tr > td:first-child:not([colspan]) {
    width: 54px !important;
  }

  .Content .GuildListTable > tbody > tr > .GuildLogoCell {
    box-sizing: border-box;
    width: 54px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
    vertical-align: top;
  }

  .Content .GuildListTable .GuildLogo {
    display: block;
    width: 42px !important;
    height: 42px !important;
    margin: 0 auto;
    object-fit: contain;
  }

  .Content .GuildListTable > tbody > tr > .GuildInfoCell {
    box-sizing: border-box;
    width: auto !important;
    min-width: 0;
    overflow: hidden;
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  .Content .GuildListTable .GuildYoutubeEmbed {
    box-sizing: border-box;
    width: 100%;
    max-width: 320px;
    margin-top: 8px;
  }

  .Content .BoxContent img {
    max-width: 100%;
  }

  .Content .BoxContent input[type="text"],
  .Content .BoxContent input[type="password"],
  .Content .BoxContent input[type="email"],
  .Content .BoxContent input[type="number"],
  .Content .BoxContent select,
  .Content .BoxContent textarea {
    box-sizing: border-box;
    max-width: 100%;
  }

  .Content .BoxContent textarea {
    width: 100%;
  }

  .Content .BoxContent pre {
    max-width: 100%;
    white-space: pre-wrap;
    overflow-wrap: anywhere;
  }

  .Content .Title {
    max-width: calc(100% - 12px);
  }

  #Footer {
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
  }

  div#onlines,
  #LeftArtwork,
  #RightArtwork {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  #ArtworkHelper {
    background-size: auto 92px;
  }

  #ContentRow {
    margin-top: 138px;
  }

  .Content .BoxContent {
    padding: 8px;
    font-size: 8.5pt;
  }

  .Content .BoxContent td {
    font-size: 8.5pt;
  }

  .Content .BoxContent table[cellspacing="1"][cellpadding] > tbody > tr > td {
    padding: 6px 7px !important;
  }
}

@media screen and (max-width: 350px) {
  #MobileHeader {
    gap: 4px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .MobileQuickLinks {
    gap: 2px;
  }

  .MobileQuickLink {
    height: 30px;
    padding-right: 3px;
    padding-left: 3px;
    font-size: 7.5px;
  }

  .MobileMenuToggle {
    gap: 4px;
    min-width: 66px;
    padding-right: 5px;
    padding-left: 5px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .MobileMenuIcon span,
  #MobileMenuBackdrop,
  #MenuColumn {
    transition: none;
  }
}
