body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  width: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  font-family: inherit;
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
object {
  display: none;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clear {
  *zoom: 1;
}
.clear:before,
.clear:after {
  display: table;
  content: "";
}
.clear:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  line-height: 1;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 24px;
}
h1 small {
  font-size: 16px;
}
h2 {
  font-size: 18px;
}
h2 small {
  font-size: 14px;
}
h3 {
  font-size: 16px;
}
h3 small {
  font-size: 12px;
}
h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul.reset,
ol.reset {
  margin: 0;
  list-style-type: none;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: '';
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
table.list {
  width: 100%;
  border-collapse: collapse;
}
table.list thead tr {
  background: #505050;
  color: #fff;
}
table.list thead tr th {
  text-align: left;
  padding: 4px;
}
table.list tbody tr td {
  padding: 4px;
  background: #d4c0a1;
}
table.list tbody tr:nth-child(2n) td {
  background: #f1e0c6;
}
table.list.panel td:nth-child(2n) {
  text-align: right;
  font-weight: bold;
}
input.btn {
  height: 30px;
  border-style: solid;
  border-width: 6px;
  -moz-border-image: url('../images/button-border.png') 6 repeat;
  -webkit-border-image: url('../images/button-border.png') 6 repeat;
  -o-border-image: url('../images/button-border.png') 6 repeat;
  border-image: url('../images/button-border.png') 6 fill repeat;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 0 10px;
}
input.btn:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
input.btn:focus {
  outline: none;
}
.form textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="datetime"],
.form input[type="datetime-local"],
.form input[type="date"],
.form input[type="month"],
.form input[type="time"],
.form input[type="week"],
.form input[type="number"],
.form input[type="email"],
.form input[type="url"],
.form input[type="search"],
.form input[type="tel"],
.form input[type="color"],
.form .uneditable-input {
  display: inline-block;
  padding: 5px;
  font-size: 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 200px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right 2px;
  border: 1px solid #ccc;
}
.form textarea.error,
.form input[type="text"].error,
.form input[type="password"].error,
.form input[type="datetime"].error,
.form input[type="datetime-local"].error,
.form input[type="date"].error,
.form input[type="month"].error,
.form input[type="time"].error,
.form input[type="week"].error,
.form input[type="number"].error,
.form input[type="email"].error,
.form input[type="url"].error,
.form input[type="search"].error,
.form input[type="tel"].error,
.form input[type="color"].error,
.form .uneditable-input.error {
  background-color: #ffe0e0;
  border-color: #f89595;
}
.form textarea:focus,
.form input[type="text"]:focus,
.form input[type="password"]:focus,
.form input[type="datetime"]:focus,
.form input[type="datetime-local"]:focus,
.form input[type="date"]:focus,
.form input[type="month"]:focus,
.form input[type="time"]:focus,
.form input[type="week"]:focus,
.form input[type="number"]:focus,
.form input[type="email"]:focus,
.form input[type="url"]:focus,
.form input[type="search"]:focus,
.form input[type="tel"]:focus,
.form input[type="color"]:focus,
.form .uneditable-input:focus {
  outline: 0;
}
.form input[type=submit].btn {
  line-height: 0;
}
.form select {
  border: 1px solid #ccc;
  height: 28px;
}
.form select.error {
  background-color: #ffe0e0;
  border-color: #f89595;
}
.form [type=file] {
  margin-top: 6px;
}
.form textarea {
  width: 100%;
  max-width: 100%;
  height: 130px;
}
.form textarea.error {
  background-color: #ffe0e0;
  border-color: #f89595;
}
.form .error-message {
  color: #f82323;
  font-size: 10px;
}
.form .error-message label:after {
  content: "" !important;
}
.form .row {
  position: relative;
  padding: 6px 0;
  border-bottom: 1px solid #E2DFDF;
  min-height: 30px;
}
.form .row:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.form .row:first-child {
  padding-top: 0;
}
.form .row .label {
  width: 130px;
  margin-top: 3px;
  float: left;
  min-height: 25px;
  padding-top: 5px;
}
.form .row .label label {
  font-weight: bold;
}
.form .row .label .required {
  color: red;
}
.form .row .field {
  margin-left: 130px;
}
.form .row .field .input-action {
  position: absolute;
  top: 2px;
  right: 5px;
  font-size: 14px;
}
.form .row .field.checkbox {
  line-height: 25px;
}
.form .row .field.block {
  margin-left: 0;
  display: block;
}
.form .row .field.readonly {
  padding: 5px 0;
}
.form .submit {
  margin-top: 10px;
}
.captcha img {
  border: 1px solid #ccc;
}
.captcha input[type=text] {
  width: 202px;
  margin-top: 5px;
}
.captcha .img {
  position: relative;
  display: inline-block;
}
.captcha .img .reload-captcha {
  position: absolute;
  top: 10px;
  right: 10px;
}
ul.news {
  margin: 5px 5px;
  list-style: none;
}
ul.news li {
  display: block;
  padding: 10px;
  margin-bottom: 2px;
  background: #eee;
}
ul.news li a {
  font-size: 16px;
  font-family: 'ZCOOL XiaoWei', serif;
  font-weight: bold;
}
ul.news li p {
  padding: 0;
  margin: 0;
  line-height: 1.3em;
}
ul.news li p.author-created {
  padding: 0;
  color: #999;
  font-size: 9px;
}
ul.news li span.created {
  float: right;
  font-size: 14px;
  font-family: 'ZCOOL XiaoWei', serif;
  color:darkred;
}
ul.news li p.body {
  margin-top: 5px;
}
.single-news {
  margin-bottom: 20px;
}
.single-news img {
  max-width: 100%;
}
.single-news .image-cover {
  float: left;
  margin-right: 10px;
}
.single-news .image-cover img {
  max-width: 200px;
}
.badge {
  padding: 5px;
  border-radius: 3px;
  margin-right: 10px;
}
ul.comments {
  list-style: none;
  margin: 0;
}
ul.comments li {
  overflow: auto;
  padding: 5px;
  border-top: 1px solid #ccc;
}
ul.comments li:first-child {
  border-top: 0;
}
ul.comments li .desc {
  width: 545px;
  float: left;
}
ul.comments li .desc .name {
  color: #b70000;
  font-size: 13px;
}
ul.comments li .desc .created {
  float: right;
}
ul.comments li .desc .body {
  line-height: 1.2em;
}
ul.comments li .desc p {
  margin-top: 7px;
}
.helpdesk-messages {
  list-style: none;
  margin: 0;
}
.helpdesk-messages li {
  overflow: auto;
  padding: 5px;
  border-top: 1px solid #ccc;
}
.helpdesk-messages li:first-child {
  border-top: 0;
}
.helpdesk-messages li .desc {
  width: 100%;
}
.helpdesk-messages li .desc .name {
  color: #b70000;
  font-size: 13px;
}
.helpdesk-messages li .desc .created {
  float: right;
}
.helpdesk-messages li .desc .admin-message {
  background: #D4BF78;
  padding: 2px 5px;
  margin-left: 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
}
.helpdesk-messages li .desc p {
  margin: 0;
  line-height: 1.3em;
}
.helpdesk-images {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 5px;
}
.helpdesk-images li {
  margin: 0;
  float: left;
  border-top: 0;
}
.rankings sup {
  color: red;
}
.rankings .character,
.rankings .guild {
  position: relative;
  width: 184px;
  float: left;
  height: 88px;
  padding: 4px 0px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-top: -1px;
}
.rankings .character:nth-child(3n),
.rankings .guild:nth-child(3n) {
  border-right: 0;
}
.rankings .character .rank-up,
.rankings .guild .rank-up,
.rankings .character .rank-down,
.rankings .guild .rank-down,
.rankings .character .rank-stayed,
.rankings .guild .rank-stayed {
  color: #7B7A79;
  font-weight: bold;
  position: absolute;
  right: 10px;
  font-size: 15px;
  top: 8px;
}
.rankings .character .rank-up,
.rankings .guild .rank-up {
  color: #4C9A33;
}
.rankings .character .rank-down,
.rankings .guild .rank-down {
  color: #C34F4F;
}
.rankings .character .rank-trophy,
.rankings .guild .rank-trophy {
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 31px;
  height: 60px;
}
.rankings .character.rank-1 .rank-trophy,
.rankings .guild.rank-1 .rank-trophy {
  background-image: url(../images/trofeu_ouro.png);
  background-position: right 10px;
  background-repeat: no-repeat;
}
.rankings .character.rank-2 .rank-trophy,
.rankings .guild.rank-2 .rank-trophy {
  background-image: url(../images/trofeu_prata.png);
  background-position: right 10px;
  background-repeat: no-repeat;
}
.rankings .character.rank-3 .rank-trophy,
.rankings .guild.rank-3 .rank-trophy {
  background-image: url(../images/trofeu_bronze.png);
  background-position: right 10px;
  background-repeat: no-repeat;
}
.rankings .character .image,
.rankings .guild .image {
  width: 65px;
  height: 88px;
  margin-left: 10px;
  float: left;
  position: relative;
}
.rankings .character .image .gen,
.rankings .guild .image .gen {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 25px;
  height: 35px;
}
.rankings .character .image .mold,
.rankings .guild .image .mold {
  background-image: url(../images/border-avatar-ranking.png);
  width: 70px;
  height: 86px;
  position: relative;
  z-index: 10;
}
.rankings .character .image img,
.rankings .guild .image img {
  position: absolute;
  top: 5px;
  left: 0;
}
.rankings .character .desc,
.rankings .guild .desc {
  width: 101px;
  padding-top: 5px;
  float: left;
}
.rankings .character .rank,
.rankings .guild .rank {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 12px;
  background: #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 4px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
}
.rankings .character div,
.rankings .guild div {
  height: 14px;
}
.rankings .character .name,
.rankings .guild .name {
  font-size: 13px;
  margin: 0;
}
.rankings .character .class,
.rankings .guild .class {
  margin-top: 2px;
  font-size: 9px;
}
.rankings .character .resets,
.rankings .guild .resets {
  margin: 2px 0;
}
.rankings .character .level,
.rankings .guild .level {
  margin: 2px 0 6px;
  font-size: 14px;
  color: #5F5F00;
  font-weight: bold;
}
.rankings .guild {
  height: 73px;
}
.rankings .guild .image {
  width: 69px;
  height: 73px;
}
.panel .panel-services {
  position: relative;
  margin: 0;
  list-style: none;
  z-index: 10;
  padding: 0 10px;
}
.panel .panel-services li {
  line-height: 15px;
  font-weight: bold;
}
.panel .panel-services li a {
  display: block;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  background: url(../images/arrow.gif) -4px 7px no-repeat;
  padding-left: 17px;
}
.characters .character {
  width: 99px;
  float: left;
  margin: 0 5px;
  text-align: center;
}
.characters .character .name {
  margin: 5px 0;
}
.characters .character.active {
  background: #E5FFE5;
  outline: 2px solid #579457;
}
.characters .character .avatar {
  width: 100px;
  height: 105px;
}
.characters .character .avatar img {
  text-align: center;
  z-index: -999;
  vertical-align: middle;
}
.grid {
  width: 100%;
  *zoom: 1;
}
.grid:before,
.grid:after {
  display: table;
  content: "";
  line-height: 0;
}
.grid:after {
  clear: both;
}
.grid .margin-top {
  margin-top: 10px;
}
.grid:after,
.grid:before {
  display: table;
  line-height: 0;
  content: "";
}
.grid [class*="grid"] {
  float: left;
  margin-left: 1.20481928%;
  *margin-left: 1.14457831%;
}
.grid [class*="grid"]:first-child {
  margin-left: 0;
}
.grid .controls-row [class*="grid"] + [class*="grid"] {
  margin-left: 1.20481928%;
}
.grid .grid-12 {
  width: 100%;
  *width: 99.93975904%;
}
.grid .grid-11 {
  width: 91.56626506%;
  *width: 91.5060241%;
}
.grid .grid-10 {
  width: 83.13253012%;
  *width: 83.07228916%;
}
.grid .grid-9 {
  width: 74.69879518%;
  *width: 74.63855422%;
}
.grid .grid-8 {
  width: 66.26506024%;
  *width: 66.20481928%;
}
.grid .grid-7 {
  width: 57.8313253%;
  *width: 57.77108434%;
}
.grid .grid-6 {
  width: 49.39759036%;
  *width: 49.3373494%;
}
.grid .grid-5 {
  width: 40.96385542%;
  *width: 40.90361446%;
}
.grid .grid-4 {
  width: 32.53012048%;
  *width: 32.46987952%;
}
.grid .grid-3 {
  width: 24.09638554%;
  *width: 24.03614458%;
}
.grid .grid-2 {
  width: 15.6626506%;
  *width: 15.60240964%;
}
.grid .grid-1 {
  width: 7.22891566%;
  *width: 7.1686747%;
}
.on,
.online {
  color: green;
}
.off,
.offline {
  color: red;
}
.margin-top {
  margin-top: 5px;
}
.margin-bottom {
  margin-bottom: 5px;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.font-small {
  font-size: 10px;
}
.msg {
  margin-top: 5px;
  padding: 5px;
  margin-bottom: 10px;
}
.loading-execution {
  margin-left: 5px;
}
.alert {
  padding: 10px;
  margin-bottom: 20px;
  border: 2px solid transparent;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  line-height: 20px;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease;
}
.progress .bar + .bar {
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.box-panel .box-panel-title {
  margin-bottom: -4px;
  border-style: solid;
  border-width: 5px;
  -moz-border-image: url('../images/title-border.png') 5 repeat;
  -webkit-border-image: url('../images/title-border.png') 5 repeat;
  -o-border-image: url('../images/title-border.png') 5 repeat;
  border-image: url('../images/title-border.png') 5 fill repeat;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  z-index: 100;
  padding: 4px 5px;
}
.box-panel .box-panel-content {
  border: 2px solid #55636c;
  outline: 1px solid #000;
  padding: 5px;
  clear: both;
  display: block;
  margin: 0 2px;
  background: url(../images/bg-form.gif);
}
body {
  font: 11px Arial, Tahoma;
  background: #020016 url(../images/bg.jpg) top center no-repeat ;
}	
a {
  text-decoration: none;
  color: #4d4d4d;
}
a:hover {
  color: #25992d;
  text-decoration: underline;
}
a.btn {
  border-style: solid;
  border-width: 6px;
  -moz-border-image: url('../images/button-border.png') 6 repeat;
  -webkit-border-image: url('../images/button-border.png') 6 repeat;
  -o-border-image: url('../images/button-border.png') 6 repeat;
  border-image: url('../images/button-border.png') 6 fill repeat;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 0 10px;
  line-height: initial;
}
a.btn:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
a.btn:focus {
  outline: none;
}
.wrap {
  width: 1007px;
  margin: 0 auto;
  position: relative;
}
.wrap .language {
  width:50%;
  margin:0 auto;
  position: relative;
}
.wrap .language a {
  display: inline-block;
  border: 2px solid transparent;
}
.wrap .language .active {
  border: 2px solid #000;
}
.wrap .header {
  height: 250px;
}
.wrap .header .onlines {
  width: 627px;
  height: 76px;
  position: absolute;
  left: 188px;
  position: relative;
}
.wrap .header .onlines img {
  position: absolute;
}
.wrap .header .onlines .progress-bar {
  width: 580px;
  height: 17px;
  position: absolute;
  left: 24px;
  top: 30px;
  background: #000;
}
.wrap .header .onlines .progress-bar .line {
  background: url('../images/line.png');
  height: 100%;
}
.wrap .header .onlines .status {
  background: #000 url('../images/status.png');
  width: 55px;
  height: 54px;
  position: absolute;
  left: 286px;
  top: 10px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 54px;
  font-size: 20px;
  border-radius: 50px;
}
.wrap .header .onlines .status a {
  color: #fff;
}
.wrap .header .logotipo {
  width: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  height: 140px;
  top:0;
	background-color:#333;
}
.wrap .main {
  width: 1007px;
  margin-top: 140px;
}
.wrap .main .top {
  background: url(../images/bg-main-top.png);
  position: relative;
  margin-bottom: -21px;
  width: 1007px;
  height: 77px;
  z-indez: -1;
}
.wrap .main .sidebar {
  width: 205px;
}
.wrap .main .sidebar .container {
  position: relative;
  z-index: 1;
}
.wrap .main .sidebar.left {
  background: url(../images/bg-sidebar-left.png);
  float: left;
}
.wrap .main .sidebar.left .container {
  margin-left: -2px;
}
.wrap .main .sidebar.left .container .title {
  width: 265px;
  height: 67px;
  font-size: 23px;
  position: relative;
  color: #fff;
  margin: 0;
  margin-left: -37px;
  line-height: 67px;
  padding-left: 10px;
  text-align: center;
  background: url(../images/bg-h1-sidebar-left.png) no-repeat;
  font-family: 'ZCOOL XiaoWei', serif;
}
.wrap .main .sidebar.left .container .box {
  width: 184px;
  margin-left: 14px;
  color: #fff;
  margin-bottom: -3px;
}
.wrap .main .sidebar.left .container .box ul {
  list-style: none;
  margin: 0;
}
.wrap .main .sidebar.left .container .box ul li {
  line-height: 16px;
  background: url(../images/separator.png) bottom no-repeat;
}
.wrap .main .sidebar.left .container .box ul li:last-child {
  background: none;
}
.wrap .main .sidebar.left .container .box ul li a {
  display: block;
  padding: 8px;
  padding-right: 20px;
  font-size: 16px;
  color: #719A71;
  text-align: right;
  font-family: 'ZCOOL XiaoWei', serif;
}
.wrap .main .sidebar.left .container .box-bottom {
  height: 7px;
  width: 184px;
  margin-left: 14px;
}
.wrap .main .sidebar.left .container .space {
  height: 7px;
}
.wrap .main .sidebar.left .sidebar-bottom {
  background: url(../images/bg-sidebar-left-bottom.png);
  height: 41px;
  margin-bottom: -10px;
}
.wrap .main .sidebar.right {
  background: url(../images/bg-sidebar-right.png) right;
  width: 204px;
  float: right;
}
.wrap .main .sidebar.right .container {
  margin-left: 7px;
  position: relative;
}
.wrap .main .sidebar.right .container .title {
  width: 265px;
  height: 67px;
  font-size: 23px;
  position: relative;
  color: #fff;
  margin: 0;
  margin-left: -37px;
  line-height: 67px;
  padding-left: 10px;
  text-align: center;
  background: url(../images/bg-h1-sidebar-right.png) no-repeat;
  font-family: 'ZCOOL XiaoWei', serif;
  }
.wrap .main .sidebar.right .container .box {
  width: 150px;
  color: #fff;
  padding: 3px;
  background: url(../images/bg-box-sidebar-right.gif) repeat-y;
}
.wrap .main .sidebar.right .container .box .forgot-password {
  text-align: center;
  margin-top: 5px;
}
.wrap .main .sidebar.right .container .box .login-input {
  font-size: 10px;
  height: 15px;
  background: #08232a;
  border: 1px solid #41645e;
  color: #2f606d;
  margin-bottom: 3px;
  width: 104px;
  padding: 1px 3px;
}
.wrap .main .sidebar.right .container .box .login-input:focus {
  outline: none;
}
.wrap .main .sidebar.right .container .box .login-submit {
  background-image: url(../images/go.png);
  background-repeat: no-repeat;
  border: none;
  width: 53px;
  height: 43px;
  cursor: pointer;
  position: absolute;
  right: 21px;
  top: 70px;
}
.wrap .main .sidebar.right .container .box .login-submit:focus {
  outline: none;
}
.wrap .main .sidebar.right .container .box .loading-login {
  width: 53px;
  height: 43px;
  position: absolute;
  right: 14px;
  top: 32px;
}
.wrap .main .sidebar.right .container .box .remember-login {
  margin-top: 4px;
}
.wrap .main .sidebar.right .container .box ul {
  margin: 0;
  list-style: none;
  width: 165px;
}
.wrap .main .sidebar.right .container .box ul li {
  padding: 3px;
  line-height: 12px;
  color: #ccc;
  border-bottom: 1px solid #2d373d;
}
.wrap .main .sidebar.right .container .box ul li span.text {
  color: #6c8f1b;
  float: right;
}
.wrap .main .sidebar.right .container .box ul li span.online {
  color: green;
  float: right;
}
.wrap .main .sidebar.right .container .box ul li span.offline {
  color: red;
  float: right;
}
.wrap .main .sidebar.right .container .box ul li a {
  color: #719A71;
  background: url(../images/arrow.gif) -9px 4px no-repeat;
  padding: 3px 3px 5px 11px;
}
.wrap .main .sidebar.right .container .space {
  height: 7px;
}
.wrap .main .sidebar.right .container .box-bottom {
  height: 10px;
  width: 184px;
  background: url(../images/bg-box-bottom-sidebar-right.gif);
}
.wrap .main .sidebar.right .sidebar-bottom {
  background: url(../images/bg-sidebar-right-bottom.png) right;
  height: 41px;
  margin-bottom: -10px;
}
.wrap .main .content {
  width: 600px;
  float: left;
  margin-left: -2px;
}
.wrap .main .content .container {
  background: url(../images/bg-content.gif);
  min-height: 520px;
}
.wrap .main .content .container .c {
  position: relative;
  z-index: 10;
  margin-top: -5px;
  margin-left: 22px;
  margin-right: 22px;
}
.wrap .main .content .container h1.title {
  display: block;
  margin: 0;
  font-weight: bold;
  line-height: 35px;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  color: #111;
  font-family: 'ZCOOL XiaoWei', serif;
  background: url('../images/ornament-bg.png') bottom center no-repeat;
  margin-bottom: 15px;
}
.wrap .main .content .container h2.title {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
  color: #fff;
  border-style: solid;
  border-width: 5px;
  -moz-border-image: url('../images/title-border.png') 5 repeat;
  -webkit-border-image: url('../images/title-border.png') 5 repeat;
  -o-border-image: url('../images/title-border.png') 5 repeat;
  border-image: url('../images/title-border.png') 5 fill repeat;
}
.wrap .main .content .container h2.margin-top {
  margin-top: 10px;
}
.wrap .main .content .content-middle {
  height: 66px;
  margin-left: -14px;
  margin-top: -23px;
  width: 626px;
  position: relative;
  background: url(../images/bg-content-bottom.png);
}
.footer {
  width: 1007px;
  text-align: center;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer p {
  color: #fff;
  position: relative;
  z-index: 1;
  line-height: 15px;
}
.rates {
  padding: 5px;
  background: #F7F7B7;
  border: 2px solid #B9B988;
  margin-bottom: 10px;
}
.rates .title {
  font-weight: bold;
  margin-bottom: 5px;
}
.rates ul {
  margin: 0 0 0 20px;
  list-style: circle;
}
.rates ul li {
  line-height: 1.3em;
}
.overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 99;
  background: rgba(255, 255, 255, 0.3);
}
.overlay .progress {
  margin: 0;
  position: absolute;
  top: 50px;
  width: 200px;
  left: 50%;
  margin-left: -100px;
}
.breadcrumber {
  list-style: none;
  margin: -5px 0 5px;
  padding: 0;
}
.breadcrumber li {
  display: inline;
  font-weight: 400;
}
.breadcrumber li + li::before {
  content: "\2192  ";
}
.paginator {
  text-align: right;
}
.paginator .pagination {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paginator .pagination li {
  display: inline;
  margin: 2px;
}
.paginator .pagination li a {
  padding: 3px;
}
.castle-siege {
  position: relative;
  width: 556px;
  height: 188px;
}
.castle-siege .siege {
  position: absolute;
}
.castle-siege .mark {
  position: absolute;
  width: 126px;
  height: 126px;
  top: 48px;
  left: 5px;
}
.castle-siege .image {
  position: absolute;
  width: 68px;
  height: 74px;
  right: 58px;
  top: 77px;
}
.castle-siege .next {
  position: absolute;
  bottom: 53px;
  font-weight: bold;
  color: #fff;
  left: 175px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  width: 191px;
}
.castle-siege .owner {
  position: absolute;
  font-weight: bold;
  color: #fff;
  top: 18px;
  width: 113px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  left: 10px;
}
.castle-siege .master {
  position: absolute;
  font-weight: bold;
  color: #fff;
  bottom: 12px;
  width: 68px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  right: 58px;
}
.btn-secondary {
  background-color: #728683;
  background-image: -moz-linear-gradient(top, #768d87, #6c7c7c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#768d87), to(#6c7c7c));
  background-image: -webkit-linear-gradient(top, #768d87, #6c7c7c);
  background-image: -o-linear-gradient(top, #768d87, #6c7c7c);
  background-image: linear-gradient(to bottom, #768d87, #6c7c7c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff768d87', endColorstr='#ff6c7c7c', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #566963;
  display: inline-block;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 12px;
  text-shadow: 0px 1px 0px #2b665e;
  margin: 2px;
  margin-bottom: 4px;
}
.btn-secondary:hover {
  background-color: #708380;
  background-image: -moz-linear-gradient(top, #6c7c7c, #768d87);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6c7c7c), to(#768d87));
  background-image: -webkit-linear-gradient(top, #6c7c7c, #768d87);
  background-image: -o-linear-gradient(top, #6c7c7c, #768d87);
  background-image: linear-gradient(to bottom, #6c7c7c, #768d87);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c7c7c', endColorstr='#ff768d87', GradientType=0);
  text-decoration: none;
  color: #fff;
}
.btn-secondary.active {
  background-color: #445f5c;
  background-image: -moz-linear-gradient(top, #234040, #768d87);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#234040), to(#768d87));
  background-image: -webkit-linear-gradient(top, #234040, #768d87);
  background-image: -o-linear-gradient(top, #234040, #768d87);
  background-image: linear-gradient(to bottom, #234040, #768d87);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff234040', endColorstr='#ff768d87', GradientType=0);
}
.equipments {
  background: #d4c0a1!important;
}
.equipments .mapping {
  margin-left: 70px;
}
table.custom {
  border-collapse: collapse;
  border-spacing: 0px 40px;
}
table.custom tr {
  border-radius: 10px;
}
table.custom td {
  background: #2c4a3e;
  font-size: 11px;
  color: #fff;
  height: 28px;
  padding-left: 5px;
  border-bottom: 1px solid #6e7e4f;
}
table.custom td.true {
  background: #07191f;
  font-size: 11px;
  color: #fff;
  height: 28px;
  padding-left: 5px;
  border: none;
}
.pagseguro {
  background: url(../images/banner-pagseguro.png) no-repeat;
  width: 219px;
  height: 271px;
  padding-left: 230px;
}
.pagseguro p {
  width: 325px;
  font-size: 12px;
}
.paypal {
  background: url(../images/banner-paypal.png) no-repeat;
  width: 219px;
  height: 271px;
  padding-left: 230px;
}
.paypal p {
  width: 325px;
  font-size: 12px;
}
.deposito {
  background: url(../images/banner-deposito.png) no-repeat;
  width: 219px;
  height: 271px;
  padding-left: 230px;
}
.deposito p {
  width: 325px;
  font-size: 12px;
}
.item .name .ancient {
  color: #9f0;
  background-color: #06f;
}
.item .name .socket {
  font-weight: bold;
  color: #c3c;
}
.item .name .high-level {
  color: #fc3;
}
.item .name .luck {
  color: #7daeff;
}
.item .name .excellent {
  color: #19ff80;
}
.shop {
  width: 265px;
  height: auto;
  float: left;
  padding-left: 10px;
  padding-bottom: 5px;
}
.shop .name {
  width: 122px;
  color: #FFF;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  margin-top: -120px;
  margin-left: 120px;
}
.shop .description {
  width: 120px;
  color: #FFF;
  font-size: 10px;
  position: absolute;
  margin-top: -100px;
  margin-left: 120px;
  padding: 5px;
}
.shop-categories {
  width: 129px;
  float: left;
  margin-right: 10px;
}
.shop-categories input {
  margin: 10px 0;
  padding: 3px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.shop-categories .title {
  background-color: #2B493D;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: inset 0px 0px 2px #000;
  font-size: 12px;
  margin: 4px 0;
  color: #fff;
  padding: 5px;
}
.shop-categories ul {
  position: relative;
  margin: 0;
  list-style: none;
  padding: 0;
}
.shop-categories ul li {
  line-height: 15px;
  font-weight: bold;
}
.shop-categories ul li a {
  display: block;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  background: url(../images/arrow.gif) -4px 7px no-repeat;
  padding-left: 17px;
}
.shop-itens {
  width: 417px;
  float: left;
}
.shop-itens .item {
  width: 135px;
  margin: 0;
  padding: 4px 2px 5px;
  float: left;
  border-bottom: 1px solid #ccc;
}
.shop-itens .item .name {
  padding: 4px;
  font-size: 13px;
  text-align: center;
  min-height: 30px;
}
.shop-itens .item .image {
  height: 90px;
  background-color: #333;
  background-image: url(../images/round.gif);
  text-align: center;
  line-height: 90px;
}
.shop-itens .item .image img {
  max-width: 110px;
  max-height: 80px;
  vertical-align: middle;
}
.shop-itens .item .info {
  margin-top: 5px;
  text-align: center;
}
.shop-itens .item .info p {
  margin: 0;
}
.shop-itens .item .buy {
  text-align: center;
  margin-top: 5px;
}
.shop-itens .item .cash {
  padding: 4px;
  color: #dfdf14;
  border-top: 1px solid #55636c;
}
.shop-itens .item .cash a {
  float: right;
}
.product-detail .left {
  width: 135px;
  float: left;
  margin-right: 10px;
}
.product-detail .left .image {
  height: 90px;
  background-color: #333;
  background-image: url(../images/round.gif);
  text-align: center;
  line-height: 90px;
}
.product-detail .left .image img {
  max-width: 110px;
  max-height: 80px;
  vertical-align: middle;
}
.product-detail .left .price {
  margin-top: 7px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.product-detail .detail {
  width: 411px;
  float: left;
}
.product-detail .submit {
  text-align: right;
}
.product-detail .info {
  padding: 4px;
  border: 2px solid #ff8697;
  background: #ffd0da;
  margin-top: 5px;
}
.product-detail .max-excellent {
  text-align: right;
  margin-top: 5px;
  font-size: 13px;
}
.product-detail .checkbox {
  margin: 3px 0;
}
.market-search {
  width: 129px;
  float: left;
  margin-right: 10px;
}
.market-search input {
  margin: 10px 0;
  padding: 3px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.market-search .title {
  background-color: #2B493D;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: inset 0px 0px 2px #000;
  font-size: 12px;
  margin: 4px 0;
  color: #fff;
  padding: 5px;
}
.market-search ul {
  position: relative;
  margin: 0;
  list-style: none;
  padding: 0;
}
.market-search ul li {
  line-height: 15px;
  font-weight: bold;
}
.market-search ul li a {
  display: block;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  background: url(../images/arrow.gif) -4px 7px no-repeat;
  padding-left: 17px;
}
.market-itens {
  width: 417px;
  float: left;
}
.market-itens .item,
.market-perfil .item {
  width: 135px;
  margin: 0;
  padding: 4px 2px 5px;
  float: left;
  border-bottom: 1px solid #ccc;
}
.market-itens .item .name,
.market-perfil .item .name {
  min-height: 30px;
  padding: 4px;
  font-size: 13px;
  text-align: center;
}
.market-itens .item .image,
.market-perfil .item .image {
  height: 90px;
  background-color: #333;
  background-image: url(../images/round.gif);
  text-align: center;
  line-height: 90px;
}
.market-itens .item .image img,
.market-perfil .item .image img {
  max-width: 110px;
  max-height: 80px;
  vertical-align: middle;
}
.market-itens .item .info,
.market-perfil .item .info {
  margin-top: 5px;
  text-align: center;
}
.market-itens .item .info p,
.market-perfil .item .info p {
  margin: 0;
}
.market-itens .item .buy,
.market-perfil .item .buy {
  text-align: center;
  margin-top: 5px;
}
.market-itens .item .cash,
.market-perfil .item .cash {
  padding: 4px;
  color: #dfdf14;
  border-top: 1px solid #55636c;
}
.market-itens .item .cash a,
.market-perfil .item .cash a {
  float: right;
}
.product-detail .left {
  width: 135px;
  float: left;
  margin-right: 10px;
}
.product-detail .left .image {
  height: 90px;
  background-color: #333;
  background-image: url(../images/round.gif);
  text-align: center;
  line-height: 90px;
}
.product-detail .left .image img {
  max-width: 110px;
  max-height: 80px;
  vertical-align: middle;
}
.product-detail .left .price {
  margin-top: 7px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.product-detail .detail {
  width: 411px;
  float: left;
}
.product-detail .submit {
  text-align: right;
}
.product-detail .info {
  padding: 4px;
  border: 2px solid #ff8697;
  background: #ffd0da;
  margin-top: 5px;
}
.product-detail .max-excellent {
  text-align: right;
  margin-top: 5px;
  font-size: 13px;
}
.product-detail .checkbox {
  margin: 3px 0;
}
.credit-shop {
  margin: 0;
  list-style: none;
  padding: 0;
}
.credit-shop li {
  text-align: center;
  width: 178px;
  padding-right: 10px;
  float: left;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.credit-shop li:nth-child(3n) {
  padding-right: 0;
}
.credit-shop .title {
  margin: 2px;
  font-size: 14px;
}
.credit-shop .desc {
  background: #eaeaea;
  text-align: left;
  height: 100px;
  padding: 5px;
  line-height: 1.3em;
  margin-bottom: 2px;
}
.credit-shop .price {
  margin: 2px;
  font-size: 13px;
}
.last-poll {
  padding: 10px;
  padding-top: 8px;
}
.last-poll .poll {
  margin: 0;
  padding: 0;
  list-style: none;
}
.last-poll .poll li {
  margin-bottom: 5px;
}
.last-poll .poll .progress {
  margin-bottom: 0;
  height: 12px;
}
.last-poll .poll .progress .bar {
  font-size: 8px;
  line-height: 12px;
}
.last-poll .total-votes {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #20282a;
}
.last-poll .answer {
  margin-bottom: 5px;
}
.last-poll .poll-actions {
  margin-top: 15px;
}
.last-poll .poll-actions a {
  height: 20px;
  margin-left: 10px;
  display: inline-block;
  line-height: 18px;
}
.last-poll .last-poll-result {
  display: none;
  padding-top: 10px;
  border-top: 1px solid #20282a;
  margin-top: 10px;
}
.top-ranking {
  text-align: center;
}
.top-ranking .type {
  background: #FFF;
  border-radius: 4px;
  padding: 3px;
}
.top-ranking .score,
.top-ranking .name {
  width: 85px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #576E64), color-stop(1, #2B493D));
  background: -webkit-linear-gradient(top, #2B493D 5%, #2B493D 100%);
  background: -o-linear-gradient(top, #576E64 5%, #2B493D 100%);
  background: -ms-linear-gradient(top, #576E64 5%, #2B493D 100%);
  background: linear-gradient(to bottom, #576E64 5%, #2B493D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#576E64', endColorstr='#2B493D', GradientType=0);
  background-color: #576E64;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #708053;
  display: inline-block;
  color: #ffffff;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  padding: 3px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #2b665e;
}
.top-ranking .score a,
.top-ranking .name a {
  color: #fff;
}
.top-ranking .image {
  margin: 10px;
}
.warehouse-extended {
  text-align: center;
  width: 256px;
  margin-bottom: 6px;
}
.morpheus-inventory {
  float: left;
}
.workshop-item,
.market-item {
  width: 288px;
  float: left;
  margin-left: 10px;
}
.workshop-item .excellent-options,
.market-item .excellent-options {
  margin: 0;
  padding: 0;
  list-style: none;
}
.workshop-item .excellent-options li,
.market-item .excellent-options li {
  position: relative;
  margin-bottom: 5px;
}
.workshop-item .excellent-options li .check,
.market-item .excellent-options li .check {
  position: absolute;
  right: 0;
  top: 0;
}
.workshop-item .workshop-upgrade-price,
.market-item .workshop-upgrade-price {
  font-size: 20px;
  display: none;
  margin-top: 10px;
}
.workshop-inventory-container {
  margin-top: 20px;
}
.lootbox .available-items {
  width: 120px;
  margin: 0 auto;
  margin-top: 30px;
  height: 120px;
  border-style: solid;
  border-width: 5px;
  -moz-border-image: url('../images/title-border.png') 5 repeat;
  -webkit-border-image: url('../images/title-border.png') 5 repeat;
  -o-border-image: url('../images/title-border.png') 5 repeat;
  border-image: url('../images/title-border.png') 5 fill repeat;
  background: url(../images/bg-form.gif);
}
.lootbox .available-items img {
  max-width: 80px;
  max-height: 80px;
  vertical-align: middle;
  margin: 0 auto;
}
.open-box {
  margin-top: 10px;
}
.lootboxes-available {
  background: red;
  color: #fff;
  font-size: 10px;
  padding: 2px 5px;
  border-radius: 19px;
}
.lootbox-items .item {
  width: 89px;
  margin: 0;
  padding: 4px 2px 5px;
  float: left;
  border-bottom: 1px solid #ccc;
}
.lootbox-items .item .name {
  font-size: 11px;
  text-align: center;
}
.lootbox-items .item .image {
  height: 60px;
  background-color: #333;
  background-image: url(../images/round-small.gif);
  text-align: center;
  line-height: 60px;
}
.lootbox-items .item .image img {
  max-width: 80px;
  max-height: 50px;
  vertical-align: middle;
}
.lootbox-items .item:nth-child(6n) {
  padding-right: 0;
}
