@font-face {
  font-family: "icons";
  src: url("../fonts/icon-custom/fonts/fontello.html") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "tahoma";
  src: url("../fonts/tahoma.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "tahomabold";
  src: url("../fonts/tahomabold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "umtgodswordr";
  src: url("../fonts/utm_godsword_regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "umtgodswordbold";
  src: url("../fonts/utm_godsword_bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "uvnlaclongquanr";
  src: url("../fonts/uvn_laclongquanr.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "uvnlaclongquanbold";
  src: url("../fonts/uvn_laclongquanbold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "utm_essendine_caps";
  src: url("../fonts/utm_essendine_caps.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "uvn_haibatrung";
  src: url("../fonts/uvn_haibatrung.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "svnLastParadise";
  src: url("../fonts/sVN-LastParadise.html") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "cambriaMath";
  src: url("../fonts/cambriaMath.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "cambria";
  src: url("../fonts/cambria.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "cambriab";
  src: url("../fonts/cambriab.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "myriadproregular";
  src: url("../fonts/myriadproregular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "myriadpro_b";
  src: url("../fonts/myriadpro_b.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.f-tahoma {
  font-family: "tahoma";
}

.f-tahomabold {
  font-family: "tahomabold";
}

.f-umtgodswordr {
  font-family: "umtgodswordr";
}

.f-umtgodswordbold {
  font-family: "umtgodswordbold";
}

.f-uvnllq {
  font-family: "uvnlaclongquanr";
}

.f-uvnllq_b {
  font-family: "uvnlaclongquanbold";
}

.f-uvn_haibatrung {
  font-family: "uvn_haibatrung";
}

.f-svnLastParadise {
  font-family: "svnLastParadise";
}

.f-utm_essendine_caps {
  font-family: "utm_essendine_caps";
}

.f-cambriaMath {
  font-family: "cambriaMath";
}

.f-cambria {
  font-family: "cambria";
}

.f-cambriab {
  font-family: "cambriab";
}

.f-myriadproregular {
  font-family: "myriadproregular";
}

.f-myriadpro_b {
  font-family: "myriadpro_b";
}

/* =Reset default browser CSS.
-------------------------------------------------------------- */



.m-auto {
  margin-inline: auto;
}



.text-upper, .t-upper {
  text-transform: uppercase;
}

.text-center, .t-center {
  text-align: center;
}




/*
body {
  font-family: "myriadproregular";
  line-height: 1.5;
  font-size: 13px;
  padding: 0px;
  color: #fff;
  margin: 0px auto;
  width: 100%;
  overflow-x: hidden !important;
  background: url(../images/bg.jpg) no-repeat center top, #ddeef8;
}

body > img {
  display: none;
}
*/


.p-relative {
  position: relative;
}


.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.a-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.j-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}








.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 9;
}


.title-frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 15px;
  background: url(../images/bg-title.png) no-repeat center center;
  background-size: 100% 100%;
  width: 706px;
  height: 91px;
  color: #f8efaf;
  font-size: 22px;
}


.info-reg-gift-top {
  margin-top: 685px;
  background: url(../images/bg-reg-all.png) no-repeat center center;
  width: 1141px;
  height: 121px;
  padding-right: 25px;
}
.info-reg-gift-top:after {
  pointer-events: none;
  position: absolute;
  content: "";
  width: 47px;
  height: 117px;
  background: url(../images/rau.png) no-repeat center center;
  top: 0;
  right: -15px;
}
.info-reg-gift-top .img-tg-reg:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.info-reg-gift-top .img-tg-reg img {
  display: block;
}
.info-reg-gift-top .img-tg-reg .img-taigam-reg {
  width: 251px;
  height: 101px;
}
.info-reg-gift-top .reg-fast {
  margin-left: 0px;
}
.info-reg-gift-top .num-all-moiban-infotop {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url(../images/bg-num-all.png) no-repeat center center;
  width: 251px;
  height: 101px;
  font-size: 16px;
  margin-left: 28px;
}
.info-reg-gift-top .num-all-moiban-infotop:before {
  position: absolute;
  content: "";
  width: 14px;
  height: 102px;
  background: url(../images/ver.png) no-repeat center center;
  left: -22px;
}
.info-reg-gift-top .num-all-moiban-infotop .text-top-numreg {
  color: #fbfae9;
  line-height: 1.2;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.7);
  margin-bottom: 5px;
}
.info-reg-gift-top .num-all-moiban-infotop .img-line-numall {
  display: inline-block;
}
.info-reg-gift-top .num-all-moiban-infotop .num-alltong-luot {
  gap: 0 6px;
  color: #141414;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.info-reg-gift-top .num-all-moiban-infotop .num-alltong-luot .numbig-so {
  font-size: 42px;
  line-height: 0.8;
}
.info-reg-gift-top .list-hover-gift-regtop {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: url(../images/bg-hover.html) no-repeat center center;
  width: 316px;
  height: 242px;
  bottom: 105px;
  left: -130px;
  gap: 0 15px;
  padding-top: 15px;
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.info-reg-gift-top .list-hover-gift-regtop .name-numb-mocgtop {
  font-size: 13px;
  text-align: left;
  padding-left: 15px;
  border-left: 4px solid #edbd31;
  line-height: 1;
  margin-left: 3px;
  margin-top: 5px;
}
.info-reg-gift-top .list-hover-gift-regtop .name-numb-mocgtop .num-show-datmoc {
  color: #ffecb0;
  font-size: 67px;
  margin-top: -5px;
}
.info-reg-gift-top .list-hover-gift-regtop .img-gift-outgame-vip .thum {
  background: url(../images/bg-img2.html) no-repeat center center;
  background-size: 100% 100%;
  width: 145px;
  height: 185px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.info-reg-gift-top .list-hover-gift-regtop .img-gift-outgame-vip .thum .img-gift-vip {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.info-reg-gift-top .list-hover-gift-regtop .img-gift-outgame-vip .thum .img-label-vip {
  left: 0;
  top: 0;
}
.info-reg-gift-top .list-hover-gift-regtop .img-gift-outgame-vip .name-img-show-hover {
  width: 140px;
  line-height: 1.2;
  font-size: 11px;
  color: #dbb15e;
  margin-top: 3px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px 20px;
  width: 170px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover.list-img-show-hover-vip {
  width: 100px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover .item-img-show-hover {
  width: 72px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover .item-img-show-hover .thumb {
  background: url(../images/bg-img.html) no-repeat center center;
  background-size: 100% 100%;
  width: 65px;
  height: 65px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover .item-img-show-hover .thumb img {
  width: auto;
  max-width: 90%;
  width: 59px;
  height: 59px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover .item-img-show-hover .name-img-show-hover {
  line-height: 1.2;
  font-size: 11px;
  color: #dbb15e;
  margin-top: 3px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover .item-img-show-hover .name-img-show-hover span {
  color: #fff;
}
.info-reg-gift-top .list-hover-gift-regtop-vip {
  background: url(../images/bg-hover2.html) no-repeat center center;
  width: 416px;
  left: -220px;
}


.anchor {
  width: 160px;
  position: fixed;
  right: -160px;
  z-index: 99;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.anchor.open {
  right: 5px;
}
.anchor .btn-tai-dk {
  position: relative;
  z-index: 2;
  margin-left: 0;
}
.anchor .btn-tai-dk .btn-tai-game {
  width: 160px;
  height: 88px;
  background: url(../images/navright/btn-tai-game.jpg);
  background-size: 100% 100%;
}
.anchor .btn-tai-dk .btn-tai-game:hover {
  background: url(../images/navright/btn-tai-game-hover.jpg);
  background-size: 100% 100%;
}
.anchor .linktoright {
  margin-bottom: 6px;
}
.anchor .linktoright img {
  display: block;
}

.link-4nut {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 5px;
  background: url(../images/navright/bg-4nut.jpg);
  background-size: 100% 100%;
  width: 160px;
  height: 147px;
  padding-block: 5px;
}
.link-4nut a {
  font-size: 13px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: url(../images/navright/bg-moi-4nut.png) no-repeat center center;
  width: 71px;
  height: 64px;
  color: #333224;
  padding-bottom: 3px;
}
.link-4nut a:hover {
  background: url(../images/navright/bg-moi-4nut-hover.png) no-repeat center center;
}

.box-giftcode {
  width: 180px;
  height: 217px;
  background: url(../images/bg-giftcode-anchor.html);
  margin-top: 4px;
}
.box-giftcode .tit-bgc {
  line-height: 1.2;
  margin-left: 62px;
  padding-top: 17px;
}

.go-top {
  cursor: pointer;
  width: 49px;
  height: 129px;
  margin: 5px auto 0;
}

.i-control {
  z-index: 9;
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: -32px;
  height: 143px;
  width: 32px;
  background: url(../images/navright/bg-arr.png) center center/100% 100% no-repeat;
}
.i-control .i-txt {
  margin-top: 72px;
  margin-left: 11px;
  width: 10px;
  height: 15px;
  background: url(../images/navright/arr.png) center center/100% 100% no-repeat;
  display: block;
  -webkit-transform: rotateZ(0deg);
          transform: rotateZ(0deg);
}
.i-control.i-control-open .i-txt {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.info-all-user {
  position: relative;
  right: 3px;
  width: 185px;
  height: 167px;
  background: url(../images/navright/bg-user.png) no-repeat center center;
  padding-top: 10px;
  margin-top: 10px;
}
.info-all-user .hello-user {
  font-size: 13px;
  width: 174px;
  height: 82px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 5px;
}
.info-all-user .hello-user .img-user {
  margin-bottom: 20px;
}
.info-all-user .hello-user .name-sever-log {
  width: 105px;
}
.info-all-user .hello-user .btn-login {
  width: 100%;
  font-size: 13px;
}
.info-all-user .hello-user .name-user {
  color: #000b07;
  line-height: 1.2;
  margin-bottom: 5px;
}
.info-all-user .hello-user .name-user span {
  color: #2d6358;
}
.info-all-user .hello-user .select {
  width: 100%;
}
.info-all-user .hello-user .select select {
  font-size: 11px;
  width: 100%;
  height: 25px;
}
.info-all-user .info-user-other {
  margin-top: 3px;
}
.info-all-user .info-user-other a {
  color: #000b07;
}
.info-all-user .info-user-other .row-otheruser {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #000b07;
  width: 90%;
}
.info-all-user .info-user-other .dotot:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: #2e6457;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 4px;
}
.info-all-user .info-user-other .dotot .left-label {
  padding-left: 15px;
}

.ranking {
  margin-top: 10px;
}

.tab-ranking {
  margin-top: 20px;
  gap: 0 25px;
}
.tab-ranking .item-tab-rank {
  background: url(../images/bg-tab.png) no-repeat center center;
  background-size: 100% 100%;
  font-size: 15px;
  color: #f6eb92;
  width: 215px;
  height: 26px;
}
.tab-ranking .item-tab-rank.active, .tab-ranking .item-tab-rank:hover {
  background: url(../images/bg-tab-hover.png) no-repeat center center;
  background-size: 100% 100%;
  color: #464035;
  margin-right: 950px;
}

.main-ranking {
  margin-top: 10px;
}
.main-ranking .detail-ranking:not(.active) {
  display: none;
}
.main-ranking .img-left-rank {
  width: 222px;
  height: 629px;
  position: relative;
  z-index: 2;
}

.main-detail-rank {
  width: 919px;
  height: 629px;
  padding-top: 40px;
}
.main-detail-rank:before {
  position: absolute;
  content: "";
  background: url(../images/bg-right.png) no-repeat center center;
  width: 1018px;
  height: 626px;
  left: -8px;
  top: -2px;
}
.main-detail-rank .list-ranking {
  width: 792px;
}
.main-detail-rank .table-ranking {
  color: #38382e;
  font-size: 15px;
}
.main-detail-rank .table-ranking .row-rank {
  height: 36px;
  line-height: 36px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 15% 20% 20% 20% 25%;
  grid-template-columns: 15% 20% 20% 20% 25%;
  background: url(../images/bg-tbody.png) no-repeat center center;
  margin-bottom: 12px;
}
.main-detail-rank .table-ranking .row-rank:nth-child(2), .main-detail-rank .table-ranking .row-rank:nth-child(3), .main-detail-rank .table-ranking .row-rank:nth-child(4) {
  background: url(../images/bg-tbody-top3.png) no-repeat center center;
  background-size: 100% 100%;
}
.main-detail-rank .table-ranking .row-rank:nth-child(2) .col-rank:nth-child(1), .main-detail-rank .table-ranking .row-rank:nth-child(3) .col-rank:nth-child(1), .main-detail-rank .table-ranking .row-rank:nth-child(4) .col-rank:nth-child(1) {
  text-indent: -99999999999px;
}
.main-detail-rank .table-ranking .row-rank:nth-child(2) .col-rank:nth-child(1) {
  background: url(../images/top1.png) no-repeat center center;
  background-size: contain;
}
.main-detail-rank .table-ranking .row-rank:nth-child(3) .col-rank:nth-child(1) {
  background: url(../images/top2.png) no-repeat center center;
  background-size: contain;
}
.main-detail-rank .table-ranking .row-rank:nth-child(4) .col-rank:nth-child(1) {
  background: url(../images/top3.png) no-repeat center center;
  background-size: contain;
}
.main-detail-rank .table-ranking .row-rank-head {
  background: url(../images/bg-thead.html) no-repeat center center;
  background-size: 100% 100%;
  margin-bottom: 18px;
}


