@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@1,700&family=Marcellus+SC&display=swap');
/* Current fonts
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Marcellus SC', serif;
*/

body {
  zoom: 100%; /* zooms in the whole layout for everyone by 25% */
  margin: 0px;
  padding:  0px;
  background-color: #000;
  font-family: 'Josefin Sans', sans-serif;
  /* font-family: Verdana,Arial,Helvetica,sans-serif;*/
  background-image: url("../images/global/background/background.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed; /* Fixes resize image upon layout change */
  background-size: cover;
}

@font-face { 
  font-family: martel; 
    src: url('../fonts/martel/martel.eot'); 
    src: local("martel"), url('../fonts/martel/martel.ttf'); 
} 

#online {
	color: orange;
}

#newz a {
	color: orange;
}

table { 
  margin: 0 auto;
  width: 740px;
  color: orange;
}

.galleryImage {
  max-width: 730px;
}

#myaccountTable tr.yellow td, #highscoresTable tr.yellow td, #onlinelistTable tr.yellow td, #guildsTable tr.yellow td, #guildViewTable tr.yellow td, #buypointsTable tr.yellow td, #shopTable tr.yellow td {
	color: rgb(200, 200, 200);
}

#characterprofileTable tr.yellow td, #housesTable tr.yellow td, #guildwarTable tr.yellow td, #guildwarViewTable tr.yellow td, #supportTable tr.yellow td, #deathsTable tr.yellow td, #killersTable tr.yellow td {
	color: rgb(200, 200, 200);
}

table tr th, table tr td { 
  background: #555555;
  color: skyblue;
  padding: 7px 4px;
  text-align: left;
}

tr.yellow td {
  background: url(../../layout/images/global/content/newsheadline_background.gif);
  padding: 7px 4px;
  text-align: left;
}
  
table tr td { 
  background: rgb(212, 192, 161);
  /*color: #FFF; */
  border-top: 1px solid #FFF;
}

/* guild war */
tr.special:hover td {
   background: skyblue;
}

tr.special {
    cursor: pointer;
}

ul.war_list li {
   font-size:18px;
}

.OptionContainer input {
  vertical-align: middle;
  margin: 0px;
  margin-right: 3px;
}
.OptionContainer label {
  vertical-align: middle;
}

#header{
	width: 100%;
	height: 231px; /* Original: 251px */
}

#header_inner {
    width: 1002px;
    height: 251px;
    margin: 0 auto; /* Center horizontally */
    background: url(../../layout/images/global/background/header.png);
    background-size: 40%; /* 40% of width + height */
    background-repeat: no-repeat; /* Removes double background due to 40% size */
    background-position: center; /* Center the background image */
}

#DeactivationContainer{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 80;
  height: 1300px;
  width: 100%;
  background-color: black;
  filter: alpha(opacity=75);
  opacity: 0.75;
  -moz-opacity: 0.75;
  display: none;
}
#DeactivationContainerThemebox {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 95;
  height: 600px;
  width: 100%;
  display: none;
}
#ArtworkHelper {
  width: 100%;
  min-width: 1000px;
}

/* container to implement min/max width */
#Bodycontainer {
  text-align: center;
  width: 1200px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  position:relative;
  padding: 0px;
  display: table;
}

.Forum #Bodycontainer {
  width: 1200px;  
}

#MenuColumn {
	position:absolute;
  width: 180px;
  left:0;top:0;
  padding: 0px;
  padding-bottom:50px;
  font-size: 9pt;
  font-weight: bold;
  line-height: 12pt;
  text-align: left;
  float:left;
  z-index: 10;
}
* html #MenuColumn {
  top: 155px;
  margin-left: -190px;
}
#ContentColumn {
	width:calc(100% - 370px);
  margin: 0px;
  margin-left: 185px;
  margin-right:185px;
  float:left;
}
* html #ContentColumn {
  width: 790px;
}
#ThemeboxesColumn {
	position:absolute;
	width: 180px;
	right:0;;
	top:0;
  float:left;
}
* html #ThemeboxesColumn {
  top: 5px;
  height: 1000px;
}
#Footer {
  font-size: 9pt;
  font-weight: normal;
  text-align: center;
  position: relative;
  width: 100%;
  padding-bottom:50px;
  color: #ffffff;
  /* pointer-events: none; */
}
* html #Footer {
  padding-bottom: 120px;
  margin-bottom: 50px;
}

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

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

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

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

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

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

#PedestalAndOnline {
  position: absolute;
  top: -105px;
  width: 153px;
  height: 107px;
  left:-10px;
}

#RightArtwork #PlayersOnline {
  font-size: 7pt;
  line-height: 8pt;
  text-align: center;
  position: absolute;
  width: 92px;
  bottom: 11px;
  left: 21px;
  color: #cfa600;
  border-bottom: none;
  cursor: pointer;
}

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

#Loginbox {
  position: relative;
  left: 5px;
  top: 8px;
  width: 100%;
  margin-bottom: 42px;
  background-repeat: no-repeat;
}

#Loginbox #LoginTop {
  position: absolute;
  left: -5px;
  top: -12px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#Loginbox #LoginBottom {
  position: absolute;
  top: 52px;
  left: -5px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#Loginbox .LoginBorder {
  position: absolute;
  top: 0px;
  height: 52px;
  width: 8px;
  background-repeat: repeat-y;
  z-index: 10;
}

#Loginbox #BorderRight {
  right: 9px;
}

#Loginbox .Loginstatus {
  position: relative;
  top: 0px;
  left: 5px;
  height: 13px;
  width: 160px;
}

#Loginbox .LoginstatusText {
  position: absolute;
  top: 1px;
  left: 18px;
  width: 124px;
  height: 11px;
  cursor: pointer;
}

#Loginbox #LoginstatusText_1 {
  top: 2px;
  cursor: default;
}

#Loginbox #LoginstatusText_12 {
  top: 2px;
  cursor: default;
}
#Loginbox #LoginstatusText_2_1 {
  visibility: visible;
}

#Loginbox #LoginstatusText_2_2 {
  visibility: hidden;
}

#LoginBox #LoginButtonContainer {
  margin-left: 5px;
  height: 26px;
  width: 160px;
  background-repeat: repeat-y;
}

#Loginbox #LoginButton {
  position: relative;
  top: 1px;
  left: 12px;
  height: 25px;
  width: 135px;
}

#Loginbox #LoginButton .Button {
  position: relative;
  top: 0px;
  left: 0px;
  width: 135px;
  height: 25px;
  visibility: hidden;
}

#Loginbox #LoginButton #ButtonText {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 22px;
  width: 135px;
  z-index: 15;
  cursor: pointer;
}
#Loginbox #LoginButton #ButtonText2 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 22px;
  width: 135px;
  z-index: 15;
  cursor: pointer;
}
/** -------------------------------
 *  Stylesheet declarations for the
 *  login_page / sub/login.php
 *  -------------------------------
 */
 .username-box {
  float: left;
  padding-left: 16em;
 }
 
 .password-box{
  float: right;
  padding-right: 16em;
 }
 
 .login-button {
  
 }

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

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

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

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

/* Menuitems */

.MenuButton {
  position: relative;
  height: 40px;
  width: 180px;
  background-image:url(../../layout/images/global/menu/button_bckg.png);
  display: block;
}

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

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

.Lights {
  visibility: hidden;
}

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

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

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

.Icon {
  position: absolute;
  height: 32px;
  width: 32px;
  top: 4px;
  left: 20px;
}

.Label {
  position: absolute;
  height: 14px;
  width: 116px;
  top: 15px;
  left: 57px;
  font-size: 12px;
  font-weight: bold;
  color: #CCCCCC;
}

/* Submenus(items) */

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

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

.Submenu {
  position: relative;
  margin-left: 10px;
  margin-right: 5px;
  width: 165px;
}

.Submenuitem {
  background-color:rgba(0,0,0,.8);
  position: relative;
  margin: 1.5px 0 -2px 0;
  padding: 0px;
}

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

.SubmenuitemLabel {
  margin: 0px;
  border-top: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  background-image:url(../../layout/images/global/general/submenu_border.png);
  background-repeat:no-repeat;
  background-size: 97px 1px;
  background-position: 15px 18px;
  overflow: hidden;
}

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

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

.Content .BoxContent {
  padding: 10px;
}

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

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

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

#ContentHelper {
  position: relative;
}

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

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

.Content .BoxContent {
  font-size: 9pt;
  background-color: #e3ebc3;
  color: #5A2800;
  height: auto !important;
}

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

.Content th {
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: white;
  background-color: #505050;
}

.Content .BoxContent td {
  font-size: 10pt;
  color: #5A2800;
 }
 .Content .BoxContent .yellow td {
  font-size: 10pt;
  /*color: #5A2800;*/
  color: rgb(200, 200, 200);
 }

/* Content Links */

.Content a {
  font-weight: bold;
  color: #004294;
  text-decoration: none;
}
.Content a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #0063DC;
}
.Content .HelpLink {
  font-size: 7pt;
  cursor: pointer;
}
.TableHeadlineNavigation {
  margin-top: 4px;
  font-size: 8px;
  float: right;
}
.TableHeadlineNavigation a {
  color: white;
}
.TableHeadlineNavigation a:hover {
  color: white;
}
/* Corners */

.Content .leftBorder {
	position: absolute;
  top: 0;
  left: -12px;
  width: 19px;
  height: 100%;
  background:url(../../layout/images/global/content/border-2.gif);
  background-repeat:repeat-y;
  z-index: 49;
}

.Content .rightBorder {
	position: absolute;
  top: 0;
  right: -12px;
  width: 19px;
  height: 100%;
  transform:rotate(180deg);
  background:url(../../layout/images/global/content/border-2.gif);
  background-repeat:repeat-y;
  z-index: 49;
}

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

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

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

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

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

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

/* Borders */

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

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

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

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

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

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

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

#Themeboxes #FansiteBox {
  position: relative;
  height: 188px;
}
#Themeboxes #FansiteLogoFrame {
  position: relative;
  top: 31px;
  width: 180;
  height: 145px;
}
#Themeboxes #FansiteLogo {
  position: relative;
  height: 100px;
  width: 150px;
  top: 8px;
  border: 0;
  cursor: pointer;
}
#Themeboxes #FansiteBox .ThemeboxButton {
  bottom: 19px;
}

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

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

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

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

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

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

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

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

.Content .BoxContent td .orange {
  color: #FF9712;
}

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

.Content .BoxContent .ff_info {
  font-size : 10pt;
  color : #5A2800;
  visibility : visible;
}

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

.Content .BoxContent .ff_white {
  color : #EFEFEF;
  visibility : visible;
  font-size : 7pt;
  font-weight: bold;
}

.Content .BoxContent .ff_red {
  color : #EF0000;
  visibility : visible;
  font-size : 8pt;
  font-weight: bold;
}

.Content .BoxContent .ff_whitelarge {
  color : #EFEFEF;
  visibility : visible;
  font-size : 9pt;
  font-weight: bold;
}

.Content .BoxContent .ff_info {
  font-size : 8pt;
  color : #5A2800;
  visibility : visible;
}

.Content .BoxContent .ff_infotext {
  font-size : 8pt;
  color : #5A2800;
  visibility : visible;
  line-height: 12pt;
}

.Content .BoxContent .ff_smallinfo {
  font-size : 7pt;
  color : #5A2800;
  visibility : visible;
}

.Content .BoxContent .ff_large {
  font-size : 12pt;
  color : #5A2800;
  visibility : visible;
}

.Content .BoxContent .ff_pagetext {
  font-size : 9pt;
  color : #5A2800;
  visibility : visible;
  line-height: 13pt;
}

.Content .BoxContent .ff_pagetextgrey {
  font-size : 9pt;
  color : #505050;
  visibility : visible;
  line-height: 13pt;
}

.Content .BoxContent .ff_pagetextred {
  font-size : 9pt;
  color : #F00;
  visibility : visible;
  line-height: 13pt;
}

.Content .BoxContent .ff_correct {
  font-size : 11pt;
  color : #FF0000;
  visibility : visible;
  font-weight: bold;
}

/** ------------------------------
 *  new payment and error handling
 *  ------------------------------
 */

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


/** ----------------
 *  new process bars
 *  ----------------
 */

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

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


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

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

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

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

/* BUTTONS */
.InnerTableButtonRow {
  width: 100%;
  padding-left: 1px;
  padding-right: 0px;
  padding-bottom: 4px;
  border: 0px;
}
.InnerTableButtonRow td {
  padding-right: 4px;
}
.BigButton {
  position: relative;
  width: 135px;
  height: 25px;
  z-index: 10;
}
.BigButtonOver {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 137px;
  height: 25px;
  visibility: hidden;
  z-index: 15;
}
.ButtonText {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 25px;
  width: 135px;
  z-index: 20;
}
.TopButtonContainer {
  position: relative;
  right: 4px;
  top: 4px;
  z-index: 60;
}
.TopButtonContainerInnerTable {
  position: absolute;
  right: 4px;
  top: 2px;
  z-index: 60;
}
* html .TopButtonContainer {
  right: 27px;
}
.TopButtonContainer .TopButton {
  position: absolute;
  right: 0px;
  z-index: 55;
}
#world_list_tr td {
  text-align: left;
}
.OptionContainer {
  text-align: center;
}
label {
  cursor: pointer;
}
.InputIndicator {
  position: relative;
  top: 5px;
  left: 218px;
  height: 12px;
  width: 12px;
  background-repeat: no-repeat;
}
* html .InputIndicator {
  left: 0px;
}
.sortarrow {
  width: 10px;
  height: 10px;
}
/* FORUM - general post format */
.ForumPost {
  position: relative;
  height: 100%;
  width: 798px;
  margin: -5px;
}
.PostUpper {
  clear: both;
}
.PostLower {
  clear: both;
  border-top: 1px solid #fff0d9;
  height: 50px;
  padding: 4px 0px;
}
.PostSeparatorV {
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #fff0d9;
  left: 185px;
}
* html .PostCharacterText {
  width: 185px;
}
.PostCharacterText {
  width: 175px;
  float: left;
  padding: 5px;
}
.PostText {
  position: relative;
  min-height: 150px;
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  width: 600px;
  word-wrap: break-word;
  padding: 5px;
}
.PostDetails {
  width: 175px;
  float: left;
  padding: 0px 5px;
  font-size: 7pt;
}
.PostActions {
  position: relative;
  overflow-x: auto;
  overflow-y: visible;
  word-wrap: break-word; 
  font-size: 8pt;
  padding: 10px;
  padding-right: 0px;
  margin-left: 180px;
  width: 600px;
}
.PostActions .AdditionalBox {
  float: right;
  white-space: normal;
  text-align: right;
  margin: 4px 4px 0px 0px;
}
/* FORUM - CipSoft post format */
.CipPost .CipBorder {
  font-size: 1px;
  position: absolute;
  width: 798px;
  height: 3px;
  z-index: 99;
}
.CipPost .CipBorderBottom {
  position: absolute;
}
.CipPost .CipBorderBottom .CipBorder {
  bottom: 0px;
}
.CipPost .CipBorder .CipBorderCornerL {
  position: absolute;
  width: 3px;
  height: 3px;
  top: 0px;
  left: 0px;
  z-index: 99;
}
.CipPost .CipBorder .CipBorderH {
  position: absolute;
  width: 792px;
  height: 3px;
  top: 0px;
  left: 3px
}
.CipPost .CipBorder .CipBorderCornerR {
  position: absolute;
  width: 3px;
  height: 3px;
  top: 0px;
  right: 0px;
  z-index: 99;
}
.CipPost .CipBorderLeft {
  font-size: 1px;
  width: 3px;
  position: absolute;
  top: 0px;
  height: 100%;
  z-index: 0;
}
.CipPost .CipBorderLeft .CipBorderV {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 3px;
  height: 100%;
}
.CipPost .CipBorderRight .CipBorderV {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 3px;
  height: 100%;
}
.CipPost .CipPostIcon {
  position: relative;
  top: 7px;
  left: 12px;
  widht: 60px;
  height: 60px;
}

.PostDetailsHelper {
  position: relative;
}

/* Znote FORUM */
/* Znote FORUM */
/* Znote FORUM */
/* Znote FORUM */

.adminTable {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  top: -34px;
}
.adminTable tr td {
  width: 210px;
  max-height: 35px;
}
.adminTable tr td form, .adminTable tr td form input {
  width: 174px;
  height: 35px;
}
.postButton {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  float: left;
  top: -34px;
}

.editThread {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  float: left;
  top: -36px;
}
.editThread tr, .editThread tr td, .editThread tr td form, .editThread tr td form input {
  margin: 0px;
  padding: 0px;
  height: 20px;
}
.updateTable tr td input {
  width: 500px;
}

/* ///////////\/\\\\\\\\\\\
   //  Znote YOUTUBE BB  \\
   ///////////\/\\\\\\\\\\\ */

div.youtube {
  width: 100%;
  max-width: 560px;
}

div.aspectratio {
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 */
  position: relative;
}

div.aspectratio > iframe {
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  width: 100%;
  height: 100%;
}

#newz{
	width:calc(100% - 20px);
	margin-left:10px;
}

#newsTicker{
	width:calc(100% - 20px);
	margin-left:10px;
}

#newsTicker_header {
	width:100%;
    position: relative;
    height: 24px;
	background-image: url(../images/global/content/newsheadline_background.gif);
    background-repeat: repeat-x;
}

#newsTicker_header_inner {
	width:calc(100% - 20px);
	height:20px;
	margin-left:10px;
	margin-top:2px;
	color: white;
	font-size:20px;
	font-family:'Martel';
    text-align: left;
	float:left;
}

.newsTicker_row {
    width:100%;
    height: 18px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 9.23pt;
    color: #5A2800;
    display: inline-block;
}
.newsTicker_row:nth-child(2) {
	margin-top:5px;
}
.newsTicker_row:nth-child(odd) {
    background-color: rgba(0,0,0,0.25);
}
.newsTicker_row:nth-child(even) {
    background-color: rgba(0,0,0,0.15);
}

.newsTicker_row_icon {
    width: 16px;
    height: 16px;
    margin-top: 1px;
    float: left;
}

.newsTicker_row_dt {
    width: 80px;
    height: 14px;
    margin-left: 5px;
    margin-top: 1px;
	text-align:left;
    float: left;
}

.newsTicker_row_msg {
    width: calc(100% - 123px);
    height: 14px;
    margin-top: 1px;
    margin-bottom: 2px;
    float: left;
	text-align:left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal !important; /* Force importance, to avoid nowrap upon close, open ticker box changing size */
}

.newsTicker_row_button {
    width: 12px;
    height: 12px;
    margin-left: 10px;
    margin-top: 3px;
    float: left;
    cursor: pointer;
}

#newsTicker_admin_inner{
	width:calc(100% - 20px);
	margin-left:10px;
	margin-top:10px;
	text-align:left;
}

#newsTicker_admin_header{
	width:100%;
	margin-bottom:8px;
	display:inline-block;
}

#newsTicker_admin_header_text{
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 12pt;
	font-weight:700;
    color: #5A2800;
	float:left;
}

#newsTicker_admin_header_new{
	width:16px;
	height:16px;
	margin-right:10px;
	margin-top:1px;
	float:right;
	cursor:pointer;
}
#newsTicker_admin_header_new img{
	width:16px;
	height:16px;
}

.newsTicker_row_admin{
	width: 100%;
	padding:5px 0;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    color: #5A2800;
	display:inline-block;
}
.newsTicker_row_admin:nth-child(odd) {
    background-color:#d4c0a1;
}
.newsTicker_row_admin:nth-child(even) {
    background-color:#f1e0c6;
}

.newsTicker_row_msg_admin{
	width: calc(100% - 66px);
	margin-left:8px;
	margin-top:1px;
	margin-bottom:3px;
	float:left;
}

.newsTicker_row_icon_admin{
	width:16px;
	height:16px;
	margin-left:8px;
	margin-top:1px;
	float:left;
	cursor:pointer;
}
.newsTicker_row_icon_admin img{
	width:16px;
	height:16px;
}

#newsTicker_admin_new{
	width:100%;
	margin-bottom:8px;
	display:inline-block;
}

#newsTicker_admin_new_text{
	width:100%;
	margin-top:8px;
	margin-bottom:8px;
	display:inline-block;
}

#newsTicker_admin_new_text_input{
	width:100%;
	height:24px;
	outline:0;
}

.newsTicker_admin_new_type{
	height:20px;
	margin-left:10px;
	margin-top:4px;
	float:left;
}
.newsTicker_admin_new_type:first-child{
	margin-left:0;
}

.newsTicker_admin_new_type_radio{
	height:20px;
	float:left;
}

.newsTicker_admin_new_type_icon{
	width:16px;
	height:16px;
	margin-top:1px;
	margin-left:2px;
	float:left;
}

.newsTicker_admin_new_type_text{
	height:16px;
	margin-left:5px;
	margin-top:2px;
	font-weight:700;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 8pt;
    color: #5A2800;
	float:left;
}

#newsTicker_admin_new_type_submit{
	float:right;
}

/* --------------------------------
  Downloads.php / Downloads page
 ----------------------------------- */
 #requirement-container {
  width: 100%;
  margin-bottom: -0.5em;
}

.requirements {
  float: left;
  width: 22%;
  font-size: 1.8em;
}

.download-message {
  font-family: 'Josefin Sans', sans-serif;
}

.download-message .header-text {
  font-size: 2.2em;
  
}

.download-message .text {
  font-weight: bold;
}

.clients {
  float: right;
  width: 50%;
  font-size: 1.6em;
}

.clearfix {
  clear: both;
}

.requirement-content {
  float: left;
  max-width: 50%;
  height: 500px;
}

.requirement-content .header-text {
  padding-left: 0.8em;
  text-align: left;
  font-size: 1.6em;
}

.requirement-content .text {
  padding-left: 1em;
  text-align: left;
  font-size: 1.2em;
  font-family: 'Josefin Sans', sans-serif;
}

.client-content {
  font-family: 'Josefin Sans', sans-serif;
}

.client-content .header-text {
  
}


.client-content .text {
  
}

.client-content .text {
  padding-left: 1em;
}

.download-small-hover {
  transition: 0.8s /* adds a delay-transition of 0.8 ms */
}

/* Hover effect for small information */
.download-small-hover:hover {
  color: #69DA14; /* Kelly Green */
  font-size: 110%;
  transition: 0.8s
}

.azuria13-guide-info {
  font-weight: bold;
  transition: 0.8s /* adds a delay-transition of 0.8 ms */
}

.azuria13-guide-info:hover {
  color: #F00734; /* Kelly Green */
  font-size: 110%;
  transition: 0.8s
}

/* -------------------------------
  Character page /characterprofile.php
-----------------------------------*/
.character-info-header {
  display: flex;
  align-items: center; /* Vertically center the background image */
  margin: auto;
  width:92.5%;
  height: 4em;
  background-image: url(../images/global/content/newsheadline_background.gif);
  color: white; /* Text color */
  position: relative; /* Needed for positioning the text */
}

.character-info-header .header-text {
  padding-left: 0.2em;
  padding-top: 0.2em;
  font-size: 2.5em;
}

/* If player does not own any outfits */
.character-info-header-unowned {
  display: flex;
  align-items: center; /* Vertically center the background image */
  margin: auto;
  width:92.5%;
  height: 2.5em;
  background-image: url(../images/global/content/newsheadline_background.gif);
  color: white; /* Text color */
  position: relative; /* Needed for positioning the text */
}

.character-info-header.unowned .header-text-unowned {
  padding-left: 0.2em;
  padding-top: 0.2em;
  font-size: 1.4em;
}

#outfit-content {
  
}

/* Remove th and tr gray bg color and replace with image */
#outfits-header th, tr {
  background: none;
  background-image: url(../images/global/content/newsheadline_background.gif);
}

/* --------------------------
  killers / top fraggers / killers.php
------------------------------- */
.fraggers-info-header {
  display: flex;
  align-items: center; /* Vertically center the background image */
  margin: auto;
  width:92.5%;
  height: 2em;
  background-image: url(../images/global/content/newsheadline_background.gif);
  color: white; /* Text color */
  position: relative; /* Needed for positioning the text */
}

.fraggers-info-header .header-text {
  padding-left: 0.2em;
  padding-top: 0.2em;
  font-size: 1.5em;
  
}

/* --------------------------
  cases.php / Case system
------------------------------- */
/* Reset some default styles and set up the container */
.case-container {
    width: 90%;
    margin: 0 auto; /* Center the container horizontally */
}

/* Style the image boxes */
.case-box {
    width: 30%; /* 3 images in a row, 30% width each with some spacing */
    margin: 0.5%; /* Add some spacing between images */
    float: left;
    position: relative; /* Allows us to position text on top */
}

.case-box img {
    width: 50%; /* Case width inside container */
    height: auto;
	transition: transform .5s; /* Animation delay */
}

.case-box img:hover {
	transform: scale(1.15); /* Zoom 115% */
}

/* Style the text on top of images */
.case-text {
    position: absolute;
    top: 90%; /* Position text vertically in the middle */
    left: 50%; /* Position text horizontally in the middle */
    transform: translate(-50%, -50%); /* Center text within its container */
    background-color: rgba(0, 0, 0, 0.7); /* Semi-transparent background */
    color: white; /* Text color */
    padding: 10px; /* space between each case */
	width: 50%; /* Width of text "bubble" */
	border-radius: 25px; /* Round text corner */
}

.case-main-con {
	width: 100%;
	height: auto;
	min-height: 400px;
}

.case-open-con {
	width: 54%;
	height: auto;
	min-height: 400px;
	display: flex;
	float: left;
	flex-direction: column;
}

.case-open-color {
	display: flex;
	background-color: #52595D;
	min-height: 195px;
	margin-bottom: 5px;
	border-radius: 15px;
}

.case-open-left {
	float: left;
}

.case-open-right {
	float: right;
}

.case-open-fun {
	display: flex;
}

.case-back-btn {
	margin: 1em;
	padding-right: 10em;
	color: #ffffff;
	cursor: pointer;
}

.case-open-info {
	margin: 5px;
	margin-top: 50px;
	color: #ffffff;
}

/* Open case */
.case-open-btn {
	background-color: white;
	border-width: 1px;
	border-radius: 4px;
	padding: 10px;
	margin-inline: 5px;
	cursor: pointer;
}

/* Demo spin case */
.case-open-demo {
	background-color: white;
	border-width: 1px;
	border-radius: 4px;
	padding: 10px;
	margin-inline: 5px;
	cursor: pointer;
}

.case-spin-con {
	display: flex;
	flex-direction: row;
    flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	margin-top: 5px;
	background-color: #52595D;
	min-height: 195px;
	border-radius: 15px;
}

.case-spin-ani {
	margin-inline: 10px;
}

.case-odd-con {
	float: right;
	width: 45%;
	min-height: 400px;
	background-color: #52595D;
	border-radius: 15px;
}

.case-odd-flex {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	overflow: overlay;
	max-height: 350px;
}

/* item boxes container */
.case-odds-con {
  background-color: #3A3B3C;
  width: 13.5em;
  height: auto;
  min-height: 140px;
  border-radius: 12px;
  margin: 5px;
}

/* Chance, left corner */
.case-odds-chance {
	float: left;
	margin: 10px;
}

.case-odds-text {
	color: #ffffff;
}

/* Case odds item box */
.case-odds-itemb {
	color: #ffffff;
	margin: 5px;
	font-size: 1.2em;
}

/* Spinning/gambling animation */


/* ---------------------------------------
	Tickets / Support / helpdesk
 --------------------------------------- */

/* Main container, centered */
#ticket-container {
	width: 85%;
	position: relative;
	justify-content: center;
	margin: auto;
}

#ticket-name {
	float: left;
}

#ticket-email {
	float: right;
}

#ticket-subject {
	padding-top: 2em;
}

/* --------------------------
  terms of service / terms_of_service.php
------------------------------- */
.tos-info-header {
  display: flex;
  align-items: center; /* Vertically center the background image */
  margin: auto;
  width:92.5%;
  height: 2em;
  background-image: url(../styles/images/newsheadline_background_red.gif);
  color: white; /* Text color */
  position: relative; /* Needed for positioning the text */
}

.tos-info-header .header-text {
	padding-left: 0.2em;
	padding-top: 0.2em;
	font-size: 1.5em;
}

/* FAQ */
.faq-heading {
    border-bottom: #777;
    padding: 20px 60px;
}

.faq-container {
    width: 90%;
    position: relative;
    justify-content: center;
    margin: 0 auto;
    flex-direction: column;
    overflow: hidden; /* Ensure content doesn't extend beyond the container */
}

/* Style the questions (text) */
.faq-question {
    overflow: hidden; /* Prevents wrapping and extends the container to fit content */
    padding: 0 20px; /* Adjust padding as needed */
    display: flex; /* Make text and icon appear in a row */
    align-items: center; /* Vertically center text and icon */
}

.faq-page {
	text-align: left; /* question aligned left */
	padding-top: 10px;
	padding-bottom: 10px;
    color: #444;
    cursor: pointer;
    flex-grow: 1; /* Allow text to take available space */
    margin: 0; /* Reset margin */
}

/* Style the plus/minus icon */
.faq-page:after {
    content: '\02795';
    font-size: 13px;
    float: right; /* Float the icon to the right */
    margin-left: 5px;
}

/* Style the faq-page panel. Note: hidden by default */
.faq-body {
	text-align: left; /* Answer text aligned left */
    padding: 0 20px;
    display: none;
    overflow: hidden;
	clear: both;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active,
.faq-question:hover {
    /* background-color: #F9F9F9; */
}

/* Style the minus icon when the FAQ is active/open */
.active:after {
    content: "\2796";
}

/* ---------------------------
	New news page
	-------------------------- */
.news-container {
	width: 88%;
	display: flex;
    flex-direction: column; /* Arrange child elements vertically */
    justify-content: center;
	margin: 0 auto;
    /* Other styles for the container */
    height: auto; /* Optionally, set a height for the container */
    padding: 16px;
}

.image-float-left {
	float: left;
}

.image-float-right {
	float: right;
}

.news-img-right {
  width: 100%;
  max-width: 800px; /* Adjust as needed */
  margin: 0 auto;
  padding: 20px;
}

.news-img-right .float-right {
  float: right;
  margin: 0 0 20px 20px; /* Adjust as needed for spacing */
}

.city-info-header {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 1em;
  display: flex;
  align-items: center; /* Vertically center the background image */
  margin: auto;
  width:100%;
  height: 2em;
  background-image: url(../images/global/content/newsheadline_background.gif);
  color: white; /* Text color */
  position: relative; /* Needed for positioning the text */
}

.areas-info-header {
    display: flex;
    align-items: center; /* Vertically center the background image */
    margin: auto;
    width: 100%;
    height: 2em;
    background-image: url(../styles/images/newsheadline_background_red.gif);
    color: white; /* Text color */
    position: relative; /* Needed for positioning the text */
}

.areas-info-header .header-text {
	padding-left: 0.2em;
	padding-top: 0.2em;
	font-size: 1.5em;
}

.rates-info-header {
    display: flex;
    align-items: center; /* Vertically center the background image */
    margin: auto;
    width: 96%;
    height: 2em;
    background-image: url(../styles/images/newsheadline_background_red.gif);
    color: white; /* Text color */
    position: relative; /* Needed for positioning the text */
}

.rates-info-header .header-text {
	padding-left: 0.2em;
	padding-top: 0.2em;
	font-size: 1.5em;
}

/* ---------------------------
	Widgets
	-------------------------- */

/* Container for all widgets on right side */
.serverinfo-container {
  width: 100%;
  padding-top: 7em;
}

/* ---------------------------------------
	Gengia / gengia.php
	gen as gengia
 --------------------------------------- */
#gen-container {
  width: 100%;
  height: auto;
}

#gen-left {
  float: left;
}

#gen-right {
  float: right;
}

/* ---------------------------------------
	Captcha
 --------------------------------------- */
 #register-captcha {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding-top: 2em;
 }

 #login-captcha {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding-top: 2em;
  padding-left: 2.5em;
 }

/* Register.php / Register page */
/* Parent container */
#register-container {
	width: 100%;
}

/* Child C: Floating left box, acc, pass, email, flag */
#left-box {
	width: 50%;
	float: left;
}

.acc-name {
	float: left;
}

.acc-pass {
	float: right;
}

.acc-passagain {
	padding-top: 1em;
	float: right;
}

.acc-email {
	padding-top: 1em;
	float: left;
}

.acc-country {
	padding-top: 1em;
	display: flex;
	justify-content: center;
	margin: auto;
}

.clearfix {
	clear: both;
}

/* Child C: Floating right, ToS, Check-box */
#right-box {
	width: 50%;
	float: right;
}

#acc-create {
	padding-top: 1em;
}