html {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: scroll;
}

.active_odd {
  background: #656565 !important;
  color: #fff;
}

.back {
  background: #56bdf1;
}

.lay {
  background: #ffacbd;
}

.active {
  background: #d6c7c7;
}

.live_profit {
  display: none;
}

.profit_ {
  background: #060;
}

.loss_ {
  background: #b30000;
}

.profit_text {
  color: #060;
}

.loss_text {
  color: #b30000;
}

.back.line_market {
  background: #51ad95;
}

.lay.line_market {
  background: #519995;
}
.casi_pgscrtl {
  cursor: pointer;
}

body.exchange {
  /* background-image: linear-gradient(56deg, #F0ECE1 4%, #f0ece1 42%); */
  background: #f0ece1;
}

.support-wrap {
  opacity: 0.4 !important;
  background: #000 !important;
}

.jconfirm-title-c {
  /* text-align: center; */
}

.exchange .login-head h1,
.exchange .pass-head h1,
.exchange .login-head h2,
.exchange .pass-head h2 {
  background-image: url("https://d1gvwx1uptx1i3.cloudfront.net/pi/exchange/images/playinexch.png") !important;
}

.game_ban img {
  width: 100%;
}

.highlight-list li img {
  width: 5vw;
  height: 5vw;
}

.cl_swiper_wrapper {
  height: 28vw;
}
.hm_mian_wrap {
  padding-bottom: 0px;
}
.hm_play_scr {
  min-height: 100dvh !important;
  overflow: hidden scroll;
}
