


/* ------------------- Roulette Start ----------------------- */

/* .roulette_wrap .scroll_table_lottery_history.ps[data-v-35afea22] {
    background: #1c202f;
    height: 415px;
    border-radius: 0px 0px 5px 5px;
} */

.roulette.noticeContent[data-v-8a9c4d9d]{
  background-image: url(../assets/bg-2d5e5c12.webp)!important;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.roulette .main-content[data-v-7f3aef84], .roulette div[data-v-8a9c4d9d] .main_content_wrap_notice{
  min-height: calc(100vh - 566px);
  height: auto;
}

.roulette [data-v-7f3aef84] .main_content_wrap_notice .listZone{
  width: 90%;
  margin-top: 30px;
}

.roulette .noData .pager_block{
  display: block!important;
}

.roulette .pager_block ul li a{
  color: #CCCCCC;
}

.roulette .box_lottery.roulette_wrap {
  min-height: 800px;
  position: relative;
}

/* .roulette-back{
  background-image: url(../assets/bg-2d5e5c12.webp)!important;
  background-size: 100% auto;
  background-repeat: no-repeat;
} */


.roulette-back .coin[data-v-3bc0937f] {
  width: 770px;
  height: 482px;
  position: absolute;
  top: 50px;
  left: 0;
  transform: translate(-50%, -50%);
}

@media (max-width: 991px){
  .roulette-back .coin[data-v-3bc0937f] {
      width: 100%;
  }
}

.roulette .coin[data-v-3bc0937f] {
  background-image: url(../assets/coin_wheelDay-a117027a.webp);
  background-size: 100% auto;
}


@media (max-width: 575px){
  .pagenation_type_1 .inactive a.active, .pagenation_type_1 .inactive.active {
    color: #bbb;
    border: none;
    background-color: #7d7d7d;
  }
  .pagenation_type_1 .inactive {
    margin: 0px 3px!important;
    border-radius: 4px;
  }
}

.lottery .table_lottery_history thead tr[data-v-35afea22] {
  background: #292c3b;
}

.lottery .table_lottery_history tbody tr[data-v-35afea22] {
  background: #1d202d;
}  

.lottery .table_lottery_history tbody tr[data-v-35afea22]:nth-child(2n) {
  background: #232531;
}

.lottery .table_lottery_history tbody tr[data-v-35afea22] td{
  border: none;
}

.roulette_wrap .table_lottery_history thead tr[data-v-35afea22] {
  background: #292c3b;
}

.roulette_wrap .table_lottery_history tbody tr[data-v-35afea22] {
  background: #1d202d;
}  

.roulette_wrap .table_lottery_history tbody tr[data-v-35afea22]:nth-child(2n) {
  background: #232531;
}

.roulette_wrap .table_lottery_history tbody tr[data-v-35afea22] td{
  border: none;
}


.roulette_wrap .titlebox {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.roulette_wrap .titlebox .label{
  font-size: 1rem;
  color: #c2c0bf;
  width: auto;
  text-align: center;
}

.roulette_wrap .titlebox .label span{
  font-size: 1rem;
  color: #f7731b;
}

#roulette {
  display: block;
  /* width: 100%; */
  width: 780px;
  height: 680px;
  position: relative;
  margin: auto;
}

.shadow_box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 526px;
  height: 526px;
  /* box-shadow: inset 5px 5px 60px 30px #000000; */
  border-radius: 280px;
  z-index: 0;
}

.roulettebox {
  display: flex;
  justify-content: center;
}

img.roulette_base_plate {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
img.roulette_rotate_plate {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.roulette_rotate_plate {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

img.roulette_center_cover {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 110px;
  z-index: 2;
}

.shadow_box, .shadow_box:hover {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 526px;
  height: 526px;
  /* box-shadow: inset 5px 5px 60px 30px #000000 !important; */
  /* box-shadow: inset 0px 0px 15px 5px #000000c7 !important; */
  box-shadow: inset 0px 0px 40px -1px #000000;
  border-radius: 280px;
  z-index: 1;
}

img.roulette_center_cover_ring{
  width: 1020px;
  height: 790px;
  top: 48px;
  transform: translate(-50%, 0%);
  z-index: 0;
}


@keyframes aniLogo-3bc0937f { 
  0% { transform: scale(1); }
  50% { transform: scale(1.03); }
  100% { transform: scale(1); }
}

.aniLogo[data-v-3bc0937f] {
  animation: 1.5s ease 0s infinite normal none running aniLogo-3bc0937f;
  }

@media (max-width: 991px){
  
  .roulette .main-content[data-v-7f3aef84], .roulette div[data-v-8a9c4d9d] .main_content_wrap_notice{
      padding: 0;
  }

  .roulette .box_lottery.roulette_wrap{
      min-height: 600px;
  }
  img.roulette_center_cover {
    width: 90px;
  }

  #roulette img.roulette_center_cover_ring {
    width: 510px;
    height: 535px;
    top: 48px;
    transform: translate(-50%, 0%);
    z-index: 0;
  }
}

img.roulette_arrow {
  position: absolute;
  left: 50%;
  top: 55px;
  transform: translate(-50%, 0);
  z-index: 1;
}
.result_point {
  /* position: absolute;
  left: 50%;
  top: 0px; */
  display: flex;
  /* transform: translate(-50%); */
  white-space: nowrap;
  justify-content: center;
  padding-top: 15px;
}
.result_point > .label {
  font-size: 1rem;
  font-weight: 600;
  margin-right: 15px;
  margin-bottom: 0;
  color: #7d7d7d;
  width: auto;
}
.result_point > .value {
  font-size: 1rem;
  font-weight: 600;
  margin-right: 0px;
  margin-bottom: 0;
  color: #f7731b;
  width: auto;
}
.btn_play {
  position: absolute;
  left: 50%;
  bottom: 0px;
  height: 50px;
  width: 150px;
  text-align: center;
  line-height: 48px;
  border: 1px solid #262e45;
  transform: translate(-50%);
  border-radius: 10px;
  color: #CCCCCC;
}
.btn_play:hover {
  transform: translate(-50%) scale(1.1);
  transition: all 300ms;
  z-index: 10;
  color: #ffffff;
  text-shadow: 0px 0px 5px #991bd4, 0px 0px 10px #d41b8d, 0px 0px 20px #991bd4;
}
.btn_play > .effect {
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  box-shadow: inset 0px 0px 10px #000000;
  transition: all 300ms;
  cursor: pointer;
}
@keyframes lottery_btn_effect {
  0% {
    background-position: 0rem;
  }
  100% {
    background-position: 20rem;
  }
}
.btn_play > .effect {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 20rem 20rem;
  filter: blur(5px);
  animation: lottery_btn_effect 3s infinite linear;
  box-shadow: inset 0px 0px 10px #7785ff93;
  transition: all 300ms;
}



@media (max-width: 991px){
  #roulette_wrap .titlebox {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  #roulette_wrap .titlebox > .labelgrp {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .roulettebox {
    display: flex;
    justify-content: center;
  }
  
  #roulette {
    display: block;
    width: 100%;
    height: 505px;
    position: relative;
  }

  #roulette > img.roulette_base_plate {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  #roulette > img.roulette_rotate_plate {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
  }

  #roulette > .roulette_rotate_plate {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }

  #roulette > .shadow_box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 360px;
    height: 360px;
    /* box-shadow: inset 5px 5px 60px 30px #000000; */
    box-shadow: inset 0px 0px 18px -1px #000000;
    border-radius: 280px;
    z-index: 2;
  }

  #roulette > img.roulette_center_cover {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  #roulette img.roulette_center_cover_ring {
    width: 716px;
    height: 556px;
    top: calc(50% - 208px);
    transform: translate(-50%, 0%);
    z-index: 0;
  }

  #roulette > img.roulette_arrow {
    position: absolute;
    left: 50%;
    top: 55px;
    transform: translate(-50%, 0);
    z-index: 1;
  }

  #roulette > .result_point {
    position: absolute;
    left: 50%;
    top: 0px;
    display: flex;
    transform: translate(-50%);
  }

  #roulette > .result_point > .label {
    font-size: 22px;
    font-weight: 600;
    margin-right: 15px;
  }

  #roulette > .result_point > .value {
    font-size: 22px;
    font-weight: 600;
    margin-right: 15px;
    /* color: #ef7c00; */
  }

  #roulette > .btn_play {
    position: absolute;
    left: 50%;
    bottom: 0px;
    height: 50px;
    width: 150px;
    text-align: center;
    line-height: 48px;
    border: 1px solid #262e45;
    transform: translate(-50%);
    border-radius: 10px;
  }

  #roulette > .btn_play:hover {
    transform: translate(-50%) scale(1.1);
    transition: all 300ms;
    z-index: 10;
    color: #ffffff;
    text-shadow: 0px 0px 5px #991bd4, 0px 0px 10px #d41b8d, 0px 0px 20px #991bd4;
  }
  #roulette > .btn_play > .effect {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    box-shadow: inset 0px 0px 10px #000000;
    transition: all 300ms;
    cursor: pointer;
  }

  @keyframes lottery_btn_effect {
    0% {
      background-position: 0rem;
    }
    100% {
      background-position: 20rem;
    }
  }

  #roulette > .btn_play > .effect {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
    background-size: 20rem 20rem;
    filter: blur(5px);
    animation: lottery_btn_effect 3s infinite linear;
    box-shadow: inset 0px 0px 10px #7785ff93;
    transition: all 300ms;
  }
}

/* -------------------------- Roulette End ----------------------------- */ 



/* ------------------------ lottery, roulette, coupon start ------------------------- */

.lottery .noData .pager_block {
  display: block!important;
}

.lottery .box_lottery {
  width: 90%;
  height: 280px;
  border: 1px solid rgb(247, 123, 40);
  box-shadow: inset 0px 0px 15px 0px #f77b2882;
  position: relative;
  padding: 70px 20px 10px;
}

.lottery .fundFrame.noticeFrame > div .lottery-min{
    min-height: 450px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lottery .box_lottery .clip{
  clip-path: polygon(12% 34%, 89% 34%, 100% 0px, 0px 0px);
  background: #f77b28;
  width: 240px;
  height: 150px;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0%);
  color: #353434;
  display: flex;
  justify-content: center;
  padding-top: 15px;
  font-size: 1.1rem;
}

.lottery .box_lottery .result {
    width: 100%;
    height: 100px;
    background-color: #1B1B1B;
    margin-bottom: 30px;
    color: #FFF;
  }

  .lottery .box_lottery .result img{
      height: 40px;
  }
  
  .lottery .box_lottery .result {
      background-color: #1B1B1B;
      box-shadow: inset 0px 0px 10px 5px #262626;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  
  .lottery .box_lottery .btn-group {
      display: flex;
      justify-content: space-evenly;
      width: 100%;
  }
  
  .lottery .box_lottery .btn-group .btn {
      width: 40%;
      height: auto;
      padding: 10px;
      border-radius: 5px;
      text-align: center;
      background-color: #f77b28;
      transition: 300ms ease-in-out;
  }

  .lottery .box_lottery .btn-group .btn:hover {
      transform: scale(1.05);
  }

.box_coupon[data-v-35afea22] {
  max-width: 580px;
  width: 48%;
  height: 200px;
  padding-top: 0px;
  /* background: #0b0c10; */
  /* border: 1px solid #d4d4d4; */
  /* box-shadow: 0 2px 5px 3px rgba(0, 0, 0, .8); */
  cursor: pointer;
  background-image: url(../images/common/coupon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
}

.box_coupon .lottery_result[data-v-35afea22] {
  background-image: none;
}

/* .box_coupon .lottery_result strong {
  padding-top: 14px;
} */

.box_lottery .ticket_remain div:first-of-type span[data-v-35afea22]{
  font-size: 1.6rem;
}

.box_lottery .ticket_remain div:nth-of-type(2) button[data-v-35afea22]{
  font-size: 1.6rem;
}

.box_lottery .ticket_remain div:nth-of-type(2) button[data-v-35afea22]:nth-of-type(1) {
  background: #7d7d7d;
  margin-left: 4px;
}

.box_lottery .ticket_remain div:nth-of-type(2) button[data-v-35afea22]:nth-of-type(2) {
  background: #7e93a6;
  margin-left: 4px;
}

.box_lottery .ticket_remain div:first-of-type img[data-v-35afea22] {
  margin: 30px 10px 30px 0;
  filter: brightness(3);
  height: 24px;
}

.box_lottery .ticket_remain div:first-of-type span[data-v-35afea22] {
  color: #979797;
}


@media (max-width: 991px){
  .box_coupon[data-v-35afea22] {
    width: 100%;
    cursor: unset;
  }

  .lottery .box_lottery {
      width: 100%;
  }

  .allContent.noticeContent{
      background-color: #181B1C;
  }

  [data-v-7f3aef84] .titlePic .titlePwrapper .leftZone span{
      font-size: 1rem;
  }

  .lottery .fundFrame.noticeFrame > div .lottery-min{
      min-height: 300px;
  }

  #root > div > div > div.allContent.noticeContent.mobile-pt-13vw > div:nth-child(1) > div > div > div > div > div > div.main_content > div > div > div > div > div > div:nth-child(2) > div > table > tbody > tr:nth-child(1) > th:nth-child(1)::before {
      height: 0;
  }

  .lottery .box_lottery .result {
      background-color: #313030;
      box-shadow: inset 0px 0px 10px 5px #3a3939;
  }
}


.pager_block ul li a {
  background: #292e2f;
}

/* .pager_block ul .first span::after,
.pager_block ul .last span::after {
  content: "";
  width: 1px;
  height: 24px;
  background-color: var(--black005);
  position: absolute;
  top: 50%;
  left: 50%;
} */


/* --------------------  ACCOUNT ATTENDANCE CSS START ----------------------*/

.attendance .date[data-v-20f59104] {
  height: 45px;
  color: #FFF;
  display: flex;
  /* background-color: rgb(39, 43, 71); */
  border-bottom: 1px solid #373737;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  flex-shrink: 0;
}

.attendance .date>span[data-v-20f59104] {
  color: #FFF;
  font-size: 1.3rem;
}

.attendance .date>span[data-v-20f59104] i{
  font-size: 1rem;
}

.attendance .notice[data-v-20f59104] {
  flex-shrink: 0;
  min-height: 100px;
  padding: 10px;
  background-color: rgb(39, 43, 71);
  border-bottom: 1px solid #373737;
}

.calendar-wrap{
  color: #FFF;
}

.calendar-wrap .row{
  margin-bottom: 0;
}

.calendar-wrap[data-v-20f59104] .column .column > div{
  display: flex;
}

.calendar-wrap[data-v-20f59104] .column .column .text {
  display: flex;
  justify-content: center;
  align-items: center;
  /* width: 100%; */
  height: 30px;
}

.attendance[data-v-20f59104] {
  width: 100%;
  height: 100%;
  padding: 10px;
}

.attendance .date[data-v-20f59104] {
  height: 45px;
  /* background-color: rgb(39, 43, 71); */
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  align-items: center;
  justify-content: center;
  font-size: 13px;
  flex-shrink: 0;
}

.attendance .notice[data-v-20f59104] {
  flex-shrink: 0;
  min-height: 100px;
  padding: 10px;
  /* background-color: rgb(39, 43, 71); */
  border-bottom: 1px solid #373737
}

.attendance .calendar-wrap .day[data-v-20f59104] {
  width: 100%;
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(7, 1fr);
  border-top: 1px solid #373737;
  border-bottom: 1px solid #373737;
}

.attendance .calendar-wrap .day>div[data-v-20f59104] {
  height: 45px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-color: rgb(39, 43, 71); */
  /* border-bottom: 1px solid #373737; */
  margin-bottom: 0;
}

.attendance .calendar-wrap .calendar[data-v-20f59104] {
  width: 100%;
  display: grid;
  gap: 0px;
  grid-template-columns: repeat(7, 1fr);
}

.attendance .calendar-wrap .calendar>div[data-v-20f59104] {
  padding: 5px;
  height: 110px;
  /* background-color: rgb(39, 43, 73); */
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #373737;
}

.attendance .calendar-wrap .calendar>div>div[data-v-20f59104]:last-child {
  align-items: center;
  justify-content: center;
  height: 70px;
}

.attendance .calendar-wrap .calendar>div>div:last-child button[data-v-20f59104] {
  padding: 5px;
  background-color: unset;
  color: rgb(246, 195, 58);
  border: none;
}

.daily-check-img {
  width: 100%;
  max-width: 45px;
}

/* -------------------- ACCOUNT ATTENDANCE CSS END ------------------------------*/

/* #root > div > div > div.allContent.noticeContent.mobile-pt-13vw > div:nth-child(1) > div > div > div > div > div > div.main_content > div > div > div > div > div > div > div.row.d-block.white-text{
  margin: auto;
}

#root > div > div > div.allContent.noticeContent.mobile-pt-13vw > div:nth-child(1) > div > div > div > div > div > div.main_content > div > div > div > div > div > div > div.row.d-block.white-text > p{
  padding: 0.5rem;
  text-align: center;
} */



.w-60{
  width: 60%;
}

.w-40{
  width: 40%;
}

@media (max-width: 991px){
  .m-w-95{
    width: 95%;
  }

  .m-d-block{
    display: block!important;
  }
}