body {
  background-color: black;
  max-width: 768px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: "Be Vietnam Pro", sans-serif;
}
a {
  text-decoration: none
}
.section-container {
  padding: 1.5rem;
}
/* container */
/* Text color */
.text-main {
  color: white;
}
.text-primary {
  color: #ffffff !important;
  opacity: 0.6 !important;
}
.text-secondary {
  color: rgb(133, 133, 133) !important;
}
/* Text color */
/* Background color */
.background-main {
  background-color: #435BF9;
}
.background-card {
  /* background: linear-gradient(to bottom, #FFF583 0%, #D1AA00 100%); */
  background: url('../image/background-gradientpng.png') no-repeat center center;

}
.background-primary {
  background-color: rgba(254, 232, 76, 0.16);
}
.background-secondary {
  background-color: rgba(255, 255, 255, 0.1);
}

.button-style {
  width: 100%;
  max-height: 5rem;
  padding: 1rem 3rem;
  border: none;
  border-radius: 12px;
  background: url('../image/background-button.png') no-repeat center center;
  background-size: contain;
  background-color: transparent;
  cursor: pointer;
  transition: transform 0.3s ease;
  color: white;
  position: relative; 
}

.button-style.disabled {
  width: 100%;
  max-width: 30rem;
  max-height: 5rem;
  aspect-ratio: 1 / 1;
  border: none;
  border-radius: 12px;
  background: url('../image/background-button-disable.png') no-repeat center center;
  background-size: contain;
  background-color: transparent;
  cursor: pointer;
  transition: transform 0.3s ease;
  color: rgb(75, 75, 75);
  position: relative; 
  opacity: 0.6;

}

.button-style:hover {
  transform: scale(1.05);
}

.button-style:active {
  transform: scale(0.95);
}
/* Background Color */
/* Font weight */
.font-bold {
  font-weight: 700;
}
.font-semibold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
/* Font weight */
/* Font Size */
.text-small{
  font-size: 11px;
}
.text-12{
  font-size: 12px;
}
.text-normal {
  font-size: 13px;
}
.text-base {
  font-size: 20px;
}
.radius-input {
  border-radius: 12px;
}
/* Font Size */
/* Swiper */
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* Swiper */
/*  */
.border-main {
  border: 0.5px solid #435BF9;
  border-radius: 14px;
}
/*  */
.hover{
  cursor: pointer;
}
.hover:hover{
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 14px;
  transition: 300ms;

}
input:focus {
  /* background-color:  rgba(255, 255, 255, 0.1) !important; */
  background-color: transparent !important;
  outline: none;
}
input::placeholder {
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
}
input {
  color: white;
}

.nav-bar {
  width: 100%;
  max-height: 10rem;
  border: none;
  border-top-left-radius: 1.6rem;
  border-top-right-radius: 1.6rem;
  background-size: cover;
  cursor: pointer;
  transition: transform 0.3s ease;
  color: white;
}
.button-main {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  border-radius: 24px;
  border: none;
  background-color: rgb(254, 232, 76);
  font-size: 13px;
}
.button-secondary {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  border-radius: 24px;
  border: none;
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 13px;
}

/* ANIMATION THUNDER  */
.MiningReady_thunder__fimvQ {
  position: relative;
  width: calc(min(0.9px,0.06vw) * 328);
  height: calc(min(0.9px,0.06vw) * 327);
  margin-inline: auto;
  cursor: pointer;
}
.MiningReady_thunder__fimvQ .MiningReady_thunderMain__b4jMn {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: transform .3s ease;
}

@keyframes MiningReady_circle3__bmpU_ {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  
  50% {
    transform: translate(-50%, -50%) rotate(180deg) scale(.95);
  }
  100% {
    transform: translate(-50%, -50%) rotate(1turn);
  }
}
@keyframes MiningReady_circle1__1W20F {
  0% {
    rotate: 0deg;
  }
  
  50% {
    scale: .9;
  }
  100% {
    rotate: 1turn;
  }
}
@keyframes MiningReady_circle2__4mmdC {
  0% {
    rotate: 0deg;
}

50% {
    scale: 1.05;
}
100% {
    rotate: -1turn;
}
}
.MiningReady_thunder__fimvQ .MiningReady_thunderMain__b4jMn img {
  transition: transform 0.4s ease;
}

.MiningReady_thunder__fimvQ:hover .MiningReady_thunderMain__b4jMn img {
  transform: scale(0.9);
}

 .MiningReady_thunder__fimvQ .MiningReady_circles__e8bDp {
  position: absolute;
  width: calc(min(0.9px,0.06vw) * 380);
  height: calc(min(0.9px,0.06vw) * 332);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: MiningReady_circle3__bmpU_ 2.5s linear infinite;
  animation-play-state: paused;
}
.MiningReady_thunder__fimvQ .MiningReady_circles__e8bDp .MiningReady_circle1__1W20F {
  animation: MiningReady_circle1__1W20F 10s linear infinite;
}
.MiningReady_thunder__fimvQ .MiningReady_circles__e8bDp .MiningReady_circle__Cp5AE {
  position: absolute;
  width: 100%;
  height: 100%;
}
.MiningReady_thunder__fimvQ .MiningReady_circles__e8bDp .MiningReady_circle2__4mmdC {
  animation: MiningReady_circle2__4mmdC 10s linear infinite;
}

.MiningReady_thunder__fimvQ .MiningReady_circles__e8bDp .MiningReady_circle3__bmpU_ {
  animation: MiningReady_circle1__1W20F 5s linear infinite;
}


@media (max-width: 768px) { 
  .MiningReady_thunder__fimvQ {
    position: relative;
    width: calc(min(0.9px,0.06vw) * 1000);
    height: calc(min(0.9px,0.06vw) * 1000);
    margin-inline: auto;
    cursor: pointer;
  }
  .MiningReady_thunder__fimvQ .MiningReady_circles__e8bDp {
    position: absolute;
    width: calc(min(0.9px,0.06vw) * 1000);
    height: calc(min(0.9px,0.06vw) * 1000);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: MiningReady_circle3__bmpU_ 2.5s linear infinite;
    animation-play-state: paused;
  }
 }
/* HOME  */
.server-spinner select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  width: 12rem;
  padding: 10px 20px;
  border: 1px solid #435BF9;
  border-radius: 22.5px;
  background-color: rgba(255, 255, 255, 0.09);
  color: #fefefe;
  font-size: 16px;
  cursor: pointer;
  transition: border-color 0.3s ease;
  outline: none;
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'><polyline points='6 9 12 15 18 9'></polyline></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
}

.server-spinner select:hover {
  border-color: white;
}

.server-spinner select:focus {
  border-color: #435BF9;
}

.server-spinner option {
  background-color: #222;
  color: white;
}

/* LOGIN  */

.login-template{
  padding-bottom: 0px;
  margin-top: 0px;

}
.login-template .main{
  margin-top: 0px;
}
.login {
  width: 90%;
}
.login form .input {
  position: relative;
  width: 100%;
  border-radius: 12px;
  margin-bottom: 1rem;
  color: white;
}
.input {
  position: relative;
  width: 100%;
  border-radius: 12px;
  color: white;
}

.ip-lg {
  width: 100%;
  border-radius: 12px;
background-color: rgba(255,255,255,0.09);
}
.login form.form-lg {
  width: 90%;
  text-align: center;
}

.login form svg {
  color: white;
  font-size: 24px;
  position: absolute;
  right: 35px;
  top: 15px;
  width: 20px;
}
.login .form-lg input, .login .form-lg select{
  height: 50px;
}

w3m-modal {
  z-index: 999 !important;
}

.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link{
  color: white !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background-color: #435BF9 !important;
}

.text-green {
  color: #48D49E !important;
} 


/* REF  */
.tab-container {
  
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  gap: 10px;
}

.tab {
  flex: 1;
  padding: 10px;
  text-align: center;
  background: rgba(193, 193, 193,0.09);
  cursor: pointer;
  border-radius: 14px;
  transition: background 0.3s;
  color: white;

}

.tab.active {
  background: #435BF9;
  color: white;
}


.content {
  display: none;
 height: 100%;

}

.content.active {
  display: block;
}

#load {
  /* border: 1px solid #ccc; */
  border-radius: 4px;
  padding: 10px;
  max-height: 20rem;
  overflow-y: auto;
  border-radius: 8px; 
}
#load::-webkit-scrollbar {
  width: 10px;
}

#load::-webkit-scrollbar-thumb {
  background: rgba(137, 137, 137, 0.2); 
  border-radius: 10px; 
}



.dots {
  display: flex;
  justify-content: center;
  gap: 5px;
}

.dots span {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  animation: jump 1.4s infinite ease-in-out;
}

.dots span:nth-child(1) { animation-delay: 0s; }
.dots span:nth-child(2) { animation-delay: 0.1s; }
.dots span:nth-child(3) { animation-delay: 0.2s; }

@keyframes jump {
  0%, 80%, 100% { transform: translateY(0); }
  40% { transform: translateY(-10px); }
}

.nav-tabs::before {
  width: 0% !important;
}



/* ============================== HISTORY =========== */
.content-history {
  color: #b7b7b7;
  font-size: 14px;
  position: relative;
  margin: 1.5rem 0px 0px;
}

.content-history .item_inner {
  border-bottom: 1px solid rgba(229, 229, 229,0.1);
  display: flex;
  justify-content: space-between;
  padding: .4rem;
}

.content-history .item_history {
  text-align: left;
}

.content-history .money_history {
  text-align: right;
}

.content-history .sanh {
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 700;
}

.pending {
  background-color: #ffc200 !important;
}
.completed {
  background-color: #0084ff !important;
}
.lose {
  background-color: red !important;
}
.win {
  background-color: #0084ff !important;
}
.pendingColor {
  color: #ffc200 !important;
}
.loseColor{
  color: red !important;
}     
.winColor {
  color: #0084ff !important;
}
.content-history .type_state {
  border-radius: 10px;
  color: #fff;
  margin-left: .15rem;
  padding: 3px 5px;
  font-size: 12px;
}
.title_item_history {
  white-space: nowrap;

}
.content-history .id_history_sanh {
  margin: .2rem 0 .08rem;
}

.content-history .money {
  color: #333;
  display: block;
  font-size: 0.8rem;
  margin: .2rem 0;
}
.time_choose {
  font-size: 0.8rem;
}
/* ============================== CHANGE PASSWORD=========== */

.editpass{
  margin-top: 20px !important;
  position: relative;
  z-index: 10;
}
.editpass .form-lg input,
.editpass .form-lg select {
  height: 45px;
  margin: 10px auto;
}
.editpass .form-lg button{
  padding: 10px;
}

.server-spinner select option {
  background-color: rgba(255, 255, 255, 0.09);
}