.text-blue-dark {
  color: #00090f;
}

.text-blue-middle {
  color: #071b33;
}

.text-deep-blue {
  color: #071b33;
}

.text-blue-light {
  color: #1cbcf9;
}

.text-green-middle {
  color: #124f4c;
}

.text-green-dark {
  color: #0c353f;
}

.text-green-light {
  color: #008d66;
}

.text-purple {
  color: #858ee5;
}

.text-white {
  color: #FFF;
}

.text-red {
  color: #d32f2f;
}

.text-amber {
  color: #fb8c00;
}

.text-muted {
  color: #a1aab2;
}

.bg-blue-dark {
  background: #00090f;
}

.bg-deep-blue {
  background: #071b33;
}

.bg-blue-middle {
  background: #071b33;
}

.bg-blue-light {
  background: #1cbcf9;
}

.bg-green-middle {
  background: #124f4c;
}

.bg-green-light {
  background: #008d66;
}

.bg-green-dark {
  background: #0c353f;
}

.bg-purple {
  background: #858ee5;
}

.bg-white {
  background: #FFF;
}

.bg-muted {
  background: #a1aab2;
}

.bg-red {
  background: #d32f2f;
}

.bg-amber {
  background: #fb8c00;
}

.border-white {
  border-color: #FFF !important;
}

.border-green {
  border-color: #008d66 !important;
}

.border-red {
  border-color: #d32f2f !important;
}

.btn-main-gradient-blue, .main-gradient-blue {
  background: #008d66;
  background: -moz-linear-gradient(left, #00a1de 0%, #1cbcf9 100%);
  background: -webkit-linear-gradient(left, #00a1de 0%, #1cbcf9 100%);
  background: linear-gradient(to right, #00a1de 0%, #1cbcf9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00a1de", endColorstr="#1cbcf9",GradientType=1 );
}

.btn-main-gradient, .main-gradient {
  background: #008d66;
  background: -moz-linear-gradient(left, #008d66 0%, #17bea0 100%);
  background: -webkit-linear-gradient(left, #008d66 0%, #17bea0 100%);
  background: linear-gradient(to right, #008d66 0%, #17bea0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$main-light", endColorstr="#17bea0",GradientType=1 );
}

.btn-light-gradient, .light-gradient {
  background: #1cbcf9;
  background: -moz-linear-gradient(left, #1cbcf9 0%, #858ee5 100%);
  background: -webkit-linear-gradient(left, #1cbcf9 0%, #858ee5 100%);
  background: linear-gradient(to right, #1cbcf9 0%, #858ee5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$main-blue-light", endColorstr="$color-purple",GradientType=1 );
}

/*btn bg*/
.btn.disabled, .btn:disabled {
  background: #3b444b;
  color: #6e7f8d;
  pointer-events: none;
}

.btn-light-gradient:hover {
  opacity: 0.8;
}

.btn-main-gradient:hover {
  opacity: 0.8;
}

.btn-main-gradient-blue:hover {
  opacity: 0.8;
}

.btn-purple {
  background: #858ee5;
}
.btn-purple:hover {
  background: #00a174;
}

.btn-green-light {
  background: #008d66;
}
.btn-green-light:hover {
  background: #00a174;
}

.btn-red {
  background: #d32f2f;
}
.btn-red:hover {
  background: #e13b3b;
}

.btn-muted {
  background: #a1aab2;
  color: #333;
}
.btn-muted:hover {
  opacity: 0.8;
}

/*btn bg*/
.nodata, footer .linkWrap ul.quickLinks li, footer .helpersWrap .helperBtn, .bannerWrap .bannerTitle, .bannerWrap .bannerDesc, .bannerWrap .bannerBtn, .topTabs, .pageTabsWrap ul.pageTab li, .QRcodeWrap .tag, aside .navLink, .btn, .custom-control-label::before, .notSelect {
  user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.homeRankContent .tabList .tab, footer .helpersWrap .helperBtn, .hotGameWrap .hotGameDesc .playnowBtn, .pageTabsWrap ul.pageTab li, .QRcodeWrap, aside .navLink, a {
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.idCardWrap, footer .brandWrap, footer .linkWrap, footer .helpersWrap .helperBtn, footer, .topTabs > div, .pageTabsWrap, .pageRight .content, .form-group .form-control, .borderBox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nodata, footer .maintenanceTimeWrap .maintenanceGroup .maintenanceContent, .valignWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.owl-carousel-bulletin .modal-header .modal-title, .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nodata, footer .linkWrap ul.quickLinks li, footer .helpersWrap .helperBtn, .bannerWrap .bannerTitle, .bannerWrap .bannerDesc, .bannerWrap .bannerBtn, .topTabs, .pageTabsWrap ul.pageTab li, .QRcodeWrap .tag, aside .navLink, .btn, .custom-control-label::before, .notSelect {
  user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.homeRankContent .tabList .tab, footer .helpersWrap .helperBtn, .hotGameWrap .hotGameDesc .playnowBtn, .pageTabsWrap ul.pageTab li, .QRcodeWrap, aside .navLink, a {
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.idCardWrap, footer .brandWrap, footer .linkWrap, footer .helpersWrap .helperBtn, footer, .topTabs > div, .pageTabsWrap, .pageRight .content, .form-group .form-control, .borderBox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nodata, footer .maintenanceTimeWrap .maintenanceGroup .maintenanceContent, .valignWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.owl-carousel-bulletin .modal-header .modal-title, .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.clearfix {
  clear: both;
}

.white-space-nowrap {
  white-space: nowrap;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.mlr-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.left {
  float: left;
}

.right {
  float: right;
}

.gird-12 {
  width: 100%;
}

.gird-10 {
  width: 83.3333333333%;
}

.gird-9 {
  width: 75%;
}

.gird-8 {
  width: 66.6666666667%;
}

.gird-7 {
  width: 58.3333333333%;
}

.gird-6 {
  width: 50%;
}

.gird-5 {
  width: 41.6666666667%;
}

.gird-4 {
  width: 33.3333333333%;
}

.gird-3 {
  width: 25%;
}

.gird-2 {
  width: 16.6666666666%;
}

.gird-1 {
  width: 8.3333333333%;
}

.flex-1 {
  flex: 1;
}

.flex-2 {
  flex: 2;
}

.flex-3 {
  flex: 3;
}

.flex-4 {
  flex: 4;
}

.flex-5 {
  flex: 5;
}

.flex-6 {
  flex: 6;
}

.flex-7 {
  flex: 7;
}

.flex-8 {
  flex: 8;
}

.flex-9 {
  flex: 9;
}

.flex-10 {
  flex: 10;
}

.colTable {
  display: table;
}

.colTr {
  display: table-row;
}

.colTd {
  display: table-cell;
}

@media screen and (min-width: 993px) {
  .lg-hide {
    display: none !important;
  }
}
@media screen and (max-width: 992px) {
  .md-hide {
    display: none !important;
  }
}
@media screen and (max-width: 500px) {
  .sm-hide {
    display: none !important;
  }
}
@media screen and (max-width: 320px) {
  .xs-hide {
    display: none !important;
  }
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.font-size-small {
  font-size: 12px !important;
  line-height: 14px !important;
}

.font-size-regular {
  font-size: 14px !important;
  line-height: 16px !important;
}

.font-size-x-regular {
  font-size: 16px !important;
  line-height: 18px !important;
}

.font-size-xx-regular {
  font-size: 20px !important;
  line-height: 22px !important;
}

.font-size-large {
  font-size: 24px !important;
  line-height: 26px !important;
}

.font-size-x-large {
  font-size: 32px !important;
  line-height: 34px !important;
}

.font-size-xx-large {
  font-size: 48px !important;
  line-height: 50px !important;
}

.font-size-xxx-large {
  font-size: 64px !important;
  line-height: 66px !important;
}

.font-size-xxxx-large {
  font-size: 96px !important;
  line-height: 98px !important;
}

.font-weight-bold {
  font-weight: 800 !important;
}

.font-weight-regular {
  font-weight: 400 !important;
}

.font-weight-light {
  font-weight: 200 !important;
}

/*form*/
.form-group {
  margin-bottom: 1rem;
  position: relative;
}
.form-group .form-control {
  display: block;
  background-color: #0c353f;
  color: #FFF;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border: 1px solid #0c353f;
  border-radius: 2px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-group .form-control:focus {
  outline: none;
}
.form-group label {
  line-height: 35px;
  vertical-align: middle;
}

.form-check {
  position: relative;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

input[type=radio], input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-label::after, .custom-control-label::before {
  /*top:.15rem;*/
  top: 0;
}

.custom-control-label::after {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-control-label::before {
  background-color: #6c757d;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 2px;
}

.custom-control-label::before {
  pointer-events: none;
  background-color: #dee2e6;
}

.custom-control-label::after, .custom-control-label::before {
  position: absolute;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  left: 0;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #2962FF;
}

.custom-control-input:checked ~ .custom-control-label::before {
  background-color: #2962FF;
  color: #FFF;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.input-group-append-right, .input-group-prepend, .input-group-append-left {
  display: flex;
}

.input-group-append-right, .input-group-append-left {
  margin-left: -1px;
  position: absolute;
  top: -2px;
}

.input-group-append-right {
  right: -2px;
}

.input-group-append-left {
  left: -2px;
}

.input-group-append-right > .btn, .input-group-append-right > select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-append-left > .btn, .input-group-append-left > select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.form-control:disabled, .form-control[readonly] {
  opacity: 0.7;
}

.input-group .custom-file, .input-group .custom-select, .input-group .form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.helpText {
  display: block;
  font-size: 13px;
  line-height: 15px;
  margin-top: 0.25rem;
  color: #a1aab2;
}

.form-group.error .form-control {
  border-color: #d32f2f;
}
.form-group.error .input-error-field {
  color: #d32f2f;
}

/*form*/
/*button*/
.btn:not(:disabled):not(.disabled), .navbar-toggler:not(:disabled):not(.disabled), .page-link:not(:disabled):not(.disabled), summary, button.btn {
  cursor: pointer;
}

.input-group-append-left .btn, .input-group-prepend .btn, .input-group-append-right .btn {
  position: relative;
  z-index: 2;
}

.button-group .btn {
  margin-bottom: 5px;
  margin-right: 5px;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

.btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 2px;
  white-space: nowrap;
  outline: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn.disabled {
  opacity: 0.5;
  cursor: default;
}

/*button*/
/*a tag*/
/*a tag*/
/*select*/
select.form-control:not([size]):not([multiple]) {
  height: calc(2.0625rem + 2px);
}

/*.form-group .form-control.input-append-left ,.form-group .form-control.input-append-right {
    width:auto !important;
}*/
.form-group .form-control.input-append-right {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.form-group .form-control.input-append-left {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

/*select*/
/*table*/
.responseTable table {
  width: 100%;
}

table td, table th {
  padding: 1rem;
  vertical-align: middle;
}

td.tdMinWidth, th.tdMinWidth {
  min-width: 200px;
}

@media screen and (max-width: 500px) {
  table td, table th {
    padding: 0.3rem;
    vertical-align: middle;
  }
}
/*table*/
/*select*/
select.form-control:not([size]):not([multiple]) {
  height: calc(2.0625rem + 2px);
}

/*select*/
/*select + input */
.selectInput {
  display: flex;
}
.selectInput select {
  width: auto !important;
}
.selectInput .appendLeft {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.selectInput .appendRight {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

/*badge*/
.badge {
  font-weight: 300;
  line-height: normal;
  display: inline-block;
  padding: 0.25em 0.4em;
  text-align: center;
  vertical-align: baseline;
  border-radius: 2px;
  font-size: 75%;
  white-space: nowrap;
}

/*member level badge colors*/
/*member level badge colors*/
.badge-primary {
  color: #fff !important;
  background-color: #007bff !important;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff !important;
  background-color: #6610f2 !important;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #510bc4;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(102, 16, 242, 0.5);
}

.badge-success {
  color: #fff !important;
  background-color: #e83e8c !important;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #d91a72;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(232, 62, 140, 0.5);
}

.badge-info {
  color: #fff !important;
  background-color: #28a745 !important;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(40, 167, 69, 0.5);
}

.badge-warning {
  color: #333 !important;
  background-color: #ffc107 !important;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #333;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff !important;
  background-color: #dc3545 !important;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #fff !important;
  background-color: #17a2b8 !important;
}
a.badge-light:hover, a.badge-light:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(23, 162, 184, 0.5);
}

.badge-dark {
  color: #fff !important;
  background-color: #333 !important;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1a1a1a;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.5);
}

.badge-vip {
  color: #fff !important;
  background-color: #00a778 !important;
}
a.badge-vip:hover, a.badge-vip:focus {
  color: #fff;
  background-color: #007454;
}
a.badge-vip:focus, a.badge-vip.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(0, 167, 120, 0.5);
}

/*badge*/
/*table*/
.overflowTable {
  overflow: auto;
  max-width: 100%;
}
.overflowTable::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #124f4c;
}
.overflowTable::-webkit-scrollbar {
  height: 5px;
  background-color: #124f4c;
}
.overflowTable::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #008d66;
}

th.minWidth80, td.minWidth80 {
  min-width: 80px;
}

.responsiveTable {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}

@media screen and (max-width: 992px) {
  .responsiveTable {
    width: 100%;
    display: block;
    border-collapse: collapse;
    border-spacing: 0;
    position: relative;
  }
  table.responsiveTable tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
    width: calc(100% - 101px);
  }
  table.responsiveTable tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsiveTable td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsiveTable thead {
    display: block;
    float: left;
    border: 0;
    /*@extend %border-box;*/
    width: 100px;
    border-right: 1px solid rgba(255, 255, 255, 0.12);
  }
  table.responsiveTable thead tr {
    display: block;
    padding: 0 10px 0 0;
    border-bottom: none;
  }
  table.responsiveTable th {
    display: block;
    text-align: right;
  }
}
/*table*/
#ajax_loading_box {
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  top: 0;
  left: 0;
}
#ajax_loading_box #ajax_loading_box_close {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  text-align: center;
  line-height: 40px;
  position: absolute;
  left: calc(50% - 20px);
  top: calc(50% + 30px);
}
#ajax_loading_box #ajax_loading_box_close .fa-times {
  margin-top: 12px;
}
#ajax_loading_box .lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
}
#ajax_loading_box .lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
#ajax_loading_box .lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
#ajax_loading_box .lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
#ajax_loading_box .lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
#ajax_loading_box .lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}
body {
  background: #00090f;
  font-family: "Roboto-Regular", "Microsoft JhengHei" !important;
  font-size: 16px;
  color: #FFF;
  position: relative;
  min-width: 1280px;
}

html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

::selection {
  background: #008d66;
  color: #FFF;
}

::-moz-selection {
  background: #008d66;
  color: #FFF;
}

a {
  text-decoration: none;
  color: #FFF;
}

.scrollbarContent {
  max-height: 400px;
  overflow: auto;
}
.scrollbarContent::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #071b33;
}
.scrollbarContent::-webkit-scrollbar {
  width: 5px;
  background-color: #071b33;
}
.scrollbarContent::-webkit-scrollbar-thumb {
  border-radius: 8px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #124f4c;
}

header, footer, .contentWrap, .hotGameContent, .helpersWrap {
  width: 100%;
}

.contentWrap {
  padding-top: 100px;
}

.contentWrap-left {
  padding-left: 100px;
}

.pageContent {
  padding-top: 50px;
}
.pageContent .finance {
  width: 100%;
  height: auto;
}

body[data-page=home] .pageContent {
  padding-top: 0;
}

aside {
  width: 100px;
  background: #FFF;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  overflow: auto;
}
aside::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #FFF;
}
aside::-webkit-scrollbar {
  width: 5px;
  background-color: #071b33;
}
aside::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
  background-color: #CCC;
}
aside .navLink:hover {
  opacity: 0.8;
}
aside .navLink a {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
}
aside .navLink a img {
  display: block;
  margin: 20px auto;
}
aside .navLink .hotTag {
  display: inline-block;
  margin-top: 5px;
  padding: 3px 12px;
  background: rgb(246, 0, 12);
  background: -moz-linear-gradient(top, rgb(246, 0, 12) 0%, rgb(189, 2, 14) 100%);
  background: -webkit-linear-gradient(top, rgb(246, 0, 12) 0%, rgb(189, 2, 14) 100%);
  background: linear-gradient(to bottom, rgb(246, 0, 12) 0%, rgb(189, 2, 14) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f6000c", endColorstr="#bd020e",GradientType=0 );
  text-align: center;
  color: #FFF;
  font-size: 12px;
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: tagFlash;
  animation-name: tagFlash;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes tagFlash {
  0%, 10%, 20% {
    opacity: 1;
  }
  5%, 15% {
    opacity: 0;
  }
}
@keyframes tagFlash {
  0%, 10%, 20% {
    opacity: 1;
  }
  5%, 15% {
    opacity: 0;
  }
}
.mainContent {
  width: 1299px;
  overflow: hidden;
  border-right: 1px solid #071b33;
}

header {
  height: 56px;
  position: relative;
  z-index: 2;
  width: 1300px;
  padding: 4px 0;
}

header .logoWrap img {
  max-width: 180px;
  max-height: 56px;
  padding-top: 4px;
}
header .logoWrap .valignWrapper, header .userInfoWrap .valignWrapper {
  height: 56px;
}
header .inlineHeight {
  height: 35px;
  display: inline-flex;
  align-items: center;
}
header .loginRules {
  color: #fff;
  border-radius: 3px;
}
header .loginRules.tooltip {
  position: relative;
  display: inline-block;
}
header .loginRules.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
header .loginRules.tooltip .tooltiptext {
  opacity: 0;
  transition: opacity 1s;
  visibility: hidden;
  min-width: 280px;
  background-color: rgb(82, 91, 155);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 6px 0;
  z-index: 5;
  position: absolute;
  top: 60px;
}
header .loginRules.tooltip .tooltiptext::before {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 20%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent rgb(82, 91, 155) transparent;
}
header .loginRules .custom-control {
  min-height: inherit;
}
header .loginRules a {
  color: #858ee5;
  text-decoration: none;
  opacity: 1;
}
header .loginRules a:hover {
  opacity: 0.8;
}
header .loginBtn, header .registerBtn {
  min-width: 70px;
}
header .loginBtn {
  background: #3fc2b1;
}
header .loginBtn:hover {
  background: #1bb5a1;
}
header .registerBtn {
  background: rgba(255, 255, 255, 0.1);
}
header .registerBtn:hover {
  background: rgba(255, 255, 255, 0.3);
}
header .forgetPwdBtn {
  color: #858ee5;
  text-decoration: none;
  opacity: 1;
}
header .forgetPwdBtn:hover {
  opacity: 0.8;
}
header .select {
  /*margin-left: 1em;*/
  padding: 0.25em;
  border: 0;
  letter-spacing: 0.15em;
  border-radius: 0;
  background-color: transparent;
  color: #FFF;
  outline: none;
}
header .select option {
  color: #124f4c;
}

.article .breadcrumb > li + li:before {
  color: #CCCCCC;
  content: ">";
  padding: 0 5px;
}
.article .breadcrumb {
  font-size: 12px;
}
.article .breadcrumb li {
  display: inline-block;
}
.article .breadcrumb li a {
  color: #fff;
  text-decoration: underline;
}
.article h5 {
  opacity: 0.4;
}
.article p {
  font-size: 16px;
  line-height: 22px;
  margin: 30px 0;
}
.article img {
  width: 100%;
}

.QRcodeWrap {
  position: fixed;
  top: calc(45vh - 222px);
  right: 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /*width:150px;*/
  /*&.hide {
  right:-$minWidthPadding;

  }*/
}
.QRcodeWrap .QRcodeBg {
  border-radius: 0px 0px 0px 8px;
  background: #1BB5A1;
  width: auto;
  /*max-width:$minWidth;
  min-width:$minWidth;
  min-height:100px;
  max-width:300px;
  max-height:120px;*/
  margin-left: auto;
  margin-right: auto;
}
.QRcodeWrap .QRcodeBg > div {
  min-height: 118px;
  max-height: 400px;
  overflow: auto;
}
.QRcodeWrap .QRcodeBg img {
  max-width: 200px;
  height: auto;
  width: 100%;
}
.QRcodeWrap .QRcontent {
  overflow: auto;
  max-height: 500px;
}
.QRcodeWrap .QRcontent::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #FFF;
}
.QRcodeWrap .QRcontent::-webkit-scrollbar {
  width: 5px;
  background-color: #071b33;
}
.QRcodeWrap .QRcontent::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
  background-color: #CCC;
}
.QRcodeWrap .tag {
  width: 20px;
  top: 45px;
  position: absolute;
  left: -29px;
  background: #1BB5A1;
  padding: 0.5rem;
  cursor: pointer;
  border-radius: 8px 0px 0px 8px;
}
.QRcodeWrap .tag > div {
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}

.userInput, .passwordInput, .verificationInput {
  position: relative;
  width: 150px;
  background: #00090f;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 2px;
}

.verificationInput {
  padding: 0 0 0 0.75rem !important;
  display: inline-flex;
  align-items: stretch;
}

.loginWrap .userInput, .loginWrap .passwordInput, .loginWrap .verificationInput {
  float: left;
}

.verificationInput {
  width: auto;
  height: 34px;
}
.verificationInput .veriticationImg {
  display: inline-block;
  width: 80px;
  height: 100%;
}
.verificationInput .veriticationImg img {
  width: 100%;
  height: 100%;
}
.verificationInput a {
  color: #FFF;
}
.verificationInput a:hover {
  opacity: 0.8;
}

.passwordInput {
  width: 100px;
}
.passwordInput a {
  color: #1cbcf9;
}
.passwordInput a:hover {
  opacity: 0.8;
}

.userInput input, .passwordInput input, .verificationInput input {
  background-color: transparent;
  width: 100%;
  color: #FFF;
  border: none;
  outline: none;
  padding: 0;
  font-size: 0.875rem;
  line-height: 1.5;
}

.verificationInput input {
  width: 50px;
}
.verificationInput input.error::placeholder {
  color: #d32f2f;
}

.icon-p {
  border-radius: 10px;
  width: 20px;
  display: inline-block;
  height: 20px;
  background: #858ee5;
  color: #FFF;
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.announceWrap {
  position: absolute;
  top: 0;
  width: calc(100% - 30px);
  padding: 15px;
  z-index: 2;
}
.announceWrap .textContent {
  padding-left: 25px;
  width: calc(100% - 25px);
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.announceWrap .textContent .fontIcon {
  position: absolute;
  left: 2px;
  top: 0;
}
.announceWrap .announceBox {
  width: calc(100% - 170px);
}

.container {
  width: 1300px;
  margin: 0 auto;
}

/*for home page*/
[data-page=home] .fullHeight {
  /*height:calc(100vh - 100px);*/
  height: auto;
  position: relative;
}

.fullHeight {
  height: calc(100% - 425px);
  position: relative;
}

/*for the other page*/
/*page layout*/
.pageRight {
  width: calc(100% - 169px);
  min-height: calc(100vh - 425px);
}
.pageRight .content {
  padding: 20px;
  background-color: transparent;
}
.pageRight .content.green {
  background: rgba(18, 79, 76, 0.3);
}
.pageRight .content .valignWrapper {
  min-height: calc(100vh - 490px);
}
.pageRight .bottomPic img {
  width: 100%;
}
.pageRight .content.mailbox, .pageRight .content.announce {
  padding-top: 0;
  padding-bottom: 0;
}
.pageRight .content.history {
  background: none !important;
  background-color: transparent !important;
}
.pageRight .dataTableWrap {
  width: 100%;
}
.pageRight .dataTableWrap .tableTitle {
  width: calc(100% - 30px);
  display: block;
  min-height: 40px;
  background: rgba(0, 141, 102, 0.5);
  color: #FFF;
  font-size: 18px;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
.pageRight .dataTableWrap table tr th {
  border-bottom: 1px solid #008d66;
  color: #008d66;
  word-break: keep-all;
}
.pageRight .dataTableWrap table tfoot td {
  border-top: 1px solid #008d66;
  word-break: keep-all;
}

.pageTabsWrap {
  width: 180px;
  /*min-height:calc(100vh - 425px);*/
  border-right: 1px solid #008d66;
}
.pageTabsWrap ul.pageTab li {
  cursor: pointer;
  padding: 20px 10px;
  border-bottom: 1px solid #008d66;
}
.pageTabsWrap ul.pageTab li .totalPoint {
  justify-content: space-between;
  display: flex;
  align-items: center;
}
.pageTabsWrap ul.pageTab li:hover {
  background: rgba(0, 141, 102, 0.2);
}
.pageTabsWrap ul.pageTab li.active {
  background: rgba(0, 141, 102, 0.1);
}
.pageTabsWrap ul.pageTab li:last-child {
  border-bottom: none;
}
.pageTabsWrap ul.pageTab li .reloadBtn:hover {
  opacity: 0.8;
}
.pageTabsWrap ul.pageTab.financeTab li:first-child {
  cursor: default;
}
.pageTabsWrap ul.pageTab.financeTab li:first-child:hover {
  background-color: transparent;
}

.topTabs {
  border-collapse: collapse;
}
.topTabs > div {
  padding: 10px;
  cursor: pointer;
  background: rgba(0, 141, 102, 0.1);
  border: 1px solid #008d66;
}
.topTabs > div.active {
  background: rgba(0, 141, 102, 0.3);
}
.topTabs div + div {
  border-left: none;
}

/*page layout*/
.bellaBtn {
  position: relative;
}
.bellaBtn .mail-sum {
  position: absolute;
  background: #ff5252;
  font-size: 12px;
  border-radius: 20px;
  line-height: 24px;
  padding: 0 5px;
  min-width: 15px;
  right: -10px;
  top: -7px;
}

.loginWrap {
  width: 100%;
}

.logoutWrap .infoBtn, .logoutWrap .bellaBtn {
  /*background:rgba($color-black,.3);*/
  background: #1c345a;
}
.logoutWrap .infoBtn:hover, .logoutWrap .bellaBtn:hover {
  background: rgba(0, 0, 0, 0.8);
}
.logoutWrap .vipOld {
  margin-left: 4px;
}
.logoutWrap .vipOld span {
  background: #1bb5a1;
  font-size: 13px;
  color: #fff;
  border-radius: 4px;
  line-height: 18px;
  padding: 4px 6px 4px;
}
.logoutWrap span.vip_icon {
  background-image: url("../../images/pc/vip_icon.png");
  background-repeat: no-repeat;
  background-position: center center;
  padding: 2px 10px;
  color: #071b33;
  font-size: 6px;
  font-weight: bold;
  display: inline-block;
}

.financeBtn {
  /*background:rgba($color-black,.3);*/
  background: #1c345a;
}
.financeBtn:hover {
  background: rgba(0, 0, 0, 0.8);
}

.hotGameWrap {
  width: 65%;
  background: rgba(2, 16, 27, 0.9);
  height: 100px;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.hotGameWrap .gameitem.hotGame {
  height: 70px;
}
.hotGameWrap .hotGame {
  position: relative;
  cursor: pointer;
}
.hotGameWrap .hotGameDesc {
  background: #ee354a;
  background: -moz-linear-gradient(-45deg, #ee354a 0%, #2e0000 100%);
  background: -webkit-linear-gradient(-45deg, #ee354a 0%, #2e0000 100%);
  background: linear-gradient(135deg, #ee354a 0%, #2e0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ee354a", endColorstr="#2e0000",GradientType=1 );
  position: absolute;
  color: #FFF;
  bottom: 0;
  left: 0;
  width: calc(90% - 20px);
  height: 200px;
  border-radius: 8px;
  padding: 15px 10px;
  display: none;
}
.hotGameWrap .hotGameDesc .playnowBtn {
  border: 1px solid #FFF;
  border-radius: 3px;
  color: #FFF;
  text-align: center;
  width: 30%;
  position: absolute;
  bottom: 15px;
}
.hotGameWrap .hotGameDesc .playnowBtn:hover {
  opacity: 0.8;
}
.hotGameWrap .hotGameDesc img {
  position: absolute;
  right: -10px;
  bottom: 0;
}
.hotGameWrap .hotGameDesc h2 {
  font-size: 20px;
  width: 60%;
  line-height: 26px;
}
.hotGameWrap .hotGameDesc p {
  font-size: 16px;
  width: 60%;
  line-height: 20px;
}
.hotGameWrap .hotGame:last-child .hotGameDesc {
  width: calc(100% - 20px);
}
.hotGameWrap .hotGame:hover .hotGameDesc {
  display: block;
}
.hotGameWrap .fontIcon {
  cursor: pointer;
}

body[data-page=index] .pageContent {
  padding: 0;
}

.carouselWrap, .bannerWrap {
  height: 600px;
  overflow: hidden;
}
.carouselWrap::before, .bannerWrap::before {
  content: "";
  background: -moz-linear-gradient(top, rgba(12, 23, 73, 0.4) 0%, rgba(12, 23, 73, 0) 60%);
  background: -webkit-linear-gradient(top, rgba(12, 23, 73, 0.4) 0%, rgba(12, 23, 73, 0) 60%);
  background: linear-gradient(to bottom, rgba(12, 23, 73, 0.4) 0%, rgba(12, 23, 73, 0) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#800c1749", endColorstr="#000c1749",GradientType=0 );
  position: absolute;
  top: 0;
  height: 200px;
  z-index: 1;
  width: 100%;
}

.carouselWrap .owl-item {
  overflow: hidden;
}
.carouselWrap .owl-item img {
  transform-origin: 80% 50%;
  -ms-transform-origin: 800% 50%;
  -webkit-transform-origin: 80% 50%;
  -moz-transform-origin: 80% 50%;
  -o-transform-origin: 80% 50%;
}
.carouselWrap .owl-stage-outer, .carouselWrap .owl-stage, .carouselWrap .owl-item {
  height: 100%;
}

/*modal*/
.owl-carousel-bulletin .modal-header {
  background: rgb(0, 141, 102);
  background: -moz-linear-gradient(-45deg, rgb(0, 141, 102) 0%, rgb(18, 79, 76) 100%);
  background: -webkit-linear-gradient(-45deg, rgb(0, 141, 102) 0%, rgb(18, 79, 76) 100%);
  background: linear-gradient(135deg, rgb(0, 141, 102) 0%, rgb(18, 79, 76) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#008d66", endColorstr="#124f4c",GradientType=1 );
}
.owl-carousel-bulletin .owl-dots {
  margin-top: 2rem;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  pointer-events: auto !important;
}
.owl-carousel-bulletin .owl-dots .owl-dot {
  display: inline-block;
  border: none;
  cursor: pointer;
}
.owl-carousel-bulletin .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  cursor: pointer;
  margin: 5px 7px;
  background: #124f4c;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-carousel-bulletin .owl-dots .owl-dot span {
  background: #124f4c;
  border: 2px solid transparent;
}
.owl-carousel-bulletin .owl-dots .owl-dot.active span, .owl-carousel-bulletin .owl-dots .owl-dot:hover span {
  background: #008d66;
  border: 2px solid #63b8b4;
}

/*modal*/
.bannerWrap {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bannerWrap .item.allleft .bannerTitle, .bannerWrap .item.allleft .bannerDesc, .bannerWrap .item.allleft .bannerBtn {
  left: 6%;
  text-align: left;
}
.bannerWrap .item.allright .bannerTitle, .bannerWrap .item.allright .bannerDesc, .bannerWrap .item.allright .bannerBtn {
  right: 6%;
  text-align: right;
}
.bannerWrap .item.allcenter .bannerTitle, .bannerWrap .item.allcenter .bannerDesc, .bannerWrap .item.allcenter .bannerBtn {
  width: 100%;
  left: 0%;
  text-align: center;
}
.bannerWrap .bannerTitle, .bannerWrap .bannerDesc, .bannerWrap .bannerBtn {
  position: absolute;
  color: #FFF;
}
.bannerWrap .bannerTitle {
  top: 28%;
  font-size: 60px;
  line-height: 60px;
  text-shadow: 0px 1px 4px #000;
}
.bannerWrap .allleft .bannerDesc, .bannerWrap .allright .bannerDesc {
  width: 50%;
}
.bannerWrap .allcenter .bannerDesc {
  width: auto;
}
.bannerWrap .bannerDesc {
  top: 43%;
  width: 30%;
  font-size: 22px;
  line-height: 28px;
  text-shadow: 0px 1px 4px #000;
}
.bannerWrap .bannerBtn {
  top: 63%;
  font-size: 22px;
  line-height: 28px;
  text-shadow: 0px 1px 4px #000;
}

footer {
  width: 100%;
  float: left;
  background: #00090f;
}
footer .helpersWrap {
  border-top: 1px solid #071b33;
  border-bottom: 1px solid #071b33;
}
footer .helpersWrap .helperBtn {
  padding: 20px 0;
  text-decoration: none;
  color: #FFF;
}
footer .helpersWrap .helperBtn:hover {
  background: rgba(18, 79, 76, 0.2);
  color: #FFF;
}
footer .helpersWrap .helperBtn + .helperBtn {
  border-left: 1px solid #071b33;
}
footer .linkWrap {
  border-left: 1px solid #071b33;
}
footer .maintenanceTimeWrap {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
footer .maintenanceTimeWrap .maintenanceGroup {
  margin-bottom: 16px;
  width: 25%;
  float: left;
}
footer .maintenanceTimeWrap .maintenanceGroup .maintenanceContent {
  padding: 0 0.5rem;
  border-radius: 5px;
  min-height: 75px;
  height: 110px;
  border: 1px solid #071b33;
  color: #FFF;
  font-size: 14px;
  line-height: 1.4;
}
footer .brandWrap, footer .linkWrap {
  width: 50%;
}
footer .brandWrap .valignWrapper {
  height: 200px;
}
footer .brandWrap .brandLogo img {
  margin: 0 auto;
  display: block;
  max-width: 150px;
  max-height: 65px;
}
footer .linkWrap ul.quickLinks {
  width: 110px;
  margin: 20px auto;
}
footer .linkWrap ul.quickLinks li {
  margin-bottom: 15px;
  color: #FFF;
}
footer .linkWrap ul.quickLinks li a {
  text-decoration: none;
  color: #FFF;
}
footer .linkWrap ul.quickLinks li a:hover {
  color: #008d66;
}
footer .linkWrap ul.quickLinks li:first-child {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 22px;
  font-weight: 800;
}

.featureWrap {
  position: relative;
  background: #02101b;
  width: 100%;
  float: left;
}
.featureWrap .featureContent {
  width: 90%;
  margin: 0 auto;
  padding: 0 0 60px 0;
}
.featureWrap .gird-3:nth-child(1) h4 {
  border-top: 3px solid #9cff97;
}
.featureWrap .gird-3:nth-child(2) h4 {
  border-top: 3px solid #858ee5;
}
.featureWrap .gird-3:nth-child(3) h4 {
  border-top: 3px solid #ffd994;
}
.featureWrap .gird-3:nth-child(4) h4 {
  border-top: 3px solid #fdabff;
}
.featureWrap .features {
  margin: 0 auto;
  width: 200px;
}
.featureWrap .features h4 {
  text-align: left;
  font-size: 22px;
  line-height: 24px;
}
.featureWrap .features p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.featureWrap .features img {
  margin-top: 50px;
  padding-bottom: 50px;
}

.gradient-divide {
  position: relative;
}
.gradient-divide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: -moz-linear-gradient(top, rgb(4, 46, 48) 0%, rgb(4, 46, 48) 1%, rgba(4, 46, 48, 0) 100%);
  background: -webkit-linear-gradient(top, rgb(4, 46, 48) 0%, rgb(4, 46, 48) 1%, rgba(4, 46, 48, 0) 100%);
  background: linear-gradient(to bottom, rgb(4, 46, 48) 0%, rgb(4, 46, 48) 1%, rgba(4, 46, 48, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#042e30", endColorstr="#00042e30",GradientType=0 );
}

.bonusContent {
  width: 90%;
  margin: 0 auto;
  padding: 60px 0 60px 0;
  min-height: 300px;
}
.bonusContent .owl-item {
  cursor: pointer;
}
.bonusContent .owl-item img {
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  transform: scale(0.8);
}
.bonusContent .owl-item .title {
  font-size: 20px;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.bonusContent .owl-item:hover img {
  transform: scale(1);
  webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
}

.homeRankContent {
  width: 90%;
  margin: 0 auto;
  padding: 60px 0 60px 0;
  position: relative;
}
.homeRankContent .tabList {
  text-align: right;
}
.homeRankContent .tabList .tab {
  color: #EEE;
  display: inline-block;
}
.homeRankContent .tabList .tab a {
  color: #CCC;
  padding: 0.5rem 1rem;
  display: inline-block;
}
.homeRankContent .tabList .tab a:hover {
  color: #FFF;
}
.homeRankContent .tabList .tab.active {
  color: #FFF;
  border-bottom: 3px solid #3fc2b1;
}
.homeRankContent .tabList .tab + .tab {
  margin-left: 16px;
}
.homeRankContent .rankGroup {
  text-align: center;
}
.homeRankContent .rankGroup .rankTitle {
  font-size: 20px;
  margin-bottom: 10px;
}
.homeRankContent .rankGroup .rankBox {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.homeRankContent .rankGroup .rankBox table {
  width: 100%;
}
.homeRankContent .rankGroup .rankBox table img {
  width: 25px;
  height: 25px;
}
.homeRankContent .rankGroup .rankBox table td, .homeRankContent .rankGroup .rankBox table th {
  padding: 0.4rem 0.3rem;
}
.homeRankContent .rankGroup .rankBox table tr {
  border-bottom: 1px solid #222;
}
.homeRankContent .rankGroup .rankBox .userRank {
  background: #1bb5a1;
}

/*info*/
.uploadPic .zoomin {
  margin: 10px 0;
  display: flex;
  align-items: center;
}
.uploadPic .zoomin img {
  height: 40px;
  cursor: pointer;
  margin-right: 20px;
}
.uploadPic .error {
  font-size: small;
  color: #d32f2f;
}
.uploadPic small {
  font-size: small;
  color: #888;
}
.uploadPic .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.uploadPic .inputstyle + label {
  border: 1px solid #008d66;
  border-color: rgba(255, 255, 255, 0.3);
  color: #008d66;
  max-width: 100%;
  font-size: 1rem;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 0;
}
.uploadPic .inputstyle + label strong {
  padding: 0.625rem 1.25rem;
  height: 100%;
  display: inline-block;
  border-radius: 0;
  font-size: 1rem;
  font-weight: bold;
}
.uploadPic .inputstyle + label strong span {
  min-height: 1em;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
}
.uploadPic .inputstyle + label strong span.file-name {
  width: 300px;
  padding: 0 5px;
}
.uploadPic .inputstyle + label strong {
  background-color: #008d66;
  color: #FFF;
}
.uploadPic .inputstyle + label strong:hover {
  background-color: #00c08b;
}
.uploadPic .editPicBtn {
  padding: 0.5rem 1.25rem;
  height: 100%;
  display: inline-block;
  border-radius: 0;
  font-size: 1rem;
  font-weight: bold;
  margin-right: 0.5rem;
  height: 40px;
  background-color: #3fc2b1;
  color: #FFF;
}
.uploadPic .editPicBtn:hover {
  background-color: #66cec1;
}

@media screen and (max-height: 780px) {
  .featureWrap .featureContent {
    height: auto;
  }
  .featureWrap .featureContent .gird-3 {
    margin-bottom: 3rem !important;
  }
}
.idCardWrap {
  border-radius: 5px;
  border: 1px solid #008d66;
}

.vipArea .idCardWrap {
  position: relative;
}
.vipArea .titleIcon {
  width: 70px;
  position: absolute;
  left: calc(50% - 35px);
  top: -35px;
}

/* lightbox style*/
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  outline: 0;
  background: rgba(0, 9, 15, 0.7);
}

.modal-lg {
  max-width: 800px;
}

.modal-md {
  max-width: 800px;
}

.modal-sm {
  max-width: 800px;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal-dialog.greenModal .modal-content {
  background-color: #124f4c;
}
.modal-dialog.greenModal .modal-content .modal-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #124f4c;
}
.modal-dialog.greenModal .modal-content .modal-body::-webkit-scrollbar {
  width: 5px;
  background-color: #124f4c;
}
.modal-dialog.greenModal .modal-content .modal-body::-webkit-scrollbar-thumb {
  border-radius: 8px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #008d66;
}
.modal-dialog.whiteModal .modal-content {
  background-color: #FFF;
}
.modal-dialog.whiteModal .modal-content .modal-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #FFF;
}
.modal-dialog.whiteModal .modal-content .modal-body::-webkit-scrollbar {
  width: 5px;
  background-color: #071b33;
}
.modal-dialog.whiteModal .modal-content .modal-body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
  background-color: #CCC;
}
.modal-dialog .closeBtn {
  cursor: pointer;
}
.modal-dialog.greenModal .closeBtn {
  color: #FFF;
}
.modal-dialog.greenModal .closeBtn:hover {
  opacity: 0.8;
}
.modal-dialog.whiteModal .closeBtn {
  color: #a1aab2;
}
.modal-dialog.whiteModal .closeBtn:hover {
  opacity: 0.8;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.modal-header.border {
  border-bottom: 1px solid #e9ecef;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
  max-height: calc(100vh - 25rem);
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.modal-body a:hover {
  opacity: 0.8;
}

.promoteLightbox .modal-content .modal-body {
  max-height: calc(100vh - 400px);
  overflow: auto;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 2rem 1rem;
}

.modal-footer.border {
  border-top: 1px solid #e9ecef;
}

/*no data*/
.nodata {
  min-height: 300px;
  opacity: 0.5;
}
.nodata .fontIcon {
  width: 100px;
  margin: 0 auto;
}
.nodata .fontIcon img {
  width: 100%;
}

/*no data*/
/*upload*/
@media screen and (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
@media screen and (min-width: 576px) {
  .modal-dialog.greenModal, .modal-dialog.whiteModal {
    max-width: 500px;
    margin: 6rem auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}
/* lightbox style*/
@media screen and (min-width: 1650px) {
  .container.response {
    width: 1400px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1649px) {
  header .container {
    width: 100%;
  }
  header .logoWrap {
    /*width:40%;*/
  }
  header .userInfoWrap {
    /*width:calc(50% - 15px);*/
    padding-right: 15px;
  }
  .container.response {
    width: 1400px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1450px) {
  .bannerWrap {
    background-position: initial;
  }
  .bannerWrap .bannerDesc {
    width: 50%;
  }
  .hotGameWrap {
    width: 80%;
  }
  header .logoWrap {
    /*width:30%;*/
  }
  header .userInfoWrap {
    /*width:calc(60% - 15px);*/
    padding-right: 15px;
  }
  .featureWrap .features {
    width: 150px;
  }
}
@media screen and (max-width: 1350px) {
  .pageRight .dataTableWrap {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  header .logoWrap {
    /*width:40%;*/
  }
  header .userInfoWrap {
    /*width:calc(50% - 30px);*/
    padding-right: 15px;
    padding-left: 15px;
  }
  header .userInput, header .passwordInput, header .verificationInput {
    width: 120px;
  }
  .container.response {
    width: 100%;
  }
  aside {
    width: 100px;
  }
  .mainContent {
    padding-left: 0;
  }
}

.is-invalid {
    border: 1px solid #dd2222cc !important;
}

/*# sourceMappingURL=style.css.map */
