@font-face {
  font-family: "UTM Bienvenue";
  src: url("../fonts/subset-UTMBienvenue.eot");
  src: url("../fonts/subset-UTMBienvenue.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/subset-UTMBienvenue.woff2") format("woff2"),
    url("../fonts/subset-UTMBienvenue.woff") format("woff"),
    url("../fonts/subset-UTMBienvenue.ttf") format("truetype"),
    url("../fonts/subset-UTMBienvenue.svg#UTMBienvenue") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "UTM Avo";
  src: url("../fonts/subset-UTMAvo.eot");
  src: url("../fonts/subset-UTMAvo.eot?#iefix") format("embedded-opentype"),
    url("../fonts/subset-UTMAvo.woff2") format("woff2"),
    url("../fonts/subset-UTMAvo.woff") format("woff"),
    url("../fonts/subset-UTMAvo.ttf") format("truetype"),
    url("../fonts/subset-UTMAvo.svg#UTMAvo") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "UTM Avo";
  src: url("../fonts/subset-UTMAvoBold.eot");
  src: url("../fonts/subset-UTMAvoBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/subset-UTMAvoBold.woff2") format("woff2"),
    url("../fonts/subset-UTMAvoBold.woff") format("woff"),
    url("../fonts/subset-UTMAvoBold.ttf") format("truetype"),
    url("../fonts/subset-UTMAvoBold.svg#UTMAvoBold") format("svg");
  font-weight: bold;
  font-style: normal;
}
.hide {
  display: none !important;
}
.btn:focus,
a:focus,
button:focus {
  outline: -webkit-focus-ring-color auto 0px;
}
.clearfix:before {
  display: table;
  content: " ";
}
.clearfix:after {
  display: table;
  content: " ";
  clear: both;
}
ul {
  padding-left: 0;
  list-style: none;
}
body {
  margin: 0;
  position: relative;
}
button {
  background-color: transparent;
  border: 0;
}
body > .site-main .site-main {
  position: relative;
  text-align: center;
}
body > .site-main .site-main > .title {
  text-align: center;
  min-height: 18px;
  margin-top: 20px;
}
body > .site-main .site-main > .title .title {
  max-width: 1000px;
  margin-bottom: 100px;
  position: relative;
}
.user {
  position: fixed;
  top: 30px;
  left: 30px;
}
.user .avatar {
  border: 3px solid #ffaf00;
  border-radius: 3px;
  width: 66px;
  height: 66px;
  position: relative;
  float: left;
}
.user .avatar img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.user .name {
  float: left;
  margin-top: 18px;
  margin-left: 10px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-align: left;
}
.user .name .yellow {
  display: block;
  color: #ffe02a;
}
.logout {
  position: fixed;
  top: 30px;
  right: 30px;
  width: 180px;
  height: 70px;
}
.logout .log-out {
  width: 180px;
  height: 70px;
  background-image: url("../img/button-red.png");
  background-size: 100% 100%;
  color: #fff;
  margin-bottom: 0;
  font-family: "UTM Bienvenue";
  display: block;
  background-repeat: no-repeat;
  font-size: 22px;
  line-height: 70px;
  text-transform: capitalize;
  cursor: pointer;
  text-decoration: none;
}
.logout .log-out:hover {
  -webkit-filter: brightness(115%);
  filter: brightness(115%);
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.list-button {
  background-color: #e3dfc2;
  border-radius: 20px;
  -webkit-box-shadow: -1px -1px 0px 0px #7a7869;
  -moz-box-shadow: -1px -1px 0px 0px #7a7869;
  box-shadow: -1px -1px 0px 0px #7a7869;
  padding: 5px 8px;
  width: 255px;
  margin-left: 310px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 40px;
  text-align: center;
  float: left;
  font-family: "UTM Bienvenue";
}
.list-button a,
.list-button button {
  display: block;
  margin: 0 auto 30px;
  background-repeat: no-repeat;
  font-size: 22px;
  line-height: 80px;
  text-transform: capitalize;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  font-family: "UTM Bienvenue";
}
.list-button a:hover,
.list-button button:hover {
  -webkit-filter: brightness(115%);
  filter: brightness(115%);
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.list-button #prize-list {
  min-width: 230px;
  height: 80px;
  background-image: url("../img/button-red.png");
  background-size: 100% 100%;
  color: #fff;
  line-height: 45px;
  cursor: pointer;
  font-size: 22px;
}
.list-button #prize-list span {
  color: #ffce00;
  line-height: 38px;
  font-size: 30px;
}
.list-button #prize-list .buy {
  font-size: 22px;
  color: #fff;
}
.list-button #giftcode-list {
  width: 245px;
  height: 100px;
  background-image: url("../img/button-turn.png");
  color: #fff;
}
.list-button #giftcode-list[disabled] {
  width: 245px;
  height: 100px;
  background-image: url("../img/disable-turn.png");
  color: #fff;
  cursor: not-allowed;
}
.list-button #giftcode-list[disabled]:hover {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.list-button #buy-gold {
  width: 230px;
  height: 80px;
  background-image: url("../img/button-red.png");
  background-size: 100% 100%;
  color: #ffe02a;
  text-transform: uppercase;
  font-size: 28px;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 0;
}
#share-face {
  width: 230px;
  height: 60px;
  line-height: 60px;
  background-image: url("../img/blue-long.png");
  background-size: 100% 100%;
  color: #fff;
  margin-bottom: 0;
  text-transform: none;
  font-size: 22px;
  cursor: pointer;
  text-decoration: none;
  display: block;
  float: right;
  font-family: "UTM Bienvenue";
  text-align: center;
}
#share-face:hover {
  -webkit-filter: brightness(115%);
  filter: brightness(115%);
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.list-guide {
  background-color: #e3dfc2;
  border-radius: 20px;
  -webkit-box-shadow: -1px -1px 0px 0px #7a7869;
  -moz-box-shadow: -1px -1px 0px 0px #7a7869;
  box-shadow: -1px -1px 0px 0px #7a7869;
  padding: 5px 8px;
  width: 277px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 5px;
  margin-right: 8px;
  text-align: center;
  float: right;
  display: inline-block;
  font-family: "UTM Bienvenue";
  text-transform: capitalize;
}
.list-guide a,
.list-guide button {
  width: 245px;
  height: 60px;
  background-image: url("../img/red-long.png");
  color: #fff;
  display: block;
  margin: 0 auto 7px;
  background-repeat: no-repeat;
  line-height: 60px;
  font-size: 22px;
  cursor: pointer;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  font-family: "UTM Bienvenue";
}
.list-guide a:hover,
.list-guide button:hover {
  -webkit-filter: brightness(115%);
  filter: brightness(115%);
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.list-guide #trian-list {
  width: 252px;
  height: 243px;
}
.list-guide #history-people {
  margin-bottom: 3px;
}
.main-content {
  position: relative;
  width: 1060px;
  height: 420px;
  margin: auto;
}
.main-content .list-button {
  text-align: center;
}
.main-content .list-button a {
  display: inline-block;
  cursor: pointer;
}
.main-content .right-box.right-box1 {
  background-color: #fcf8df;
}
.main-content .right-box {
  width: 860px;
  height: 400px;
  border: 10px solid #fe4447;
  background-color: #040b23;
  border-radius: 20px;
  -webkit-box-shadow: 5px 0px 5px 0px #000000;
  -moz-box-shadow: 5px 0px 5px 0px #000000;
  box-shadow: 5px 0px 5px 0px #000000;
  margin: auto;
  position: absolute;
  top: 0%;
  right: 0;
  text-align: right;
}
.main-content .main .center-box {
 
}
.main-content .main .direction {
    -webkit-transform: none;
    transform: none;
    min-height: calc(100% - 3.5rem);
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    /* transform: translate(0,-50px); */
    max-width: 500px;
    max-height: 500px;
    margin: 1.75rem auto;
    position: relative;
    width: 100%;
    /*pointer-events: none;*/
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}
}
.main-content .main .arrow {

}
.scrollbar-inner {
  max-height: 415px;
}
.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #2b2b2b;
}
.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #3c3c3c;
}
.popup-box.prize .pheader .close-popup {
  top: -30px;
  right: -110px;
  width: 60px;
  height: 60px;
  border: 0px solid #4b484a;
  border-radius: 100%;
}
.popup-box.prize .prize {
  padding: 10px 0;
  border-radius: 20px;
  border-right: 1px solid #817f81;
  background-color: #141113;
  overflow: hidden;
}
.popup-box.prize .list {
  margin: 0px auto;
  width: 860px;
  max-width: 100%;
  height: 560px;
  padding: 10px 100px 25px;
  background-image: url("../img/bg-popup.png");
  background-size: 100% 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 21px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.popup-box.prize .list img {
  max-width: 100%;
  max-height: 92px;
}
.popup-box.prize .list a {
  color: #b1b1b1;
}
.popup-box.prize .list table {
  width: 100%;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-spacing: 0px;
  color: #fff;
}
.popup-box.prize .list table thead {
  font-size: 19px;
  text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000,
    2px 2px #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000;
  color: #fff;
}
.popup-box.prize .list table thead th {
  text-align: center;
  border-top: 0px solid #000;
  border-left: 0px solid #000;
  padding: 25px 5px;
}
.popup-box.prize .list table tbody {
  background-color: #141113;
  font-size: 18px;
  color: #ffe230;
}
.popup-box.prize .list table tbody td {
  border-top: 0px solid #000;
  border-bottom: 0px solid #000;
  border-left: 0px solid #000;
  padding: 10px;
  text-align: left;
}
.popup-box.prize .list table tbody td .thecao {
  margin-top: 10px;
}
.popup-box.prize .list table tbody td .thecao .serial {
  font-size: 14px;
}
.popup-box.prize .list table tbody td .thecao .serial p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.popup-box.prize .list table tbody td select {
  width: 150px;
  max-width: 100%;
  height: 30px;
  border-radius: 3px;
  font-family: "UTM Avo";
}
.popup-box.prize .list table tbody td .nhan {
  color: #fff;
  background-image: url(../img/button-red.png);
  background-size: 100% 100%;
  height: 32px;
  width: 70px;
  font-family: "UTM Bienvenue";
  cursor: pointer;
}
.popup-box.prize .list table tbody td .nhan:hover {
  text-decoration: none;
}
.popup-box.prize .list table tbody tr:nth-of-type(odd) {
  background-color: #201c1f;
}
.popup-box.prize .list table tbody .blue {
  color: #2682d3;
}
.popup-box.prize .prize-guide {
  color: #ffe129;
  font-weight: bold;
}
.popup-box.prize .star-first {
  padding-left: 20px;
}
.popup-box.prize .star-first li {
  padding-left: 38px;
  position: relative;
}
.popup-box.prize .star-first li:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 28px;
  height: 28px;
  background-image: url(../img/star1.png);
}
.popup-box.prize .turn-gift {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.popup-box.prize .turn-gift li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 27%;
  flex: 0 0 27%;
}
.popup-box.prize .normal {
  font-weight: normal;
}
.popup-box.prize.guide .list {
  padding: 10px 65px 25px;
}
.popup-box.prize.guide .list .close-popup {
  right: -80px;
}
.popup-box.prize.guide .list .prize-guide {
  text-align: left;
}
#alert-prize {
  display: block;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#alert-prize .gift {
  color: #ffffff;
  position: fixed;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#alert-prize .gift img {
  max-width: 100%;
  -webkit-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
#alert-prize.show {
  display: block;
  opacity: 1;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  background-color: rgba(0, 0, 0, 0.7);
}
#alert-prize.show .gift img {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#alert-prize.show .vip img {
  -webkit-animation-name: tada;
  animation-name: tada;
}
#alert-prize.show .g100 img {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
.loading-wrapper {
  position: fixed;
}
.loading-wait {
  position: relative;
}
.loading-wait .loading-wrapper {
  visibility: visible;
  display: block !important;
  background: #09061959;
}
.loading-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 998;
}
.loading-wrapper .loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url("../img/loading.gif") no-repeat 0px;
  background-size: 100% 100%;
  margin-left: -20px;
  border: 0px solid #fff;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  text-align: center;
  -webkit-box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.3);
}
.loading-wrapper .loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
}
.loading-wrapper .loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
}
::-webkit-input-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}
::-moz-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}
:-ms-input-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}
:-moz-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}
.menu-footer {
  background-color: rgba(26, 26, 29, 0.92);
}
.menu-footer .container {
  width: 1200px;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.menu-footer .container .row {
  margin-left: -10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: -10px;
}
.menu-footer .container .col-sm-6 {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-footer .container .col-sm-3 {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-footer .logo-box a {
  display: block;
  margin: 20px 0px 20px 40px;
}
.menu-footer .logo-box a img {
  width: auto;
}
.menu-footer .footer-module {
  padding: 30px 0px;
}
.menu-footer .footer-module .address {
  font-size: 14px;
  color: #747474;
  position: relative;
  text-align: left;
}
.menu-footer .footer-module .address:before {
  content: "";
  position: absolute;
  top: 10px;
  left: -40px;
  width: 1px;
  height: 90%;
  background: url(../img/line.png) no-repeat;
}
.menu-footer .footer-module .address:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0px;
  width: 1px;
  height: 90%;
  background: url(../img/line.png) no-repeat;
}
.menu-footer .footer-module .address h3 {
  color: #c5c5c5;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  padding-left: 30px;
}
.menu-footer .footer-module .address h3:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #c5c5c5;
}
.menu-footer .social ul {
  display: block;
  float: right;
}
.menu-footer .social ul li {
  float: left;
}
.menu-footer .social ul li a {
  padding: 5px;
}
.menu-footer .social ul li a span {
  display: inline-block;
}
.menu-footer .social ul li a .icon-viber {
  background-image: url(../img/icon-viber.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
}
.menu-footer .social ul li a .icon-zalo {
  background-image: url(../img/icon-zalo.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
}
.menu-footer .social ul li a .icon-skype {
  background-image: url(../img/icon-skype.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
}
.menu-footer .social ul li a:active:focus,
.menu-footer .social ul li a:focus,
.menu-footer .social ul li a:hover {
  background-color: transparent;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.menu-footer .social .support {
  text-align: right;
  float: right;
  width: 100%;
  font-weight: bold;
}
.menu-footer .social .support h3 {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.menu-footer .social .support h3 .phone {
  display: inline-block;
  padding-right: 10px;
  background-image: url(../img/icon-mobile-white.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
}
.menu-footer .social .support .orange {
  font-size: 18px;
  font-weight: bold;
  color: #f90;
}
.menu-footer .social .support .orange a {
  color: #f90;
  text-decoration: none;
}
.error {
  display: block;
  font-size: 14px;
  color: #ff0000;
}
#list-prize-add .prize {
  font-family: "UTM Bienvenue";
  color: #ffe129;
}
#list-prize-add .prize .add {
  width: 145px;
  height: 26px;
  border-radius: 5px;
  color: #ff0000;
  font-size: 28px;
  text-align: center;
  font-family: "UTM Bienvenue";
  border: 0;
  line-height: 30px;
  padding: 6px;
}
#list-prize-add .prize .btn-box {
  width: 350px;
  margin: auto;
  max-width: 80%;
}
#list-prize-add .prize .btn-box .btn-buy {
  width: 154px;
  height: 57px;
  background-image: url(../img/button-red.png);
  background-size: 100% 100%;
  color: #fff;
  margin-bottom: 0;
  font-family: "UTM Bienvenue";
  display: block;
  background-repeat: no-repeat;
  font-size: 30px;
  line-height: 52px;
  text-transform: capitalize;
  cursor: pointer;
  text-decoration: none;
  float: left;
}
#list-prize-add .prize .btn-box .btn-buy:hover {
  -webkit-filter: brightness(115%);
  filter: brightness(115%);
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
#list-prize-add .prize .btn-box .btn-buy[disabled] {
  background-image: url(../img/button-grey.png);
  cursor: not-allowed;
}
#list-prize-add .prize .btn-box .btn-cancel {
  background-image: url(../img/button-grey.png);
  float: right;
}
.popup-box {
  position: fixed;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
}
.popup-box .pheader {
  position: relative;
}
.popup-box .pheader .close-popup {
  position: absolute;
  top: -12px;
  right: -12px;
  cursor: pointer;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  height: 30px;
  border: 1px solid #b2a783;
  border-radius: 100%;
  color: #b2a783;
  text-decoration: none;
  padding: 0;
}
.login-form {
  width: 285px;
  padding: 0px 22px 50px 22px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  margin: 30px 0 0 420px;
  border-radius: 5px;
  border: 1px solid #0199c7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.login-form p.error {
  text-align: left;
  font-size: 12px;
  color: #dc3030;
  font-weight: 300;
  font-style: italic;
  margin-bottom: 10px;
}
.login-form h3 {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #b2a783;
  margin-top: 20px;
  margin-bottom: 18px;
}
.login-form p {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 13px;
}
.login-form .form-group {
  margin-bottom: 0px;
}
.login-form .form-group input {
  background-color: #ffffff;
  border-radius: 0px;
  border: 0px;
  padding-left: 38px;
  font-size: 14px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: calc(100% - 38px);
}
.login-form .form-group input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: -webkit-focus-ring-color auto 0px;
}
.login-form .form-group a.btn,
.login-form .form-group button.btn {
  color: #2d1706;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  width: 100%;
  height: 40px;
  cursor: pointer;
  background: #c9a95e;
  background: -moz-linear-gradient(
    top,
    #eeda95 0%,
    #cead5b 50%,
    #ceaf62 51%,
    #bd9851 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #eeda95),
    color-stop(50%, #cead5b),
    color-stop(51%, #ceaf62),
    color-stop(100%, #bd9851)
  );
  background: -webkit-linear-gradient(
    top,
    #eeda95 0%,
    #cead5b 50%,
    #ceaf62 51%,
    #bd9851 100%
  );
  background: -o-linear-gradient(
    top,
    #eeda95 0%,
    #cead5b 50%,
    #ceaf62 51%,
    #bd9851 100%
  );
  background: -ms-linear-gradient(
    top,
    #eeda95 0%,
    #cead5b 50%,
    #ceaf62 51%,
    #bd9851 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#eeda95),
    color-stop(50%, #cead5b),
    color-stop(51%, #ceaf62),
    to(#bd9851)
  );
  background: linear-gradient(
    to bottom,
    #eeda95 0%,
    #cead5b 50%,
    #ceaf62 51%,
    #bd9851 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeda95', endColorstr='#bd9851', GradientType=0);
  border-radius: 0px;
  border: 3px solid #7b5c2b;
}
.login-form .form-group a.btn:focus,
.login-form .form-group button.btn:focus {
  background-color: transparent;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.login-form .form-group a.btn a,
.login-form .form-group button.btn a {
  color: #fff;
}
.login-form .form-group a.btn a:focus,
.login-form .form-group a.btn a:hover,
.login-form .form-group button.btn a:focus,
.login-form .form-group button.btn a:hover {
  color: #fff;
  text-decoration: none;
}
.login-form .above-input {
  position: relative;
}
.login-form .above-input:before {
  position: absolute;
  content: "";
  top: 100%;
  left: 15px;
  height: 1px;
  width: calc(100% - 30px);
  background: #ccc;
  z-index: 996;
}
.login-form .above-input input {
  border-radius: 3px 3px 0px 0px;
  height: 36px;
}
.login-form .bottom-input input {
  border-radius: 0px 0px 3px 3px;
  height: 36px;
}
.login-form .above-input {
  position: relative;
}
.login-form .above-input .icon {
  position: absolute;
  left: 15px;
  top: 8px;
  width: 16px;
  height: 16px;
  background-image: url("../img/icon-user.png");
  background-size: 100% 100%;
}
.login-form .bottom-input {
  position: relative;
  top: -1px;
  margin-bottom: 35px;
}
.login-form .bottom-input .icon {
  position: absolute;
  left: 15px;
  top: 8px;
  width: 16px;
  height: 16px;
  background-image: url("../img/icon-key.png");
  background-size: 100% 100%;
}
.login-form .form-group.right {
  padding: 25px 0px;
  text-align: right;
}
.login-form .form-group.right a {
  font-size: 14px;
}
.login-form a {
  color: #ff9610;
  text-decoration: none;
  padding-left: 5px;
}
.login-form a:hover {
  text-decoration: underline;
}
.login-form .social-login {
  position: relative;
  padding: 30px 70px 0px 0px;
  display: inline-block;
  font-size: 13px;
}
.login-form .social-login a {
  width: 30px;
  height: 33px;
  border-radius: 3px;
  overflow: hidden;
}
.login-form .social-login a.face {
  position: absolute;
  top: 22px;
  right: 33px;
  background-image: url("../img/download.png");
  background-size: 100% 100%;
}
@media (max-width: 1100px) and (min-width: 992px) {
  body > .site-main .site-main {
    zoom: 0.8;
  }
}
@media (max-width: 991px) and (min-width: 824px) {
  body > .site-main .site-main {
    zoom: 0.7;
  }
}
@media (max-width: 823px) and (min-width: 651px) {
  body > .site-main .site-main {
    zoom: 0.55;
  }
}
@media (max-width: 767px) {
  .main-content .right-box .login-form {
    width: 360px;
    margin-top: 15px;
  }
  .light {
    display: none !important;
  }
  .popup-box.prize .list {
    left: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 100%;
    background-size: auto 150%;
    background-position: center;
    padding: 10px 10px 0;
  }
  .popup-box.prize .list .title img {
    height: 45px;
  }
  .popup-box.prize .pheader .close-popup {
    top: 0;
    right: 0;
    width: 35px;
  }
  .popup-box.prize .list table tbody {
    font-size: 12px;
  }
  .scrollbar-inner {
    max-height: 225px;
  }
  .popup-box.prize.guide .list .close-popup {
    right: 0;
  }
  .popup-box.prize.guide .list {
    padding: 10px;
  }
  .popup-box.prize .list {
    font-size: 12px;
  }
  #list-prize-add .prize .btn-box {
    width: 250px;
  }
  #list-prize-add .prize .btn-box .btn-buy {
    width: 100px;
    height: 42px;
    font-size: 20px;
    line-height: 40px;
  }
  body > .site-main .title .title {
    margin-bottom: 50px;
  }
  body > .site-main .site-main > .title .title {
    margin-bottom: 55px;
  }
}
@media (max-width: 650px) and (min-width: 501px) {
  body > .site-main .site-main {
    zoom: 0.45;
  }
}
@media (max-width: 500px) and (min-width: 450px) {
  body > .site-main .site-main {
    zoom: 0.41;
  }
}
@media (max-width: 450px) {
  body > .site-main .site-main {
    zoom: 0.41;
  }
  body > .site-main .login-form {
    zoom: 1.8;
  }
  .scrollbar-inner {
    max-height: 525px;
  }
  .user {
    position: fixed;
    top: 200px;
    left: 30px;
  }
  .main-content {
    max-width: 100%;
  }
  .main-content .right-box1 {
    background-color: transparent !important;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .main-content .right-box1 .list-button {
    margin-left: 0;
    background-color: transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
  }
  .main-content .right-box1 .list-button a,
  .main-content .right-box1 .list-button button {
    background-position: center;
    float: left;
    width: 31.33% !important;
    height: 100px !important;
    background-size: 100% 100%;
    margin: 0 1%;
  }
  .main-content .right-box1 .list-guide {
    margin-left: 0;
    background-color: transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    display: table;
  }
  .main-content .right-box1 .list-guide a,
  .main-content .right-box1 .list-guide button {
    display: table-cell;
    vertical-align: middle;
    background-position: center;
  }
  .main-content .right-box {
    max-width: 100%;
    top: 470px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 590px;
  }
  .main-content .right-box .login-form {
    margin: 5px auto;
    background-color: #040b23;
    width: 285px;
    border: 0;
    padding: 0px 22px 18px 22px;
  }
  .main-content .main .center-box {
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*-ms-transform: translate(-50%, -50%);*/
    /*transform: translate(-50%, -50%);*/
    /*-webkit-transform: translate(-50%, -50%);*/
    /*z-index: 999;
  }
  .logout {
    top: 205px;
  }
}
