@charset "utf-8";
/*
Diablo Layout By Bufo
(c) Bufo Studio. All rights reserved.
*/

/* General CSS Settings */
* {margin:0; padding:0;}
a { text-decoration:none; color:#d1d1d1;}
a img {border:0;}
a:focus {outline:none; -moz-outline-style:none;}
a:hover {color:white; text-decoration:none;}
object {outline:none; -moz-outline-style:none;}
p {margin:1.8em 0;}
p.lead {margin-top:0;}
em em {font-style:normal;}
.relative {position:relative;}
.left {float:left;}
.right {float:right;}
.clean_5 {height: 5px; width: 100%; float: left;}
.clean_20 {height: 20px; width: 100%; float: left;}

  /* ################################################################## */
 /* ############################ Page show ########################### */
/* ################################################################## */

html {}

body
{
	background: #000000 url('../_img/background/background tibia-old new.jpg') top center no-repeat;
	font-size: 11px;
	color: #b7b7b7;
	font-family: Verdana;
	text-shadow: 1px 1px #000;
	padding: 0px;
	margin: 0px;
/* Coloque este código no topo do seu accountmanagement.php ou no custom.css do template Cyber */

<style>
/* Fundo Geral da Página de Conta */
.account_management, .main-content, #account_management_form {
    background-color: #000000 !important;
    color: #ffffff !important;
    border: 1px solid #005f7a; /* Borda azul sutil */
    box-shadow: 0 0 15px rgba(0, 212, 255, 0.1);
    border-radius: 5px;
    padding: 20px;
}

/* Tabelas de Personagens e Dados */
table {
    width: 100%;
    background-color: #050505 !important;
    border-collapse: separate;
    border-spacing: 2px;
    margin-bottom: 20px;
}

tr:nth-child(odd) { background-color: #0a0a0a; }
tr:nth-child(even) { background-color: #0f0f0f; }

td, th {
    padding: 12px;
    border-bottom: 1px solid #111;
    color: #ccc;
}

th {
    background-color: #001a24 !important;
    color: #00d4ff !important; /* Azul Neon */
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Inputs de Texto e Senha */
input[type="text"], input[type="password"], select {
    background-color: #000 !important;
    border: 1px solid #00d4ff !important;
    color: #00d4ff !important;
    padding: 8px;
    border-radius: 3px;
    box-shadow: inset 0 0 5px rgba(0, 212, 255, 0.2);
}

/* Botões Cyber Neon */
button, input[type="submit"], .button {
    background: #000 !important;
    color: #00d4ff !important;
    border: 2px solid #00d4ff !important;
    padding: 10px 20px !important;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 0 5px #00d4ff;
}

button:hover, input[type="submit"]:hover {
    background: #00d4ff !important;
    color: #000 !important;
    box-shadow: 0 0 20px #00d4ff, 0 0 40px #00d4ff;
}

/* Links */
a {
    color: #00d4ff !important;
    text-decoration: none;
    transition: 0.2s;
}

a:hover {
    text-shadow: 0 0 8px #00d4ff;
}

/* Status Online/Offline */
.online { color: #00ff00; text-shadow: 0 0 5px #00ff00; }
.offline { color: #ff0000; text-shadow: 0 0 5px #ff0000; }
</style>

}

  /* ################################################################## */
 /* ############################# CONTENT ############################ */
/* ################################################################## */

#page {
	width: 1309px;
	margin: auto;
}

#logo {

	height: 184px;
	width: 741px;
	margin: 30px auto;
}

#content {
	background:url('https://static.tibia-old.com/layouts/cyber/_img/content/content3.jpg') repeat-y;
	margin:auto;
	width:1168px;
	margin-top: 70px;
	margin-left: 62px;
	position: absolute center;
	float: left;
}

#content_bot {
	background: url('../_img/content/content_bot.png') no-repeat;
	height: 74px;
	width:1168px;
	margin:auto;
	float: left;
	margin-left: 162px;
}

  /* ########################################## */
 /* ################ MENU TOP ################ */
/* ########################################## */

#menu_top {
	background: url('../_img/menu/menu_top7.png') top center no-repeat;
	height: 154px;
	width: 1309px;
	margin: -65px 0px 0px -71px;
	float: left;
	position: relative;
	z-index: 250;
}

#menu_top .left {
	margin-top: 57px;
	margin-left: 23px;
}

#menu_top .online {
	margin-left: 500px;
		margin-top: -20px;
	width: 260px;
	height: 80px;
}

#menu_top .right {
	margin-top: -60px;
	margin-left: 703px;
}

div.fadehover {
	position: relative;
}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
}

.divider{height:1px;width:inherit;}

/* left */

#menu_top_home {
	float: left;
	position: relative;
	left: 101px;
}

#menu_top_acc {
	float: left;
	position: relative;
	left: 221px;
}

#menu_top_shop {
	float: left;
	position: relative;
	left: 341px;
}

/* right */

#menu_top_forum {
	float: left;
	position: relative;
	left: 44px;
}

#menu_top_highscores {
	float: left;
	position: relative;
	left: 164px;
}

#menu_top_register {
	float: left;
	position: relative;
	left: 284px;
}

  /* ########################################## */
 /* ################ MENU LEFT ############### */
/* ########################################## */

#menu_left {
	margin: -36px 0px 10px 19px;
	width: 182px;
	float: left;
}

	#themeboxnews {
background: url('../_img/themeboxleft/border_left.png') repeat-y left top, url('../_img/themeboxleft/border_right.png') repeat-y right top;
width:100%;
position:relative;
margin-bottom:10px
z-index:10;
}
#menu-title {
    background: url('../_img/themeboxleft/border_top.png') repeat-x center top;
    width: 100%;
    height: 45px;
    position: relative
}
#themeboxews-content{
background: url('../_img/themeboxleft/background.jpg') repeat-y;
overflow: hidden;
padding-bottom:5px;
margin-left:10px;
margin-right:10px;
margin-bottom:12px;
}
#themeboxaccount-content{
background: url('../_img/themeboxleft/background.jpg') repeat-y;
overflow: hidden;
padding-bottom:5px;
margin-left:10px;
margin-right:10px;
margin-bottom:12px;
}
#themeboxcomm-content{
background: url('../_img/themeboxleft/background.jpg') repeat-y;
display: block;
overflow: hidden;
padding-bottom:5px;
margin-left:10px;
margin-right:10px;
margin-bottom:12px;
}
.corner_lt {
    position: absolute;
    width: 64px;
    height: 64px;
    background: url('../_img/themeboxleft/corners.png') no-repeat 0 0;
    left: -19px;
    top: -17px;
}
.corner_rt {
    position: absolute;
    width: 64px;
    height: 64px;
    background: url('../_img/themeboxleft/corners.png') no-repeat -64px 0;
    right: -19px;
    top: -17px;
}
.corner_lb {
    position: absolute;
    width: 64px;
    height: 64px;
    background: url('../_img/themeboxleft/corners.png') no-repeat 0 -64px;
    left: -19px;
    bottom: -18px;
}
.corner_rb {
    position: absolute;
    width: 64px;
    height: 64px;
    background: url('../_img/themeboxleft/corners.png') no-repeat -64px -64px;
    right: -19px;
    bottom: -18px;
}
.border_bottom {
    background: url('../_img/themeboxleft/border_bottom.png') repeat-x center bottom;
    width: 100%;
    display: block;
    height: 20px;
}

#menu-label {
background:url("../images/menu/menu-label.png") no-repeat;
color:#CCCCCC;
float:left;
height:34px;
width:171px;
margin-left: 5px;
}

#icon-news, #icon-account, #icon-community, #icon-library, #icon-shop, #icon-toplevel, #icon-topguilds, #icon-search, #icon-info, #icon-proxy, #icon-market, #icon-social, #icon-worlds {
width:32px;
height:32px;
float:left;
margin:0px 5px 0 10px;
z-index: 200;
position:relative;
}


#icon-news { background:url("../images/menu/icon-news.gif") no-repeat scroll 0 0 transparent; }
#icon-account { background:url("../images/menu/icon-account.gif") no-repeat scroll 0 0 transparent; }
#icon-community { background:url("../images/menu/icon-community.gif") no-repeat scroll 0 0 transparent; }
#icon-library { background:url("../images/menu/icon-library.gif") no-repeat scroll 0 0 transparent; }
#icon-shop { background:url("../images/menu/icon-shop.gif") no-repeat scroll 0 0 transparent; }
#icon-toplevel { background:url("../images/menu/icon-toplevel.gif") no-repeat scroll 0 0 transparent; }
#icon-topguilds { background:url("../images/menu/icon-topguilds.gif") no-repeat scroll 0 0 transparent; }
#icon-search { background:url("../images/menu/icon-search.gif") no-repeat scroll 0 0 transparent; }
#icon-info { background:url("../images/menu/icon-info.gif") no-repeat scroll 0 0 transparent; }
#icon-proxy { background:url("../images/menu/proxy_icon.png") no-repeat scroll 0 0 transparent; }
#icon-market { background:url("../images/menu/market_icon2.png") no-repeat scroll 0 0 transparent; }
#icon-social { background:url("../images/menu/light.gif") no-repeat scroll 0 0 transparent; }
#icon-worlds { background:url("../images/menu/worlds.gif") no-repeat scroll 0 0 transparent; }

#text-news, #text-account, #text-community, #text-library, #text-shop, #text-toplevel, #text-topguilds, #text-search, #text-info, #text-proxy, #text-market, #text-social, #text-worlds {
width:157px;
height:34px;
float:left;
margin:-32px 5px 0 15px;
}
#text-news { background:url("../images/menu/latestnews.png") no-repeat scroll 0 0 transparent; }
#text-account { background:url("../images/menu/account.png") no-repeat scroll 0 0 transparent; }
#text-community { background:url("../images/menu/community.png") no-repeat scroll 0 0 transparent; }
#text-library { background:url("../images/menu/library.png") no-repeat scroll 0 0 transparent; }
#text-shop { background:url("../images/menu/shop.png") no-repeat scroll 0 0 transparent; }
#text-toplevel { background:url("../images/menu/top_level.png") no-repeat scroll 0 0 transparent; }
#text-topguilds { background:url("../images/menu/top_guilds.png") no-repeat scroll 0 0 transparent; }
#text-search { background:url("../images/menu/player_search.png") no-repeat scroll 0 0 transparent; }
#text-info { background:url("../images/menu/information.png") no-repeat scroll 0 0 transparent; }
#text-proxy { background:url("../images/menu/proxy.png") no-repeat scroll 0 0 transparent; }
#text-market { background:url("../images/menu/charmarket_new.png") no-repeat scroll 0 0 transparent; }
#text-social { background:url("../images/menu/social.png") no-repeat scroll 0 0 transparent; }
#text-worlds { background:url("../images/menu/worlds.png") no-repeat scroll 0 0 transparent; }

#menu_links {
	width: 182px;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:justify;
}

#menu_links ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}

#menu_links li {
	background: url("../images/menu/chains.png") no-repeat;
	width: 137px;
	display:block;
	padding:3px 10px 3px 0px;
	margin: auto;
}

#menu_links li:hover {
	background: url("../images/menu/chains-hover.png") no-repeat;
	width: 137px;
	display:block;
	padding:3px 10px 3px 0px;
	margin: auto;
}

#menu_links li a {
	color:#d1d1d1;
	display:block;
	text-decoration:none;
	padding: 0px 0px 0px 20px;
	text-shadow: 1px 1px #000;
}

#menu_links li a:hover {
	color:#FFF;
	display:block;
	text-decoration:none;
	padding: 0px 0px 0px 20px;
}

  /* ########################################## */
 /* ################### TEXT ################# */
/* ########################################## */


.textcorner_lt {
    position: absolute;
    width: 64px;
    height: 64px;
    background: url('../_img/themeboxleft/corners.png') no-repeat 0 0;
    left: -19px;
    top: -17px;
    z-index: 12;
}
.textcorner_rt {
    position: absolute;
    width: 64px;
    height: 64px;
    background: url('../_img/themeboxleft/corners.png') no-repeat -64px 0;
    right: -19px;
    top: -17px;
}
.textcorner_lb {
    position: absolute;
    width: 64px;
    height: 64px;
    background: url('../_img/themeboxleft/corners.png') no-repeat 0 -64px;
    left: -19px;
    bottom: -18px;
}
.textcorner_rb {
    position: absolute;
    width: 64px;
    height: 64px;
    background: url('../_img/themeboxleft/corners.png') no-repeat -64px -64px;
    right: -19px;
    bottom: -18px;
}
.textborder_bottom {
    background: url('../_img/themeboxleft/border_bottom.png') repeat-x center bottom;
    width: 100%;
    display: block;
    height: 20px;
}


#content_text {
	margin: -35px 0px 5px 12px;
	width: 741px;
	float: left;
	position: relative;
	z-index:201;
}

#textnew_content {
background: url('../_img/themeboxleft/border_left.png') repeat-y left top, url('../_img/themeboxleft/border_right.png') repeat-y right top;
padding-left:-32px;
padding-right:-32px;
position:relative;
width:741px;
}
#textnew_content_inside {
background-color: #0B1729;
background: url('../_img/themeboxleft/background-glass.jpg') repeat-y;
padding-bottom:32px;
padding-top:5px;
margin-left:20px;
margin-right:20px;
}
#text_inner{
background-color: rgba(0,0,0,0.65); repeat-y top;
    border-radius: 25px;
    padding:10px;
    box-sizing: border-box;
    border: 1px solid black;
    margin-left:15px;
    margin-right:15px;
    margin-bottom:20px;
    margin-top:15px;
}

  /* ########################################## */
 /* ################ MENU RIGHT ############### */
/* ########################################## */

#menu_right {
	margin: -35px 0px 10px 13px;
	width: 182px;
	float: left;
}

.search {
	background: #4b4b4b;
	border: 1px solid black;
	padding: 3px;
	color: #FFF;
}

	.btncancelar{
padding:3px 10px; font-weight: bold; background-color:lightgrey; color:red; outline:none; border:none; -webkit-border-radius:5px; -moz-border-radius:5px;
}
input[type="submit"].btncancelar:hover{
color:black;
cursor: pointer;
}
.btncomprar{
padding:5px 10px; font-weight: bold; background-color:lightgrey; color:green; outline:none; border:none; -webkit-border-radius:5px; -moz-border-radius:5px;
}
input[type="submit"].btncomprar:hover{
color:blue;
cursor: pointer;
}

.tooltip {
  position: relative;
  display: inline-block;
  cursor: help;

}

.tooltip .tooltiptext {
  visibility: hidden;
  background-color: #1e1e2f;
  width: 200px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 20px 20px 5;
  position: absolute;
  z-index: 999999;
  top: -1px;
  left: 100%;
  margin-left: 10px;
  margin-bottom: -15px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext h2 {
color: gold;
margin-bottom: 4px;
}


.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

#cookie-popup {
  position: fixed;
  bottom: 20px;
  left: 20px;
  background-color: #1e1e2f;
  border: 2px solid #34495e;
  padding: 15px;
  z-index: 1000;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #fff;
  max-width: 300px;
  display: none;
  border-radius: 6px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

#cookie-popup a {
  color: gold;
  text-decoration: none;
}

#cookie-popup button {
  background-color: gold;
  border: none;
  color: #1e1e2f;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 5px 0;
  cursor: pointer;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s;
  float: right;
}

#cookie-popup button:hover {
  background-color: #b8860b;
}

.xmas-post {
  --table-font-size: 12px;
  --header-font-size: 11px;
  --words-color: #fff2b3;

  font-family: 'Verdana', sans-serif;
  font-size: 13px;
  line-height: 1.5;
  max-width: 720px;
  margin: 0 auto;
}

.xmas-post h2 {
  margin: 10px 0 8px;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #9ad0ff;
}

.xmas-post p { margin: 6px 0 8px; }

.xmas-post .xmas-hero {
  display: flex;
  justify-content: center;
  margin: 6px 0 8px;
}

.xmas-post .xmas-hero img {
  display: block;
  max-width: 100%;
  height: auto;
  border: 1px solid #1b2c42;
  border-radius: 4px;
  background: rgba(10, 15, 24, 0.6);
  padding: 4px;
}

.tier-table {
  width: 100%;
  border-collapse: collapse;
  background: rgba(8, 13, 22, 0.75);
  border: 1px solid #233851;
  margin-bottom: 16px;
}

.tier-table thead {
  background: rgba(32, 54, 82, 0.9);
}

.tier-table th,
.tier-table td {
  padding: 9px 10px;
  border-bottom: 1px solid #1b2c42;
  text-align: left;
  font-size: var(--table-font-size);
}

.tier-table th {
  text-transform: uppercase;
  font-size: var(--header-font-size);
  letter-spacing: 0.5px;
  color: #c2e4ff;
}

.tier-table tbody tr:nth-child(even) {
  background: rgba(19, 30, 47, 0.55);
}

.tier-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 6px 0 4px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #9ad0ff;
  padding: 6px 10px;
  background: rgba(19, 30, 47, 0.55);
  border: 1px solid #1b2c42;
  border-radius: 4px;
}

.tier-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2px;
  margin-bottom: 2px;
}

.tier-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  padding: 2px 3px;
  width: calc(10% - 2px);
  min-width: 84px;
  min-height: 76px;
  justify-content: center;
  position: relative;
  background: rgba(10, 15, 24, 0.6);
  border: 1px solid #1b2c42;
  border-radius: 4px;
  text-align: center;
}

.tier-card:hover {
  border-color: #375470;
  background: rgba(19, 30, 47, 0.65);
}

.tier-card .item-name {
  font-size: 10px;
  line-height: 1.05;
  flex: 0 0 auto;
}

.item-cell {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 8px;
  align-items: center;
}

.icon-wrapper {
  width: 36px;
  height: 36px;
  border: none;
  background: transparent;
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex: 0 0 auto;
}

.item-icon {
  width: 32px;
  height: 32px;
  display: block;
  visibility: visible;
  opacity: 1;
  image-rendering: pixelated;
}

.chance-tag {
  display: inline-block;
  background: rgba(57, 89, 128, 0.5);
  border: 1px solid #375470;
  border-radius: 3px;
  padding: 2px 6px;
  margin-left: 6px;
  font-size: 11px;
  color: #cfe7ff;
}

.tier-card .item-tooltip {
  position: absolute;
  bottom: calc(100% + 4px);
  left: 50%;
  transform: translateX(-50%) translateY(4px);
  background: rgba(8, 13, 22, 0.9);
  border: 1px solid #233851;
  color: #cfe7ff;
  font-size: 10px;
  line-height: 1.2;
  padding: 4px 6px;
  border-radius: 4px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.15s ease, transform 0.15s ease;
  z-index: 2;
}

.tier-card:hover .item-tooltip {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}