@charset "UTF-8";
:root {
  --size-mobile-max: 659px;
  --size-desktop-min: 660px;
  --size-desktop-scaled-min: 660px;
  --size-desktop-scaled-max: 870px;
  --size-mobile-scaled-max: 459px;
  --size-mobilemenu-max: 600px;
  --size-alternate-footer-max: 969px;
  --scale-botmargin: 0;
  --scale-factor: 0.9;
  --scale-translateX: -50%;
  --scale-translateY: -20px;
  --classic-menu-fontsize: 18px;
}

.bsseldiv {
  position: absolute;
  width: 446px;
  height: 83px;
  margin: 15px 188px;
  background-image: url("../img/select_battleserver.gif");
}

.bssel {
  text-align: center;
  width: 400px;
  height: 20px;
  margin-top: 16px;
}

.bsseldiv-mobile {
  max-width: 383px;
  height: 52px;
  margin: 15px 0 0;
  background-image: url("../img/mobile/select_battleserver.gif");
}
.bsseldiv-mobile p.bssel {
  padding: 16px 0 0;
  margin: 0;
  width: 100%;
}

.bsselbox {
  margin-top: 20px;
  margin-bottom: 18px;
  border-top: 1px solid #444444;
  font-size: 12px;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}

.bsseltd {
  border-radius: 5px;
  width: 32%;
  border: 1px solid #555555;
}

#vspacer {
  height: 63px;
}

.bsreg {
  margin-top: 10px;
  font-size: 14px;
}

.bsdot {
  margin: 6px 0px 3px 0px;
}

.bscond {
  text-align: center;
  font-weight: bold;
}

.bsokornot {
  margin-bottom: -2px;
}

.bscharge {
  font-size: 12px;
}

.bsarrow {
  margin-top: -35px;
  z-index: 100;
}

.bs2 {
  height: 24px;
}

.bvs {
  height: 8px;
}

.bsprogress {
  display: none;
  max-width: 190px;
  height: 50px;
  background: url("../img/progress.gif") no-repeat center bottom;
  background-size: 100% auto;
  padding-bottom: 10px;
  margin: 0 10px 10px;
}

.bsds {
  height: 5px;
}

.bsbut {
  width: 325px;
  height: 46px;
  padding-top: 25px;
  background-image: url("../img/bs_button.jpg");
  background-repeat: no-repeat;
  border: 0px;
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

button.startbs {
  width: 100%;
  height: 71px;
  border-top: 0px;
  border-bottom: 0px;
  border-left: 2px solid #221a00;
  border-right: 2px solid #000000;
  cursor: pointer;
  background-image: url("../img/bs_button.jpg");
  background-position: center;
  font-weight: bold;
  font-size: 14px;
}
button.startbs:hover {
  background-image: url("../img/bs_button_hi.jpg");
}

@media (max-width: 659px) {
  form[name=bslease] input.bbcode {
    padding: 5px 10px;
    font-size: 15px;
    margin: 8px;
  }
}

div.bs-box {
  padding: 10px;
}
div.bs-box > img {
  width: 200px;
  margin: 10px 20px 10px 10px;
  float: left;
}

.psel1, .psel2, .psel3 {
  position: absolute;
  top: 65px;
  width: 136px;
  height: 119px;
}
.psel1 button, .psel2 button, .psel3 button {
  background: #000;
  height: 118px;
}
.psel1 button:not(.avSelBorder), .psel2 button:not(.avSelBorder), .psel3 button:not(.avSelBorder) {
  cursor: pointer;
}
.psel1 img, .psel2 img, .psel3 img {
  margin: 0 -1px -1px;
  display: inline-block;
}

.psel1 {
  left: 23px;
}

.psel2 {
  left: 192px;
}

.psel3 {
  left: 361px;
}

.pswitch {
  position: absolute;
  top: 220px;
  width: 520px;
  height: 20px;
}

.checkbox {
  margin-bottom: -2px;
}

.pad {
  padding: 1px;
  background-color: #000000;
}

.psep {
  margin: 10px 0px 15px 0px;
}

.pborder {
  border: 2px solid #554422;
}

.selsep {
  margin-bottom: 47px;
}

.currentcimg {
  text-align: left;
  margin-left: 3px;
  overflow: hidden;
  white-space: nowrap;
}

.imgsel-box {
  width: 540px;
  height: 295px;
  background-image: url("../img/select_imageset_bg.jpg");
  position: absolute;
  margin-left: 315px;
}
.imgsel-box button {
  box-sizing: content-box;
  background: none;
}

button.randomise {
  border: none;
  float: right;
  background: none;
}

.imgsel-boxtop {
  margin-left: 10px;
  margin-top: 7px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

.imgsel-boxcontent {
  margin: 42px 10px 0px 8px;
  width: 520px;
  height: 235px;
  position: absolute;
}

.thumbimage {
  margin-top: 10px;
  border: 1px solid #774422;
}

.cpntd {
  box-sizing: content-box;
  background: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  height: 70px;
  margin-bottom: 4px;
  margin-left: 2px;
  margin-right: 2px;
}

.cp-sel {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.usas {
  font-size: 0;
}

.rmsEE {
  background-image: url("../img/rmslogo_small.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  text-align: left !important;
  height: 90px;
}

.rmsEEc {
  padding-left: 122px;
  padding-top: 60px;
  font-size: 12px;
  color: #bbbbbb;
}

.avNormBorder {
  border: 1px solid #CFB08D;
  padding: 1px;
}

.avSelBorder {
  border: 2px solid #C00000;
  padding: 0;
}

.selarea button:hover:not(.avSelBorder) {
  border: 2px dashed #666666;
  padding: 0;
}

.selarea a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

/* PREVIEW STYLES */
.previewBox {
  width: 280px;
  height: 250px;
}

.avatargroups .kf-view {
  margin: 2px 0;
  display: inline-block;
}

.selarea button:not(.avSelBorder) {
  cursor: pointer;
}

.selimgset-mobile {
  margin-top: 10px;
}
.selimgset-mobile img {
  width: 90px;
}
.selimgset-mobile button {
  height: 84px;
  background: #000;
}

.pad {
  padding: 1px;
  background-color: #000000;
}

.psep {
  margin: 10px 0px 15px 0px;
}

.pborder {
  border: 2px solid #554422;
}

.thumbimage {
  margin-top: 10px;
  border: 1px solid #774422;
}

img.ntd {
  -webkit-text-decoration: none !important;
  text-decoration: none !important;
  margin-bottom: 1px;
  margin-top: 1px;
}

.usas {
  line-height: 1px;
}

.avNormBorder {
  border: 1px solid #CFB08D;
  padding: 1px;
}

.avSelBorder, .selarea a:hover img {
  border: 2px solid #C00000;
  padding: 0px;
}

.selarea a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.selset {
  padding: 2px;
}

.nobold {
  font-weight: normal !important;
}

a.editbutton {
  font-size: 12px;
  padding: 1px 5px 1px 5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-weight: normal;
  vertical-align: 1px;
}

#userlist {
  display: none;
}

#userlist .rec {
  display: inline-block;
  width: 48%;
  white-space: nowrap;
}
@media (max-width: 659px) {
  #userlist .rec {
    width: 100%;
    background: #222;
    padding: 5px 10px;
    box-sizing: border-box;
  }
}

.clancrest_img {
  height: 150px;
  margin: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #d7b07f;
}

body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus {
  outline: none;
}

.batrep-won-img {
  position: absolute;
  bottom: -50px;
  z-index: 35;
  left: calc(50% - 42px);
  opacity: 0;
}

.batrep-final-display {
  opacity: 0;
}

.batrep-player-rank {
  position: absolute;
  z-index: 19;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
}

.batrep-playback-buttons {
  display: inline;
}

.batrep-arena {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  align-self: end;
  grid-area: arena;
}

.batrep {
  margin-top: 1em;
}

.batrep-players-headline {
  margin-bottom: 1.5em;
}

.batrep-player-bars-spacer {
  height: 50px;
}

.batrep-stats.kf-bi-thin {
  opacity: 0;
  height: 0;
  padding: 1rem 0 0.5rem 0;
  position: relative;
}

.combat-log {
  position: relative;
  z-index: 99;
  position: absolute;
  width: 170px;
  text-align: center;
  left: calc(50% - 85px);
  bottom: calc(50% - 65px);
  font-size: 22px;
  font-weight: 600;
  text-shadow: 0px 2px 2px black, 0px -1px 3px black;
}

.batrep-vs-anim {
  position: absolute;
  pointer-events: none;
}

.vs-img {
  position: absolute;
  top: -250px;
  left: -15px;
  opacity: 0;
}

.batrep-players-port.winner-border {
  width: 280px;
  height: 15px;
  position: absolute;
  bottom: 0;
}

.winner-border.wb-single {
  width: 145px;
  height: 20px;
  background-image: url("../img/fightreport_winner_border.png");
  background-repeat: no-repeat;
  position: absolute;
  background-position-x: 145px;
}

.winner-border.wb-single.wb-right {
  transform: scaleX(-1);
  right: 0px;
}

.batrep-winner-bar-img {
  background-image: url("../img/fightreport_winner.png");
  background-repeat: no-repeat;
  background-size: 56px 80px;
  width: 56px;
  height: 80px;
  position: absolute;
  top: -10px;
  left: calc(50% - 28px);
}

.batrep-winner-bar {
  opacity: 0;
  background-color: goldenrod;
  position: relative;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(32, 13, 0, 0.8) 40%, rgba(255, 241, 171, 0) 45%, rgba(255, 241, 171, 0) 55%, rgba(32, 13, 0, 0.8) 60%, rgba(0, 0, 0, 0.8) 100%), linear-gradient(0deg, rgb(51, 38, 9) 0%, rgb(177, 141, 63) 55%, rgb(227, 187, 99) 60%, rgb(255, 230, 175) 79%, rgb(210, 171, 86) 80%, rgb(51, 38, 9) 100%);
  background-size: 200% 100%;
  background-position-x: 50%;
  height: 20px;
  text-align: center;
  margin: auto;
  box-shadow: inset 0px 0px 5px black;
}

.batrep-healthbar {
  background-color: brown;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 48%, rgba(255, 62, 62, 0.151) 50%, rgba(0, 0, 0, 0.8) 50.5%), linear-gradient(0deg, rgb(59, 14, 4) 0%, rgb(152, 61, 52) 55%, rgb(167, 78, 78) 58%, rgb(171, 105, 97) 79%, rgb(153, 64, 62) 80%, rgb(98, 31, 31) 100%);
  background-size: 200% 100%;
  background-position-x: 0%;
  height: 20px;
  width: 170px;
  text-align: center;
  margin: auto;
  box-shadow: inset 0px 0px 5px black;
  color: #d29990;
  font-family: "Cinzel", serif;
  font-size: 1.2rem;
  line-height: 1.2rem;
  text-shadow: 0 0 3px #290000;
  font-weight: bold;
}

.batrep-stambar {
  background-color: cadetblue;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 48%, rgba(112, 226, 255, 0.2) 50%, rgba(0, 0, 0, 0.8) 50.5%), linear-gradient(0deg, rgb(4, 59, 37) 0%, rgb(77, 126, 134) 55%, rgb(113, 152, 158) 58%, rgb(115, 148, 153) 79%, rgb(77, 126, 134) 80%, rgb(31, 98, 97) 100%);
  background-size: 200% 100%;
  background-position-x: 0%;
  height: 10px;
  width: 170px;
  text-align: center;
  margin: auto;
  box-shadow: inset 0px 0px 3px black;
}

.detailed-combat-results-line {
  font-size: 0.85rem;
  margin: 0.5rem;
  display: flex;
}
.detailed-combat-results-line .attacker:not(:only-child), .detailed-combat-results-line .defender:not(:only-child) {
  max-width: 50%;
}
.detailed-combat-results-line .attacker {
  margin-right: auto;
  max-width: 60%;
}
.detailed-combat-results-line .defender {
  margin-left: auto;
  max-width: 60%;
}

.batrep-player-bars {
  pointer-events: none;
  transform: translateY(30px);
  z-index: 5;
  position: absolute;
  left: calc(50% - 90px);
  opacity: 0;
}

.batrep-grid3 {
  display: grid;
  grid-template: "leftplayer arena rightplayer"/1fr 1fr 1fr;
  grid-gap: 1rem 1rem;
  text-align: center;
  font-family: "CinzelDecorative", serif;
}
.batrep-grid3 > .atk {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: leftplayer;
}
.batrep-grid3 > .def {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: rightplayer;
}

.batrep-grid2 {
  display: grid;
  grid-template: "leftplayer rightplayer"/1fr 1fr;
  grid-gap: 2rem 2rem;
  text-align: center;
  font-family: "Cinzel", serif;
  font-size: 1.2rem;
}
.batrep-grid2 > .atk {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: leftplayer;
}
.batrep-grid2 > .def {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: rightplayer;
}

.batrep-result-icon {
  width: 2.5rem;
  position: relative;
  top: 0.7rem;
  margin-top: -0.7rem;
}

.batrep-result-iconbox {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #f2e8da;
}

.batrep-players-port {
  pointer-events: none;
  opacity: 0;
  position: relative;
  z-index: 10;
  align-self: end;
}
.batrep-players-port .batrep-playername {
  pointer-events: auto;
}

.batrep-result-highlight {
  color: #f2e8da;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 0;
}

.batrep-players-port-img {
  height: 250px;
  width: 280px;
  background-position-y: 30%;
  background-repeat: no-repeat;
  z-index: 5;
}

.batrep-players-port-wrapper {
  margin-right: auto;
  margin-left: auto;
  z-index: 10;
}

.batrep-playername {
  word-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  width: 290px;
  display: inline-block;
  min-height: 28px;
}

.batrep-players-vs {
  font-size: 1em;
}

.batrep-players-hardstats-wrap {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0 auto;
}

.batrep-stats-col {
  align-self: center;
  display: inline-grid;
  color: #f2e8da;
  font-family: "Cinzel", serif;
  font-size: 1.5em;
  position: relative;
  top: -0.25em;
}

.batrep-stats-col-icons {
  text-align: center;
}

.batrep-stats-col-icons-img {
  height: 38px;
}

.batrep-stats-col.def {
  justify-content: left;
}

.batrep-stats-col.atk {
  justify-content: right;
}

.batrep-stats-col-cat {
  opacity: 0;
  background-image: url("../img/fightreport_mid.png");
  background-repeat: no-repeat;
  background-position: center;
  display: grid;
  grid-template-columns: 1fr 100px 1fr;
  height: 3.5em;
}

.batrep-stats-col-head {
  grid-column-start: 1;
  grid-column-end: 4;
  text-align: center;
  height: 0px;
  position: relative;
  top: -0.5em;
  font-size: 0.75em;
  color: #977f68;
  font-family: "Cinzel", serif;
}

.batrep-hardstats-col-icons {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  text-align: center;
  grid-area: icons;
}

.batrep-hardstats-col-icons-img {
  height: 38px;
  position: relative;
  top: 4px;
}

.batrep-hardstats-col-text {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: text;
  font-size: 1.4em;
  color: #dae5f2;
  font-weight: 600;
  padding: 0.1em 0.25em 0 0.25em;
}

.batrep-hardstats-col-cat {
  background-image: url("../img/fightreport_mid_atk.png");
  background-repeat: no-repeat;
  background-position: left 80%;
  display: grid;
  grid-template: "label label" "icons text"/50px 1fr;
  margin-bottom: 0.8em;
  text-align: left;
}

.batrep-hardstats-col-cat.hardstats-elem {
  background: none;
  font-size: 60%;
  margin-top: -2em;
}

.hardstats-elem.def, .hardstats-elem.atk {
  grid-column: 2;
}

.batrep-hardstats-col-head {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: label;
  padding: 0 0.5em 0 0.5em;
  font-size: 0.95em;
  letter-spacing: 0.05em;
}

.batrep-hardstats-col-text.parthp {
  font-size: 0.8em;
  top: -2px;
  left: 0;
}

.batrep-medal-small {
  position: absolute;
  width: 50px;
  right: -4px;
  top: -4px;
}

.player-inventory {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 354px;
  height: 449px;
}

.inventory-screen-scale-wrapper {
  position: absolute;
  transform: scale(1);
}

.inventory-screen0, .inventory-screen1, .inventory-screen2, .inventory-screen3 {
  width: 354px;
  height: 449px;
  z-index: 15;
  position: absolute;
  pointer-events: none;
}

.inventory-screen0 {
  background-image: url("../img/inventory_slots_fg0.png");
}

.inventory-screen1 {
  background-image: url("../img/inventory_slots_fg1.png");
}

.inventory-screen2 {
  background-image: url("../img/inventory_slots_fg2.png");
}

.inventory-screen3 {
  background-image: url("../img/inventory_slots_fg3.png");
}

.inventory-background0, .inventory-background1, .inventory-background2, .inventory-background3 {
  width: 354px;
  height: 449px;
  position: absolute;
}

.inventory-background0 {
  background-image: url("../img/inventory_slots_bg0.png");
}

.inventory-background1 {
  background-image: url("../img/inventory_slots_bg1.png");
}

.inventory-background2 {
  background-image: url("../img/inventory_slots_bg2.png");
}

.inventory-background3 {
  background-image: url("../img/inventory_slots_bg3.png");
}

.inv-scr-descr-text {
  margin-bottom: 0.5rem;
}

.f-cinz {
  font-family: "Cinzel", serif;
}

.f-cinz-d {
  font-family: "CinzelDecorative", serif;
}

.f-os {
  font-family: "Open Sans";
}

.inv-scr-socket-small {
  margin: -10px -7px -10px -7px;
  clip-path: inset(6px 6px 9px 6px);
  width: 30px;
}

.inv-scr-descr-supersmall {
  font-size: 80%;
  letter-spacing: 0.05em;
  text-align: left;
  margin-left: auto;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
}

.inv-scr-weap {
  position: absolute;
  top: 285px;
  left: 27px;
}

.inv-scr-weap-name {
  z-index: 20;
  position: absolute;
  width: 280px;
  text-align: center;
  top: 273px;
  font-size: 0.75em;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Tahoma, Verdana, sans-serif;
  text-shadow: 0 1px 3px black;
  left: 37px;
}

.inv-scr-stone {
  position: absolute;
  bottom: 3px;
}

.inv-scr-stone1-1 {
  left: 147px;
}

.inv-scr-stone1-2 {
  left: 117px;
}

.inv-scr-stone2-2 {
  left: 176px;
}

.inv-scr-stone1-3 {
  left: 88px;
}

.inv-scr-stone2-3 {
  left: 147px;
}

.inv-scr-stone3-3 {
  left: 206px;
}

.inv-scr-shield {
  position: absolute;
  top: 100px;
  right: 10px;
}

.inv-scr-armor {
  position: absolute;
  top: 12px;
  left: 10px;
}

.inv-scr-ring1 {
  position: absolute;
  top: 16px;
  left: 233px;
}

.inv-scr-ring2 {
  position: absolute;
  top: 16px;
  left: 286px;
}

.inv-scr-amulet {
  position: absolute;
  top: 16px;
  left: 180px;
}

.inv-scr-stone-img {
  width: 59px;
  height: 57px;
}

.inv-scr-jewellery-img {
  width: 52px;
  height: 54px;
}

.msg {
  position: absolute;
  width: 100%;
  opacity: 0;
}

.batrep-text {
  margin-top: 20px;
  height: 80px;
  text-align: center;
  position: relative;
}

.combat-img-anim {
  opacity: 0;
  position: absolute;
  pointer-events: none;
  left: calc(50% - 225px);
  bottom: calc(50% - 50px);
}

.combat-anim {
  position: relative;
  z-index: 25;
}

.combat-anim.def {
  transform: scaleX(-1);
}

.combat-img-hit {
  left: calc(50% - 125px);
  bottom: calc(50% - 113px);
}

.combat-img-blood {
  transform-origin: 400px 215px;
  left: calc(50% - 314px);
  bottom: calc(50% - 74px);
}

.combat-img-slash {
  transform-origin: 50% 100%;
}

.combat-img-parry {
  left: calc(50% - 125px);
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?qhzycv");
  src: url("../fonts/icomoon.eot?qhzycv#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?qhzycv") format("truetype"), url("../fonts/icomoon.woff?qhzycv") format("woff"), url("../fonts/icomoon.svg?qhzycv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-volume_up:before {
  content: "\e904";
}

.icon-replay:before {
  content: "\e902";
}

.icon-skip_next:before {
  content: "\e903";
}

.icon-shield:before {
  content: "\e900";
}

.icon-volume_off:before {
  content: "\e901";
}

.slice-top {
  position: absolute;
  bottom: 0px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 48%, 0% 28%);
  background: linear-gradient(190deg, transparent 35%, #4e0000 40%, black 40.5%);
  background-position-y: 30%;
  background-repeat: no-repeat;
  opacity: 0;
}

.slice-bottom {
  position: absolute;
  bottom: 0px;
  clip-path: polygon(100% 100%, 0% 100%, 0% 27%, 100% 46%);
  background: linear-gradient(190deg, #4e0000 40%, transparent 43%);
  background-position-y: 30%;
  background-repeat: no-repeat;
  opacity: 0;
}

.kf-bi-thin {
  background-color: #100806;
  border: 5px solid transparent;
  -o-border-image: url("../img/bg_9-slice-thin.png") 5 5 repeat;
     border-image: url("../img/bg_9-slice-thin.png") 5 5 repeat;
}

.kf-coll-wrap {
  margin-bottom: 1.2rem 0;
}

input[type=checkbox] {
  display: none;
}

.kf-coll-toggle {
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-family: "Cinzel", serif;
  text-align: center;
  padding: 0.4rem;
  cursor: inherit;
  transition: all 0.25s ease-out;
  background-color: #1c120e;
  background: linear-gradient(90deg, rgb(28, 18, 14) 0%, rgb(40, 31, 27) 25%, rgb(41, 34, 32) 50%, rgb(40, 31, 27) 75%, rgb(28, 18, 14) 100%);
  box-shadow: inset 0px 0px 5px #100806;
  text-shadow: 0px 3px 2px black, 0px -2px 3px black;
}

.cursor-pointer {
  cursor: pointer;
}

.kf-coll-toggle:hover {
  color: #f2e8da;
}

.kf-coll-toggle::after {
  content: " ";
  display: inline-block;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid currentColor;
  vertical-align: middle;
  margin-left: 0.7rem;
  transform: translateY(-2px);
  transition: transform 0.2s ease-out;
}

.kf-input-toggle:checked + .kf-coll-toggle::after {
  transform: rotate(90deg) translateX(-3px);
}

.kf-coll-content {
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.25s ease-in-out;
  position: relative;
}

.kf-input-toggle:checked + .kf-coll-toggle + .kf-coll-content {
  max-height: none;
}

.kf-input-toggle:checked + .kf-coll-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.kf-coll-content .kf-coll-content-inner {
  margin-top: 3px;
  padding: 1rem 0.7rem 0.7rem;
  border-top: 1px solid transparent;
  -o-border-image: linear-gradient(90deg, rgb(16, 8, 6) 0%, rgb(117, 83, 62) 10%, rgb(143, 110, 76) 50%, rgb(117, 83, 62) 90%, rgb(16, 8, 6) 100%);
     border-image: linear-gradient(90deg, rgb(16, 8, 6) 0%, rgb(117, 83, 62) 10%, rgb(143, 110, 76) 50%, rgb(117, 83, 62) 90%, rgb(16, 8, 6) 100%);
  border-image-slice: 1;
}

hr.kf-hr-thin {
  background: linear-gradient(90deg, rgb(16, 8, 6) 0%, rgb(117, 83, 62) 10%, rgb(143, 110, 76) 50%, rgb(117, 83, 62) 90%, rgb(16, 8, 6) 100%);
  height: 1px;
  width: 100%;
  margin: 0.3rem 0 0.3rem 0;
  border: 0;
}

.batrep-winnerglow {
  position: absolute;
  left: calc(50% - 250px);
  bottom: calc(50% - 250px);
  z-index: -14;
  animation: rotation 14s infinite linear;
  pointer-events: none;
  opacity: 0;
  max-width: none !important;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/* This is not done yet, it's only the preparation for making everything easier with the new look when done... */
@media only screen and (max-width: 659px) {
  .kf-coll-content .kf-coll-content-inner {
    padding: 1rem 0.2rem 0.2rem 0.2rem;
  }
  .batrep-winner-bar {
    width: 50%;
  }
  .batrep-winner-bar::before {
    background-size: 112px 100px;
    display: inline-block;
    width: 50px;
    height: 50px;
    content: "";
    background-position: 0% 20%;
    border: 5px solid transparent;
    -o-border-image: url("../img/bg_9-slice-thin.png") 5 5 repeat;
       border-image: url("../img/bg_9-slice-thin.png") 5 5 repeat;
    position: absolute;
    left: -65px;
    top: -20px;
  }
  .batrep-winner-bar::after {
    background-size: 112px 100px;
    display: inline-block;
    width: 50px;
    height: 50px;
    content: "";
    background-position: 0% 20%;
    border: 5px solid transparent;
    -o-border-image: url("../img/bg_9-slice-thin.png") 5 5 repeat;
       border-image: url("../img/bg_9-slice-thin.png") 5 5 repeat;
    position: absolute;
    right: -65px;
    top: -20px;
  }
  .batrep-stats.kf-bi-thin::before {
    background-size: 112px 100px;
    display: inline-block;
    width: 50px;
    height: 50px;
    content: "";
    background-position: 0% 20%;
    border: 5px solid transparent;
    -o-border-image: url("../img/bg_9-slice-thin.png") 5 5 repeat;
       border-image: url("../img/bg_9-slice-thin.png") 5 5 repeat;
    position: absolute;
    left: 0;
    top: -40px;
  }
  .batrep-stats.kf-bi-thin::after {
    background-size: 112px 100px;
    display: inline-block;
    width: 50px;
    height: 50px;
    content: "";
    background-position: 0% 20%;
    border: 5px solid transparent;
    -o-border-image: url("../img/bg_9-slice-thin.png") 5 5 repeat;
       border-image: url("../img/bg_9-slice-thin.png") 5 5 repeat;
    position: absolute;
    right: 0;
    top: -40px;
  }
}
@media (max-width: 659px) {
  .batrep-arena {
    height: 0;
    left: 5%;
    right: 5%;
    position: absolute;
    display: block;
  }
  .batrep-grid2 {
    margin-top: 1rem;
    grid-column-gap: 0.3rem;
  }
  div.batrep-mob-vert {
    grid-template: "leftplayer" "rightplayer"/100%;
    grid-gap: 1rem 1rem;
  }
  .batrep-grid3 {
    grid-template: "leftplayer rightplayer"/50% 50%;
    gap: 0;
    padding: 0;
    margin: -70px 0 0;
    height: 19rem;
  }
  .batrep-players-port {
    transform: scale(0.6);
    width: 100%;
    grid-column-gap: 0;
  }
  .batrep-medal-small {
    margin: -1rem -1rem 0 0;
  }
  label[for=detailed-combat-results-coll-result] {
    margin-top: 21rem;
    position: relative;
  }
  #batrep-stats-window::after, #batrep-stats-window::before {
    display: none;
  }
  div#batrep-detailed-results {
    margin-top: -1rem;
  }
  .batrep-hardstats-col-cat {
    font-size: 80%;
    background-position: left 1.2rem;
  }
  .batrep-hardstats-col-cat.hardstats-elem {
    font-size: 50%;
  }
  .batrep-hardstats-col-cat .batrep-hardstats-col-text {
    line-height: 1.5rem;
    padding-top: 0.5rem;
  }
  .batrep-hardstats-col-cat .batrep-hardstats-col-text.hardstats-elem {
    line-height: 1rem;
  }
  .batrep-playername {
    min-width: 289px;
    margin: 0 auto;
  }
  .batrep-winner-bar::after, .batrep-winner-bar::before {
    display: none;
  }
  .batrep-winner-bar {
    width: 90%;
  }
  #page.fa-step4 .batrep-grid3 {
    margin-top: -4rem;
  }
  #page.fa-step4 #batrep-detailed-results, #page.fa-step4 .batrep-final-display, #page.fa-step4 .batrep-stats-col-cat {
    display: none;
  }
  div.batrep-mob-vert > .atk {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .batrep-grid3 > .atk {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  div.batrep-mob-vert > .def {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .batrep-grid3 > .def {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  div.batrep-mob-vert > .atk {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .batrep-grid2 > .atk {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  div.batrep-mob-vert > .def {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .batrep-grid2 > .def {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}
@media (max-width: 600px) {
  #page.fa-step4 .batrep-playername {
    display: inline;
  }
}
@media (max-width: 969px) {
  div#content.frep-page {
    background: #14110c;
  }
}
#page.fa-step1, #page.fa-step2, #page.fa-step3 {
  height: 24em;
}
#page.fa-step1 .batrep-won-img, #page.fa-step1 .batrep-winnerglow, #page.fa-step2 .batrep-won-img, #page.fa-step2 .batrep-winnerglow, #page.fa-step3 .batrep-won-img, #page.fa-step3 .batrep-winnerglow {
  display: none;
}
#page.fa-step1 div.batrep-final-display, #page.fa-step2 div.batrep-final-display, #page.fa-step3 div.batrep-final-display {
  display: none;
}
@media (max-width: 659px) {
  #page.fa-step1, #page.fa-step2, #page.fa-step3 {
    height: 27em;
  }
}

@media (max-width: 659px) {
  body.frep-with-sharelinks .batrep-stats {
    margin-top: 4rem;
  }
  body.frep-with-sharelinks div#batrep-detailed-results {
    margin-top: 0;
  }
  #page.fa-step2 .batrep-winnerglow, #page.fa-step3 .batrep-winnerglow, #page.fa-step4 .batrep-winnerglow {
    display: none;
  }
  #page.fa-step2 .batrep-stats, #page.fa-step3 .batrep-stats, #page.fa-step4 .batrep-stats {
    margin-top: 0;
  }
  #page.fa-step2 div#batrep-detailed-results, #page.fa-step3 div#batrep-detailed-results, #page.fa-step4 div#batrep-detailed-results {
    margin-top: 0;
  }
  #page.fa-step2 div.batrep-players-port-img, #page.fa-step3 div.batrep-players-port-img, #page.fa-step4 div.batrep-players-port-img {
    width: 140px !important;
    height: 125px !important;
  }
  #page.fa-step2 div.batrep-players-port-wrapper, #page.fa-step3 div.batrep-players-port-wrapper, #page.fa-step4 div.batrep-players-port-wrapper {
    max-width: 170px;
    width: 140px !important;
  }
  #page.fa-step2 div.batrep-players-port, #page.fa-step3 div.batrep-players-port, #page.fa-step4 div.batrep-players-port {
    width: 100%;
    max-width: 170px;
  }
  #page.fa-step2 a.batrep-playername, #page.fa-step3 a.batrep-playername, #page.fa-step4 a.batrep-playername {
    display: inline;
  }
  #page.fa-step2 div.batrep-players-port.atk, #page.fa-step3 div.batrep-players-port.atk, #page.fa-step4 div.batrep-players-port.atk {
    margin-left: auto;
    margin-right: 10px;
  }
  #page.fa-step2 div.batrep-players-port.dev, #page.fa-step3 div.batrep-players-port.dev, #page.fa-step4 div.batrep-players-port.dev {
    margin-left: 10px;
  }
}
@media (max-width: 530px) {
  #page.fa-step0 div.batrep-players-port.atk {
    margin-left: -1rem;
  }
}
@media (max-width: 495px) {
  #page.fa-step0 div.batrep-players-port.atk {
    margin-left: -1.5rem;
  }
}
@media (max-width: 475px) {
  #page.fa-step0 div.batrep-players-port.atk {
    margin-left: -2rem;
  }
}
@media (max-width: 460px) {
  #page.fa-step0 div.batrep-players-port.atk {
    margin-left: -2.2rem;
  }
}
.fsinactbut {
  border: 0;
  background-color: #000;
  color: #f22;
  font-size: 15px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  height: 19px;
  line-height: 20px;
  padding: 0 5px 0 5px;
  cursor: default !important;
}

.fsattackbut {
  border: 0;
  background-color: #000;
  color: #cfb08d;
  font-size: 15px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  height: 19px;
  line-height: 19px;
  cursor: pointer;
}

.fsbox {
  float: left;
  position: relative;
  width: 400px;
  padding: 0;
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 659px) {
  .fsbox {
    float: none;
    margin: 20px auto;
  }
}

.fsbint {
  height: 135px;
  width: 375px;
  padding: 0 15px 0 15px;
}

.fsuserpic {
  position: relative;
  float: left;
  margin: 0 5px 5px 0;
  width: 120px;
  height: 151px;
  background-position: 10px 12px;
}

.fs_stats {
  position: relative;
  float: left;
  font-size: 12px;
  margin-top: 10px;
}

.enemyname {
  text-shadow: -1px -1px 2px #000, 0 -1px 2px #000, 1px -1px 1px #000, -1px 0 2px #000, 0 1px 2px #000, -1px 1px 2px #000, 0 1px 2px #000, 1px 1px 2px #000, -2px -2px 4px #444, -1px -2px 1px #444, 0 -2px 1px #444, 1px -2px 1px #444, 2px -2px 4px #444, -2px -1px 4px #444, -1px -1px 0 #444, 0 -1px 0 #444, 1px -1px 0 #444, 2px -1px 4px #444, -2px 0 4px #444, -1px 0 0 #000, 1px 0 0 #000, 2px 0 4px #222, -2px 1px 4px #222, -1px 1px 0 #000, 0 1px 0 #000, 1px 1px 1px #222, 2px 1px 4px #222, -2px 2px 4px #222, -1px 2px 4px #222, 0 2px 4px #222, 1px 2px 4px #222, 2px 2px 4px #222;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  font-family: Times New Roman, Times, serif;
  letter-spacing: 1px;
  padding: 5px 0 5px 0;
  line-height: 20px;
  width: 365px;
  overflow: hidden;
  white-space: nowrap;
}

.fsbint2 {
  width: 240px;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

.fsb2 {
  width: 90%;
}

.fsb3 {
  width: 90%;
}

.fsb4 {
  width: 98%;
  padding: 0;
}

.fsbint2 td {
  height: 14px;
  padding: 1px;
  border-bottom: 1px solid #373737;
}

.fs_less_life {
  color: #f22;
}

.fs_attack {
  float: right;
  margin-top: 3px;
  margin-right: 3px;
  padding: 4px 1px 4px 5px;
  height: 20px;
  border: 2px solid #605855;
  border-radius: 5px;
  background-color: #000;
}

.fs_attack img {
  margin-bottom: 1px;
}

.fsbint2 div {
  background-color: #202020;
  padding: 0 5px 0 5px;
  margin: 1px 0 1px 0;
  white-space: nowrap;
}

.fsbint3 {
  border: 0;
  width: 240px;
  margin-top: 5px;
}

.fsbtitle {
  position: absolute;
  height: 20px;
  width: 175px;
  white-space: nowrap;
  overflow: visible;
}

.fsbint3 td {
  padding: 2px 6px 2px 0;
}

.fsbint4 {
  width: 368px;
  padding-left: 15px;
}

.fsval {
  text-align: right;
}

.sk4 {
  padding-right: 6px;
}

.fsgrip3,
.fsgrip4 {
  width: 8px;
  background-image: url("../img/enemysearch_grip.gif");
  background-position: right 4px;
  background-repeat: no-repeat;
}

.fsgrip4 {
  width: 8px;
}

.fssword {
  background-repeat: no-repeat;
  background-image: url("../img/enemysearch_sword.gif");
  overflow: visible;
  padding-left: 5px;
  height: 15px;
  background-position: right 2px;
}

.fsbint2 td,
.fsbint2 div,
.fsbint3 td,
.fsbint3 div,
.fsbarbox td,
.fsbarbox div {
  line-height: 14px;
  font-size: 12px;
  text-shadow: -1px -1px 0 #000, 0 -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 0 1px 0 #000, 1px 1px 0 #000;
}

.fsnat {
  height: 42px;
  font-size: 12px;
  text-align: right;
  padding: 8px 0 5px 0;
}

.fsflagpic,
.fsflagpic_npc {
  font-size: 12px;
  text-align: left;
  margin-left: -4px;
  margin-top: 8px;
  padding-top: 4px;
  height: 42px;
  background-repeat: no-repeat;
}

.fsflagpic_npc {
  background-image: url("../img/flaggen/fs_undead.jpg");
}

.fsnattxt {
  position: absolute;
  font-size: 12px;
  color: #cb8;
  font-weight: bold;
  margin-left: 18px;
  margin-top: 9px;
  width: 147px;
  height: 22px;
  text-align: center;
}

.fsbarint {
  height: 14px;
  background-image: url("../img/fightsearch_bar.jpg");
}

.stats {
  position: absolute;
  width: 200px;
  height: 15px;
  padding-left: 4px;
  z-index: 10;
}

.fsclan {
  float: left;
  text-align: left;
  font-size: 12px;
}

.fsbarbox {
  width: 368px;
  height: 118px;
  border: 0;
  padding: 0;
}

.mission_result_box_wrapper {
  display: grid;
  grid-template: "img fluff fluff fluff" auto "img gold exp alignment" 1fr/auto auto;
  grid-gap: 1em;
}

.mission_result_box_img {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: img;
  justify-self: center;
}

.mission_result_box_fluff {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 5;
  grid-area: fluff;
  justify-self: center;
}

.mission_result_box_sum {
  font-size: 1.4em;
  font-weight: 600;
  justify-self: center;
  opacity: 0;
  animation: flyin 1s normal 0s 1 forwards;
}

#mission_result_gold {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: gold;
  animation-delay: 0.5s;
}

#mission_result_exp {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
  grid-area: exp;
  animation-delay: 1s;
}

#mission_result_alignment {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
  grid-area: alignment;
  animation-delay: 1.5s;
}

.mission_result_box_icon {
  vertical-align: middle;
  padding-left: 0.3em;
}

@keyframes flyin {
  from {
    opacity: 0;
  }
  25% {
    opacity: 0;
    transform: scale(2, 2);
    animation-timing-function: cubic-bezier(0.89, 0.09, 0.95, 0.41);
  }
  60% {
    opacity: 1;
    transform: scale(1, 1);
  }
  68% {
    transform: translateX(5px);
  }
  71% {
    transform: translateX(-5px);
  }
  75% {
    transform: translateX(2px);
  }
  80% {
    transform: translateX(-2px);
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.cwpage, cwphov {
  line-height: 40px;
  padding: 3px 5px;
  border: 1px solid #666666;
  margin: 35px 2px 35px 0;
  border-radius: 5px;
  white-space: nowrap;
  font-weight: normal;
}

.cwphov {
  border: 1px solid #cfb08d;
  font-weight: bold;
  background-color: #212121;
}

.cwlogo {
  height: 40px;
  margin: 0 2px 0 0;
  vertical-align: middle;
}

.cwuser {
  height: 38px;
  margin: 0 2px 0 0;
  border: 1px solid #555555;
  vertical-align: middle;
}

.cwwon {
  height: 20px;
  position: absolute;
  margin-left: -18px;
  margin-top: 29px;
}

.hpwon {
  vertical-align: middle;
}

.cwvsep {
  border-right: 2px solid black;
}

.cwtr td {
  height: 50px;
  border-top: 2px solid black;
}

.cwlsp {
  padding-left: 5px;
}

.hl .tdn {
  background-color: #212121;
}

.nr {
  white-space: nowrap;
}

.vertspace {
  margin-top: 10px;
}

.bars {
  overflow-x: auto;
  white-space: nowrap;
  scrollbar-base-color: #8d7159;
  height: 335px;
}

.bar {
  margin: 20px 10px 20px 10px;
  min-width: 89px;
  height: 272px;
  display: inline-block;
}

.statval {
  text-align: center;
  height: 22px;
  font-size: 18px;
  font-weight: bold;
}

.bar .barct {
  margin-left: auto;
  margin-right: auto;
  width: 89px;
  background-image: url("../img/statistics.jpg");
  overflow: hidden;
}

.bar .uimg {
  width: 72px;
  height: 91px;
  overflow: hidden;
  border-bottom-left-radius: 30%;
  border-bottom-right-radius: 30%;
  margin: 9px 0 0 8px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-position: center center;
  background-size: 210%;
}

.bar .socket {
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
  border: 4px solid #8a9492;
  border-radius: 4px;
  background-color: #242322;
  padding: 3px 5px 3px 5px;
  background-image: url("../img/statistics_basebg.jpg");
}

.bar > div + div img {
  float: left;
  margin-right: 4px;
}

.bar > div + div {
  text-align: center;
}

@media (max-width: 659px) {
  table#war-details thead {
    display: none;
  }
  table#war-details tr {
    border: 1px solid #666666;
    margin-bottom: 1.5em;
    display: block;
  }
  table#war-details tr td {
    display: block;
    text-align: right;
  }
  table#war-details td::before {
    content: attr(data-label);
    float: left;
  }
}

.hide-gold-jewels #gold-header,
.hide-gold-jewels #edelsteine-header {
  text-indent: -4000%;
  background-image: url("../img/gj_hide.gif");
  width: 63px;
}

.hide-gold-jewels #edelsteine-header {
  margin-left: 100px;
}

.hide-gold-jewels #gold-header {
  margin-left: -167px;
}

nav.loggedin {
  background-image: url("../img/mobile/header_menu_login.png");
  height: 76px;
  text-align: center;
  padding: 12px 0 0;
  margin-bottom: 10px;
  position: relative;
}

#show, #hide {
  margin-top: 5px;
  cursor: pointer;
  margin-left: -10px;
}

@media (min-width: 660px) {
  .scrollbox {
    height: 495px;
    overflow-y: scroll;
  }
}

.fri {
  text-align: right;
}

.dotted {
  width: 1px;
  margin: 0px;
  padding: 0px;
}
.dotted img#hide, .dotted img#show {
  max-width: none;
}

#friends {
  margin-left: 0px;
  padding-left: 0px;
}

.msgopt {
  width: 45px;
  white-space: nowrap;
}
@media (max-width: 659px) {
  .msgopt {
    width: 75px;
  }
  .msgopt a {
    padding: 5px;
  }
}
.msgopt img {
  margin-top: -8px;
}

.frh {
  padding: 5px;
}
@media (max-width: 659px) {
  .frh {
    margin-right: 83px;
  }
}

textarea#bbtxt {
  width: 100%;
  box-sizing: border-box;
}

.nowrap {
  white-space: nowrap;
}

.msg-sender {
  max-width: 270px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.msg-subject {
  width: 100%;
  box-sizing: border-box;
}

.msg-receiver {
  width: 270px;
  max-width: calc(100% - 65px);
}

#add-buddy {
  vertical-align: middle;
  margin-left: 10px;
}

#msg-main input.bbcode, #msg-main select.bbcode {
  padding: 5px 0;
  font-size: 12px;
  border-radius: 2px;
  margin: 3px 0 0;
}

#msg-main.friends-mobile {
  margin-left: auto;
  overflow: hidden;
  width: 100%;
}
#msg-main.friends-mobile #msg-area {
  display: none;
}
#msg-main.friends-mobile #friends {
  display: table-cell !important;
  width: 100%;
}

@media (max-width: 659px) {
  #msg-main {
    transition: all 0.3s ease-out;
  }
}
#friends-closebtn {
  width: 25px;
  margin-top: -4px;
  margin-right: -74px;
}

#buddylist a.bl-entry {
  text-overflow: ellipsis;
  max-width: 180px;
  white-space: nowrap;
  overflow-x: hidden;
  display: inline-block;
}
@media (max-width: 659px) {
  #buddylist a.bl-entry {
    padding: 5px 0;
    max-width: none;
  }
}

#left-top {
  background-image: url("../img/s1.gif");
  height: 35px;
  width: 50px;
  padding-top: 30px;
  text-align: center;
}

#character-main {
  padding: 0px 10px;
  width: 835px;
  font-size: 0;
}
@media (max-width: 659px) {
  #character-main {
    width: auto;
    padding: 0;
  }
}

#character-left {
  position: absolute;
  margin-left: 0px;
  width: 50px;
  height: 471px;
  font-size: 16px;
}

#char-l {
  position: absolute;
  margin-left: -46px;
}

#char-r {
  position: absolute;
  margin-left: 362px;
}

#character-image,
#character-showuser-image {
  position: absolute;
  margin-left: 50px;
  width: 280px;
  height: 471px;
  overflow: hidden;
}

#character-showuser-image {
  background: #000 url("../img/s25.gif") bottom left no-repeat;
}

#character-image-img {
  width: 280px;
  height: 250px;
  height: 249px;
}

#character-title {
  position: relative;
  background-image: url("../img/s22.gif");
  width: 280px;
  height: 24px;
  margin-top: -1px;
  padding-top: 8px;
  font-weight: bold;
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}

#character-gesinnung,
#character-showuser-gesinnung {
  height: 56px;
  width: 280px;
  background-image: url("../img/s25a.gif");
  padding-top: 18px;
  margin-top: -4px;
  overflow: hidden;
  text-align: center;
}

#character-showuser-gesinnung {
  background-image: url("../img/s25.gif");
  height: 100px;
}

#character-middle {
  position: absolute;
  margin-left: 330px;
  width: 39px;
  height: 471px;
}

#char-area {
  width: 364px;
  height: 471px;
}

#character-skills-area {
  width: 459px;
  height: 471px;
}

#character-skills-left {
  position: absolute;
  margin-left: 0;
  width: 33px;
  height: 471px;
}

#character-skills {
  position: absolute;
  width: 88px;
  height: 471px;
  margin-top: 0px;
  margin-left: 33px;
}

#character-swords {
  position: absolute;
  width: 263px;
  height: 446px;
  margin-top: 0px;
  margin-left: 121px;
  padding-top: 25px;
  background-image: url("../img/s5_bg.gif");
  overflow: hidden;
}

#character-train {
  position: absolute;
  width: 82px;
  height: 471px;
  margin-top: 0px;
  margin-left: 384px;
}

.charf {
  font-family: Arial !important;
  line-height: 0px !important;
  font-size: 0px !important;
}

.sc {
  margin-bottom: 17px;
}

.nom {
  margin-bottom: 0px !important;
}

.img21 {
  height: 30px;
  background-image: url("../img/s21.gif");
  background-repeat: no-repeat;
}

.bl {
  margin-bottom: -1px;
}

#below-charimage {
  position: absolute;
  margin-top: 350px;
  width: 300px;
  height: 121px;
}

.spfix {
  height: 42px;
  background-image: url("../img/s47.gif");
}

.fixh {
  height: 21px;
}

#char-lifeexp {
  margin-top: 33px;
  height: 19px;
}

.img-life, .img-showuser-life {
  margin-top: -11px;
}

.character-life, .character-showuser-life {
  height: 19px;
  margin-top: -14px;
  margin-bottom: 0px !important;
}

.character-xp, .character-showuser-xp {
  height: 16px;
  margin-top: -15px;
  margin-bottom: 5px !important;
}

@media (pointer: fine) {
  .charskill-inf {
    display: none;
  }
}
.charskill-inf {
  width: 306px;
  height: 14px;
  position: absolute;
  overflow-x: hidden;
  overflow-y: visible;
  margin: -2px 0px 0px 39px;
  padding: 2px;
  z-index: 9;
}

.charskill-inf > span {
  display: inline-block;
  animation: scroll-overflow 5s infinite linear alternate;
  font-size: 14px;
  white-space: nowrap;
  font-family: "Cinzel", serif;
  text-shadow: -2px -2px 3px #000, 0 -2px 3px #000, 2px -2px 2px #000, 2px 0 3px #000, 2px 2px 3px #000, 0 2px 3px #000, -2px 2px 3px #000, -2px 0 3px #000;
  min-height: 12px;
  line-height: 9px;
  overflow: visible;
}
.charskill-inf > span strong {
  color: #c6bda9;
}
.charskill-inf > span span {
  color: #bbb;
  background: #14110c;
  font-size: 11px;
  margin-top: 1px;
  margin-left: 5px;
}

@keyframes scroll-overflow {
  0%, 25% {
    transform: translateX(0);
  }
  75%, 100% {
    transform: translateX(min(calc(306px - 100%), 0px));
  }
}
.img-xp, .img-showuser-xp {
  margin-top: -12px;
  margin-bottom: 5px !important;
}

.swords {
  height: 44px;
  font-size: 1px;
}

.sword1,
.sword2,
.sword3,
.sword4,
.sword5,
.sword6,
.sword7,
.sword8 {
  position: relative;
  height: 44px;
}

.sword1 {
  top: 3px;
}

.sword1elem {
  position: absolute;
  top: 28px;
  left: 0px;
}

.sword2 {
  top: -10px;
}

.sword2elem {
  position: absolute;
  top: 76px;
  left: 0px;
}

.sword3 {
  top: -22px;
}

.sword3elem {
  position: absolute;
  top: 125px;
  left: 0px;
}

.sword4 {
  top: -35px;
}

.sword4elem {
  position: absolute;
  top: 173px;
  left: 0px;
}

.sword5 {
  top: -47px;
}

.sword5elem {
  position: absolute;
  top: 222px;
  left: 0px;
}

.sword6 {
  top: -20px;
}

.sword6elem {
  position: absolute;
  top: 310px;
  left: 0px;
}

.sword7 {
  top: -32px;
}

.sword7elem {
  position: absolute;
  top: 359px;
  left: 0px;
}

.sword8 {
  top: -44px;
}

.sword8elem {
  position: absolute;
  top: 408px;
  left: 0px;
}

.sword-val img {
  height: 40px;
  margin-bottom: 2px;
}

#inner-char,
#showuser-inner-char {
  position: relative;
  margin-bottom: -20px;
}

#inner-char {
  margin-bottom: -17px;
}

#reset-skillpoints-link {
  position: absolute;
  margin: -19px 465px 0;
  width: 267px;
  height: 20px;
  text-align: center;
  font-size: 13px;
  vertical-align: middle;
  line-height: 20px;
}
@media (max-width: 659px) {
  #reset-skillpoints-link {
    margin-left: 0;
    width: 100%;
  }
}
#reset-skillpoints-link a {
  border: 1px solid #83715d;
  border-radius: 2px;
  padding: 0 3px;
  -webkit-text-decoration: none;
  text-decoration: none;
}
#reset-skillpoints-link a:hover {
  border: 1px solid #cfb08d;
}

@media (max-width: 659px) {
  .stsep.sep {
    height: 20px;
    margin-top: 15px;
  }
}
#profile-equip-btn {
  padding-bottom: 5px;
  display: inline-block;
  background: url("../img/s25_bg.gif");
  text-align: center;
  width: 280px;
  height: 51px;
}
#profile-equip-btn .btn-m {
  min-width: 140px;
}

@media (max-width: 600px) {
  .buyjewels-mobile {
    margin-top: 10px;
  }
}
.kf-share {
  position: relative;
  margin-top: 0;
  margin-bottom: 1.6rem;
}
.kf-share #kf-share-url, .kf-share #kf-share-mail, .kf-share #kf-share-twitter, .kf-share #kf-share-facebook, .kf-share #kf-share-whatsapp {
  font-weight: normal;
}
.kf-share #kf-share-twitter, .kf-share #kf-share-facebook, .kf-share #kf-share-whatsapp {
  font-family: "Font Awesome 5 Brands Regular";
}
.kf-share #kf-share-mail {
  font-family: "Font Awesome 5 Free Regular";
}
.kf-share #kf-share-url {
  font-family: "Font Awesome 5 Free Solid";
}

.kf-btn-mid {
  background-color: #100806;
  border: 5px solid transparent;
  -o-border-image: url("../img/ui_button_center.png") 4 3 8/4px 3px 8px/4px 3px 8px repeat;
     border-image: url("../img/ui_button_center.png") 4 3 8/4px 3px 8px/4px 3px 8px repeat;
  font-family: "Cinzel", serif;
  background-image: linear-gradient(0deg, #100806 0%, #231e1c 80%, #352c29 70%, #231e1c 20%, #100806 100%);
  color: #e7b98d;
  font-size: 1.4rem;
  padding: 0.1rem 0.5rem 0.3rem 0.5rem;
  margin: 0.2rem 1rem 1rem 1rem;
  letter-spacing: 0.02rem;
  line-height: 100%;
  position: relative;
  color: rgba(255, 230, 206, 0.56);
  text-shadow: 1px 2px 2px #110a08, 0 -1px 0px rgba(255, 239, 185, 0.6705882353), 0 2px 1px #000000;
  cursor: pointer;
}

.kf-btn-mid:hover {
  background-image: linear-gradient(0deg, #100806 0%, #3b3330 80%, #524540 70%, #3d3432 20%, #100806 100%);
  -o-border-image: url("../img/ui_button_center_hover.png") 4 3 8/4px 3px 8px/4px 3px 8px repeat;
     border-image: url("../img/ui_button_center_hover.png") 4 3 8/4px 3px 8px/4px 3px 8px repeat;
  color: #ffd7b1;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.kf-btn-deco {
  margin: 0.4rem 1.8rem 1.2rem 1rem;
}

.kf-btn-deco.no-icon::first-letter {
  font-family: "Cinzel Decorative", serif;
  font-weight: bold;
}

.kf-btn-deco::first-letter {
  color: #ffecc1;
  background: url("../img/ui_button_med.png");
  background-repeat: no-repeat;
  margin-right: 0.2rem;
  margin-left: -1.75rem;
  margin-right: -1.8rem;
  padding: 0.5rem 2rem 0.8rem 1rem;
  line-height: 0;
  font-size: 130%;
  left: -10px;
  color: rgba(255, 230, 206, 0.56);
  text-shadow: 1px 2px 2px #110a08, 0 -1px 0px rgba(255, 239, 185, 0.6705882353), 0 2px 1px #000000;
}

.kf-btn-deco::after {
  background-image: url("../img/ui_button_med_end.png");
  display: inline-block;
  width: 14px;
  height: 48px;
  content: "";
  position: absolute;
  right: -21px;
  top: -12px;
  outline: none;
}

.kf-btn-mid:disabled {
  pointer-events: none;
  -o-border-image: url("../img/ui_button_center_dis.png") 4 3 8/4px 3px 8px/4px 3px 8px repeat;
     border-image: url("../img/ui_button_center_dis.png") 4 3 8/4px 3px 8px/4px 3px 8px repeat;
  color: rgba(155, 155, 155, 0.56);
  text-shadow: 1px 2px 2px #110a08, 0 -1px 0px rgba(212, 212, 212, 0.6705882353), 0 2px 1px #000000;
}

.kf-btn-mid:disabled:hover {
  pointer-events: none;
  -o-border-image: url("../img/ui_button_center_dis.png") 4 3 8/4px 3px 8px/4px 3px 8px repeat;
     border-image: url("../img/ui_button_center_dis.png") 4 3 8/4px 3px 8px/4px 3px 8px repeat;
  color: rgba(168, 168, 168, 0.56);
  text-shadow: 1px 2px 2px #110a08, 0 -1px 0px rgba(212, 212, 212, 0.6705882353), 0 2px 1px #000000;
}

.kf-btn-deco:disabled::first-letter {
  background: url("../img/ui_button_med_dis.png");
  color: #c9c9c9;
  color: rgba(192, 192, 192, 0.56);
  text-shadow: 1px 2px 2px #110a08, 0 -1px 0px rgba(177, 177, 177, 0.6705882353), 0 2px 1px #000000;
}

.kf-btn-deco:disabled::after {
  background-image: url("../img/ui_button_med_end_dis.png");
}

.kf-btn-sm {
  padding: 0;
  font-size: 1.2rem;
  margin: 0.6rem 1rem 1.2rem 1rem;
}

#kf-fullscreen-shadow {
  position: absolute;
  box-shadow: 0px 0px 1px 5000px rgba(0, 0, 0, 0.8);
  z-index: 1;
  opacity: 0;
  pointer-events: none;
}

/*************************/
/* Layout Helper Classes */
/*************************/
.w5 {
  width: 5%;
}

.w10 {
  width: 10%;
}

.w15 {
  width: 15%;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w33 {
  width: 33.3%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.w85 {
  width: 85%;
}

.w90 {
  width: 90%;
}

.w95 {
  width: 95%;
}

.w100 {
  width: 100%;
}

.padding-xs {
  padding: 0.25rem;
}

.padding-sm {
  padding: 0.5rem;
}

.padding-md {
  padding: 1rem;
}

.padding-lg {
  padding: 1.5rem;
}

.padding-xl {
  padding: 3rem;
}

.padding-x-xs {
  padding: 0.25rem 0;
}

.padding-x-sm {
  padding: 0.5rem 0;
}

.padding-x-md {
  padding: 1rem 0;
}

.padding-x-lg {
  padding: 1.5rem 0;
}

.padding-x-xl {
  padding: 3rem 0;
}

.padding-y-xs {
  padding: 0 0.25rem;
}

.padding-y-sm {
  padding: 0 0.5rem;
}

.padding-y-md {
  padding: 0 1rem;
}

.padding-y-lg {
  padding: 0 1.5rem;
}

.padding-y-xl {
  padding: 0 3rem;
}

.padding-top-xs {
  padding-top: 0.25rem;
}

.padding-top-sm {
  padding-top: 0.5rem;
}

.padding-top-md {
  padding-top: 1rem;
}

.padding-top-lg {
  padding-top: 1.5rem;
}

.padding-top-xl {
  padding-top: 3rem;
}

.padding-right-xs {
  padding-right: 0.25rem;
}

.padding-right-sm {
  padding-right: 0.5rem;
}

.padding-right-md {
  padding-right: 1rem;
}

.padding-right-lg {
  padding-right: 1.5rem;
}

.padding-right-xl {
  padding-right: 3rem;
}

.padding-bottom-xs {
  padding-bottom: 0.25rem;
}

.padding-bottom-sm {
  padding-bottom: 0.5rem;
}

.padding-bottom-md {
  padding-bottom: 1rem;
}

.padding-bottom-lg {
  padding-bottom: 1.5rem;
}

.padding-bottom-xl {
  padding-bottom: 3rem;
}

.padding-left-xs {
  padding-left: 0.25rem;
}

.padding-left-sm {
  padding-left: 0.5rem;
}

.padding-left-md {
  padding-left: 1rem;
}

.padding-left-lg {
  padding-left: 1.5rem;
}

.padding-left-xl {
  padding-left: 3rem;
}

.margin-xs {
  margin: 0.25rem;
}

.margin-sm {
  margin: 0.5rem;
}

.margin-md {
  margin: 1rem;
}

.margin-lg {
  margin: 1.5rem;
}

.margin-xl {
  margin: 3rem;
}

.margin-x-xs {
  margin: 0.25rem 0;
}

.margin-x-sm {
  margin: 0.5rem 0;
}

.margin-x-md {
  margin: 1rem 0;
}

.margin-x-lg {
  margin: 1.5rem 0;
}

.margin-x-xl {
  margin: 3rem 0;
}

.margin-y-xs {
  margin: 0 0.25rem;
}

.margin-y-sm {
  margin: 0 0.5rem;
}

.margin-y-md {
  margin: 0 1rem;
}

.margin-y-lg {
  margin: 0 1.5rem;
}

.margin-y-xl {
  margin: 0 3rem;
}

.margin-top-xs {
  margin-top: 0.25rem;
}

.margin-top-sm {
  margin-top: 0.5rem;
}

.margin-top-md {
  margin-top: 1rem;
}

.margin-top-lg {
  margin-top: 1.5rem;
}

.margin-top-xl {
  margin-top: 3rem;
}

.margin-right-xs {
  margin-right: 0.25rem;
}

.margin-right-sm {
  margin-right: 0.5rem;
}

.margin-right-md {
  margin-right: 1rem;
}

.margin-right-lg {
  margin-right: 1.5rem;
}

.margin-right-xl {
  margin-right: 3rem;
}

.margin-bottom-xs {
  margin-bottom: 0.25rem;
}

.margin-bottom-sm {
  margin-bottom: 0.5rem;
}

.margin-bottom-md {
  margin-bottom: 1rem;
}

.margin-bottom-lg {
  margin-bottom: 1.5rem;
}

.margin-bottom-xl {
  margin-bottom: 3rem;
}

.margin-left-xs {
  margin-left: 0.25rem;
}

.margin-left-sm {
  margin-left: 0.5rem;
}

.margin-left-md {
  margin-left: 1rem;
}

.margin-left-lg {
  margin-left: 1.5rem;
}

.margin-left-xl {
  margin-left: 3rem;
}

.pos-rel {
  position: relative;
}

.ds-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.ds-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.ds-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.ds-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.ds-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.hidden {
  display: none;
}

.visible-mobile, .hidden-desktop, .visible-mobilemenu, .visible-mobilemenu-opened {
  display: none;
}

@media (max-width: 600px) {
  .visible-mobilemenu {
    display: inline;
  }
}
@media (min-width: 601px) {
  div.visible-mobilemenu-opened {
    display: none !important;
  }
}
@media (max-width: 659px) {
  .visible-mobile, .hidden-desktop {
    display: inline;
  }
  div.visible-mobile, div.hidden-desktop {
    display: block;
  }
  table.visible-mobile, table.hidden-desktop {
    display: table;
  }
  tr.visible-mobile, tr.hidden-desktop {
    display: table-row;
  }
  td.visible-mobile, td.hidden-desktop {
    display: table-cell;
  }
}
.hidden-mobile, .visible-desktop, .hidden-mobilemenu {
  display: inline;
}

div.hidden-mobile, div.visible-desktop, div.hidden-mobilemenu {
  display: block;
}

table.hidden-mobile, table.visible-desktop, table.hidden-mobilemenu {
  display: table;
}

tr.hidden-mobile, tr.visible-desktop, tr.hidden-mobilemenu {
  display: table-row;
}

td.hidden-mobile, td.visible-desktop, td.hidden-mobilemenu {
  display: table-cell;
}

@media (max-width: 659px) {
  html .hidden-mobile, html .visible-desktop {
    display: none !important;
  }
}

@media (max-width: 600px) {
  html .hidden-mobilemenu {
    display: none !important;
  }
}

.visible-max-10, .visible-max-20, .visible-max-30, .visible-max-40, .visible-max-50, .visible-max-60, .visible-max-70, .visible-max-80, .visible-max-90,
div.visible-max-10, div.visible-max-20, div.visible-max-30, div.visible-max-40, div.visible-max-50, div.visible-max-60, div.visible-max-70, div.visible-max-80, div.visible-max-90 {
  display: none;
}

@media (max-width: 774px) {
  .visible-max-10, .visible-max-20, .visible-max-30, .visible-max-40, .visible-max-50, .visible-max-60, .visible-max-70, .visible-max-80, .visible-max-90 {
    display: inline;
  }
  div.visible-max-10, div.visible-max-20, div.visible-max-30, div.visible-max-40, div.visible-max-50, div.visible-max-60, div.visible-max-70, div.visible-max-80, div.visible-max-90 {
    display: block;
  }
}
@media (max-width: 688px) {
  .visible-max-10, .visible-max-20, .visible-max-30, .visible-max-40, .visible-max-50, .visible-max-60, .visible-max-70, .visible-max-80 {
    display: inline;
  }
  div.visible-max-10, div.visible-max-20, div.visible-max-30, div.visible-max-40, div.visible-max-50, div.visible-max-60, div.visible-max-70, div.visible-max-80 {
    display: block;
  }
}
@media (max-width: 602px) {
  .visible-max-10, .visible-max-20, .visible-max-30, .visible-max-40, .visible-max-50, .visible-max-60, .visible-max-70 {
    display: inline;
  }
  div.visible-max-10, div.visible-max-20, div.visible-max-30, div.visible-max-40, div.visible-max-50, div.visible-max-60, div.visible-max-70 {
    display: block;
  }
}
@media (max-width: 516px) {
  .visible-max-10, .visible-max-20, .visible-max-30, .visible-max-40, .visible-max-50, .visible-max-60 {
    display: inline;
  }
  div.visible-max-10, div.visible-max-20, div.visible-max-30, div.visible-max-40, div.visible-max-50, div.visible-max-60 {
    display: block;
  }
}
@media (max-width: 430px) {
  .visible-max-10, .visible-max-20, .visible-max-30, .visible-max-40, .visible-max-50 {
    display: inline;
  }
  div.visible-max-10, div.visible-max-20, div.visible-max-30, div.visible-max-40, div.visible-max-50 {
    display: block;
  }
}
@media (max-width: 344px) {
  .visible-max-10, .visible-max-20, .visible-max-30, .visible-max-40 {
    display: inline;
  }
  div.visible-max-10, div.visible-max-20, div.visible-max-30, div.visible-max-40 {
    display: block;
  }
}
@media (max-width: 258px) {
  .visible-max-10, .visible-max-20, .visible-max-30 {
    display: inline;
  }
  div.visible-max-10, div.visible-max-20, div.visible-max-30 {
    display: block;
  }
}
@media (max-width: 172px) {
  .visible-max-10, .visible-max-20 {
    display: inline;
  }
  div.visible-max-10, div.visible-max-20 {
    display: block;
  }
}
@media (max-width: 86px) {
  .visible-max-10 {
    display: inline;
  }
  div.visible-max-10 {
    display: block;
  }
}
@media (max-width: 774px) {
  .hidden-max-10, .hidden-max-20, .hidden-max-30, .hidden-max-40, .hidden-max-50, .hidden-max-60, .hidden-max-70, .hidden-max-80, .hidden-max-90 {
    display: none;
  }
}
@media (max-width: 688px) {
  .hidden-max-10, .hidden-max-20, .hidden-max-30, .hidden-max-40, .hidden-max-50, .hidden-max-60, .hidden-max-70, .hidden-max-80 {
    display: none;
  }
}
@media (max-width: 602px) {
  .hidden-max-10, .hidden-max-20, .hidden-max-30, .hidden-max-40, .hidden-max-50, .hidden-max-60, .hidden-max-70 {
    display: none;
  }
}
@media (max-width: 516px) {
  .hidden-max-10, .hidden-max-20, .hidden-max-30, .hidden-max-40, .hidden-max-50, .hidden-max-60 {
    display: none;
  }
}
@media (max-width: 430px) {
  .hidden-max-10, .hidden-max-20, .hidden-max-30, .hidden-max-40, .hidden-max-50 {
    display: none;
  }
}
@media (max-width: 344px) {
  .hidden-max-10, .hidden-max-20, .hidden-max-30, .hidden-max-40 {
    display: none;
  }
}
@media (max-width: 258px) {
  .hidden-max-10, .hidden-max-20, .hidden-max-30 {
    display: none;
  }
}
@media (max-width: 172px) {
  .hidden-max-10, .hidden-max-20 {
    display: none;
  }
}
@media (max-width: 86px) {
  .hidden-max-10 {
    display: none;
  }
}
.desktop-side-mobile-below {
  display: table;
}
@media (max-width: 659px) {
  .desktop-side-mobile-below {
    display: block;
  }
}
.desktop-side-mobile-below .desktop-row {
  display: table-row;
}
@media (max-width: 659px) {
  .desktop-side-mobile-below .desktop-row {
    display: block;
  }
}
.desktop-side-mobile-below .desktop-col {
  display: table-cell;
}
@media (max-width: 659px) {
  .desktop-side-mobile-below .desktop-col {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

.box1top, .box1top-largeborder {
  background: url("../img/mobile/doubleborder.png");
  background-repeat: repeat-x;
  height: 32px;
}

.box1top {
  height: 3px;
  background-size: 250% 100%;
}

.box1body {
  background: url("../img/mobile/box1body.png");
  background-repeat: repeat-x;
  padding: 10px;
}
.box1body a {
  text-shadow: 1px 1px 0 #000, 1px -1px 0 #000;
}

.box1bottom, .box1bottom-largeborder {
  background: url("../img/mobile/doubleborder.png");
  background-repeat: repeat-x;
  height: 32px;
}

.box1bottom {
  height: 3px;
  background-position-x: 30px;
  background-size: 250% 100%;
}

.gridtable {
  width: 100%;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

@media (max-width: 659px) {
  .gridtable {
    border-spacing: 0;
  }
  .gridtable, .gridtable > thead, .gridtable > tbody, .gridtable > tr, .gridtable > tbody > tr {
    display: grid;
    width: 100%;
  }
  .gridtable > tr > td, .gridtable > tbody > tr > td {
    display: block;
    padding: 0;
  }
  .gridtable tr.mobile-cols-1 {
    grid-template-columns: 100%;
  }
  .gridtable tr.mobile-cols-2 {
    grid-template-columns: 50% 50%;
  }
  .gridtable tr.mobile-cols-3 {
    grid-template-columns: 33.33% 33.33% 33.33%;
  }
  .gridtable tr.mobile-cols-4 {
    grid-template-columns: 25% 25% 25% 25%;
  }
  .gridtable tr.mobile-cols-5 {
    grid-template-columns: 20% 20% 20% 20% 20%;
  }
  .gridtable tr.mobile-cols-6 {
    grid-template-columns: 16.66% 16.66% 16.66% 16.66% 16.66% 16.66%;
  }
  .gridtable tr.mobile-cols-7 {
    grid-template-columns: 14.2857% 14.2857% 14.2857% 14.2857% 14.2857% 14.2857% 14.2857%;
  }
  .gridtable tr.mobile-cols-8 {
    grid-template-columns: 12.5% 12.5% 12.5% 12.5% 12.5% 12.5% 12.5% 12.5%;
  }
  .gridtable tr.mobile-cols-9 {
    grid-template-columns: 11.11% 11.11% 11.11% 11.11% 11.11% 11.11% 11.11% 11.11% 11.11%;
  }
  .gridtable tr.mobile-cols-9 {
    grid-template-columns: 10% 10% 10% 10% 10% 10% 10% 10% 10% 10%;
  }
  .mobile-left {
    text-align: left;
  }
  .mobile-center {
    text-align: center;
  }
  .mobile-right {
    text-align: center;
  }
  .mobile-marg-l-auto {
    margin-left: auto;
  }
  .mobile-marg-r-auto {
    margin-right: auto;
  }
  .mobile-marg-r-0 {
    margin-right: 0;
  }
  .mobile-marg-r-5 {
    margin-right: 5px;
  }
  .mobile-marg-r-10 {
    margin-right: 10px;
  }
  .mobile-marg-r-15 {
    margin-right: 15px;
  }
  .mobile-marg-r-20 {
    margin-right: 20px;
  }
  .mobile-marg-l-0 {
    margin-left: 0;
  }
  .mobile-marg-l-5 {
    margin-left: 5px;
  }
  .mobile-marg-l-10 {
    margin-left: 10px;
  }
  .mobile-marg-l-15 {
    margin-left: 15px;
  }
  .mobile-marg-l-20 {
    margin-left: 20px;
  }
  .mobile-marg-t-0 {
    margin-top: 0;
  }
  .mobile-marg-t-5 {
    margin-top: 5px;
  }
  .mobile-marg-t-10 {
    margin-top: 10px;
  }
  .mobile-marg-t-15 {
    margin-top: 15px;
  }
  .mobile-marg-t-20 {
    margin-top: 20px;
  }
  .mobile-marg-b-0 {
    margin-bottom: 0;
  }
  .mobile-marg-b-5 {
    margin-bottom: 5px;
  }
  .mobile-marg-b-10 {
    margin-bottom: 10px;
  }
  .mobile-marg-b-15 {
    margin-bottom: 15px;
  }
  .mobile-marg-b-20 {
    margin-bottom: 20px;
  }
  .mobile-pad-r-0 {
    padding-right: 0;
  }
  .mobile-pad-r-5 {
    padding-right: 5px;
  }
  .mobile-pad-r-10 {
    padding-right: 10px;
  }
  .mobile-pad-r-15 {
    padding-right: 15px;
  }
  .mobile-pad-r-20 {
    padding-right: 20px;
  }
  .mobile-pad-l-0 {
    padding-left: 0;
  }
  .mobile-pad-l-5 {
    padding-left: 5px;
  }
  .mobile-pad-l-10 {
    padding-left: 10px;
  }
  .mobile-pad-l-15 {
    padding-left: 15px;
  }
  .mobile-pad-l-20 {
    padding-left: 20px;
  }
  .mobile-pad-t-0 {
    padding-top: 0;
  }
  .mobile-pad-t-5 {
    padding-top: 5px;
  }
  .mobile-pad-t-10 {
    padding-top: 10px;
  }
  .mobile-pad-t-15 {
    padding-top: 15px;
  }
  .mobile-pad-t-20 {
    padding-top: 20px;
  }
  .mobile-pad-b-0 {
    padding-bottom: 0;
  }
  .mobile-pad-b-5 {
    padding-bottom: 5px;
  }
  .mobile-pad-b-10 {
    padding-bottom: 10px;
  }
  .mobile-pad-b-15 {
    padding-bottom: 15px;
  }
  .mobile-pad-b-20 {
    padding-bottom: 20px;
  }
  .mobile-w10 {
    width: 10%;
  }
  .mobile-w15 {
    width: 15%;
  }
  .mobile-w20 {
    width: 20%;
  }
  .mobile-w25 {
    width: 25%;
  }
  .mobile-w30 {
    width: 30%;
  }
  .mobile-w35 {
    width: 35%;
  }
  .mobile-w40 {
    width: 40%;
  }
  .mobile-w45 {
    width: 45%;
  }
  .mobile-w50 {
    width: 50%;
  }
  .mobile-w55 {
    width: 55%;
  }
  .mobile-w60 {
    width: 60%;
  }
  .mobile-w65 {
    width: 65%;
  }
  .mobile-w70 {
    width: 70%;
  }
  .mobile-w75 {
    width: 75%;
  }
  .mobile-w80 {
    width: 80%;
  }
  .mobile-w85 {
    width: 85%;
  }
  .mobile-w90 {
    width: 90%;
  }
  .mobile-w95 {
    width: 95%;
  }
  .mobile-w100 {
    width: 100%;
  }
  .mobile-hp5, table tr td.mobile-hp5 {
    padding: 0 5px;
  }
  .mobile-hp10, table tr td.mobile-hp10 {
    padding: 0 10px;
  }
  .mobile-hp15, table tr td.mobile-hp15 {
    padding: 0 15px;
  }
  .mobile-hp20, table tr td.mobile-hp20 {
    padding: 0 20px;
  }
  .mobile-p5, table tr td.mobile-p5 {
    padding: 5px;
  }
  .mobile-p10, table tr td.mobile-p10 {
    padding: 10px;
  }
  .mobile-p15, table tr td.mobile-p15 {
    padding: 15px;
  }
  .mobile-p20, table tr td.mobile-p20 {
    padding: 20px;
  }
  .mobile-botpad5, table tr td.mobile-botpad5 {
    padding-bottom: 5px;
  }
  .mobile-botpad10, table tr td.mobile-botpad10 {
    padding-bottom: 10px;
  }
  .mobile-botpad15, table tr td.mobile-botpad15 {
    padding-bottom: 15px;
  }
  .mobile-botpad20, table tr td.mobile-botpad20 {
    padding-bottom: 20px;
  }
  .mobile-toppad5, table tr td.mobile-toppad5 {
    padding-top: 5px;
  }
  .mobile-toppad10, table tr td.mobile-toppad10 {
    padding-top: 10px;
  }
  .mobile-toppad15, table tr td.mobile-toppad15 {
    padding-top: 15px;
  }
  .mobile-toppad20, table tr td.mobile-toppad20 {
    padding-top: 20px;
  }
  .mobile-botmarg5, table tr td.mobile-botmarg5 {
    margin-bottom: 5px;
  }
  .mobile-botmarg10, table tr td.mobile-botmarg10 {
    margin-bottom: 10px;
  }
  .mobile-botmarg15, table tr td.mobile-botmarg15 {
    margin-bottom: 15px;
  }
  .mobile-botmarg20, table tr td.mobile-botmarg20 {
    margin-bottom: 20px;
  }
  .mobile-topmarg5, table tr td.mobile-topmarg5 {
    margin-top: 5px;
  }
  .mobile-topmarg10, table tr td.mobile-topmarg10 {
    margin-top: 10px;
  }
  .mobile-topmarg15, table tr td.mobile-topmarg15 {
    margin-top: 15px;
  }
  .mobile-topmarg20, table tr td.mobile-topmarg20 {
    margin-top: 20px;
  }
  .mobile-topmarg30, table tr td.mobile-topmarg30 {
    margin-top: 30px;
  }
  .mobile-topmarg40, table tr td.mobile-topmarg40 {
    margin-top: 40px;
  }
  .mobile-topmarg50, table tr td.mobile-topmarg50 {
    margin-top: 50px;
  }
  .mobile-block {
    display: block;
  }
  .mobile-inline {
    display: inline;
  }
  .mobile-inline-block {
    display: inline-block;
  }
  .mobile-pull-left {
    float: left;
  }
  .mobile-pull-right {
    float: right;
  }
  .mobile-pull-none {
    float: none;
  }
}
@media (min-width: 660px) {
  .desktop-left {
    text-align: left;
  }
  .desktop-center {
    text-align: center;
  }
  .desktop-right {
    text-align: right;
  }
}
@media (max-width: 659px) {
  .dyntext, .dyntext a, .dyntext span {
    font-size: 12.96px;
  }
}
@media (max-width: 500px) {
  .dyntext, .dyntext a, .dyntext span {
    font-size: 10.24px;
  }
}

.nowrap {
  white-space: nowrap;
}

table.nopad {
  border-spacing: 0;
}

.nopad {
  padding: 0;
}

.breakword {
  word-break: break-word;
}

.vmiddle {
  vertical-align: middle;
}

.vtop {
  vertical-align: top;
}

a.extended-btn, button.extended-btn {
  padding: 5px 10px;
}

.borderbox {
  box-sizing: border-box;
}

html {
  min-width: 320px;
}

body {
  overflow-x: hidden;
  min-width: 320px;
  margin: 0;
  padding: 0;
  font-family: Roboto, Tahoma, Verdana, sans-serif;
  font-size: 16.6px;
  color: #bba68e;
  background: #000 url("../img/mobile/pagebg.jpg") no-repeat center top;
  text-align: center;
}
body.noscroll {
  overflow-y: hidden;
}
@media (max-width: 1327px) {
  body {
    background-size: 190%;
  }
}
@media (max-width: 969px) {
  body {
    background-image: url("../img/mobile/pagebg_small.jpg");
    background-size: 100%;
  }
}
@media (max-width: 830px) {
  body {
    background-size: 115%;
  }
}
@media (max-width: 737px) {
  body {
    background-size: 737px;
  }
}
@media (max-width: 480px) {
  body {
    background-size: 1300px;
    background-position: 64% -42px;
  }
}
@media (max-width: 319px) {
  body {
    transform: scale(1) translateX(0) translateY(0);
  }
}

* + html > body {
  padding-top: 313px;
}

* html body {
  padding-top: 293px;
}

#content {
  width: 999px;
  margin: 0 auto;
  background-image: url("../img/site_bg.gif");
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-position: center 12px;
  max-width: 100%;
  background-color: #000;
}
@media (max-width: 969px) {
  #content {
    background-image: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

#content-bottom {
  background-image: url("../img/bottom.gif");
  height: 13px;
  margin-top: 20px;
  background-position: center top;
}
@media (max-width: 969px) {
  #content-bottom {
    visibility: hidden;
  }
}

#toplogo {
  margin-top: 35px;
  max-width: 354px;
  width: 25%;
  min-width: 300px;
}
@media (max-width: 900px) {
  #toplogo {
    width: 34%;
    min-width: 200px;
  }
}

#page {
  width: 855px;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
#page img {
  max-width: 100%;
}
@media (max-width: 659px) {
  #page {
    width: 100%;
  }
}
@media (max-width: 459px), (min-width: 660px) and (max-width: 870px) {
  #page {
    left: 50%;
    transform: scale(0.9) translateX(-50%) translateY(-20px);
    transform: scale(var(--scale-factor)) translateX(var(--scale-translateX)) translateY(var(--scale-translateY));
    margin-bottom: 0;
    margin-bottom: var(--scale-botmargin);
  }
}
@media (max-width: 659px) {
  #page {
    background: #14110c;
  }
}
@media (max-width: 459px) {
  #page {
    width: 459px;
  }
}

* html #page {
  width: 850px;
  overflow: hidden;
}

/* Footer: collapse until AdSense reports filled (avoids blank gaps). */
#ad-footer-slot {
  height: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  max-width: 855px;
  margin: 0 auto;
  box-sizing: border-box;
}

/* Header, no premium banner to anchor to: same collapse-until-filled
 * behaviour as the footer slot. */
#ad-header-area > #ad-header-slot {
  height: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  max-width: 855px;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
}

/* Header, premium banner present: the ad slot overlays the banner (via its
 * own wrapper, not #ad-header-slot itself — AdSense measures/manipulates
 * that div directly and expects it to sit in normal flow), so a fill swaps
 * the banner's text for the ad instead of swapping the whole block — the
 * banner stays in the layout (just hidden), so its footprint keeps
 * dictating the height and nothing reflows. */
#ad-header-fallback {
  position: relative;
  max-width: 855px;
  margin: 0 auto;
}
#ad-header-fallback #ad-header-slot-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-align: center;
}
#ad-header-fallback #ad-header-slot {
  margin-top: 23px;
}

#ad-footer-slot:has(> ins.adsbygoogle[data-ad-status=filled]) {
  height: auto;
  overflow: hidden;
}

#ad-header-area > #ad-header-slot:has(> ins.adsbygoogle[data-ad-status=filled]) {
  height: auto;
  overflow: hidden;
}

#ad-header-fallback:has(#ad-header-slot > ins.adsbygoogle[data-ad-status=filled]) .visible-desktop {
  visibility: hidden;
}
#ad-header-fallback:has(#ad-header-slot > ins.adsbygoogle[data-ad-status=filled]) .buyjewels-mobile .box1body a {
  visibility: hidden;
}

table {
  margin: 0px;
  padding: 0px;
}

table td {
  padding: 3px;
  text-align: left;
}

nav {
  background-image: url("../img/mobile/header_menu.png");
  text-align: center;
  padding-top: 22px;
  margin-bottom: 20px;
  position: relative;
  line-height: 19px;
  min-width: 100%;
  background-position-x: center;
  font-size: 18px;
  font-size: var(--classic-menu-fontsize);
}
nav.notloggedin {
  height: 42px;
}
nav ul {
  display: block;
  padding: 0 10px;
  margin: 0;
  list-style-type: none;
  cursor: default;
}
nav ul li {
  display: inline-block;
}
nav ul li img {
  width: 10px;
  height: 10px;
}
nav ul li a, nav ul li a:hover, nav ul li a:visited {
  text-decoration: none;
  text-shadow: 1px 1px 0 #000;
  text-decoration: none;
  color: #bba68e;
  font-weight: bold;
  display: inline-block;
}
nav ul li a:hover {
  color: #d5d1c4;
}

#g-t-c {
  position: absolute;
  width: 320px;
  height: 16px;
  margin: -44px 0 0 -160px;
  left: 50%;
  z-index: 1;
}
#g-t-c span {
  font-size: 11.4125px;
  position: absolute;
  text-align: center;
  line-height: 15px;
  cursor: default;
  font-weight: bold;
}

#gold-header {
  margin-left: -172px;
  width: 80px;
}

#edelsteine-header {
  margin-left: 98px;
  width: 62px;
}

#kftime-header {
  margin-left: -32px;
  width: 63px;
  font-weight: bold;
}

a,
a:visited,
a:link,
a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  font-weight: bold;
  color: #bba68e;
}

a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

form {
  margin: 0px;
  padding: 0px;
}

.center {
  text-align: center !important;
}

.nospace {
  margin: 0px;
  padding: 0px;
}
@media (max-width: 659px) {
  .nospace {
    padding: 5px;
  }
}

.unfloat {
  clear: both;
  font-size: 1.0375px;
  line-height: 0px;
}

.clr {
  clear: both;
}

a img {
  border: 0px;
  margin-bottom: -3px;
}

.borderless {
  margin-bottom: -2px;
}

.borderless2 {
  margin-bottom: -3px;
}

.borderless3 {
  margin-bottom: -3px;
}

.r {
  text-align: right;
}

.cc {
  text-align: center;
  vertical-align: middle;
}

.t {
  vertical-align: top;
}

.tr {
  vertical-align: top;
  text-align: right;
}

.rc {
  text-align: right;
  vertical-align: middle;
}

.m {
  vertical-align: middle;
}

.tdh {
  color: #bba68e;
  font-weight: bold;
}

.tdn {
  background-color: #191919;
}

.FGE {
  border: 1px solid #000;
  border-collapse: collapse;
  width: 100%;
  margin-top: 15px;
}

.FGE-Header {
  background-color: #333;
  color: #FFF;
}

.FGE-Header2 {
  background-color: #333;
  color: #FFF;
  width: 75px;
  text-align: center;
}

.FGE-Spacer {
  background-color: #333;
  height: 5px;
  font-size: 1.0375px;
}

.tooltip {
  cursor: default;
}

.tooltip:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.tooltip:visited, .tooltip:link {
  cursor: pointer;
}

.tip {
  width: 315px;
}

.tip-title {
  background-image: url("../img/tooltip_start.gif");
  height: 12px;
  width: 315px;
  font-size: 1.0375px;
}

.tip-text {
  background-image: url("../img/tooltip_bg.gif");
  padding: 0px 5px;
  text-align: center;
  width: 305px;
}

.tip-bottom {
  background-image: url("../img/tooltip_end.gif");
  height: 11px;
  width: 315px;
  font-size: 1.0375px;
}

.sep {
  height: 6px;
  font-size: 1.0375px;
  line-height: 0px;
  background-image: url("../img/seperator2.jpg");
  padding: 0px;
  background-repeat: repeat-x;
}

.sepBig {
  height: 20px;
  background-image: url("../img/seperator_inframe.jpg");
  padding: 0px;
}

.fontmid {
  font-size: 14.525px;
}

.fontsmall {
  font-size: 12.45px;
}

html body td.fontsmall a, html body span.fontsmall a {
  font-size: 12.45px;
}

.fontsmallred {
  color: #F00;
  font-size: 12.45px;
}

.seltenheit0 {
  color: #9D9D9D;
}

.seltenheit1 {
  color: #F9F3E4;
}

.seltenheit2 {
  color: #56D127;
}

.seltenheit3 {
  color: #007AF3;
}

.seltenheit4 {
  color: #AE4AF0;
}

.seltenheit5 {
  color: #DC8B2E;
}

.seltenheit6 {
  color: #FF1C1C;
}

.input_small,
.input {
  color: #bba68e;
  font-size: 12.45px;
  background-color: #000000;
  border: 1px solid #bba68e;
}

.input {
  font-size: 14.525px;
}

.input_message {
  font-size: 12.45px;
  background-image: url("../img/btn_messagebg.jpg");
  margin: 0px;
  padding: 0 0.25em 0 0.25em;
  width: auto;
  overflow: visible;
  background-color: #202020;
  color: #bba68e;
  border-width: 0px;
}

.bbcode, .button, .button2, .editbutton {
  background: #3F3F3F;
  color: #bba68e;
  font-size: 10.375px;
  border: 1px solid;
  border-color: #777 #111 #111 #777;
}

#hilfe {
  font-size: 10.375px;
  display: block;
  height: 12px;
  margin: 3px 0px;
  text-align: center;
}

tr.highscore td {
  color: #bba68e;
  font-size: 12.45px;
  font-weight: normal;
}

tr.highscore:hover .tdn {
  background-color: #4C4C4C;
}

.highlight .tdn {
  background-color: #4C4C4C;
}

.hs-switch-view {
  width: 27px;
  cursor: pointer;
}

#hscore-hfixed {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 9;
  background: #000;
  border-bottom: 1px solid #000;
  border-spacing: 1px;
  border-left: 5px solid #111;
  border-right: 5px solid #111;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 659px) {
  #hscore-hfixed {
    border-left: 6px solid #111;
    border-right: 6px solid #111;
  }
}
@media (max-width: 400px) {
  #hscore-hfixed {
    border-left: 5px solid #111;
    border-right: 5px solid #111;
  }
}
@media (max-width: 360px) {
  #hscore-hfixed {
    border-left: 4px solid #111;
    border-right: 4px solid #111;
  }
}
#hscore-hfixed td {
  padding: 2px;
  background: #333;
  text-shadow: -1px -1px 0 #000, 0 -1px 0 #000, 1px -1px 0 #000, 1px 0 0 #000, 1px 1px 0 #000, 0 1px 0 #000, -1px 1px 0 #000, -1px 0 0 #000;
}
@media (min-width: 660px) {
  #hscore-hfixed {
    width: 96%;
    max-width: 833px;
  }
}

.normBorder {
  border: 1px solid #bba68e;
  margin-bottom: 5px;
}

.selectedBorder {
  border: 2px solid #C00000;
  margin-bottom: 5px;
}

.small {
  font-size: 14.525px;
  font-weight: normal !important;
}

.winner {
  color: #0F0;
  font-size: 18.675px;
  text-align: center;
}

.loser {
  color: #F00;
  font-size: 18.675px;
  text-align: center;
}

footer {
  font-size: 12.45px;
  padding: 15px;
}
@media (max-width: 600px) {
  footer {
    padding: 15px 15px 15px 45px;
  }
}
@media (max-width: 969px) {
  footer {
    background: #171717;
    background-repeat: repeat-x;
    background-position: center top;
    background-image: url("../img/bottomline.gif");
  }
}
footer .footerlinks {
  white-space: nowrap;
}
@media (max-width: 969px) {
  footer.footerFixed {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

/* BOXES */
.box-items {
  float: right;
  width: 523px;
}
@media (max-width: 659px) {
  .box-items {
    width: 100%;
  }
}

.box-items-top {
  width: 513px;
  height: 28px;
  background-image: url("../img/box-items-top.gif");
  padding-left: 10px;
  padding-top: 7px;
  font-size: 12.45px;
  font-weight: bold;
  text-align: left;
}

.box-items-bg {
  background-image: url("../img/box-items-bg.gif");
  width: 523px;
  text-align: center;
}
@media (max-width: 659px) {
  .box-items-bg {
    width: 100%;
    background-image: none;
  }
}

.box-items-bottom {
  width: 523px;
  height: 10px;
  background-image: url("../img/box-items-bottom.gif");
  font-size: 1.0375px;
}

.box-top {
  background-image: url("../img/box-oben.gif");
  height: 28px;
  width: 845px;
  padding-left: 10px;
  padding-top: 7px;
  font-size: 12.45px;
  font-weight: bold;
  text-align: left;
}

@media (max-width: 659px) {
  .box-top, .box-items-top {
    width: 100%;
    background-image: url("../img/mobile/boxtopbg.png");
    min-height: 36px;
    height: auto;
    box-sizing: border-box;
    margin: 15px 0 10px 0;
    font-family: "Cinzel", serif;
    color: #a09791;
    text-shadow: 1px 1px 0 #000, 1px -1px 0 #000;
    font-size: 16.6px;
    line-height: 21px;
    background-size: auto 100%;
    padding: 7px 10px;
  }
}
@media (max-width: 516px) {
  .box-top, .box-items-top {
    font-size: 14.525px;
  }
}

.box-bg {
  background-image: url("../img/box-bg.gif");
  width: 825px;
  padding: 5px 15px;
  text-align: left;
}

@media (max-width: 659px) {
  .box-bg, .box-bg-top {
    padding: 5px;
    background: none;
    width: 100%;
    box-sizing: border-box;
  }
}

.box-bg-profil {
  padding: 5px 8px;
  text-align: left;
}
@media (min-width: 660px) {
  .box-bg-profil {
    background-image: url("../img/box-bg.gif");
    width: 839px;
  }
}

.box-bottom {
  background-image: url("../img/box-unten.gif");
  height: 10px;
  width: 855px;
  font-size: 1.0375px;
}

@media (max-width: 659px) {
  .box-bottom, .box-items-bottom {
    display: none;
  }
}

.box-charimage, .supplychar {
  width: 290px;
  height: 285px;
  background-image: url("../img/box-charimage.gif");
  padding-left: 5px;
  padding-top: 7px;
  font-size: 12.45px;
  font-weight: bold;
}

@media (max-width: 659px) {
  .supplychar {
    left: 50%;
    margin-left: -147px;
    position: relative;
  }
}

.charimage {
  margin-top: 14px;
}

.supplychar {
  background-image: url("../img/supplychar.gif");
  background-repeat: no-repeat;
  height: 349px;
  float: left;
  text-align: center;
}

.fptbox {
  position: absolute;
  width: 221px;
  height: 22px;
  margin: 272px 0px 0px 36px;
  text-align: center;
  background-image: url("../img/fptbox.gif");
  background-repeat: no-repeat;
  z-index: 10;
  padding-top: 4px;
  font-weight: normal;
}

.supply_be {
  position: absolute;
  width: 44px;
  height: 20px;
  margin: 300px 0px 0px 4px;
  text-align: center;
  font-weight: bold;
  z-index: 10;
  font-size: 16.6px;
}

.be_stars {
  position: absolute;
  width: 235px;
  height: 20px;
  margin: 301px 0px 0px 50px;
  text-align: left;
}

.bes {
  margin-top: 304px;
}

.be2rows {
  margin-top: 298px;
}

.be3rows {
  margin-top: 294px;
}

.be_morethan3_rows {
  margin-top: 294px;
  height: 42px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 6px;
}
.be_morethan3_rows img {
  width: 6px;
  height: 6px;
}
.be_morethan3_rows i {
  font-size: 9.3375px;
  font-style: normal;
  margin-top: -6px;
}

.stars {
  margin-bottom: -1px;
}

.box-items-bg-recruit {
  padding: 10px;
  box-sizing: border-box;
  width: 522px;
}
@media (max-width: 659px) {
  .box-items-bg-recruit {
    width: auto;
  }
}

.notice-small {
  font-size: 14.525px;
  margin-top: 15px;
  padding: 5px;
  font-style: italic;
  color: #888;
}

.vid-usertext .sep {
  margin: 12px 0 8px;
}

.box-vidchar {
  float: left;
}
@media (max-width: 659px) {
  .box-vidchar {
    float: none;
    margin: 0 auto;
  }
}

.box2top,
.box2bg,
.box2bottom {
  width: 400px;
}

.box2top {
  background-image: url("../img/box2top.gif");
  font-size: 1.0375px;
  height: 15px;
  margin-top: 5px;
}

.box2bg {
  background-image: url("../img/box2bg.gif");
  background-repeat: repeat-y;
  padding: 0px;
}

.box2bottom {
  background-image: url("../img/box2bottom.gif");
  font-size: 1.0375px;
  height: 15px;
  margin-bottom: 5px;
}

.login-box-left, .login-box-right {
  width: 150px;
  height: 396px;
  background-image: url("../img/newLogin.jpg");
  background-repeat: no-repeat;
  vertical-align: top;
  text-align: center;
  padding: 0;
  padding-top: 7px;
  font-size: 12.45px;
}

.login-box-left {
  background-image: url("../img/newLogin.jpg");
}

.login-box-right {
  background-image: url("../img/newLogin2.jpg");
}

.login-box-left p,
.login-box-right p {
  font-size: 12.45px;
  padding-left: 10px;
  font-weight: bold;
  margin-top: 8px;
}

.split-top,
.split-bottom {
  font-family: "Times New Roman", "Tahoma", "Verdana", "sans-serif";
  height: auto;
}
@media (min-width: 660px) {
  .split-top,
  .split-bottom {
    position: relative;
    width: 700px;
    left: 110px;
    top: 6px;
    height: 29px;
  }
}

.split-bottom {
  top: -25px;
}

.split-top-bg,
.split-bottom-bg,
.split-bottom-bg-active,
.split-top-bg-active {
  background-repeat: no-repeat;
  width: 39px;
  height: 29px;
  text-align: center;
  font-weight: normal;
}
@media (max-width: 659px) {
  .split-top-bg,
  .split-bottom-bg,
  .split-bottom-bg-active,
  .split-top-bg-active {
    background: #333;
    margin: 1px;
    padding-top: 2px;
    border-radius: 4px;
    display: inline-block;
    background-repeat: repeat-x;
    background-image: url("../img/mobile/boxtopbg.png");
    background-position: 97px -2px;
    border: 1px solid #5a5753;
  }
}
@media (min-width: 660px) {
  .split-top-bg,
  .split-bottom-bg,
  .split-bottom-bg-active,
  .split-top-bg-active {
    background-image: url("../img/pagesplit-top.gif");
    position: relative;
    float: left;
  }
}

@media (max-width: 659px) {
  .split-top-bg-active, .split-bottom-bg-active {
    border: 1px solid #7a746d;
    background-image: url("../img/active_category.jpg");
    background-repeat: repeat-x;
    background-size: auto 185%;
    background-position: 0 -5px;
  }
}
@media (min-width: 660px) {
  .split-bottom-bg {
    background-image: url("../img/pagesplit-bottom.gif");
  }
  .split-top-bg-active {
    background-image: url("../img/pagesplit-top-active.gif");
  }
  .split-bottom-bg-active {
    background-image: url("../img/pagesplit-bottom-active.gif");
  }
}
.split_top_letter_browse_inactive,
.split_top_letter_browse {
  position: relative;
  top: 1px;
  font-size: 22.825px;
  line-height: 22px;
  font-weight: normal;
}

.split_top_letter_browse_inactive {
  color: #666666;
}

.split_top_letter_browse {
  -webkit-text-decoration: none;
  text-decoration: none;
}

a.split_top_letter:hover, a.split_top_letter_browse:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #f2dfb7;
}

.split_top_letter,
.split_top_current_letter,
.split_bottom_current_letter,
.split_bottom_letter,
.split_bottom_letter a,
.split_bottom_letter a:visited,
.split_top_letter a,
.split_top_letter a:visited {
  position: relative;
  top: 3px;
  font-size: 21.7875px;
  line-height: 21px;
  font-weight: normal;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.split_top_current_letter,
.split_bottom_current_letter {
  font-weight: bold;
  color: #f2dfb7;
}

.split_bottom_current_letter {
  top: 4px;
}
@media (max-width: 659px) {
  .split_bottom_current_letter {
    top: 3px;
  }
}

.split_bottom_letter,
.split_bottom_letter a,
.split_bottom_letter a:visited {
  top: 5px;
}
@media (max-width: 659px) {
  .split_bottom_letter,
  .split_bottom_letter a,
  .split_bottom_letter a:visited {
    top: 3px;
  }
}

.split_bottom_letter_browse_inactive,
.split_bottom_letter_browse {
  position: relative;
  top: 3px;
  font-size: 22.825px;
  line-height: 22px;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-weight: normal;
}
@media (max-width: 659px) {
  .split_bottom_letter_browse_inactive,
  .split_bottom_letter_browse {
    top: 1px;
  }
}

.split_bottom_letter_browse_inactive {
  color: #666666;
}

.main-top {
  background-image: url("../img/main-top.jpg");
  background-repeat: no-repeat;
  height: 29px;
  width: 309px;
  text-align: left;
  font-size: 12.45px;
  font-weight: bold;
  padding: 7px 0px 0px 10px;
}

.main-bg {
  background-image: url("../img/main-bg.jpg");
  width: 319px;
  text-align: center;
}

.main-bottom {
  background-image: url("../img/main-bottom.jpg");
  height: 6px;
  width: 319px;
  font-size: 1.0375px;
}

.weapon-top {
  padding: 0;
  max-width: 657px;
  height: 36px;
  background-image: url("../img/w/top.jpg");
  background-size: 100% 100%;
}

/* STEPS 5.5 6.0 7 5 */
* html .weapon-top {
  height: 30px;
}

html > body .weapon-top {
  height: 30px;
}

html + body .weapon-top {
  height: 36px;
}

.weapon-image {
  padding: 0;
  font-size: 0;
}
.weapon-image img {
  max-width: 657px;
}

.weapon-sockel > div {
  min-height: 15px;
  padding-top: 15px;
}
@media (max-width: 659px) {
  .weapon-sockel > div img {
    width: 12%;
  }
}
.weapon-sockel {
  padding: 0;
  max-width: 657px;
  background-image: url("../img/w/bottom.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #161616;
}

* html .ieCenter {
  width: 860px;
  margin-left: 60px;
}

* html > body .ieCenter {
  width: 860px;
  margin-left: 60px;
}

html + body .ieCenter {
  width: 860px;
  margin-left: 60px;
}

.text {
  font-size: 12.45px;
}

.selected {
  border: 1px solid #F00;
}

.preSelected {
  border: 1px solid #FFF;
}

.langSelected,
.langPreselected {
  width: 30px;
  height: 21px;
  padding: 10px 0px 25px 0px;
  background-image: url("../img/flaggen/selected_lang.gif");
}

.user-logo {
  width: 280px;
  height: 250px;
}
@media (max-width: 659px) {
  .user-logo {
    width: 110px;
    height: auto;
  }
}

/* COLORBOXES */
div.checkTTunchecked,
div.checkTTchecked {
  width: 15px;
  height: 15px;
  background: transparent url("../img/checkbox_0.gif") no-repeat center;
  margin: 2px;
  line-height: 10px;
  font-size: 5.1875px;
  float: left;
}

div.checkTTchecked {
  background: transparent url("../img/checkbox_1.gif") no-repeat center;
}

span.checkTT {
  float: left;
  margin-left: 5px;
  margin-right: 4px;
}

.checkBlock {
  width: calc(100% - 25px);
  display: block;
  float: right;
}

/* ERROR MESSAGES */
#error {
  padding: 5px;
  background-color: #a00;
  color: #FFF;
  font-weight: bold;
}

#error a {
  background-color: #600;
  border-radius: 4px;
}

.special_event {
  color: #FA0;
}

#active_category,
#active_cat_top,
#active_cat_top_small,
.active_category,
.active_cat_top {
  background-image: url("../img/active_category.jpg");
  background-repeat: repeat-x;
  background-size: auto 185%;
  background-position: 0 -5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  border: 1px solid #7a746d;
  color: #f2dfb7;
  padding-right: 1px;
  padding-left: 1px;
}

.onpage-menu a.active_category.kf-view {
  color: #f2dfb7;
}

#active_cat_top,
.active_cat_top {
  background-image: url("../img/active_cat_top.jpg");
  background-size: auto 185%;
}

#active_category_small,
#active_cat_top_small,
.smallmenu {
  margin-top: -1px;
  font-size: 14.525px;
  line-height: 18px;
}

#active_cat_top_small {
  background-image: url("../img/active_cat_top_small.jpg");
}

.showuser_img {
  border: 0px;
  margin-bottom: -3px;
}

.hpxp-disabled {
  filter: saturate(50%);
}

.button, .button2 {
  padding: 3px 10px 3px 10px;
  -webkit-text-decoration: none;
  text-decoration: none;
  white-space: nowrap;
  font-weight: normal !important;
}

.button2 {
  font-size: 12.45px;
}

.dev {
  color: #bb0000;
  font-size: 11.4125px;
  font-weight: bold;
  white-space: nowrap;
}

.verysmall {
  font-size: 11.4125px;
}

.awttsep {
  border-top: 1px solid #444444;
  margin-top: 5px;
  height: 2px;
}

.rack {
  text-align: center;
  background: transparent url("../img/awards/rack/thumb/rack.jpg") repeat-y center top;
  padding: 0px;
  margin: 0px;
  width: 100%;
}

.red {
  color: #ff2222 !important;
}

.bold {
  font-weight: bold;
}

a.partbtn, a.partbtn:hover, a.partbtn span:hover, a.partbtnDis, button.partbtnDis {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.partbtnDis {
  padding: 0;
  background: transparent;
  border: none;
  opacity: 0.6;
}

.btn-l, .btn-m, .btn-r {
  display: inline-block;
  height: 49px;
}
.btn-l.btn-small, .btn-m.btn-small, .btn-r.btn-small {
  background-repeat: no-repeat;
  line-height: 34px;
  height: 34px;
}

.btn-l {
  width: 16px;
  background: url("../img/btn-bg-l.png");
}
.btn-l.btn-small {
  background: url("../img/btn-bg-l-small.png");
}

.btn-m {
  background: url("../img/btn-bg-m.png");
  line-height: 49px;
  vertical-align: top;
  font-family: "Cinzel", serif;
  color: #c4b49e;
  text-shadow: 1px 1px 0 #000, 1px -1px 0 #000;
  font-size: 16px;
}
.btn-m.btn-small {
  background: url("../img/btn-bg-m-small.png");
}
.btn-m span {
  font-weight: normal;
  font-size: 45px;
  color: #d7b999;
  background-image: url("../img/btn-firstletter-bg.png");
  vertical-align: -11px;
  height: 45px;
  display: inline-block;
  background-position: center 4px;
  background-repeat: no-repeat;
}

.btn-m, .btn-m span {
  transition: color 0.2s ease-in;
}

a.partbtn:hover .btn-m, a.partbtn:hover .btn-m span, button.partbtn:hover .btn-m, button.partbtn:hover .btn-m span {
  color: #ffdfaf;
  text-shadow: 4px 4px 0 rgba(92, 92, 92, 0.5), 4px -4px 0 rgba(92, 92, 92, 0.5), 1px 1px 0 #000, 1px -1px 0 #000, 2px 2px 0 #000, 2px -2px 0 #000, -1px -1px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000;
}

.btn-r {
  width: 16px;
  background: url("../img/btn-bg-r.png");
}
.btn-r.btn-small {
  background: url("../img/btn-bg-r-small.png");
}

a.partbtn1, a.partbtnx1 {
  margin-bottom: -15px;
}

.partbtn2, .partbtnx2 {
  font-family: "Times New Roman", "Times", "serif";
  font-size: 34px;
  padding: 6px 0px 15px 4px;
  background: url("../img/btnparts2.gif") no-repeat left top transparent;
  font-weight: normal !important;
}

.partbtn3, .partbtnx3 {
  font-family: "Times New Roman", "Times", "serif";
  font-size: 17px;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-right: 30px;
  background: url("../img/btnparts3.gif") no-repeat right bottom transparent;
  font-weight: bold;
}

.partbtn2, .partbtnx2, .partbtn3, .partbtnx3 {
  text-shadow: -2px -2px 3px #000, 0 -2px 3px #000, 2px -2px 3px #000, -2px 0 3px #000, 0 0 3px #000, 2px 0 3px #000, -2px 2px 3px #000, 0 2px 3px #000, 2px 2px 3px #000;
}

.partbtnx2 {
  background: url("../img/btnparts2_deactive.gif") no-repeat left top transparent;
}

.partbtnx3 {
  background: url("../img/btnparts3_deactive.gif") no-repeat right bottom transparent;
}

.partbtnx2, .partbtnx3 {
  color: #665555;
}

button.partbtn {
  border: none;
  background: none;
  display: inline-block;
  cursor: pointer;
}

.sep_v {
  background: url("../img/sep_vertically.gif") repeat-y center bottom transparent;
  text-align: center;
}

.capta {
  width: 30px;
  height: 25px;
  font-size: 21.7875px;
}

.captaimg {
  margin-bottom: -18px;
}

#inactive {
  color: #666666;
  font-weight: bold;
}

.online_user {
  font-weight: bold;
  color: #080;
}

.deleted_user {
  font-weight: bold;
  color: #F00;
}

.botmarg5 {
  margin-bottom: 5px;
}

.botmarg10 {
  margin-bottom: 10px;
}

.botmarg15 {
  margin-bottom: 15px;
}

.botmarg20 {
  margin-bottom: 20px;
}

.botmarg30 {
  margin-bottom: 30px;
}

.topmarg5 {
  margin-top: 5px;
}

.topmarg10 {
  margin-top: 10px;
}

.topmarg15 {
  margin-top: 15px;
}

.topmarg20 {
  margin-top: 20px;
}

.topmarg30 {
  margin-top: 30px;
}

.leftmarg5 {
  margin-left: 5px;
}

.leftmarg10 {
  margin-left: 10px;
}

.leftmarg15 {
  margin-left: 15px;
}

.leftmarg20 {
  margin-left: 20px;
}

.leftmarg30 {
  margin-left: 30px;
}

.rightmarg5 {
  margin-right: 5px;
}

.rightmarg10 {
  margin-right: 10px;
}

.rightmarg15 {
  margin-right: 15px;
}

.rightmarg20 {
  margin-right: 20px;
}

.rightmarg30 {
  margin-right: 30px;
}

.smenu {
  font-size: 15.5625px;
}

.right {
  text-align: right;
}

.jewels_credit {
  color: #0f0;
}

.spacer {
  height: 20px;
}

a.linkto {
  width: 106px;
  height: 40px;
  background-image: url("../img/moonid_link_to.png");
  display: inline-block;
}

a.linkto:hover {
  background-position: -106px 0;
}

input.linkto {
  background-image: url("../img/moonid_link_to.png");
  width: 106px;
  height: 40px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

input.linkto:hover {
  background-position: -106px 0;
}

.moontotal {
  border: 0;
  border-bottom: 4px double #bba68e;
}

.hsfilter, .hsfilter_hi {
  width: 23px;
  height: 12px;
  background: transparent url("../img/score_order_btn.png") no-repeat left top;
  display: inline-block;
}

.hsfilter_hi {
  background: transparent url("../img/score_order_btn.png") no-repeat right top;
}

#sortlink {
  display: block;
}

.premco {
  vertical-align: middle;
  line-height: 35px;
}

.your_id {
  float: right;
  margin-right: 10px;
}

#confirmbox {
  background: #000 url("../img/paytop.jpg") repeat-x left top;
  border: 1px solid #8F705D;
  background-color: #111;
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -135px;
  width: 360px;
  height: 220px;
  z-index: 99999;
  padding: 40px 20px 40px 20px;
  border-radius: 6px;
  text-shadow: 1px 1px 1px #000;
}

#hidepage {
  left: 0;
  top: 0;
  display: none;
  background: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99998;
  cursor: default;
}

#paysum {
  margin-top: 20px;
  width: 360px;
  height: 75px;
}

#paycheckopt {
  margin-top: 10px;
}

#payform {
  position: absolute;
  width: 360px;
  height: 20px;
  margin-top: 120px;
}

#paycheck {
  width: 360px;
  height: 40px;
  text-align: left;
  font-size: 14.525px;
}

#payoption {
  display: block;
  margin-left: 25px;
  text-align: left;
  cursor: default;
}

#paycancel, #payok {
  font-weight: normal;
  font-size: 17.6375px;
  line-height: 23px;
  border: 1px solid #8F705D;
  padding: 1px 5px 1px 30px;
  background-color: #000;
  border-radius: 2px;
}

#paycancel {
  float: right;
  background: #000 url("../img/notok.gif") no-repeat 8px 6px;
}

#payok {
  float: left;
  background: #000 url("../img/ok.gif") no-repeat 8px 5px;
}

#paypartial {
  float: left;
}

#paytotal {
  float: right;
  font-size: 20.75px;
  padding-top: 12px;
}

#paytotal span {
  border-bottom: 4px double #8F705D;
}

#npcImage {
  position: absolute;
  margin-left: -79px;
  margin-top: 177px;
}

.regMoonFlag {
  margin: 0 -1px;
}

.regMoonFlag.active {
  border: 1px solid #a00;
  padding: 2px;
  margin-bottom: -3px;
  border-radius: 3px;
  background-color: #411;
}

.launchdate {
  font-size: 1.4525em;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
}

/***************************************/
/* Replace soul stones in weapon slots */
/***************************************/
.slot-select {
  padding-top: 10px;
}

.slot-select input {
  display: none;
}

.slot-select span {
  cursor: pointer;
  display: inline-block;
  width: 68px;
  height: 58px;
  background-position-y: 3px !important;
}

.slot-select span.current-stone, .slot-select .existing-stone {
  border: 2px solid transparent;
  padding: 8px 5px;
}

.slot-select .existing-stone {
  cursor: default;
  opacity: 0.4;
}

.slot-select input[type=radio] + label:hover span.current-stone {
  border: 2px solid #444;
  transition: border-color 0.5s;
}

.slot-select input[type=radio]:checked + label span.current-stone {
  border: 2px solid #f00;
  padding: 8px 5px;
}

.slot-select input[type=radio]:checked + label span.current-stone {
  margin-top: -2px;
}

.slot-select span.upgrade-stone {
  opacity: 0;
  position: relative;
  padding: 8px 5px;
  margin-left: -85px;
  transition: opacity 1s ease-in;
  margin-bottom: 2px;
}

.slot-select input[type=radio]:checked + label span.upgrade-stone {
  opacity: 1;
}

.upgrade-send-hidden {
  display: none;
}

span.seplabel {
  background: #14110c;
  padding: 0 5px;
  font-size: 15.5625px;
  vertical-align: middle;
  display: inline-block;
  height: 16px;
  margin-top: -2px;
  padding-top: 3px;
}

#buy-tickets-banner,
.buy-tickets-banner {
  padding-left: 290px;
  padding-top: 20px;
  width: 500px;
  height: 70px;
}

#toplogo-flat {
  display: none;
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
  width: 320px;
  height: auto;
  padding: 10px 0;
}
@media (max-width: 500px) {
  #toplogo-flat {
    width: 60%;
  }
}
@media (max-width: 480px) {
  #toplogo-flat {
    width: 70%;
    margin: 30px 0 -15px;
  }
}

@media (max-width: 600px) {
  #toplogo {
    display: none;
  }
  #toplogo-flat {
    display: inline-block;
  }
  .award-m td.tdn {
    width: 20%;
  }
  .award-m td.tdn.tableLesserWidth {
    width: 80%;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #g-t-c {
    margin-top: 4px;
  }
  #g-t-c-outer {
    background-position: center;
    background-image: url(../img/mobile/header_gold_time_jewels.png);
    background-repeat: no-repeat;
    height: 38px;
    margin-top: -99px;
  }
  nav.loggedin {
    background-image: none;
  }
  nav.loggedin li {
    display: none;
  }
  nav.nav-mobile {
    transition: all 0.1s ease-out;
    position: fixed;
    left: 0;
    right: 0;
    top: 100%;
    padding-top: 60px;
    bottom: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0);
    height: 100%;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
  }
}
@media (max-width: 600px) and (max-height: 355px) {
  nav.nav-mobile {
    grid-template-rows: 50% 50%;
  }
}
@media (max-width: 600px) {
  nav.nav-mobile + div {
    margin-top: -1px !important;
  }
  nav.nav-mobile ul {
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: auto;
    max-height: 366px;
  }
  nav.nav-mobile li {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 600px) and (max-width: 390px) {
  nav.nav-mobile li {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (max-width: 600px) {
  nav.nav-mobile li, nav.nav-mobile a {
    display: block;
    font-size: 20.75px;
    text-align: center;
    width: 100%;
    font-family: "Cinzel", serif;
  }
  nav.nav-mobile li img, nav.nav-mobile a img {
    display: none;
  }
}
@media (max-width: 600px) and (max-width: 390px) {
  nav.nav-mobile li, nav.nav-mobile a {
    font-size: 16.6px;
  }
}
@media (max-width: 600px) and (max-height: 355px) {
  nav.nav-mobile li, nav.nav-mobile a {
    font-size: 16.6px;
  }
}
@media (max-width: 600px) {
  nav.nav-mobile a#active_cat_top {
    padding-top: 5px;
    padding-bottom: 8px;
    margin: -5px 0 -8px -2px;
  }
}
@media (max-width: 600px) and (max-width: 390px) {
  nav.nav-mobile a#active_cat_top {
    padding-bottom: 6px;
  }
}
@media (max-width: 600px) and (max-height: 355px) {
  nav.nav-mobile a#active_cat_top {
    padding-top: 0;
    padding-bottom: 3px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  nav.nav-mobile-anim-in {
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
  }
  nav.nav-mobile-anim-in2 {
    top: 31px;
  }
  nav.nav-mobile-anim-out {
    top: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
  }
  #menu-btn, #menu-btn-ham {
    position: absolute;
    left: 10px;
    margin-top: -52px;
    z-index: 5;
    cursor: pointer;
    transition: all 0.1s ease-in-out;
    opacity: 0.65;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
}
@media (max-width: 600px) and (max-width: 566px) {
  #menu-btn, #menu-btn-ham {
    margin-top: -61px;
  }
}
@media (max-width: 600px) {
  #menu-btn {
    transform: rotate(90deg);
    left: -24px;
    bottom: 10px;
    position: fixed;
    width: 80px;
  }
  #menu-btn.mbtn-hsheader {
    margin-top: -16px;
  }
  #menu-btn:hover {
    opacity: 1;
  }
  #menu-btn:hover + img {
    opacity: 1;
  }
  #menu-btn.no-hover {
    opacity: 0.65;
  }
  #menu-btn.no-hover + img {
    opacity: 0.65;
  }
  #menu-btn-ham {
    margin: -33px 0 0 34px;
    margin: 0;
    position: fixed;
    left: 7px;
    bottom: 28px;
    opacity: 0.7;
    pointer-events: none;
  }
  #menu-btn-ham.mbtn-ham-hsheader {
    margin-top: 36px;
  }
}
.close-mobilemenu {
  z-index: 105;
  position: fixed;
  right: 10px;
  top: 43px;
  width: 32px;
  height: 32px;
  background-image: url("../img/mobile/close-mobilemenu.png");
  cursor: pointer;
  opacity: 0.7;
  background-size: 80%;
  background-repeat: no-repeat;
}
.close-mobilemenu:hover {
  opacity: 1;
}

#touchtip-outer {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  z-index: 999;
  overflow-y: scroll;
  transition: all 0.5s ease-in-out;
  transform: rotateZ(250deg) scale(0.1);
  opacity: 0;
}
#touchtip-outer.touchtip-transition {
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}

#touchtip {
  display: table;
  width: 100%;
  height: 100%;
}
#touchtip > div {
  display: table-row;
}
#touchtip #touchtip-inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  padding: 31px 10px 10px 10px;
  overflow-y: scroll;
}

@media (max-width: 659px) {
  #manual-toc br, #manual-toc img {
    display: none;
  }
  #manual-toc a {
    padding: 5px 10px;
    display: inline-block;
    background: #333;
    margin: 4px 2px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  #manual-toc #page {
    font-size: 14.525px;
  }
}

@media (max-width: 870px) {
  #manual-content p, #manual-content p a, #manual-content p span, #manual-content span.text {
    font-size: 14.525px;
    line-height: 21px;
  }
}

#mainpg_langsel {
  padding: 4px;
}
#mainpg_langsel a img {
  width: 26px;
  padding: 5px;
  background: #333;
  border: 1px solid #666;
  border-radius: 3px;
  min-height: 19px;
}
#mainpg_langsel a img.active {
  margin-bottom: 0;
  border: 1px solid #d4a678;
  background: #555;
}

.tooltip-mobile-style1 {
  vertical-align: middle;
  display: none;
  background: #333;
  background: url(../img/mobile/boxtopbg.png);
  background-size: auto 120%;
  background-position: 0 50%;
  padding: 5px 15px;
  border-radius: 30px;
  border: 1px solid #56534a;
}
.tooltip-mobile-style1 span, .tooltip-mobile-style1 b {
  vertical-align: middle;
}
@media (max-width: 659px) {
  .tooltip-mobile-style1 {
    display: inline-block;
  }
}

input[type=text], input[type=number], input[type=password], select {
  padding: 5px;
  border-radius: 3px;
  font-size: 15.5625px;
}

#skillspg .chart-table td, #trainingpg .chart-table td {
  padding: 1px 0;
}
#skillspg .skills-chart, #trainingpg .skills-chart {
  background: transparent url("../img/chartm.gif") repeat-x left top;
  height: 32px;
  display: inline-block;
  text-align: right;
  margin-left: -1px;
  min-width: 50px;
}
#skillspg .skills-chart.train-ani-init, #skillspg .skills-chart.distribute-ani-init, #trainingpg .skills-chart.train-ani-init, #trainingpg .skills-chart.distribute-ani-init {
  background: url("../img/chartm+.png") -240px top no-repeat, url("../img/chartm.gif") left top repeat-x;
  background-size: 100% 100%, 100% 100%;
}
#skillspg .skills-chart.train-ani-init, #skillspg .skills-chart.train-ani, #skillspg .skills-chart.distribute-ani-init, #skillspg .skills-chart.distribute-ani, #trainingpg .skills-chart.train-ani-init, #trainingpg .skills-chart.train-ani, #trainingpg .skills-chart.distribute-ani-init, #trainingpg .skills-chart.distribute-ani {
  transition: background-size, background-position 1.5s ease-out;
}
#skillspg .skills-chart.train-ani, #skillspg .skills-chart.distribute-ani, #trainingpg .skills-chart.train-ani, #trainingpg .skills-chart.distribute-ani {
  background-position: 535px top, left top;
}
#skillspg .chart-title, #trainingpg .chart-title {
  min-width: 160px;
  width: 1%;
}
@media (max-width: 659px) {
  #skillspg .chart-title, #trainingpg .chart-title {
    margin-top: 25px;
    width: 100%;
    text-align: left;
    padding: 4px;
    background: linear-gradient(to top, #333, #222 50%);
    border-top: 1px solid #464646;
    border-bottom: 1px solid #5e5649;
    margin-bottom: 5px;
    box-sizing: border-box;
  }
}
#skillspg .chart-num, #trainingpg .chart-num {
  background: #14110c;
  height: 32px;
  display: inline-block;
  padding-left: 6px;
  margin-left: -1px;
  line-height: 32px;
  vertical-align: middle;
}
#skillspg .chart-l, #trainingpg .chart-l {
  width: 1%;
  white-space: nowrap;
  padding: 0;
}
#skillspg .chart-l img, #trainingpg .chart-l img {
  min-width: 52px;
}
#skillspg .chart-m, #trainingpg .chart-m {
  width: 99%;
  padding: 0;
  white-space: nowrap;
}
#skillspg .skills-chart, #trainingpg .skills-chart {
  width: 0;
  transition: width 0.8s ease-in-out;
}
#skillspg .skills-chart.notrans, #trainingpg .skills-chart.notrans {
  transition: background-size, background-position 1.5s ease-out;
}
#skillspg .skr, #trainingpg .skr {
  width: 1%;
  min-width: 200px;
}
@media (max-width: 659px) {
  #skillspg .skr, #trainingpg .skr {
    text-align: left !important;
    padding-left: 3px;
  }
}
#skillspg .train-impossible, #trainingpg .train-impossible {
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}
@media (max-width: 659px) {
  #skillspg #chartspt1, #trainingpg #chartspt1 {
    margin-top: 10px;
    margin-bottom: -10px;
  }
  #skillspg #chartspt2, #trainingpg #chartspt2 {
    padding-top: 12px;
    margin-top: 15px;
  }
}

#upgradepg .u_bgfix {
  box-shadow: -60px 0 60px #161616, 60px 0px 60px #161616, -60px 60px 60px #161616, 60px 60px 60px #161616;
  margin: 0 auto;
  max-width: 657px;
}

@media (max-width: 659px) {
  .onpage-menu img {
    display: none;
  }
  .onpage-menu a.kf-view {
    margin: 5px 3px;
    display: inline-block;
    border-radius: 3px;
    background-color: #333;
    background-repeat: repeat-x;
    background-image: url("../img/mobile/boxtopbg.png");
    background-position: 97px -2px;
    border: 1px solid #5a5753;
    text-shadow: 0 1px 0 #000, 1px 1px 0 #000;
    color: #beb3a3;
  }
  .onpage-menu a.kf-view, .onpage-menu a#active_category.kf-view {
    padding: 6px 9px;
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  .onpage-menu a#active_category.kf-view, .onpage-menu a.active_category.kf-view {
    background-image: url("../img/mobile/boxtopbg_active.png");
    background-position: 150px -2px;
    background-size: auto 110%;
    background-repeat: repeat-x;
    font-weight: bold;
  }
}

td.attack-now-attr {
  line-height: 35px;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  width: 5%;
  white-space: nowrap;
}

.attack-now-expval {
  line-height: 35px;
  vertical-align: middle;
  white-space: nowrap;
}

@media (min-width: 660px) {
  #equipped-items span[data-href] {
    cursor: pointer;
  }
}

.tooltip-mobile-supply, .tooltip-mobile-supply-weapon {
  margin: -11px auto 0 auto;
  padding: 5px 2px 4px 15px;
  transform: translate(0, 0);
}
.tooltip-mobile-supply b, .tooltip-mobile-supply-weapon b {
  vertical-align: middle;
  display: inline-block;
  padding: 6px 0;
}

.tooltip-mobile-supply-weapon {
  margin: -8px auto 0 auto;
}

.unequip-btn {
  cursor: pointer;
  font-weight: bold;
  border: 1px solid #bba68e;
  padding: 2px 7px;
  border-radius: 18px;
  color: #bb3434;
  font-size: 22.825px;
  background: #333;
  text-shadow: -1px -1px 0 #000, 0 -1px 0 #000, 1px -1px 0 #000, 1px 0 0 #000, 1px 1px 0 #000, 0 1px 0 #000, -1px 1px 0 #000, -1px 0 0 #000;
  transform: translate(0, 50%);
  display: inline-block;
  vertical-align: middle;
  margin: -35px 3px 0 10px;
  font-family: Roboto, Verdana;
}
.unequip-btn:hover {
  color: #f50;
}

.supply-o1 {
  display: table;
  max-width: 280px;
}

.supply-o2 {
  display: table-row;
}

.supply-i {
  display: table-cell;
  vertical-align: middle;
}

.sumtable td, .sumtable span, .sumtable img, .sumtable strong {
  vertical-align: middle;
}
.sumtable img {
  margin-top: -5px;
  margin-bottom: -3px;
}
@media (max-width: 550px) {
  .sumtable {
    font-size: 90%;
  }
}
@media (max-width: 500px) {
  .sumtable {
    font-size: 80%;
  }
}

.basarHutImg {
  padding: 2px;
}

.basarHutChecked {
  padding: 0;
  border: 2px solid #292017;
  box-shadow: 0 0 12px #ffd588;
}

.jobvalues {
  background: rgba(85, 85, 85, 0.4666666667);
  color: #ccc;
}

.search-btn-strokeborder {
  stroke: rgb(0, 0, 0);
  stroke-width: 5px;
}

.search-btn-stroke {
  stroke: rgb(215, 185, 153);
  stroke-width: 3px;
  transition: all 0.3s;
}

.partbtn:hover .search-btn-stroke {
  stroke: #ffdfaf;
}

@media (max-width: 659px) {
  .simplebtn, .simplelink {
    font-family: "Cinzel", "serif";
    font-weight: bold;
    padding: 2px 7px 4px;
    border-radius: 2px;
    background: #222;
    font-size: 14px;
    border: 1px solid #bba68e;
  }
}

.medalrack, .medalrack_empty {
  background: url("../img/awards/rack/rack.jpg") repeat-y center 179px;
}

.medalcase {
  margin: 8px 0px -2px 0px;
}

.medaltext {
  height: 180px;
  line-height: 180px;
}

.medal, .medalcasefront {
  position: absolute;
  margin: 8px 0px -2px -170px;
}

@media (max-width: 659px) {
  .medalrack {
    background: url("../img/awards/rack/rack.jpg") repeat-y center 250px;
    background-size: 100% 126.3px;
  }
  .medalrack_empty {
    background: none;
    text-align: left;
    padding-left: 10px;
  }
  .medalcase {
    width: 120px;
    margin: 4px 0px -1px 0px;
  }
  .medaltext {
    height: auto;
    line-height: 20px;
  }
  .medal, .medalcasefront {
    width: 120px;
    position: absolute;
    margin: 4px 0px 0px -120px;
  }
}
select#timezone {
  width: 100%;
  box-sizing: border-box;
}

.bbcode-sel input, .bbcode-sel select {
  border-radius: 0;
  padding: 5px;
  margin-top: 5px;
}

.clanwar-over, .clanwar-time {
  font-weight: bold;
  font-size: 24.9px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 3px 20px 6px;
  font-family: "Cinzel", serif;
  background: #46403d;
  color: #ccbdae;
  border-radius: 50px;
  line-height: 36px;
  display: inline-block;
}

.clanwar-over {
  background: #841616;
  color: #ecc3c3;
}

.clan-as-notice #check_asNotice {
  position: absolute;
  width: 20px;
}
.clan-as-notice .checkTT {
  float: left;
  margin-left: 30px;
}

.backlink-outer {
  background: linear-gradient(to bottom, #000 0%, #14110c 100%);
  text-align: left;
  padding: 15px 0 5px 10px;
}

.backlink {
  background: linear-gradient(to bottom, #000 0%, #343434 100%);
  padding: 5px 10px;
  display: inline-block;
  border: 1px solid #555;
  border-radius: 2px;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.backlink span {
  color: #666;
  margin-left: -3px;
}

.sm-boxtop {
  position: relative;
  color: #F00;
}

.sm-close-desktop {
  margin-right: 15px;
  margin-top: -2px;
}

.sm-close-mobile {
  float: right;
  margin-top: -2px;
  border-radius: 4px;
}
.sm-close-mobile img {
  background: #000;
  width: 26px;
}

.sm-close-desktop {
  float: right;
  margin-right: 15px;
  margin-top: -2px;
}

.sm-boxbg {
  position: relative;
  color: #F00;
}
.sm-boxbg img {
  width: 120px;
  height: 95px;
  border: 2px solid #444444;
}
