body {
  background-image: url("../img/background.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #192e4b;
  height: 100%;
}
/* .body-content{margin:0;} */
.body-content {
  position: relative;
  margin-top: 1290px;
  width: 300px;
  left: 50%;
  transform: translateX(-50%);
  /* text-justify: center; */
}
#error-txt {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
}
.site-error {
  width: 80%;
  margin: auto;
}
.site-error h1 {
  color: #ffcc00;
}
/* #home{padding:40px;width: 900px; height: 1400px; overflow: hidden;} */
#home {
  position: relative;
  padding: 40px;
  width: 900px;
  overflow: hidden;
}
#home-logo {
  text-align: center;
  margin: 350px auto 10px auto;
  width: 380px;
}
#warp-home {
  width: 900px;
  height: 1600px;
  overflow: hidden;
}
.dwhide {
  display: none;
}
#head-info i.fa-pencil {
  display: none;
  font-size: 18px;
}
#btn-logout {
  position: fixed;
  top: 0;
  right: 10px;
  width: 300px;
  text-align: right;
}
#btn-logout .btn {
  border-radius: 0 0 10px 10px;
  background-color: #00cc00;
  border-color: #ccc;
  margin: 0 2px;
}
#show-username {
  font: bold 1em Tahoma;
  padding: 5px;
  outline: solid 1px #ccc;
  margin: 2px;
}
#show-leve {
  background-color: #00cc00;
  color: #fff;
  border-radius: 100%;
  width: 120px;
  height: 120px;
  text-align: center;
  padding: 10px;
  font-size: 5em;
  margin: 0 auto;
}
.panel-heading {
  font: bold 1em Tahoma;
}
/*#footer{background: url(../img/footer.jpg); height: 140px;clear:both;width: 100%;padding: 25px;   }*/
#footer {
  position: absolute;
  /* text-align: center; */
  /* height: 120px; */
  /* clear: both; */
  /* width: 100%; */
  /* position: static; */
  margin: 0 auto;
  top: 1550px;
  width: 900px;
  /* margin-bottom: 20px; */
  /* padding-top: 20px; */
}
footer.footer {
  margin-bottom: -10px;
  padding: 10px;
  background-color: transparent;
  color: #fff;
  border: none;
  text-align: center;
}
.font-red {
  color: #c00;
}
#title-login {
  color: #000;
  background: rgba(255, 255, 255, 0.6);
  width: 344px;
  margin: 4px auto;
  padding: 2px;
  border-radius: 10px;
}
/* form#frmLog{background: rgba(255,255,255,0.6);padding: 20px; height:250px;border-radius: 10px;} */
/* form#frmLog {margin-top: 1300px;} */
/* form#frmLog {
  margin: auto;
} */
#unn,
#pwd {
  font: normal 2em Arial;
  color: #fff;
  /* padding: 10px; */
  padding-left: 75px;
  height: 66px;
  width: 274px;
  margin-left: 24px;
  border: none;
}
#unn {
  background: url(../img/login/user.png) no-repeat;
}

#pwd {
  background: url(../img/login/pass.png) no-repeat;
}

#frm-alert {
  margin-top: 10px;
  margin-left: 24px;
}

.help-block {
  font-size: 0.85em;
}
form#frmEdit {
  background: #fff;
  margin-left: 100px;
  padding: 10px;
  border-radius: 10px;
}
h1#ranking {
  font: bold 3em Arial;
  color: #000;
  width: 40%;
  margin: auto;
  background: rgba(250, 250, 250, 0.8);
  text-align: center;
  padding: 10px;
  border-radius: 10px;
}
.alert-success {
  color: #000;
  display: none;
  width: 50%;
  margin: 10px auto;
}

/* #btn-back {
  position: fixed;
  bottom: 20px;
} */
#btn-back {
  position: absolute;
  top: 1385px;
}

#ranking-page {
  height: 1600px;
  width: 900px;
  overflow: hidden;
  background: url(../img/background.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
}
#ranking-bar {
  text-align: center;
  width: 100%;
  margin: 60px auto;
}
#ranking-bar img {
  width: 100%;
}
#rank-all {
  margin-top: 20px;
}
#rank-next {
  width: 80%;
  margin: 10px auto;
  left: 0;
  right: 0;
  font: normal 1.4em Verdana;
  text-align: center;
}
#rank-next a {
  width: 95%;
  background: #4b92a0;
  color: #fff;
  border: solid 2px #fff;
}
#urank .rank-list {
  border: solid 4px #fff;
  background: #ffcc33;
}
.btn-rank {
  width: 45%;
  background: #4b92a0;
  color: #fff;
  border: solid 2px #fff;
  margin: 2px;
}
a#btnrank-backhome {
  width: 45%;
}
/*.rank-list{background: #FFF;margin: 2px 2px;padding: 2px;border-radius: 4px;width: 100%;}*/
.rank-list {
  background: url(../img/bar-rank-list.png) no-repeat;
  width: 655px;
  height: 150px;
  margin: 0 auto;
  clear: both;
}
#rank-listowner {
  background: url(../img/bar-rank-owner.png) no-repeat;
}
.rank-top-list {
  width: 100%;
  height: 34px;
}
.rank-num {
  width: 96px;
  height: 100px;
  text-align: center;
  color: #fff;
  padding-top: 30px;
}
.rank-num img {
  height: 43px;
}
.rank-imgplace {
  width: 110px;
}
.rank-img {
  height: 100px;
  width: 100px;
  margin: 4px;
}
.rank-info {
  width: 280;
  margin-top: 5px;
  font: bold 2.4em Tahoma;
  padding-top: 40px;
  text-align: center;
  text-shadow: 1px 3px #fff;
}
.rank-nick {
  display: inline-block;
  width: 120px;
}
.rank-point {
  display: inline-block;
  width: 120px;
  text-align: center;
}
#rank-nav {
  width: 50%;
  margin: 10px auto;
  text-align: center;
}
#rank-prev {
  width: 45%;
  display: inline-block;
  float: left;
  margin: auto;
}
#rank-prev button {
  width: 95%;
}
#rank-next2 {
  width: 45%;
  float: left;
  margin: auto;
}
#rank-next2 button {
  width: 95%;
}

/* @media only screen and (max-width: 1000px) {
  .row,
  #rank-page {
    margin-left: 0;
    margin-right: 0;
  }
} */

#fortune {
  background: url("../img/bg/fortune.jpg");
  width: 900px;
  height: 1600px;
  background-repeat: no-repeat;
}
#fortune footer {
  display: none;
}
.keylock {
  cursor: pointer;
}
#show-item {
  position: absolute;
  top: 1000px;
  text-align: center;
  margin: auto;
  width: 820px;
  z-index: 100;
}
#show-chest {
  position: absolute;
  top: 850px;
  text-align: center;
  margin: auto;
  width: 820px;
}

/* #btn-logout-new {
    position: fixed; bottom: 20px;color: #FFF; left: 24px;
} */
