svg:not(:root).svg-inline--fa {
  overflow: visible; }

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em; }
  .svg-inline--fa.fa-lg {
    vertical-align: -.225em; }
  .svg-inline--fa.fa-w-1 {
    width: 0.0625em; }
  .svg-inline--fa.fa-w-2 {
    width: 0.125em; }
  .svg-inline--fa.fa-w-3 {
    width: 0.1875em; }
  .svg-inline--fa.fa-w-4 {
    width: 0.25em; }
  .svg-inline--fa.fa-w-5 {
    width: 0.3125em; }
  .svg-inline--fa.fa-w-6 {
    width: 0.375em; }
  .svg-inline--fa.fa-w-7 {
    width: 0.4375em; }
  .svg-inline--fa.fa-w-8 {
    width: 0.5em; }
  .svg-inline--fa.fa-w-9 {
    width: 0.5625em; }
  .svg-inline--fa.fa-w-10 {
    width: 0.625em; }
  .svg-inline--fa.fa-w-11 {
    width: 0.6875em; }
  .svg-inline--fa.fa-w-12 {
    width: 0.75em; }
  .svg-inline--fa.fa-w-13 {
    width: 0.8125em; }
  .svg-inline--fa.fa-w-14 {
    width: 0.875em; }
  .svg-inline--fa.fa-w-15 {
    width: 0.9375em; }
  .svg-inline--fa.fa-w-16 {
    width: 1em; }
  .svg-inline--fa.fa-w-17 {
    width: 1.0625em; }
  .svg-inline--fa.fa-w-18 {
    width: 1.125em; }
  .svg-inline--fa.fa-w-19 {
    width: 1.1875em; }
  .svg-inline--fa.fa-w-20 {
    width: 1.25em; }
  .svg-inline--fa.fa-pull-left {
    margin-right: .3em;
    width: auto; }
  .svg-inline--fa.fa-pull-right {
    margin-left: .3em;
    width: auto; }
  .svg-inline--fa.fa-border {
    height: 1.5em; }
  .svg-inline--fa.fa-li {
    width: 2em; }
  .svg-inline--fa.fa-fw {
    width: 1.25em; }

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -.125em;
  width: 1em; }
  .fa-layers svg.svg-inline--fa {
    -webkit-transform-origin: center center;
            transform-origin: center center; }

.fa-layers-text, .fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center; }

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
          transform-origin: center center; }

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: .25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right; }

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left; }

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top left;
          transform-origin: top left; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em; }

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em; }

.fa-inverse {
  color: #fff; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: black; }

.fad.fa-inverse {
  color: #fff; }

body,
html {
  margin: 0;
  padding: 0;
  font-family: Arial;
  background-color: #131920;
  background-image: url("/static/imgs/background.jpg");
  background-repeat: no-repeat;
  background-position: center top; }

.container__3pcKM {
  width: 913px;
  height: auto;
  margin: auto;
  overflow: hidden;
  min-height: 830px; }
  @media only screen and (max-width: 768px) {
    .container__3pcKM {
      width: 100%;
      padding: 15px;
      box-sizing: border-box; } }

nav {
  width: 444px;
  height: 232px;
  font-family: tahoma;
  background-image: url("/static/imgs/navbar2.png");
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
  bottom: 70px; }
  nav img {
    position: absolute;
    top: 60px; }
  nav ul {
    list-style: none;
    line-height: 78px;
    height: 158px;
    margin: 20px auto;
    padding: 0;
    width: 899.5px;
    z-index: 1;
    position: relative;
    top: 40px;
    font-family: arial; }
    nav ul li {
      width: 122px;
      float: left;
      text-align: center;
      color: #496076;
      cursor: pointer;
      margin-top: 62px;
      margin-left: 5px; }
    nav ul .inicio__1cM64 {
      width: 118px; }
    nav ul .registro__2XmuO {
      width: 126px; }
    nav ul .tienda__3PMkk {
      width: 104px; }
    nav ul .jugar__3kv3i {
      cursor: pointer;
      position: relative;
      width: 195px;
      height: 158px;
      padding: 0;
      margin: 0;
      top: 20px;
      left: 5px; }
    nav ul .rankingNav__2eAbS {
      width: 100px; }
    nav ul .right-bar__1paBz {
      width: 10px;
      margin: 0;
      padding: 0; }

@media only screen and (max-width: 768px) {
  .logo__3-ZOJ img {
    width: 100%; }
  nav {
    width: 100%;
    background-size: 100%;
    bottom: 30px; }
    nav ul {
      width: 100%;
      font-size: 0; }
      nav ul a {
        font-size: 15px;
        display: inline-block;
        width: 33%;
        vertical-align: top;
        text-decoration: none; }
        nav ul a:first-child {
          text-align: left;
          padding-left: 25px;
          box-sizing: border-box; }
        nav ul a:last-child {
          text-align: right;
          padding-right: 15px;
          box-sizing: border-box; }
      nav ul li {
        float: none;
        margin-top: 32px;
        margin-left: 0;
        width: 100% !important;
        text-align: inherit; } }

.modalPlay__Ta1Kz {
  margin-left: -250px;
  margin-top: -200px;
  position: fixed;
  left: 50%;
  z-index: 15;
  width: 500px;
  background: #0b0f13;
  padding: 1px;
  display: none; }
  .modalPlay__Ta1Kz .shadow__18WFn {
    box-shadow: inset 0 0 10px #555657;
    width: 100%;
    height: 100%;
    padding: 20px;
    width: 460px;
    float: left; }
    .modalPlay__Ta1Kz .shadow__18WFn .header__3IhT1 {
      width: 100%;
      float: left;
      position: relative;
      margin-bottom: 15px; }
      .modalPlay__Ta1Kz .shadow__18WFn .header__3IhT1 p {
        margin: 0;
        color: #ff9000;
        float: left; }
      .modalPlay__Ta1Kz .shadow__18WFn .header__3IhT1 .nameRoom__1ttfA {
        float: left;
        text-align: center;
        text-decoration: underline; }
      .modalPlay__Ta1Kz .shadow__18WFn .header__3IhT1 .help__KaU1i {
        width: 100%;
        margin-top: 10px;
        font-size: 12px; }
      .modalPlay__Ta1Kz .shadow__18WFn .header__3IhT1 .closeWindow__1bzm5 {
        float: right;
        color: #ff9000;
        cursor: pointer; }
      .modalPlay__Ta1Kz .shadow__18WFn .header__3IhT1 .selectTypeGame__2FmgS {
        position: absolute; }
        .modalPlay__Ta1Kz .shadow__18WFn .header__3IhT1 .selectTypeGame__2FmgS button {
          border: none;
          background: #11171d;
          border: 1px solid #1a242d;
          color: #006e2e;
          font-size: 16px;
          font-weight: normal;
          padding: 5px 30px;
          cursor: pointer;
          text-decoration: none;
          outline: none; }
        .modalPlay__Ta1Kz .shadow__18WFn .header__3IhT1 .selectTypeGame__2FmgS .selected__3MNku {
          border: 1px solid #006e2e;
          background: #1a242d; }
    .modalPlay__Ta1Kz .shadow__18WFn .createCharacter__FdmGo {
      display: none;
      float: left;
      width: 100%;
      padding-top: 30px;
      text-align: center; }
      .modalPlay__Ta1Kz .shadow__18WFn .createCharacter__FdmGo .buttonRegister__3tjqd {
        margin-top: 20px;
        border: none;
        background: #11171d;
        border: 1px solid #1a242d;
        color: #006e2e;
        font-size: 16px;
        font-weight: normal;
        padding: 5px 30px;
        cursor: pointer;
        text-decoration: none; }
    .modalPlay__Ta1Kz .shadow__18WFn .contentGral__25ye4 {
      font-size: 14px;
      text-align: center;
      float: left;
      width: 80px;
      margin-left: 10px;
      margin-top: 10px; }
      .modalPlay__Ta1Kz .shadow__18WFn .contentGral__25ye4 .name__bZpoO {
        height: 32px;
        float: left;
        width: 80px;
        color: #ff9000;
        margin-bottom: 5px;
        word-wrap: break-word; }
      .modalPlay__Ta1Kz .shadow__18WFn .contentGral__25ye4 .contentImgLast__-QAY8 {
        margin-left: 0; }
      .modalPlay__Ta1Kz .shadow__18WFn .contentGral__25ye4 .contentImgA__FCAEP {
        float: left;
        background: #11171d;
        text-align: center;
        border: 1px solid #18222c;
        margin: 0 auto;
        background: #24313d;
        cursor: pointer; }
        .modalPlay__Ta1Kz .shadow__18WFn .contentGral__25ye4 .contentImgA__FCAEP .bodyNakedImgA__2uyo6 {
          background-repeat: no-repeat;
          width: 25px;
          height: 50px;
          position: absolute;
          margin-top: 29px;
          margin-left: 28px;
          z-index: 10; }
        .modalPlay__Ta1Kz .shadow__18WFn .contentGral__25ye4 .contentImgA__FCAEP .headImgA__ycm50 {
          background-repeat: no-repeat;
          width: 15px;
          height: 30px;
          position: absolute;
          z-index: 12;
          margin-top: 20px;
          margin-left: 35px; }
        .modalPlay__Ta1Kz .shadow__18WFn .contentGral__25ye4 .contentImgA__FCAEP .helmetImgA__2_9cp {
          background-repeat: no-repeat;
          width: 20px;
          height: 30px;
          position: absolute;
          z-index: 12;
          margin-top: 8px;
          margin-left: 29px; }
        .modalPlay__Ta1Kz .shadow__18WFn .contentGral__25ye4 .contentImgA__FCAEP .bodyImgA__3HaGr {
          position: absolute;
          background-repeat: no-repeat;
          width: 25px;
          height: 50px;
          margin-top: 29px;
          margin-left: 28px;
          z-index: 11; }
        .modalPlay__Ta1Kz .shadow__18WFn .contentGral__25ye4 .contentImgA__FCAEP .weaponImgA__3s6nn {
          position: absolute;
          background-repeat: no-repeat;
          width: 25px;
          height: 50px;
          margin-top: 28px;
          margin-left: 38px;
          z-index: 13; }

.servidores__33kNy {
  margin-top: 20px;
  width: 300px;
  float: right;
  position: relative;
  bottom: 70px; }
  .servidores__33kNy .svtitulo__OllO1 {
    background-color: #11171d;
    height: 40px;
    padding-top: 15px;
    color: #73777b;
    padding-left: 20px;
    border: 1px solid #080e13;
    border-radius: 3px 3px 0 0; }
    .servidores__33kNy .svtitulo__OllO1 .servidorTxt__151gc {
      color: #707477;
      font-size: 11px;
      text-shadow: 1px 1px 1px #000;
      font-size: 11px; }
    .servidores__33kNy .svtitulo__OllO1 .cantUser__2_NmT {
      font-size: 13px;
      color: #424d65;
      margin-top: 2px;
      text-shadow: 2px 2px 8px #000; }
    .servidores__33kNy .svtitulo__OllO1 .glow__16LfD {
      background-image: url("/statics/assets/imgs/web/servidoresglow.png");
      height: 63px;
      width: 272px;
      background-repeat: no-repeat;
      background-position: right;
      margin-right: 21px;
      margin-top: 10px;
      position: absolute;
      top: 521px; }
    .servidores__33kNy .svtitulo__OllO1 img {
      float: left; }
    .servidores__33kNy .svtitulo__OllO1 p {
      margin: 0;
      padding-left: 40px;
      color: #707477;
      font-size: 11px; }
  .servidores__33kNy .login__2OXAD {
    text-align: center;
    color: #496076;
    background-color: #11171d;
    border-radius: 0 0 3px 3px;
    height: 175px;
    border: 1px solid #080e13;
    border-top: 0; }
    .servidores__33kNy .login__2OXAD .avatar__1eq4B {
      width: 100px;
      height: 100px;
      border: 1px solid #2b2b2b;
      border-radius: 4px;
      padding: 2px;
      margin-top: 10px;
      margin-left: 10px;
      float: left; }
      .servidores__33kNy .login__2OXAD .avatar__1eq4B img {
        width: 100px;
        height: 100px; }
      .servidores__33kNy .login__2OXAD .avatar__1eq4B a {
        text-decoration: none;
        font-size: 12px;
        width: 100px;
        text-align: center;
        margin-top: 5px;
        float: left;
        color: #496076;
        text-shadow: 1px 1px 1px #000; }
        .servidores__33kNy .login__2OXAD .avatar__1eq4B a:hover {
          text-decoration: underline; }
    .servidores__33kNy .login__2OXAD .name__3HIT3 {
      float: left;
      margin-top: 10px;
      margin-left: 10px;
      font-size: 20px;
      width: 172px;
      text-align: left;
      color: #ff9000;
      text-shadow: 1px 1px 1px #000; }
    .servidores__33kNy .login__2OXAD .buttons__1E4t2 {
      text-align: left;
      margin-left: 10px;
      margin-top: 10px;
      width: 172px;
      float: left; }
      .servidores__33kNy .login__2OXAD .buttons__1E4t2 a {
        text-decoration: none;
        font-size: 12px;
        color: #496076;
        float: left;
        width: 174px;
        text-shadow: 1px 1px 1px #000; }
        .servidores__33kNy .login__2OXAD .buttons__1E4t2 a:hover {
          text-decoration: underline; }
      .servidores__33kNy .login__2OXAD .buttons__1E4t2 .price__2kfZh {
        float: left;
        margin-top: 12px;
        width: 100px; }
        .servidores__33kNy .login__2OXAD .buttons__1E4t2 .price__2kfZh .cont__1qNu4 {
          float: left; }
          .servidores__33kNy .login__2OXAD .buttons__1E4t2 .price__2kfZh .cont__1qNu4 img {
            float: left;
            width: 13px;
            height: 13px;
            padding-right: 5px; }
          .servidores__33kNy .login__2OXAD .buttons__1E4t2 .price__2kfZh .cont__1qNu4 span {
            float: left;
            color: #ff9000;
            font-size: 12px; }
    .servidores__33kNy .login__2OXAD .user__3TBIi {
      width: 149px;
      float: left; }
      .servidores__33kNy .login__2OXAD .user__3TBIi .contentInput__AYcZ4 {
        background-color: #0b0f13;
        padding: 2px;
        width: 134px;
        border-radius: 3px;
        height: 32px;
        margin-left: 8px; }
        .servidores__33kNy .login__2OXAD .user__3TBIi .contentInput__AYcZ4 input {
          width: 124px;
          height: 30px;
          box-shadow: inset 0 0 5px 0px #555657;
          background-color: #0b0f13;
          border-color: #151c23;
          border: none;
          color: #525252;
          padding-left: 10px; }
      .servidores__33kNy .login__2OXAD .user__3TBIi p {
        font-size: 15px; }
    .servidores__33kNy .login__2OXAD .pass__wiCYl {
      width: 149px;
      float: left; }
      .servidores__33kNy .login__2OXAD .pass__wiCYl .contentInput__AYcZ4 {
        background-color: #0b0f13;
        padding: 2px;
        width: 134px;
        border-radius: 3px;
        height: 32px;
        margin-left: 4px; }
        .servidores__33kNy .login__2OXAD .pass__wiCYl .contentInput__AYcZ4 input {
          width: 124px;
          height: 30px;
          box-shadow: inset 0 0 5px 0px #555657;
          background-color: #0b0f13;
          border-color: #151c23;
          border: none;
          color: #525252;
          padding-left: 10px; }
      .servidores__33kNy .login__2OXAD .pass__wiCYl p {
        font-size: 15px; }
    .servidores__33kNy .login__2OXAD button {
      padding: 0;
      margin-top: 19px;
      margin-right: 20px;
      border: none;
      background: none;
      color: #006e2e;
      font-size: 16px;
      font-weight: normal;
      cursor: pointer; }
  @media only screen and (max-width: 768px) {
    .servidores__33kNy {
      display: none; } }

a {
  color: #ff9000; }

.contentLeft__3E8jd {
  margin-top: 20px;
  width: 598px;
  background-color: #0b0f13;
  float: left;
  padding: 1px;
  position: relative;
  bottom: 70px; }
  .contentLeft__3E8jd .shadow__1yxOs {
    box-shadow: inset 0 0 10px #555657;
    float: left;
    width: 578px;
    padding: 10px; }
    .contentLeft__3E8jd .shadow__1yxOs h4 {
      color: #ff9000;
      text-align: center;
      font-size: 20px;
      float: left;
      width: 100%;
      margin-top: 10px;
      margin-bottom: 10px; }

.createCharacter__3iq0s {
  text-align: center;
  margin: 0 auto;
  width: 500px;
  padding-top: 20px; }
  .createCharacter__3iq0s button {
    margin-top: 50px;
    margin-bottom: 15px;
    border: none;
    background: #11171d;
    border: 1px solid #1a242d;
    color: #006e2e;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 30px;
    cursor: pointer; }
  .createCharacter__3iq0s .content_general__3Xymk {
    width: 500px;
    height: 280px;
    margin-top: 25px;
    float: left; }
    .createCharacter__3iq0s .content_general__3Xymk .content_left__3Soxj {
      width: 250px;
      height: 280px;
      float: left; }
      .createCharacter__3iq0s .content_general__3Xymk .content_left__3Soxj .input_text__Il0Gk {
        border: 1px solid #1a1d22;
        background: #000;
        padding: 5px;
        color: #485867;
        width: 150px;
        margin: 0 auto;
        float: left;
        margin-left: 44px;
        margin-bottom: 20px; }
      .createCharacter__3iq0s .content_general__3Xymk .content_left__3Soxj .text__33q5S {
        float: left;
        color: #485867;
        width: 100%;
        text-align: center;
        margin-bottom: 10px; }
      .createCharacter__3iq0s .content_general__3Xymk .content_left__3Soxj .canvasCharacter__2iv7V {
        width: 130px;
        margin: 0 auto; }
        .createCharacter__3iq0s .content_general__3Xymk .content_left__3Soxj .canvasCharacter__2iv7V .character__1oPVR {
          float: left;
          width: 80px;
          height: 100px;
          background-color: #12171a;
          border: 1px solid #1a1f25; }
        .createCharacter__3iq0s .content_general__3Xymk .content_left__3Soxj .canvasCharacter__2iv7V .faAngleLeft__sizos {
          color: #333333;
          float: left;
          font-size: 23px;
          font-weight: bold;
          margin-right: 10px;
          cursor: pointer;
          margin-top: 20px; }
        .createCharacter__3iq0s .content_general__3Xymk .content_left__3Soxj .canvasCharacter__2iv7V .faAngleRight__24Ue1 {
          color: #333333;
          float: left;
          font-size: 23px;
          font-weight: bold;
          margin-left: 10px;
          cursor: pointer;
          margin-top: 20px; }
    .createCharacter__3iq0s .content_general__3Xymk .content_right__3Hzht {
      width: 250px;
      height: 280px;
      float: left; }
      .createCharacter__3iq0s .content_general__3Xymk .content_right__3Hzht .text__33q5S {
        color: #485867;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
        float: left; }
      .createCharacter__3iq0s .content_general__3Xymk .content_right__3Hzht .content_input_text__vvd9- {
        float: left;
        margin-bottom: 20px;
        margin-left: 26px;
        text-align: center; }
        .createCharacter__3iq0s .content_general__3Xymk .content_right__3Hzht .content_input_text__vvd9- .input_text__Il0Gk {
          border: 1px solid #1a1d22;
          background: #000;
          padding: 5px;
          color: #485867;
          width: 150px;
          margin: 0 auto;
          float: left;
          text-align: center; }
        .createCharacter__3iq0s .content_general__3Xymk .content_right__3Hzht .content_input_text__vvd9- .faAngleLeft__sizos {
          color: #333333;
          float: left;
          font-size: 23px;
          font-weight: bold;
          margin-right: 10px;
          cursor: pointer; }
        .createCharacter__3iq0s .content_general__3Xymk .content_right__3Hzht .content_input_text__vvd9- .faAngleRight__24Ue1 {
          color: #333333;
          float: left;
          font-size: 23px;
          font-weight: bold;
          margin-left: 10px;
          cursor: pointer; }
      .createCharacter__3iq0s .content_general__3Xymk .content_right__3Hzht .margin_left__20PCW {
        margin-left: 44px; }

a {
  color: #ff9000; }

.gralinfo__3bCt- {
  margin-top: 20px;
  width: 598px;
  height: 140px;
  background-color: #0b0f13;
  float: left;
  padding: 1px;
  position: relative;
  bottom: 70px; }
  .gralinfo__3bCt- .shadow__1V1aw {
    box-shadow: inset 0 0 10px #555657;
    background-image: url("/static/imgs/bg1.png");
    background-repeat: no-repeat;
    background-position: right;
    float: left;
    width: 100%;
    height: 140px; }
    .gralinfo__3bCt- .shadow__1V1aw h2 {
      padding: 10px 10px 0px 20px;
      font-size: 20px;
      color: #006e2e;
      font-weight: normal; }
    .gralinfo__3bCt- .shadow__1V1aw p {
      margin: 10px;
      padding-left: 10px;
      color: #525252;
      font-size: 13px;
      width: 419px;
      max-height: 64px;
      overflow: hidden; }
      .gralinfo__3bCt- .shadow__1V1aw p a {
        text-decoration: none; }
  @media only screen and (max-width: 768px) {
    .gralinfo__3bCt- {
      width: 100%; }
      .gralinfo__3bCt- .shadow__1V1aw {
        background-image: none; } }

a {
  color: #ff9000; }

.contentLeft__3PQlk {
  margin-top: 20px;
  width: 598px;
  background-color: #0b0f13;
  float: left;
  padding: 1px;
  position: relative;
  bottom: 70px; }
  .contentLeft__3PQlk .shadow__1nsb1 {
    box-shadow: inset 0 0 10px #555657;
    float: left;
    width: 578px;
    padding: 10px; }
    .contentLeft__3PQlk .shadow__1nsb1 h4 {
      color: #ff9000;
      text-align: center;
      font-size: 20px;
      float: left;
      width: 100%;
      margin-top: 10px;
      margin-bottom: 10px; }

.tabs__Zsiiq {
  float: left;
  width: 100%;
  margin-top: 10px; }
  .tabs__Zsiiq .tab__3gu6d {
    background-color: #11171d;
    float: left;
    border: 1px solid #1a242d;
    border-bottom: 0;
    color: #496076;
    margin-right: 3px;
    cursor: pointer; }
    .tabs__Zsiiq .tab__3gu6d span {
      float: left;
      font-size: 15px;
      padding: 5px 20px; }
  .tabs__Zsiiq .tabActive__3p0fc {
    font-weight: normal; }
    .tabs__Zsiiq .tabActive__3p0fc .line__3pRyB {
      width: 100%;
      float: left;
      position: relative;
      top: 1px;
      border-bottom: 1px solid #11171d; }

.contentBox__1jD2g {
  float: left;
  width: 576px;
  background-color: #11171d;
  border: 1px solid #1a242d;
  padding-bottom: 15px; }

.contentBoxRanking__3ZqqD {
  padding: 10px;
  width: 556px !important; }
  .contentBoxRanking__3ZqqD .tableHeader__22ER7 {
    background: #0d1317;
    color: #ff9000;
    float: left;
    text-align: center;
    border: 1px solid #1a242d; }
    .contentBoxRanking__3ZqqD .tableHeader__22ER7 .rank__TnM-l {
      width: 120px;
      float: left;
      padding: 10px 0;
      border-right: 1px solid #1a242d; }
    .contentBoxRanking__3ZqqD .tableHeader__22ER7 .name__2wwcK {
      width: 312px;
      float: left;
      padding: 10px 0; }
    .contentBoxRanking__3ZqqD .tableHeader__22ER7 .kills__sDCdW {
      width: 120px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
    .contentBoxRanking__3ZqqD .tableHeader__22ER7 .rankGeneral__2kSce {
      width: 90px; }
    .contentBoxRanking__3ZqqD .tableHeader__22ER7 .nameGeneral__bu4wj {
      width: 230px; }
    .contentBoxRanking__3ZqqD .tableHeader__22ER7 .levelGeneral__16Tgs {
      width: 50px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
    .contentBoxRanking__3ZqqD .tableHeader__22ER7 .killsGeneral__1gXFP {
      width: 90px; }
    .contentBoxRanking__3ZqqD .tableHeader__22ER7 .claseGeneral__3CJE5 {
      width: 90px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
  .contentBoxRanking__3ZqqD .row__3oy64 {
    background: #111a1d;
    color: #ff9000;
    float: left;
    text-align: center;
    border: 1px solid #1a242d;
    border-top: 0; }
    .contentBoxRanking__3ZqqD .row__3oy64 .rank__TnM-l {
      width: 120px;
      float: left;
      padding: 10px 0;
      border-right: 1px solid #1a242d; }
      .contentBoxRanking__3ZqqD .row__3oy64 .rank__TnM-l span {
        position: relative;
        top: 21.5px; }
    .contentBoxRanking__3ZqqD .row__3oy64 .rankGeneral__2kSce {
      width: 90px; }
    .contentBoxRanking__3ZqqD .row__3oy64 .name__2wwcK {
      width: 312px;
      float: left;
      padding: 10px 0; }
      .contentBoxRanking__3ZqqD .row__3oy64 .name__2wwcK a span {
        position: relative;
        top: 21.5px; }
      .contentBoxRanking__3ZqqD .row__3oy64 .name__2wwcK .character__FeLTv {
        width: 40px;
        height: 40px;
        border: 1px solid #1a242d;
        float: left;
        margin-top: 9px;
        margin-left: 9px;
        margin-bottom: 9px;
        box-shadow: 0px 0px 1px #575757;
        cursor: pointer; }
        .contentBoxRanking__3ZqqD .row__3oy64 .name__2wwcK .character__FeLTv .bodyNakedImgCharacter__15E97 {
          background: url("/statics/assets/bodies/bodyNaked.png");
          background-repeat: no-repeat;
          width: 25px;
          height: 16px;
          position: absolute;
          margin-top: 16px;
          margin-left: 8px;
          z-index: 10; }
        .contentBoxRanking__3ZqqD .row__3oy64 .name__2wwcK .character__FeLTv .headImgCharacter__SKYJ8 {
          background-repeat: no-repeat;
          width: 15px;
          height: 30px;
          position: absolute;
          z-index: 12;
          margin-top: 7px;
          margin-left: 12.4px; }
        .contentBoxRanking__3ZqqD .row__3oy64 .name__2wwcK .character__FeLTv .helmetImgCharacter__3GoYY {
          background-repeat: no-repeat;
          width: 15px;
          height: 30px;
          position: absolute;
          z-index: 12;
          margin-top: 7px;
          margin-left: 12.4px; }
        .contentBoxRanking__3ZqqD .row__3oy64 .name__2wwcK .character__FeLTv .bodyImgCharacter__ChHJB {
          position: absolute;
          background-repeat: no-repeat;
          width: 25px;
          height: 16px;
          margin-top: 16px;
          margin-left: 8px;
          z-index: 11; }
      .contentBoxRanking__3ZqqD .row__3oy64 .name__2wwcK a {
        color: #496076; }
    .contentBoxRanking__3ZqqD .row__3oy64 .nameGeneral__bu4wj {
      width: 230px; }
      .contentBoxRanking__3ZqqD .row__3oy64 .nameGeneral__bu4wj a {
        text-decoration: none; }
    .contentBoxRanking__3ZqqD .row__3oy64 .levelGeneral__16Tgs {
      width: 50px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
      .contentBoxRanking__3ZqqD .row__3oy64 .levelGeneral__16Tgs span {
        position: relative;
        top: 21.5px; }
    .contentBoxRanking__3ZqqD .row__3oy64 .kills__sDCdW {
      width: 120px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
      .contentBoxRanking__3ZqqD .row__3oy64 .kills__sDCdW span {
        position: relative;
        top: 21.5px; }
    .contentBoxRanking__3ZqqD .row__3oy64 .killsGeneral__1gXFP {
      width: 90px; }
    .contentBoxRanking__3ZqqD .row__3oy64 .claseGeneral__3CJE5 {
      width: 90px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
      .contentBoxRanking__3ZqqD .row__3oy64 .claseGeneral__3CJE5 span {
        position: relative;
        top: 21.5px; }
  .contentBoxRanking__3ZqqD .rowColor__Vh6Fu {
    background: #11191d; }

@media only screen and (max-width: 768px) {
  .contentLeft__3PQlk {
    width: 100%; }
    .contentLeft__3PQlk .shadow__1nsb1 {
      width: 100%;
      box-sizing: border-box;
      overflow: scroll; }
  .row__3oy64 .name__2wwcK .character__FeLTv {
    position: relative; } }

.contentLeft__2X8rb {
  margin-top: 20px;
  width: 598px;
  background-color: #0b0f13;
  float: left;
  padding: 1px;
  position: relative;
  bottom: 70px; }
  .contentLeft__2X8rb .shadow__27wym {
    box-shadow: inset 0 0 10px #555657;
    float: left;
    width: 578px;
    padding: 10px; }
    .contentLeft__2X8rb .shadow__27wym h4 {
      color: #ff9000;
      text-align: center;
      font-size: 20px;
      float: left;
      width: 100%;
      margin-top: 10px;
      margin-bottom: 10px; }
  .contentLeft__2X8rb .register__2wlzQ {
    margin-top: 15px; }
    .contentLeft__2X8rb .register__2wlzQ .form__1igbQ {
      margin: 0 auto;
      width: 360px;
      text-align: center;
      margin-top: 60px; }
      .contentLeft__2X8rb .register__2wlzQ .form__1igbQ p {
        margin-top: 5px;
        margin-bottom: 5px; }
      .contentLeft__2X8rb .register__2wlzQ .form__1igbQ .groupInput__aig5x {
        float: left;
        width: 360px;
        margin-bottom: 10px; }
        .contentLeft__2X8rb .register__2wlzQ .form__1igbQ .groupInput__aig5x label {
          color: #496076;
          float: left;
          margin-top: 10px; }
        .contentLeft__2X8rb .register__2wlzQ .form__1igbQ .groupInput__aig5x .inputText__cjUum {
          float: right;
          width: 200px;
          height: 30px;
          background-color: #0b0f13;
          border-color: #151c23;
          border: none;
          color: #525252;
          padding-left: 10px;
          border: 1px solid #1a242d;
          background-color: #000;
          font-size: 15px; }
        .contentLeft__2X8rb .register__2wlzQ .form__1igbQ .groupInput__aig5x .inputError__3vEGi {
          border-color: #791111; }
      .contentLeft__2X8rb .register__2wlzQ .form__1igbQ .buttonRegister__3L4pm {
        margin-top: 15px;
        margin-bottom: 15px;
        border: none;
        background: #11171d;
        border: 1px solid #1a242d;
        color: #006e2e;
        font-size: 16px;
        font-weight: normal;
        padding: 5px 30px;
        cursor: pointer; }

.reporte__1DC9x {
  height: 150px;
  width: 43px;
  position: fixed;
  top: 30%;
  z-index: 200;
  background-image: url("/static/imgs/feedbackButton.png");
  background-repeat: no-repeat;
  cursor: pointer; }

.modalMapa__11af9 {
  position: absolute;
  z-index: 100;
  width: 510px;
  height: 720px;
  background-image: url("/static/imgs/mapa_background.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: none; }
  .modalMapa__11af9 .close_map__3tY1t {
    position: absolute;
    width: 22px;
    height: 30px;
    right: 0;
    cursor: pointer; }
  .modalMapa__11af9 .content_map__3eEwZ {
    width: 459px;
    height: 644px;
    position: relative;
    top: 30px;
    left: 25.5px;
    font-size: 0; }
    .modalMapa__11af9 .content_map__3eEwZ .img_map__38cIV {
      position: absolute; }
    .modalMapa__11af9 .content_map__3eEwZ .tile_map__3GZvA {
      display: inline-block;
      width: 28.6875px;
      height: 28.6875px; }
    .modalMapa__11af9 .content_map__3eEwZ .mark__3ZVnd {
      width: 8px;
      height: 8px;
      position: absolute;
      background-color: #f00;
      border-radius: 50px; }

.modalInfo__SUu-U {
  position: absolute;
  background-color: #f00;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #11171d;
  border: 1px solid #18222c;
  margin-top: 10px;
  width: 150px;
  padding: 0 10px;
  overflow-y: auto;
  font-family: "Doppio One", sans-serif;
  z-index: 100;
  display: none; }
  .modalInfo__SUu-U li {
    font-size: 11px;
    padding: 5px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #18222c; }
    .modalInfo__SUu-U li:last-child {
      border-bottom: 0; }
    .modalInfo__SUu-U li .detalle__3U8Vb {
      text-align: right;
      width: 100px;
      color: #830e0e; }
    .modalInfo__SUu-U li span {
      color: #496076; }

.modalControlPanel__2ltOh {
  width: 583px;
  height: 509px;
  background-image: url("/static/imgs/configuracion.png");
  background-repeat: no-repeat;
  z-index: 100;
  position: absolute;
  display: none;
  font-family: "Doppio One", sans-serif;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .modalControlPanel__2ltOh .sound__1murz {
    width: 583px;
    height: 110px; }
    .modalControlPanel__2ltOh .sound__1murz .soundButton__4eos4 {
      width: 40px;
      height: 40px;
      background-image: url("/static/imgs/soundButton.png");
      background-repeat: no-repeat;
      position: relative;
      bottom: 11px;
      left: 152px; }
      .modalControlPanel__2ltOh .sound__1murz .soundButton__4eos4:hover {
        cursor: pointer; }
  .modalControlPanel__2ltOh .teclas__xdQYV {
    width: 583px;
    height: 276px;
    margin-top: 52px;
    font-size: 0; }
    .modalControlPanel__2ltOh .teclas__xdQYV .tecla__1DUL- {
      border: 0;
      background-color: #0f0c08;
      color: #fff;
      height: 17px;
      width: 105px;
      text-align: center;
      margin-left: 12px;
      margin-top: 33px;
      display: inline-block; }
    .modalControlPanel__2ltOh .teclas__xdQYV .margin_left_tecla__138Z2 {
      margin-left: 58px; }
    .modalControlPanel__2ltOh .teclas__xdQYV .default_teclas__2CnWy {
      width: 65px;
      height: 30px;
      margin-bottom: 15px;
      margin-left: 75px;
      cursor: pointer;
      display: inline-block; }
    .modalControlPanel__2ltOh .teclas__xdQYV .save_cambios__3dQ7y {
      width: 70px;
      height: 35px;
      margin-top: 80px;
      margin-left: 115px;
      cursor: pointer;
      display: inline-block; }
    .modalControlPanel__2ltOh .teclas__xdQYV .reset_macros__23-x6 {
      width: 65px;
      height: 30px;
      margin-bottom: 15px;
      margin-left: 110px;
      cursor: pointer;
      display: inline-block; }
  .modalControlPanel__2ltOh .closeControlPanel__14JId {
    margin-left: 543px;
    width: 40px;
    height: 40px; }
    .modalControlPanel__2ltOh .closeControlPanel__14JId:hover {
      cursor: pointer; }

.modalReconnect__1hkbg {
  width: 148px;
  height: 89px;
  position: absolute;
  background-image: url("/static/imgs/reconectando.gif");
  background-repeat: no-repeat;
  z-index: 100;
  display: none; }

.modalMacro__A8lhG {
  width: 178px;
  height: 195px;
  background-image: url("/static/imgs/macros.png");
  background-repeat: no-repeat;
  position: absolute;
  display: none;
  z-index: 100;
  font-family: "Doppio One", sans-serif; }
  .modalMacro__A8lhG .closeMacro__2MFKj {
    float: right; }
    .modalMacro__A8lhG .closeMacro__2MFKj:hover {
      cursor: pointer; }
  .modalMacro__A8lhG .guardarMacro__2bmOx {
    width: 65px;
    height: 15px;
    margin-top: 2px;
    margin-left: 57px; }
    .modalMacro__A8lhG .guardarMacro__2bmOx:hover {
      cursor: pointer; }
  .modalMacro__A8lhG .keyMacro__1nu0M {
    text-align: center;
    background: transparent;
    border: none;
    margin-top: 16px;
    margin-left: 17px;
    padding: 8px;
    color: #fff;
    width: 128px; }
  .modalMacro__A8lhG .img__TTVsi {
    width: 64px;
    height: 64px;
    margin-top: 34px;
    margin-left: 57px; }
    .modalMacro__A8lhG .img__TTVsi .spell__2DD_C {
      width: 60px;
      height: 60px;
      position: relative;
      top: 4px;
      margin-left: 2px;
      background-size: 100%; }
    .modalMacro__A8lhG .img__TTVsi .item__2VnuT {
      width: 32px;
      height: 32px;
      position: relative;
      top: 16px;
      margin-left: 16px;
      background-size: 100%; }

.modalTrade__3G7gH {
  background-image: url("/static/imgs/trade.png");
  background-repeat: no-repeat;
  width: 467px;
  height: 415px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  font-family: "Doppio One", sans-serif;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .modalTrade__3G7gH .headTrade__2Sc1a {
    float: left;
    width: 100%;
    height: 100px; }
    .modalTrade__3G7gH .headTrade__2Sc1a .imgItemTrade__1OpWp {
      float: left;
      width: 38px;
      height: 38px;
      margin-left: 47px;
      margin-top: 33px; }
      .modalTrade__3G7gH .headTrade__2Sc1a .imgItemTrade__1OpWp .imgItem__2gAp- {
        width: 34px;
        height: 33px;
        margin-top: 3px;
        margin-left: 3px;
        position: absolute;
        z-index: 10;
        background-repeat: no-repeat; }
    .modalTrade__3G7gH .headTrade__2Sc1a .titleAndGold__2yeb7 {
      float: left;
      width: 350px;
      height: 100px;
      color: #fff;
      font-size: 14px;
      font-size: 12px; }
      .modalTrade__3G7gH .headTrade__2Sc1a .titleAndGold__2yeb7 .titleItemTrade__2Gbcy {
        float: left;
        width: 325px;
        height: 16px;
        margin-top: 33px;
        margin-left: 6px;
        font-size: 11px; }
      .modalTrade__3G7gH .headTrade__2Sc1a .titleAndGold__2yeb7 .infoItem__2AZzP {
        float: left;
        width: 245px;
        height: 16px;
        margin-top: 6px;
        margin-left: 6px; }
      .modalTrade__3G7gH .headTrade__2Sc1a .titleAndGold__2yeb7 .goldItemTrade__1IzpT {
        float: left;
        width: 80px;
        height: 20px;
        margin-left: 18px;
        margin-top: 4px; }
    .modalTrade__3G7gH .headTrade__2Sc1a .closeTrade__1tsi2 {
      float: right;
      width: 32px;
      height: 32px;
      cursor: pointer; }
  .modalTrade__3G7gH .itemsTrade__2iAqL {
    float: left;
    width: 100%;
    height: 225px; }
    .modalTrade__3G7gH .itemsTrade__2iAqL .trade__XwHS4 {
      float: left;
      width: 190px;
      margin-left: 29px;
      margin-top: 25px; }
      .modalTrade__3G7gH .itemsTrade__2iAqL .trade__XwHS4 .slotTrade__3LufD {
        cursor: pointer;
        float: left;
        background-image: url("/static/imgs/slotTrade.png");
        background-repeat: no-repeat;
        width: 38px;
        height: 38px; }
        .modalTrade__3G7gH .itemsTrade__2iAqL .trade__XwHS4 .slotTrade__3LufD .imgItem__2gAp- {
          width: 34px;
          height: 33px;
          margin-top: 3px;
          margin-left: 3px;
          position: absolute;
          z-index: 10;
          background-repeat: no-repeat; }
        .modalTrade__3G7gH .itemsTrade__2iAqL .trade__XwHS4 .slotTrade__3LufD .cant__MMK7b {
          width: 34px;
          height: 34px;
          margin-top: 1px;
          margin-left: 2px;
          position: absolute;
          z-index: 20;
          font-size: 10px;
          color: #fff; }
        .modalTrade__3G7gH .itemsTrade__2iAqL .trade__XwHS4 .slotTrade__3LufD .equipped__1cCaf {
          display: none;
          width: 10px;
          height: 15px;
          margin-top: 24px;
          margin-left: 28px;
          position: absolute;
          z-index: 20;
          font-size: 11px;
          color: #ff0; }
      .modalTrade__3G7gH .itemsTrade__2iAqL .trade__XwHS4 .slotTradeSelected__2K_oH {
        background-image: url("/static/imgs/itemSelected.png");
        background-repeat: no-repeat; }
      .modalTrade__3G7gH .itemsTrade__2iAqL .trade__XwHS4 .itemNotValid__3_XH4 {
        background-color: rgba(255, 0, 0, 0.2); }
    .modalTrade__3G7gH .itemsTrade__2iAqL .inventary__1x7Zl {
      float: left;
      width: 190px;
      margin-left: 29px;
      margin-top: 25px; }
      .modalTrade__3G7gH .itemsTrade__2iAqL .inventary__1x7Zl .slotInventary__3TTcY {
        cursor: pointer;
        float: left;
        background-image: url("/static/imgs/slotTrade.png");
        background-repeat: no-repeat;
        width: 38px;
        height: 38px; }
        .modalTrade__3G7gH .itemsTrade__2iAqL .inventary__1x7Zl .slotInventary__3TTcY .imgItem__2gAp- {
          width: 32px;
          height: 32px;
          margin-top: 3px;
          margin-left: 3px;
          position: absolute;
          z-index: 10;
          background-repeat: no-repeat; }
        .modalTrade__3G7gH .itemsTrade__2iAqL .inventary__1x7Zl .slotInventary__3TTcY .cant__MMK7b {
          width: 34px;
          height: 34px;
          margin-top: 1px;
          margin-left: 2px;
          position: absolute;
          z-index: 20;
          font-size: 10px;
          color: #fff; }
        .modalTrade__3G7gH .itemsTrade__2iAqL .inventary__1x7Zl .slotInventary__3TTcY .equipped__1cCaf {
          width: 10px;
          height: 15px;
          margin-top: 24px;
          margin-left: 28px;
          position: absolute;
          z-index: 20;
          font-size: 11px;
          color: #ff0; }
      .modalTrade__3G7gH .itemsTrade__2iAqL .inventary__1x7Zl .slotInventarySelected__2ZLI4 {
        background-image: url("/static/imgs/itemSelected.png");
        background-repeat: no-repeat; }
      .modalTrade__3G7gH .itemsTrade__2iAqL .inventary__1x7Zl .itemNotValid__3_XH4 {
        background-color: rgba(255, 0, 0, 0.2); }
  .modalTrade__3G7gH .footerTrade__-n1y1 {
    float: left;
    width: 100%;
    height: 55px; }
    .modalTrade__3G7gH .footerTrade__-n1y1 .buttonBuy__27BZP {
      float: left;
      margin-left: 60px;
      margin-top: 21px;
      width: 118px;
      height: 35px;
      cursor: pointer; }
    .modalTrade__3G7gH .footerTrade__-n1y1 .buttonLess__2F2ko,
    .modalTrade__3G7gH .footerTrade__-n1y1 .buttonMore__2aVmB {
      float: left;
      margin-top: 21px;
      width: 25px;
      height: 35px;
      cursor: pointer; }
    .modalTrade__3G7gH .footerTrade__-n1y1 .buttonSell__3vuIZ {
      float: left;
      margin-top: 21px;
      width: 118px;
      height: 35px;
      cursor: pointer; }
    .modalTrade__3G7gH .footerTrade__-n1y1 .cantTrade__5a1ng {
      background: transparent;
      border: none;
      float: left;
      width: 48px;
      height: 17px;
      margin-top: 31px;
      margin-left: 6px;
      text-align: center;
      color: #fff; }

.cruz__2NrM3 {
  background-image: url("/static/imgs/cruz.png");
  background-repeat: no-repeat;
  width: 24px;
  height: 23px; }
  .cruz__2NrM3:hover {
    cursor: pointer; }

.progressBar__2H3NF {
  width: 934px;
  margin: 0 auto;
  padding-top: 60px; }
  .progressBar__2H3NF .logo_tmp__3P4wx {
    margin: 0 auto;
    width: 418px;
    height: 92px;
    background-image: url("/static/imgs/logo.png");
    background-repeat: no-repeat; }
  .progressBar__2H3NF .contentBar__6cRfM {
    position: relative;
    width: 578px;
    height: 62px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px; }
    .progressBar__2H3NF .contentBar__6cRfM img {
      position: absolute; }
  .progressBar__2H3NF .text__1tI6d {
    color: #fff;
    position: relative;
    top: 62px;
    font-size: 16px;
    color: #aa967f;
    text-align: center;
    z-index: 11;
    font-family: "Doppio One", sans-serif; }
  .progressBar__2H3NF .carga__1qysk {
    background-image: url("/static/imgs/loading_frame.png");
    background-repeat: no-repeat;
    width: 578px;
    height: 62px;
    z-index: 1;
    position: absolute; }
  .progressBar__2H3NF .barra__3KoHV {
    height: 62px;
    background-image: url("/static/imgs/loading_fill.png");
    background-repeat: no-repeat;
    z-index: 10;
    position: absolute; }
  .progressBar__2H3NF .contBox__2J_ez {
    margin: 0 auto;
    width: 934px;
    height: 408px;
    background-image: url("/static/imgs/keysandnews.png");
    background-repeat: no-repeat; }
    .progressBar__2H3NF .contBox__2J_ez .help__2rCk_ {
      width: 467px;
      height: 300px;
      float: left;
      font-family: "Doppio One", sans-serif;
      color: #afa69c;
      padding-top: 80px; }
      .progressBar__2H3NF .contBox__2J_ez .help__2rCk_ p {
        padding-left: 40px;
        font-size: 24px;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 380px; }
    .progressBar__2H3NF .contBox__2J_ez .news__3Beqr {
      width: 467px;
      height: 300px;
      float: left;
      font-family: "Doppio One", sans-serif;
      color: #afa69c;
      padding-top: 80px;
      z-index: 12; }
      .progressBar__2H3NF .contBox__2J_ez .news__3Beqr .news_content__Skffw {
        width: 400px;
        padding-left: 40px;
        height: 300px;
        overflow-y: scroll;
        z-index: 13; }
        .progressBar__2H3NF .contBox__2J_ez .news__3Beqr .news_content__Skffw .title__3hsNC {
          font-size: 16px;
          margin-top: 5px;
          margin-bottom: 5px;
          text-decoration: underline;
          margin-top: 20px; }
          .progressBar__2H3NF .contBox__2J_ez .news__3Beqr .news_content__Skffw .title__3hsNC:first-child {
            margin-top: 0; }
        .progressBar__2H3NF .contBox__2J_ez .news__3Beqr .news_content__Skffw p {
          font-size: 14px;
          margin-top: 5px;
          margin-bottom: 5px;
          width: 380px; }

.outer__1oYvp {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .outer__1oYvp .middle__2TjDU {
    display: table-cell;
    vertical-align: middle; }
    .outer__1oYvp .middle__2TjDU .content__1JaK2 {
      width: 963px;
      height: 659px;
      background-image: url("/static/imgs/main.png");
      background-repeat: no-repeat;
      margin: 0 auto;
      font-size: 0; }
      .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs {
        width: 580px;
        height: 659px;
        display: inline-block;
        vertical-align: top; }
        .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .render__3wWnI {
          width: 544px;
          height: 544px;
          margin-top: 24px;
          margin-left: 16px;
          background-color: #000;
          position: relative; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .render__3wWnI .background__vhYiE {
            z-index: 0;
            position: absolute; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .render__3wWnI .foreground__QYAuG {
            z-index: 2;
            position: absolute; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .render__3wWnI .items__3b5oH {
            z-index: 1;
            position: absolute; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .render__3wWnI .characters__pGcsG {
            z-index: 3;
            position: absolute; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .render__3wWnI .techos__3lSR4 {
            z-index: 4;
            position: absolute; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .render__3wWnI .textos__3AnJd {
            z-index: 5;
            position: absolute; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .render__3wWnI .mouseEvent__XyWaa {
            z-index: 7;
            position: absolute; }
        .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .console__15e_S {
          -webkit-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none;
          width: 539px;
          height: 100px;
          background: rgba(0, 0, 0, 0.5);
          color: #fff;
          text-align: left;
          padding: 5px 0px 0px 5px;
          overflow-y: hidden;
          font-size: 12px;
          word-wrap: break-word;
          position: absolute;
          top: 439px;
          z-index: 6;
          display: none;
          font-family: "Doppio One", sans-serif; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .console__15e_S span {
            display: block; }
        .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .text__1tI6d {
          outline-width: 0;
          position: absolute;
          margin: 0px;
          width: 538px;
          display: none;
          z-index: 10; }
        .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .openConsole__2aZUp {
          z-index: 7;
          position: absolute;
          color: #fff;
          background: rgba(0, 0, 0, 0.5);
          top: 508px;
          left: 508px;
          cursor: pointer; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .openConsole__2aZUp svg {
            padding: 10px;
            font-size: 16px; }
        .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .macros__2V5km {
          width: 580px;
          height: 91px; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .macros__2V5km .macro__1wnGH {
            width: 64px;
            height: 64px;
            margin-top: 13px;
            margin-left: 22.2px;
            display: inline-block;
            vertical-align: top;
            position: relative;
            cursor: pointer; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .macros__2V5km .macro__1wnGH .spell__2DD_C {
              width: 60px;
              height: 60px;
              margin-top: 3px;
              margin-left: 3px;
              background-repeat: no-repeat;
              background-size: 100%; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .macros__2V5km .macro__1wnGH .item__2VnuT {
              width: 32px;
              height: 32px;
              margin-top: 17px;
              margin-left: 17px;
              background-repeat: no-repeat;
              background-size: 100%;
              position: absolute;
              top: 0; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_left__2OmFs .macros__2V5km .macro__1wnGH .key__b4Wfj {
              color: #aa967f;
              font-family: "Doppio One", sans-serif;
              font-size: 16px;
              position: absolute;
              bottom: 0; }
      .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI {
        width: 383px;
        height: 659px;
        display: inline-block; }
        .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .header__1S-ZR {
          width: 383px;
          height: 230px;
          font-size: 0;
          display: inline-block;
          vertical-align: top; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .header__1S-ZR .level__2GX_s {
            text-align: center;
            width: 60px;
            height: 20px;
            color: #aa967f;
            font-family: "Doppio One", sans-serif;
            font-size: 16px;
            margin-left: 160px;
            margin-top: 23px;
            display: inline-block;
            vertical-align: top;
            cursor: default; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .header__1S-ZR .configuration__2_TXT {
            width: 40px;
            height: 40px;
            display: inline-block;
            margin-left: 110px;
            margin-top: 20px;
            cursor: pointer; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .header__1S-ZR .name__1Cfus {
            width: 383px;
            height: 30px;
            color: #aa967f;
            font-family: "Doppio One", sans-serif;
            font-size: 24px;
            text-align: center;
            margin-top: 7px;
            cursor: default; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .header__1S-ZR .exp__36gNs {
            width: 203px;
            margin-top: 3px;
            height: 22px;
            margin-left: 92px;
            position: relative; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .header__1S-ZR .exp__36gNs .progress_bar__yeTxn {
              position: absolute;
              width: 203px;
              height: 22px;
              background-image: url("/static/imgs/fullXP.png");
              background-repeat: no-repeat;
              background-position: -20px -17px;
              max-width: 203px; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .header__1S-ZR .exp__36gNs .porcentaje__3N87j {
              position: absolute;
              width: 203px;
              height: 22px;
              color: #aa967f;
              font-family: "Doppio One", sans-serif;
              font-size: 12px;
              text-align: center;
              margin-top: 3px;
              text-shadow: 1px 1px 1px #000;
              cursor: default; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .header__1S-ZR .exp__36gNs .num__31s67 {
              display: none;
              position: absolute;
              width: 203px;
              height: 22px;
              color: #aa967f;
              font-family: "Doppio One", sans-serif;
              font-size: 12px;
              text-align: center;
              margin-top: 3px;
              text-shadow: 1px 1px 1px #000;
              cursor: default; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .header__1S-ZR .buttons__gQpCz {
            width: 383px;
            height: 108px;
            font-size: 0; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .header__1S-ZR .buttons__gQpCz .button_inv__1TmNx {
              width: 103px;
              height: 108px;
              background-repeat: no-repeat;
              margin-top: 10px;
              margin-left: 63px;
              display: inline-block;
              cursor: pointer; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .header__1S-ZR .buttons__gQpCz .button_spell__T7BZG {
              width: 103px;
              height: 108px;
              background-repeat: no-repeat;
              background-position-x: -103px;
              margin-top: 10px;
              margin-left: 51px;
              display: inline-block;
              cursor: pointer; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .header__1S-ZR .buttons__gQpCz .buttonInvSelected__MSH4I {
              background-image: url("/static/imgs/invyhechi.png"); }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .header__1S-ZR .buttons__gQpCz .buttonSpellSelected__2rHxm {
              background-image: url("/static/imgs/invyhechi.png"); }
        .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 {
          width: 383px;
          height: 200px;
          display: inline-block;
          vertical-align: top; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .inventary__1x7Zl {
            margin-top: 50px;
            margin-left: 45px;
            width: 295px;
            font-size: 0; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .inventary__1x7Zl .slot_inv__3QyYh {
              cursor: pointer;
              width: 38px;
              height: 38px;
              background-image: url("/static/imgs/slotInv.png");
              background-repeat: no-repeat;
              display: inline-block;
              margin-right: 4px;
              margin-bottom: 4px;
              position: relative; }
              .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .inventary__1x7Zl .slot_inv__3QyYh .img_item__20dsS {
                width: 32px;
                height: 32px;
                position: absolute;
                top: 3px;
                left: 3px;
                background-size: 100%; }
              .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .inventary__1x7Zl .slot_inv__3QyYh .amount__gvMQj {
                width: 32px;
                height: 32px;
                position: absolute;
                top: 3px;
                left: 3px;
                color: #fff;
                font-family: "Doppio One", sans-serif;
                font-size: 10px; }
              .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .inventary__1x7Zl .slot_inv__3QyYh .equipped__1cCaf {
                color: #ff0;
                font-family: "Doppio One", sans-serif;
                font-size: 11px;
                position: absolute;
                bottom: 1px;
                right: 4px; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .inventary__1x7Zl .item_selected__20rvy {
              background-image: url("/static/imgs/itemSelected.png");
              background-repeat: no-repeat; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .inventary__1x7Zl .last_slot_inv__3CPXf {
              margin-right: 0; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .inventary__1x7Zl .itemNotValid__3_XH4 {
              background-color: rgba(255, 0, 0, 0.2); }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .spell__2DD_C {
            display: none;
            margin-top: 45px;
            margin-left: 43px;
            width: 300px;
            height: 134px;
            overflow-y: hidden;
            font-size: 0;
            position: relative; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .spell__2DD_C .arrowSpells__3eGC8 {
              position: absolute;
              color: #ffc95e;
              right: 3px;
              top: 0;
              font-size: 20px; }
              .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .spell__2DD_C .arrowSpells__3eGC8 svg {
                display: block;
                cursor: pointer; }
                .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .spell__2DD_C .arrowSpells__3eGC8 svg:last-child {
                  margin-top: 5px; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .slot_spell__M6oW4 {
            cursor: pointer;
            width: 64px;
            height: 64px;
            background-image: url("/static/imgs/slotHechi.png");
            background-repeat: no-repeat;
            display: inline-block;
            margin-right: 6px;
            margin-bottom: 6px;
            position: relative; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .slot_spell__M6oW4 .img_spell__vOlFs {
              width: 60px;
              height: 60px;
              position: absolute;
              top: 2px;
              left: 2px;
              background-size: 100%; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .body__2Ko06 .last_slot_spell__3O_e4 {
            margin-right: 0; }
        .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z {
          width: 383px;
          height: 229px;
          display: inline-block;
          vertical-align: top;
          font-size: 0;
          height: 192px; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .info_map__3J9Fz {
            color: #aa967f;
            font-family: "Doppio One", sans-serif;
            font-size: 14px;
            text-shadow: 1px 1px 1px #000;
            display: inline-block;
            width: 300px;
            height: 17px;
            margin-left: 40px;
            margin-top: 20px;
            text-align: center;
            position: relative; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .info_map__3J9Fz .name_map__2V6f2 {
              width: 300px;
              height: 17px;
              position: absolute;
              cursor: default; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .info_map__3J9Fz .pos_map__2Hmh0 {
              display: none;
              width: 300px;
              height: 17px;
              position: absolute;
              cursor: default; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .left_footer__1_joU {
            display: inline-block;
            vertical-align: top;
            width: 220px;
            height: 192px; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .left_footer__1_joU .hp__3-7L3 {
              width: 126px;
              height: 20px;
              margin-top: 15px;
              margin-left: 83px;
              display: inline-block;
              position: relative; }
              .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .left_footer__1_joU .hp__3-7L3 .progress_bar__yeTxn {
                background-image: url("/static/imgs/hp.png");
                background-repeat: no-repeat;
                position: absolute;
                width: 126px;
                height: 20px; }
              .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .left_footer__1_joU .hp__3-7L3 .num__31s67 {
                position: absolute;
                width: 126px;
                height: 20px;
                color: #aa967f;
                font-family: "Doppio One", sans-serif;
                font-size: 11px;
                text-shadow: 1px 1px 1px #000;
                top: 2px;
                text-align: center;
                cursor: default; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .left_footer__1_joU .mana__2wyLl {
              width: 126px;
              height: 20px;
              margin-top: 29px;
              margin-left: 82px;
              display: inline-block;
              position: relative; }
              .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .left_footer__1_joU .mana__2wyLl .progress_bar__yeTxn {
                background-image: url("/static/imgs/mana.png");
                background-repeat: no-repeat;
                position: absolute;
                width: 126px;
                height: 20px; }
              .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .left_footer__1_joU .mana__2wyLl .num__31s67 {
                position: absolute;
                width: 126px;
                height: 20px;
                color: #aa967f;
                font-family: "Doppio One", sans-serif;
                font-size: 11px;
                text-shadow: 1px 1px 1px #000;
                top: 2px;
                text-align: center;
                cursor: default; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .left_footer__1_joU .gold__15RU7 {
              color: #aa967f;
              font-family: "Doppio One", sans-serif;
              font-size: 14px;
              width: 100px;
              height: 17px;
              margin-top: 21px;
              margin-left: 78px;
              cursor: default; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .left_footer__1_joU .attr__18biY {
              width: 220px;
              height: 35px;
              font-size: 0; }
              .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .left_footer__1_joU .attr__18biY .agilidad__2QSgf {
                color: #aa967f;
                font-family: "Doppio One", sans-serif;
                font-size: 14px;
                margin-top: 13px;
                margin-left: 78px;
                display: inline-block;
                cursor: default; }
              .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .left_footer__1_joU .attr__18biY .fuerza__2uBUu {
                color: #aa967f;
                font-family: "Doppio One", sans-serif;
                font-size: 14px;
                margin-top: 13px;
                margin-left: 40px;
                display: inline-block;
                cursor: default; }
          .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .right_footer__2mosA {
            display: inline-block;
            vertical-align: top;
            width: 163px;
            height: 192px; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .right_footer__2mosA .minimap__3i1NM {
              width: 100px;
              height: 100px;
              display: inline-block;
              vertical-align: top;
              margin-top: 12px;
              margin-left: 12px;
              background-size: 100%; }
              .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .right_footer__2mosA .minimap__3i1NM .point_minimap__3LDLL {
                width: 3px;
                height: 3px;
                background-color: #f00;
                position: relative; }
            .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .right_footer__2mosA .buttons_map__1NLf3 {
              display: inline-block;
              vertical-align: top;
              width: 100px;
              height: 45px;
              margin-left: 12px; }
              .outer__1oYvp .middle__2TjDU .content__1JaK2 .content_right__30vdI .footer__39f4z .right_footer__2mosA .buttons_map__1NLf3 .open_map__1uku5 {
                cursor: pointer;
                margin-left: 29px;
                width: 45px;
                height: 45px; }

