body {
  margin: 0;
  padding: 0;
  border: 0;
  /* background: #031124; */
  background: #070a0f;
}

body::-webkit-scrollbar {
  width: 8px;
}

body::-webkit-scrollbar-thumb {
  background: #262b32;
}

body::-webkit-scrollbar-track {
  background: #141921;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/* input,
textarea,
select {
  font-size: 16px!important;
} */

input, select, textarea {
  width: 100%;
  border: 0;
  font-size: 1.4rem;
  margin: 0 0 10px;
  max-width: 100%;
  resize: none;
}

*::selection {
  background: #7d7d7d;
  color: #fff;
}

input[type=button], input[type=email], input[type=password], input[type=search], input[type=submit], input[type=text], textarea {
  -webkit-appearance: none;
  outline: none;
}

button, input {
  overflow: visible;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* *, .focus, :active, :focus, :hover {
  outline: none !important;
  box-shadow: none !important;
} */

*, :after, :before {
  box-sizing: border-box;
}

*::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

*::-webkit-scrollbar-thumb {
  background: #636363;
}

*::-webkit-scrollbar-track {
  background: #cacaca;
}

input, select, textarea {
  width: 100%;
  border: 0;
  font-size: 1.4rem;
  margin: 0 0 10px;
  max-width: 100%;
  resize: none;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

button {
  cursor: pointer;
  background: none;
}

.button_active {
  background-color: #f4053a!important;
}

.button_disable {
  background: #2c2c3473!important;
  display: flex!important;
  justify-content: center!important;
}

.button_disable:hover {
  background: #2c2c3473!important;
  cursor: no-drop;
}

.pageArrow {
  /* border-radius: 50%;
  border: solid 1px;
  font-size: 16px; */
  cursor: pointer;
  font-size: 2rem!important;
  margin-bottom: 4px;
}
.pageArrow::before {}

.menu_sports li button[data-v-8c34ce18] .active {
  background: linear-gradient(90deg, #55565b, #757575);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

svg {
  overflow: hidden;
}

.slogan {
  zoom: .5;
}

img, svg {
  vertical-align: middle;
}

.sportType{
  display: block;
  text-align: left;
  justify-content: start;
}

.w-40{
  width: 40%;
}

.w-60{
  width: 60%;
}

.promo .promo-list.active img {
  border: solid 1px #f6c33a;
}

.promo .promo-list img {
  border: solid 1px #00000000;
}

@media (max-width: 1439px) {
  html {
    font-size: 10px;
  }
  .slogan {
    zoom: .5;
  }
}

@media (max-width: 1190px) {
  html {
    font-size: 10px;
  }
  .slogan {
    zoom: .5;
  }
}

@media (max-width: 991px) {
  html {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  html {
    font-size: 9px;
  }
}

.wrap_type_3 {
  position: relative;
  display: flex;
  height: 100vh;
  min-height: 800px;
  /* background: #0b0e17; */
  padding: 101px 300px 0;
  /* height: max-content; */
  /* padding-bottom: 123px!important; */
  /* padding-top: 200px!important; */
}

@media (max-width: 991px) {
  .wrap_type_3 {
    position: relative;
    display: flex;
    height: fit-content;
    min-height: 100vh;
  }
}

.activable {
  transition: all 500ms ease 0s;
  overflow: hidden;
  cursor: pointer;
}

.history-table {
  /* border-top: 2px solid #ff000055; */
  border-top: 1px solid #0b0e17;
  text-align: center;
  /* background: #595964; */
  background: #2c2c34;
  margin-top: 1px;
  font-size: 14px;
  color: #979797;
}

.history-table thead th {
  border-top: 2px solid #0b0e17;
}

.history-table thead th, .history-table td {
  padding: 0.5rem;
  vertical-align: bottom;
  border-bottom: 1px solid #0b0e17;
  font-size: 14px;
  vertical-align: middle;
}

.bethistory {
  min-height: 120px!important;
}

.right-red-2 {
  border-right: 2px solid #0b0e17;
}

.green-text {
  color: #84ff00 !important;
}

.red-text {
  color: #E71707 !important;
}

.color-yellow {
  color: #ef7c00 !important;
}

.message p {
  font-size: 16px;
}

@media (min-width: 768px) {
  .btn_main_1:hover {
    color: #fff;
    background-position: 100%;
  }
}

.box_deposit_btn button[data-v-68d543aa] {
  width: calc(50% - 2px);
}

.btn_main_1, .btn_main_2 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  position: relative;
  font-size: 1.4rem;
  color: #fff;
  border-radius: 22px;
  transition: all .3s ease 0s;
}

.btn_main_1 {
  background: linear-gradient(90deg, #8b8a8a 0, #bfc0be 51%, #adaead);
  background-size: 200% auto;
}

.border-radius-22px {
  border-radius: 22px;
}

.dis-none {
  display: none!important;
}

.overflow-auto {
  height: 100%;
  overflow: auto;
}

.btn-close {
  /* width: 28px;
  height: 28px; */
  border-radius: 50%;
  border: 1px solid #00000000;
}

.btn-close:hover {
  border: 1px solid #7d7d77;;
}

.border-bottom-red-1 {
  border-bottom: solid 1px #68327A!important;
}

.red-background {
	color: #ff0101!important;
	/* border: solid 1px #7d7d77; */
	padding: 8px;
	font-weight: 900;
}

.blue-background {
	color: #00b3ff!important;
	/* border: solid 1px blue; */
	padding: 8px;
	font-weight: 900;
}

.yellow-background {
	color: #ffff00!important;
	/* border: solid 1px yellow; */
	padding: 8px;
	font-weight: 900;
}

.grey-background {
	color: #ffffff!important;
	/* border: solid 1px white; */
	padding: 8px;
	font-weight: 900;
}

.green-background {
	color: #00ff0d!important;
	/* border: solid 1px greenyellow; */
	padding: 8px;
	font-weight: 900;
}

.green-color {
	color: #00ff0d!important;
}

.grey-color {
	color: #8a8a8a!important;
}

.yellow-color {
	color: #ffe14d!important;
}

.blue-color {
	color: #65bfff!important;
}

.red-color {
	color: #ff6161!important;
}

.half-blue-color {
	color: #65bfff7e!important;
}

.half-red-color {
	color: #ff616187!important;
}

/* .draw-color {
	color: #8950fc !important;
} */

.color-check{
  color: #ffd329;
}

.opacity-0{
  opacity: 0;
}



.text-a-line {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space: nowrap;
}

.slot-modal-back {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.867);
  display: flex;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.slot-modal {
  width: 80%;
  height: 80%;
  /* height: auto;
  max-height: 80%; */
  background-color: #32323c;
  /* padding: 50px; */
  padding: 80px 0px 20px;
  display: flex;
  flex-wrap: wrap;
  /* border: 1px solid rgb(255, 255, 255); */
  overflow: auto;
  position: relative;
}

.slot-modal-padding{
  padding: 0 10px;
}

.slot_list li[data-v-3348b8aa] {
  padding: 0 10px 20px 10px;
}

.modal_close[data-v-57fde08a] {
  position: absolute;
  right: 25px;
  top: 30px;
}

.slot-default-img[data-v-3348b8aa] {
    border-radius: 10%;
    z-index: 0;
}

.slot_list li p[data-v-3348b8aa] {
  padding: 5px 10px 0px;
}

.slot-img[data-v-3348b8aa] {
    border-radius: 10%;
    position: absolute;
    border: none;
    z-index: 0;
    /* width: 300px;
    height: 300px; */
}

.slot-search{
  position: absolute;
  background-color: #43434d;
  left: 20px;
  top: 20px;
  /* transform: translate(-50%, 0); */
  color: #FFF;
  display: flex;
  align-items: center;
  border-radius: 15px;
  padding: 0 15px;
}

.slot-search-label{
  background-color: #43434d;
  border: none;
  color: #FFF;
  width: 40px;
  /* height: 40px;
  line-height: 42px; */
  margin-bottom: 0;
}

.slot-search-input{
  background-color: #43434d;
  border: none;
  color: #FFF;
  height: 40px;
  margin-bottom: 0;
  /* margin-right: 15px; */
}

.slot-search-input:focus{
  border: none;
}

@media (max-width: 739px){
  /* .slot-search{
    top: 5px;
    left: 20px;
  } */

  .slot-search-input{
    width: 150px;
  }
}

.score_color{
  color: #a9da2b!important;
}

.score_color:hover {
  background-color: #68327A!important;
}

.score_color_active {
  background-color: #68327A!important;
}

.dialog {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 998;
  background: rgba(0, 0, 0, 0.4);
}

.dialog>.container {
    position: relative;
    margin: auto;
    width: 95%;
    max-width: 500px;
    z-index: 999;
    background-color: rgb(24, 28, 47);
    box-shadow: rgb(0, 0, 0) 0px 0px 10px;
    border-radius: 15px;
}

.dialog>.container .close-button {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    background-color: rgb(47, 52, 83);
    border: 1px solid rgb(59, 64, 93);
    border-radius: 10px;
}

.dialog>.container .close-button:hover{
    background-color: #272d58;
    color: #c59617;
}

.padding-20 {
  padding: 20px !important;
}

.padding-15 {
  padding: 15px !important;
}

.betting_modal_text{
  text-align: center;
  color: white;
  font-size: 16px;
}

.popup-btn {
  width: 60px;
  padding: 5px;
  background-color: #4c4c5a;
  margin: 10px;
  text-align: center;
  border: 1px solid #2c2c34;
  cursor: pointer;
}

.popup-btn:hover{
    background-color: #2c2c34;
    /* border: 1px solid #FEDA4A; */
    border: 1px solid #b5b3ab;
}

.popup_color{
    background-color: #2c2c34!important;
}

.match_show{
  color: white;
  text-shadow: 0px 0px 10px #ffffff;
    font-size: 18px;
    font-family: 'Gmarket';
}

.match_show:hover{
  color: #979797;
}

.border_top_none{
  border-top: none!important;
}

.border_left_red{
  border-left: solid 3px white!important;
}

.border_red{
  border: solid 3px red!important;
}

.border_left_green{
  border-left: solid 3px #696969!important;
}

.h-match{
  height: 38px!important;
}

/* .hover_red:hover{
  color: #ff3f47!important;
} */

.loading-back{
    position: fixed;
    background-color: #000000c2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
}

.message img {
  width: 100%;
}

.sports-height{
  height: calc(100% - 20px);
  /* height: 100%; */
}
 
.slot-modal_close[data-v-57fde08a] {
  position: absolute;
  /* right: 10px;
  top: 10px; */
  right: 20px;
  top: 20px;
}

@media (max-width: 991px){
  .sports-height{
    height: auto;
  }

  .message img{
    width: 100%!important;
  }
}

@media (max-width: 767px){
  .sports-height{
    height: auto;
  }
}

@media (max-width: 739px){
  .sports-height{
    height: auto;
  }

  .slot-modal {
    width: 90%;
    height: 90%;
    max-height: 90%;
    /* padding: 50px 10px 10px; */
  }

  .slot-modal-padding{
    /* padding: 0; */
  }
}

/* @media (max-width: 557px){
  .sports-height{
    height: calc(100% - 283px);
  }
} */

@media (max-width: 498px){
  .sports-height{
    height: auto;
  }
}

@media (max-width: 421px){
  .sports-height{
    height: auto;
  }
}

@media (max-width: 1920px) {
  .wrap_type_3 {
    padding: 101px 0px 0;
  }
}

@media (max-width: 1860px) {
  .wrap_type_3 {
    padding-left: 40px;
  }
}

@media (max-width: 1024px) {
  .wrap_type_3 {
    padding-right: 0;
  }

  .mobile_none{
    display: none;
  }


  .mobile_flex{
    display: flex!important;
  }

  .mobile_block{
    display: block!important;
  }

  .title_logo[data-v-8c34ce18]{
    display: none;
  }
}

@media (max-width: 991px) {
  .wrap_type_3 {
    padding-top: 101px;
    padding-left: 0;
  }
}

@media (max-width:767px) {
  .margin-0{
    margin: 0!important;
  }

  .menu_history>li button[data-v-9dbb6d4c]{
    font-size: 12px;
    padding: 5px;
  }

  .mobile_margin_t_10{
    margin-top: 10px;
  }
  
  .slot-modal_close[data-v-57fde08a] {
    position: absolute;
    /* right: 10px;
    top: 10px; */
  }
}

.score_list[data-v-713b149d]:hover, .score_list_active[data-v-713b149d] {
  background: rgba(0, 0, 0, 0.5) !important;
}

.miniBetHist>tbody>tr>td{
  padding: 8px 0;
}

.overflow-x-hidden{
  overflow-x: hidden!important;
}

.w-26{
  width: 26px;
}

.w-18{
  width: 18px;
}

.estimate_list li>div[data-v-2399d2bb]{
  color: black;
}

.dis-center{
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  color: white;
  font-size: 25px;
}

.z-index--1{
  z-index: -1;
}

.transition-03{
  transition: 0.3s;
}

.h-0{
  height: 0px;
}

.h-40{
  height: 40px;
}

.margin-top-0{
  margin-top: 0!important;
}

.lobby-list-ratio{
  aspect-ratio: 270 / 192;
}

.rate-color{
  color: #a9da2c!important;
}

@media (max-width: 991px){
  .m-h-80{
    height: 80px;
  }
  
  .modal_close[data-v-57fde08a] {
    position: absolute;
    right: 10px;
    top: 10px;
  }
}


.rate_up_effect::after{
  content: "";
  position: absolute;
  right: 0px;
  z-index: 1;
  width: 10px;
  height: 10px;
  animation: 0.9s ease-in-out 0s 5 normal none running rateUpDownEffect;
  opacity: 0;
  top: 0px;
  border-top: 10px solid #00bbff;
  border-left: 10px solid transparent;
}


.rate_down_effect::after{
  content: "";
  position: absolute;
  right: 0px;
  z-index: 1;
  width: 10px;
  height: 10px;
  animation: 0.9s ease-in-out 0s 5 normal none running rateUpDownEffect;
  opacity: 0;
  bottom: 0px;
  border-top: 10px solid transparent;
  border-right: 10px solid #ff1717;
}

.match-market-item .match-game-item:nth-child(3) .rate_up_effect::after, .match-market-item .match-game-item:nth-child(3).rate_up_effect::after{
  right: unset;
  left: 0;
  border-top: 10px solid #00bbff;
  border-left: unset;
  border-right: 10px solid transparent;
}

.match-market-item .match-game-item:nth-child(3) .rate_down_effect::after, .match-market-item .match-game-item:nth-child(3).rate_down_effect::after{
  right: unset;
  left: 0;
  border-bottom: 10px solid #ff1717;
  border-right: 10px solid transparent;;
  border-left: unset
}


@keyframes rateUpDownEffect {
  0% {
    opacity: 0;
  }
  100% {
      opacity: 1;
  }
}

.betitemlits{
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.sports_domestic_list .game_bat.bet_three button[data-v-9938774e]:nth-of-type(2) .betitemlits{
  justify-content: center;
}