html {
    zoom: 90%;
    -webkit-tap-highlight-color: transparent;
}

.wrapper {
    min-width: 1176px;
}

.inner {
    position: relative;
    width: 1280px;
    max-width: 100%;
    margin: 0 auto;
}
.view_pc {
    display: ;
}

.view_mobile {
    display: none;
}

.center_img img{width:10%;cursor:pointer;}
.main_notice {width:49%;margin-bottom:50px}
.main_notice h1{width:100%;border:1px solid #000; background-image: linear-gradient(to top left, #141414, #111);padding:10px 15px;font-size:12pt}
.main_notice h1 span{float:right;background:#000;padding:4px 10px;border-radius:20px}
.main_notice h1 span:hover{float:right;background:#de4a12;padding:4px 10px;border-radius:20px}
.main_notice li{padding:8px 15px;border-bottom:1px solid #333;cursor:pointer;list-style:none;}
.main_notice li:hover{background:#4f4f4f}
.main_notice td{position: relative;padding:8px 15px;height:25px;border-bottom:1px solid #333;cursor:pointer;overflow: hidden;}
.main_notice .home_td{width:33%;}
.main_notice .cen_td{width:7%;}
.main_notice .away_td{width:33%;}

.main_notice .home{width:100%;height:25px;overflow: hidden;}
.main_notice .away{width:100%;height:25px;overflow: hidden;}
.main_notice tr:hover{background:#4f4f4f;overflow: hidden;}
.fl{float:left}
.fr{float:right}

#sub {margin-top:120px;min-height:700px;height:100%;display: flex;}

#aisdeLeft {
  background-color: var(--color-3);
  width:300px;
  height:100%;
  position:fixed;
}

#aisdeLeft  h3 {
	padding: 10px;
	border-bottom: 1px solid #283a4b;
	box-shadow: 1px 1px 3px #0f1e3f;
	background: #145389;
	margin:8px 0px;
	text-align:left !important
}
.user_info li{padding:5px 10px;border-bottom:#1a2151 1px solid}
.user_info li span{float:right;text-align:right;font-size:10pt}
.user_info li strong{color:#ff3300}
.game_list {max-height:700px;height:100%;overflow-y:scroll;overflow-x:hidden}
.game_list li{padding:5px 10px;border-bottom:1px solid #1a2151}
.game_list h5{background:linear-gradient(to top, #141414, #222);padding:10px;font-size:12pt}
.game_list img{height:20px;margin-right:10px}
#main_con {
	margin-left:300px;
	margin-right:300px;
	min-height:400px;
	width:100%;
}
#main_con table{width:100%;border:1px solid #151f3c;border:none;}
#main_con th{padding:10px}
#main_con td{padding:5px 3px;border-radius:10px;margin:0px;}

h1 span{color:#fff;font-size:11pt;font-weight:normal}
#main_con h1 i{padding:0px 5px}
#main_con h2{margin:20px 0px;display:flex}
#main_con h3{margin:0px 0px;display:flex}
#main_con h4{margin:10px 0px;float:right}
#main_con h2 img{margin:10px}
#main_con td span{color:#fffff}
#main_con .fl{float:left}
#main_con .fr{float:right}

.th_game_head{width:100%;background:#145389;}
.th_game_time{width:10%;}
.th_game_gb{width:10%}
.th_game_home{width:30%}
.th_game_draw{width:10%}
.th_game_away{width:30%}
.th_game_state{width:10%}
.th_game_score{width:10%}
.th_game_rst{width:10%}

.th_game_lg{width:100%;background:linear-gradient(to top, #141414, #222);padding:10px;font-size:14px;border-left: 2px solid var(--color-4);}

.td_game_time{width:10%}
.td_game_gb{width:10%}
.td_game_home{width:30%}
.td_game_draw{width:10%}
.td_game_away{width:30%}
.td_game_state{width:10%}

.txt_r {color:#ff6600 !important;font-weight:bold}
.txt_b {color:#1db1ee !important;font-weight:bold}
.txt_g {color:#69d25b !important;font-weight:bold}
.win_td {background:#145389;border-radius:10px;margin:5px}
.win_td:hover {background:#145389;border-radius:10px;margin:5px}
.lose_td {background:#ff3300;border-radius:10px;margin:5px}
.lose_td:hover {background:#333;border-radius:10px;margin:5px}


.tab_table {width:100%;background:#1e1e1e;border-radius:10px;padding:20px}
.tab_table table{width:100%;border-top:2px solid #333}
.tab_table th{background:#145389;padding:10px}
.tab_table td{border-bottom:#333 1px solid;padding:10px;text-align:Center}
.tab_table h5{padding:10px 0px}
.paginate {padding:10px;text-align:center}
.paginate a{border:1px solid #262835;padding:5px 10px;margin:2px}
.paginate a:hover{border:1px solid #145389;padding:5px 10px;margin:2px;background:#145389}
.paginate .achive{border:1px solid #145389;padding:5px 10px;margin:2px;background:#145389}
.btn_list {text-align:center;padding:30px}
.btn_list button{border:1px solid #262835;padding:5px 10px}
.tab_table button{max-width:150px;margin:10px 0px;}


.fl{float:left}
.fr{float:right}
#main_con {
  flex-grow:1;
  padding:30px
}
#main_con h1 {
    background: linear-gradient(to top, #141414, #222);
    border: 1px solid #333;
    padding: 15px 20px;
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 20px;
    color: #ffc21c;
}

#exchange h1 {
    background: linear-gradient(to top, #141414, #222);
    border: 1px solid #333;
    padding: 15px 20px;
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 20px;
    color: #ffc21c;
}

#deposit h1 {
    background: linear-gradient(to top, #141414, #222);
    border: 1px solid #333;
    padding: 15px 20px;
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 20px;
    color: #ffc21c;
}
#chat h1 {
    background: linear-gradient(to top, #141414, #222);
    border: 1px solid #333;
    padding: 15px 20px;
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 20px;
    color: #ffc21c;
}

#mypage h1 {
    background: linear-gradient(to top, #141414, #222);
    border: 1px solid #333;
    padding: 15px 20px;
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 20px;
    color: #ffc21c;
}

#aisdeRight {
  background-color: var(--color-3);
  width:300px;
  position:fixed;
  z-index:1;
  margin-top: 120px;
}
.right_gnb li{padding:5px 20px;text-align:left;border-bottom:#1a2151 1px solid}
.right_gnb li span{float:right;text-align:right;font-size:10pt}
.right_gnb li strong{color:#ffcc00}
#aisdeRight h3 {
	padding: 10px;
	border-bottom: 1px solid #283a4b;
	box-shadow: 1px 1px 3px #0f1e3f;
	background: #226199;
	margin:8px 0px;
	text-align:left !important
}
.banner_box {text-align:center;padding-top:20px}
.banner_box img{margin:10px}
.border-none{border:0px}
.betting_box{text-align:Center}
.betting_box .input_basic{margin:1%;width:98%;height:40px;background:#333;padding-left:10px;border:0px}
.betting_box button{width:30%;margin:1%;background:#222;height:28px;border-radius:5px;font-size:10pt}
.betting_box button:hover{width:30%;margin:1%;background:#ff9900;height:28px;border-radius:5px}
.max {background:#ff3300 !important}
.reset {background:#fa0775 !important}
.bet_btn{margin:1%;width:98% !important;height:40px !important;background:#66b214 !important;padding-left:10px;border:0px;font-size:12pt !important}
.bet_btn:hover{margin:1%;width:98% !important;height:40px !important;background:#236318 !important;padding-left:10px;border:0px;font-size:12pt !important}


/*캘린더*/
	.w50{width:48% !important}
	.cl_line{clear:Both;padding:30px 0px;height:80px}
	.cl_line select{border:1px solid #333;padding:5px 20px}
	.cl_line option{background:#141414}
	#cal td:nth-child(1){border-left:1px solid #333}
	#cal td{height:100px;text-align:right;vertical-align:top;font-size:12px;position:relative;border-right:1px solid #333}
	.stamp {position:absolute;width:90%;top:0}
	.stamp img{width:45%;margin:5% 2%;min-width:40px}
	.plr20{padding:0px 20px}

/*룰렛*/



#layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.15s;
}

#layer2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.15s;
}

#layer.active {
    z-index: 15;
    opacity: 1;
    visibility: visible;
}

#layer2.active {
    z-index: 15;
    opacity: 1;
    visibility: visible;
}

#layer3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.15s;
}

#layer3.active {
    z-index: 21;
    opacity: 1;
    visibility: visible;
}

/* sidebar */
#sidebar {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 0%;
    height: 100dvh;
    z-index: 10000;
    background-color: var(--color-59);
    padding: 20px 0;
    transition: width 0.1s ease-in-out;
}

#sidebar {
    overflow-y: scroll;
}

#sidebar::-webkit-scrollbar {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: fixed;
}

#sidebar::-webkit-scrollbar-thumb {
    background-color: var(--color-60);
    border-radius: 4px;
    background-clip: padding-box;
    border: 1px solid var(--color-60);
}

#sidebar::-webkit-scrollbar-track {
    background-color: var(--color-40);
    border-radius: 4px;
    box-shadow: none;
}

#sidebar.active {
    display: block;
    width: 100%;
}

#sidebar .btn-close_side {
    width: 32px;
}

#sidebar .btn-close_side>img {
    width: 100%;
}

#sidebar .side-logo {
    width: 100%;
    text-align: center;
}

#sidebar .side-logo>img {
    height: 120px;
}

#sidebar .account-info {
    margin-top: 20px;
    background-color: var(--color-61);
    border: 1px solid var(--color-64);
    border-radius: 8px;
    padding: 12px 30px;
}

/* #sidebar .account-info .ai-status-logout {display: block;}
#sidebar .account-info .ai-status-login {display: none;} */
#sidebar .account-info .ai-status-login .asl-detail {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 12px;
}

#sidebar .account-info .ai-status-login .asl-detail .ad-user {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 8px;
}

#sidebar .account-info .ai-status-login .asl-detail .ad-user .img {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
}

#sidebar .account-info .ai-status-login .asl-detail .ad-user .img>img {}

#sidebar .account-info .ai-status-login .asl-detail .ad-user .name {
    font-size: 12px;
}

#sidebar .account-info .ai-status-login .asl-detail .ad-user .name>em {
    font-weight: 700;
}

#sidebar .account-info .ai-status-login .asl-detail .ad-amount {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 12px;
}

#sidebar .account-info .ai-status-login .asl-detail .ad-amount .aa_cash {}

#sidebar .account-info .ai-status-login .asl-detail .ad-amount .aa_cash>span {
    font-size: 14px;
    font-weight: 700;
}

#sidebar .account-info .ai-status-login .asl-detail .ad-amount .aa_cash>span:nth-child(2) {
    font-size: 16px;
    font-weight: 400;
    color: var(--color-17);
}

#sidebar .account-info .ai-status-login .asl-detail .ad-amount .aa_point {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 8px 12px;
    background-color: var(--color-20);
    border-radius: 8px;
    border: 1px solid var(--color-15);
}

#sidebar .account-info .ai-status-login .asl-detail .ad-amount .aa_point>span {
    font-size: 12px;
}

#sidebar .account-info .asl-button-row {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
}

#sidebar .account-info .asl-button-row .asl-button-column {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    width: 100%;
}

#sidebar .account-info .asl-button-row .asl-button-column .btn_large {
    width: 100%;
    border-radius: 8px;
}

/* #sidebar .account-info.active .ai-status-logout {display: none;}
#sidebar .account-info.active .ai-status-login {display: block;} */
#sidebar .side-menu_list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin-top: 25px;
}

#sidebar .side-menu_list .menu {
    width: 100%;
    border-radius: 12px;
    padding: 12px 20px;
}

#sidebar .side-menu_list .menu.bg-color-primary {
    background-color: var(--color-62);
}

#sidebar .side-menu_list .menu.bg-color-third {
    background-color: var(--color-68);
}

#sidebar .side-menu_list .menu>span {
    position: relative;
}

#sidebar .side-menu_list .menu>span .icon-live {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: calc(100% + 12px);
    height: 21px;
}

#sidebar .side-menu_list .menu>span .icon-new {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: calc(100% + 12px);
    height: 30px;
}

/* header */
.event-game-icon {
    width: 20px;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: var(--color-59);
    z-index: 20;
}

header .header-top {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1500px;
    max-width: 100%;
    height: 80px;
    margin: 0 auto;
    padding: 0px 100px;
}

header .header-top .logo {}

header .header-top .logo>img {}

.log-info span img {
    height: 55px;
}

header .header-top .log-info {
    display: flex;
    align-items: center;
    gap: 10px;
}

header .header-top .log-info .btn-log {
    font-size: 14px;
    color: #fff;
}

header .header-top .log-info .btn-event {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 140px;
    min-width: 110px;
    max-width: 165px;
    height: 40px;
    background-color: var(--color-60);
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    gap: 5px;
}
header .header-top .log-info .btn-rb {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    min-width: 80px;
    max-width: 165px;
    height: 40px;
    background-color: var(--color-60);
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    gap: 5px;
}

/* header .header-top .log-info .btn-event::before{content: url("/assets/img/icons/kiron-and-leap/kiron-icon.svg"); display: flex; vertical-align: middle; align-content: center; align-items: center; margin: 0px 10px; margin-top: 5px;} */
.social-container {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-evenly;
}

.social-icon {
    width: 25px;
    height: 30px
}

.social-icon.kakao {
    width: 50px;
    height: 33px;
}

.social-icon.tele-news {
    width: 27px;
}

.social-icon.last {
    margin-right: 12px
}

header .header-top .btn_sidebar {
    display: none;
}

header .gnb {
    position: relative;
    width: 100%;
    height: 47px;
    background-color: var(--color-3);
    border-bottom: 2px solid var(--color-4);
}

header .gnb .gnb_main {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 68px;
    width: 100%;
    height: 100%;
}

header .gnb .gnb_main .all_page {
    display: inline-flex;
    align-items: center;
    height: 100%;
}

header .gnb .gnb_main .all_page>button {
    position: relative;
}

header .gnb .gnb_main .all_page>button::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 80%;
}

header .gnb .gnb_main .all_page>button>img {
    position: relative;
    width: 42px;
}

header .gnb .gnb_main .all_page .gnb_sub {
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    background-color: var(--color-20);
    z-index: 10;
}

header .gnb .gnb_main .all_page .gnb_sub .sub-list {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 30px 0 30px 75px;
    border-bottom: 3px solid var(--color-46);
}

header .gnb .gnb_main .all_page .gnb_sub .sub-list .menu-list {
    width: 150px;
    max-width: 100%;
}

header .gnb .gnb_main .all_page .gnb_sub .sub-list .menu-list .tit {
    margin-bottom: 12px;
}

header .gnb .gnb_main .all_page .gnb_sub .sub-list .menu-list .tit>span {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

header .gnb .gnb_main .all_page .gnb_sub .sub-list .menu-list .menu {}

header .gnb .gnb_main .all_page .gnb_sub .sub-list .menu-list .menu>a {
    font-size: 14px;
    font-weight: 400;
    color: var(--color-12);
    transition: color 0.15s;
}

header .gnb .gnb_main .all_page .gnb_sub .sub-list .menu-list .menu>a:hover {
    color: #fff;
}

header .gnb .gnb_main .all_page:hover .gnb_sub {
    display: block;
}

header .gnb .gnb_main .gnb-list {
    display: flex;
    align-items: center;
    gap: 60px;
    height: 100%;
}

header .gnb .gnb_main .gnb-list>li {
    display: inline-flex;
    align-items: center;
    height: 100%;
}

header .gnb .gnb_main .gnb-list>li>a {
    position: relative;
    opacity: 1;
    transition: 0.15s;
    will-change: opacity;
}

header .gnb .gnb_main .gnb-list>li.active>a {
    opacity: 1;
}

header .gnb .gnb_main .gnb-list>li:hover>a {
    opacity: 1;
}

header .gnb .gnb_main .gnb-list>li .menu_tit {
    opacity: 0.7;
    transition: 0.15s;
    will-change: opacity;
    cursor: pointer;
}

header .gnb .gnb_main .gnb-list>li.active .menu_tit {
    opacity: 1;
}

header .gnb .gnb_main .gnb-list>li:hover .menu_tit {
    opacity: 1;
}

header .gnb .gnb_main .gnb-list>li>a .img-marker {
    position: absolute;
    top: -24px;
    right: -35px;
    z-index: 5;
}

header .gnb .gnb_main .gnb-list>li>a .img-marker>img {
    width: 60px;
}

header .gnb .gnb_main .gnb-list>li>a .img-marker2 {
    position: absolute;
    top: -30px;
    right: -5px;
    z-index: 5;
}

header .gnb .gnb_main .gnb-list>li>a .img-marker2>img {
    width: 35px;
}

header .gnb .gnb_main .gnb-list>li .sub_menu {
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    height: 240px;
    background-color: var(--color-20);
    border-bottom: 3px solid var(--color-1);
}

/* header .gnb .gnb_main .gnb-list > li:last-child .sub_menu {display: flex;} */
header .gnb .gnb_main .gnb-list>li .sub_menu .item-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding-top: 16px;
}

header .gnb .gnb_main .gnb-list>li .sub_menu .item-list .item {
    cursor: pointer;
}

header .gnb .gnb_main .gnb-list>li .sub_menu .item-list .item .img {
    position: relative;
    width: 100%;
    aspect-ratio: auto 1/1;
    background-color: var(--color-59);
    border: 1px solid var(--color-64);
    border-radius: 30px;
    overflow: hidden;
    transition: background-color 0.15s, border-color 0.15s;
}

header .gnb .gnb_main .gnb-list>li .sub_menu .item-list .item .img>img {
    transform: scale(1);
    transition: opacity 0.35s, transform 0.35s;
}

header .gnb .gnb_main .gnb-list>li .sub_menu .item-list .item .img .figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

header .gnb .gnb_main .gnb-list>li .sub_menu .item-list .item .img .figcaption>span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    display: none;
}

header .gnb .gnb_main .gnb-list>li .sub_menu .item-list .item:hover .img>img {
    opacity: 0.6;
    transform: scale(1.2);
}

header .gnb .gnb_main .gnb-list>li .sub_menu .item-list .item:hover .img .figcaption::before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

header .gnb .gnb_main .gnb-list>li .sub_menu .item-list .item:hover .img .figcaption>span {
    opacity: 1;
}

header .gnb .gnb_main .gnb-list>li .sub_menu .item-list .item .tit {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}

header .gnb .gnb_main .gnb-list>li .sub_menu .item-list .swiper-slide {
    display: flex;
}

header .gnb .gnb_main .gnb-list>li:hover .sub_menu {
    display: block;
}

/* header .header-top .log-info .info-status-login {display: none;} */
header .header-top .log-info .info-status-logout {
    display: flex;
    align-items: center;
    gap: 50px;
}

header .header-top .log-info.active .info-status-login {
    display: flex;
    align-items: center;
    gap: 18px;
}

header .header-top .log-info.active .info-status-logout {
    display: none;
}

header .header-top .log-info.active .info-status-login {
    display: flex;
    align-items: center;
}

header .header-top .log-info .info-status-login .myinfo {
    display: flex;
    align-items: center;
}

header .header-top .log-info .info-status-login .myinfo .level {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}

.own-amount {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}

.user-balance {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: right;
    ;
}

.user-points {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: right;
}

.user-balance>em {
    color: var(--color-9);
}

.user-points>em {
    color: var(--color-5);
}

.btn_down {
    position: relative;
    margin-left: 8px;
    cursor: pointer;
}

.btn_down>img {
    transform: rotate(0);
    transition: transform 0.15s;
    width: 31px;
}

.btn_down.active>img {
    transform: rotate(180deg);
}

.btn_down .dropdown_menu {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    z-index: 150;
    background-color: var(--color-20);
    border: 1px solid var(--color-15);
    border-radius: 12px;
    width: 330px;
    padding: 20px;
}

.btn_down.active .dropdown_menu {
    display: block;
}

.btn_down .dropdown_menu>ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.btn_down .dropdown_menu>ul>li {
    width: calc((100% / 2) - 5px);
    height: 50px;
}

.btn_down .dropdown_menu>ul>li>a {
    font-size: 14px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: var(--color-56);
    border: 1px solid var(--color-15);
    border-radius: 8px;
    color: rgba(255, 255, 255, 0.7);
    transition: color 0.15s, background-color 0.15s, border-color 0.15s;
}

.btn_down .dropdown_menu>ul>li>a.active {
    color: #fff;
    background-color: var(--color-18);
    border-color: var(--color-15);
}

.btn_down .dropdown_menu>ul>li>a:hover {
    color: #fff;
    background-color: var(--color-57);
    border-color: var(--color-15);
}

.btn_down .dropdown_menu>ul>li>button {
    font-size: 14px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: var(--color-56);
    border: 1px solid var(--color-15);
    border-radius: 8px;
    color: rgba(255, 255, 255, 0.7);
    transition: color 0.15s, background-color 0.15s, border-color 0.15s;
}

.btn_down .dropdown_menu>ul>li>button.active {
    color: #fff;
    background-color: var(--color-18);
    border-color: var(--color-15);
}

.btn_down .dropdown_menu>ul>li>button:hover {
    color: #fff;
    background-color: var(--color-57);
    border-color: var(--color-15);
}

.lg-btns {
    display: flex;
    align-items: center;
    gap: 4px;
}

.lg-btns .button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    padding: 0 20px;
    border: 1px solid var(--color-60);
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    white-space: nowrap;
}

header .header-top .log-info .info-status-login .alert {
    display: inline-flex;
    align-items: center;
    height: 100%;
}

header .header-top .log-info .info-status-login .alert>span {}

.user-log {
    display: flex;
    flex-direction: column;
    font-size: 14px;
}

.user-log .logout {
    color: var(--color-6);
}



/* main */
main {
    min-height: calc(100vh - 90px);
    /* padding-bottom: 50px; */
}

/* footer */
footer {
    width: 100%;
    background-color: var(--color-65);
}

footer .fnb {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 30px 0 30px 75px;
}

footer .fnb .menu-list {
    width: 150px;
    max-width: 100%;
}

footer .fnb .menu-list .tit {
    margin-bottom: 12px;
}

footer .fnb .menu-list .tit>span {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}

footer .fnb .menu-list .menu>a {
    font-size: 12px;
    font-weight: 400;
    color: var(--color-12);
    transition: color 0.15s;
}

footer .fnb .menu-list .menu>a:hover {
    color: #fff;
}

footer .partners {
    border-top: 1px solid #1f212f;
    padding: 25px 20px;
    overflow: hidden;
}

footer .partners marquee {
    display: none;
}
/* 
footer .copyright {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 32px;
    background-color: var(--color-59);
    text-align: center;
} */


footer .copyright {
    align-items: center;
    background-color: #171717;
    display: grid;
    justify-content: center;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}

footer .copyright p {
    padding-bottom: 12px;
}

footer .copyright>span {
    font-size: 12px;
    font-weight: 400;
    color: var(--color-13);
}

#top-partner {
    height: 45px !important;
}

.logoMarqueeSection {
    overflow: hidden;
    border-top: 1px solid var(--color-64);
    padding: 25px 20px;

}

@keyframes partner_marquee {
    0% {
        transform: translate3d(0%, 0, 0);
    }

    100% {
        transform: translate3d(-100%, 0, 0);
    }
}

.marquee .item img {
    height: 30px;
    max-width: fit-content;
}

.marquee .item img.img-top {
    height: 45px;
}

#logoMarqueeSection {
    max-width: 1920px !important;
    margin: 0 auto;
}


div.marquee>.item {
    padding: 0px 20px;
}

.logoMarqueeSection>div>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
    height: 100%;
}

.marquee-wrapper {
    display: inline-block;
    white-space: nowrap;
}

.marquee {
    display: inline-flex;
    white-space: nowrap;
    position: relative;
    transform: translate3d(0%, 0, 0);
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-play-state: running;
    align-items: center;
}


.marquee-wrapper:hover .marquee {
    animation-play-state: paused !important;
}

 
@keyframes marquee {
    0% {
        transform: translate3d(0%, 0, 0);
    }

    100% {
        transform: translate3d(-100%, 0, 0);
    }
}

.hideThis {
    display: none !important;
}


/* app-footer */
.app-footer {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 13.23vw;
    justify-content: space-between;
    align-items: center;
    padding: 0 4.67vw;
    background-color: var(--color-72);
    z-index: 10;
}

.app-footer .app-menu {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.6vw;
    height: 100%;
    text-align: center;
    cursor: pointer;
}

.app-footer .app-menu .menu-icon {
    width: 6vw;
    height: 6vw;
    border-radius: 50%;
}

.app-footer .app-menu .menu-tit {
    font-size: 1.6vw;
    font-weight: 400;
    color: #fff;
}

.floating-menu {
    position: fixed;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
    z-index: 10;
}

.floating-menu .app-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
    border-radius: 36px;
    transition: border-radius 0.25s;
}

.floating-menu .category1 {
    background-color: #159ceb;
}

.floating-menu .category2 {
    background-color: #0b3177;
}

.floating-menu .category3 {
    background-color: #368b7b;
}

.floating-menu .app-menu .menu-icon {
    flex-shrink: 0;
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: transparent;
}

.floating-menu .app-menu .menu-tit {
    width: 0;
    opacity: 0;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    white-space: nowrap;
    transition: width 0.25s, margin 0.25s;
}

.floating-menu .app-menu:hover .menu-tit {
    width: max-content;
    opacity: 1;
    margin-left: 10px;
    display: block;
}

.floating-menu .chat-menu {
    margin-top: 30px;
}


/* SUB - SIDE */
.floating-side {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.floating-side .sub-floats {
    position: absolute;
    top: 155px;
    left: -40px;
    width: 270px;
    transform: translateX(-100%);
}

.floating-side .sub-floats .menu-header {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin: 20px 0;
}

.floating-side .sub-floats .menu-header .img {
    width: 46px;
    height: 46px;
}

.floating-side .sub-floats .menu-header .img>img {
    width: 100%;
    height: 100%;
}

.floating-side .sub-floats .menu-header .tit>span {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}

.floating-side .sub-floats .search_bar {
    flex-shrink: 0;
    display: none;
    justify-content: space-between;
    align-items: center;
    width: 270px;
    height: 40px;
    padding: 0 20px;
    background-color: var(--color-20);
    border: 1px solid var(--color-15);
    border-radius: 5px;
}

.floating-side .sub-floats .search_bar>input {
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    border: none;
    background-color: transparent;
}

.floating-side .sub-floats .search_bar>.btn_search {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    margin-left: 10px;
}

.floating-side .sub-floats .game-list {
    margin-top: 30px;
}

.floating-side .sub-floats .game-list .game_item {
    width: 100%;
}

.floating-side .sub-floats .game-list .game_item .game_tit {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    border-bottom: 1px solid #150b1c;
    background-color: var(--color-49);
    cursor: pointer;
}

.floating-side .sub-floats .game-list .game_item .game_tit::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background-color: var(--color-11);
}

.floating-side .sub-floats .game-list .game_item .game_tit .tit {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
}

.floating-side .sub-floats .game-list .game_item .game_tit .cnt {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
}

.floating-side .sub-floats .game-list .game_item .game_tit .view-icon {
    position: relative;
}

.floating-side .sub-floats .game-list .game_item .game_tit .view-icon::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 12px;
    height: 2px;
    background-color: #fff;
}

.floating-side .sub-floats .game-list .game_item .game_tit .view-icon::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0);
    width: 2px;
    height: 12px;
    background-color: #fff;
    transition: transform 0.15s;
}

.floating-side .sub-floats .game-list .game_item.active .game_tit .view-icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.floating-side .sub-floats .game-list .game_item .game_menu {
    display: none;
}

.floating-side .sub-floats .game-list .game_item .game_menu .item {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 40px;
    padding: 0 40px;
    background-color: var(--color-48);
    border-bottom: 1px solid var(--color-2);
}

.floating-side .sub-floats .game-list .game_item .game_menu .item .item_tit {
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.floating-side .sub-floats .game-list .game_item .game_menu .item .item_tit:hover {
    color: #fff;
}

.floating-side .sub-floats .game-list .game_item .game_menu .item.active .item_tit {
    color: #fff;
}

.floating-side .sub-floats .game-list .game_item .game_menu .item .timer {
    font-size: 12px;
    font-weight: 400;
    color: var(--color-7);
}

.floating-side .sub-floats .game-list .game_item .game_menu .item:hover .item_tit {
    color: #fff;
}

.floating-side .sub-floats .game-list .game_item.active .game_menu {
    display: block;
}

.floating-side .sub-floats .game-list .game_item.active .game_tit {
    background-color: var(--color-11);
}

.floating-side .sub-floats .game-list .game_item:hover .game_tit {
    background-color: var(--color-62);
}

/* modal */
.modal {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 480px;
    max-width: 100%;
    padding: 70px 40px 50px;
    background-color: var(--color-61);
    border: 1px solid var(--color-64);
    border-radius: 40px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: opacity 0.15s;
}

.modal.active {
    opacity: 1;
    visibility: visible;
    z-index: 20;
}

.modal .modal_icon {
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
}

.modal_inner .modal_tit {
    text-align: center;
    margin-bottom: 40px;
}

.modal_inner .modal_tit>span {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}

.modal .btn-close_modal {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.modal .btn-close_modal>img {
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.modal_post .btn-close_modal {
    border-bottom: 1px solid #434344;
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    padding: 5px 10px;
    position: relative;
    width: 100%;
    top: 0px !important;
    right: 0px !important;
    cursor: auto;
}

.html-content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.html-text {
    padding: 0px 30px;
    word-break: break-all;
}

.d-none {
    display: none !important;
}

#modal_login {
    width: 610px;
    padding-left: 85px;
    padding-right: 85px;
}

#modal_join {
    width: 750px;
}

.modal_post {
    width: 900px;
    padding: 40px;
    border-radius: 9px;
}

.modal_post .post_content {
    height: 800px;
    overflow-y: auto;
    white-space: pre-line;
}

.modal_post .post_content>img {
    max-width: 100%;
    display: block;
    width: 100%;
    padding-right: 10px;
}

.modal_post .post_content::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.modal_post .post_content::-webkit-scrollbar-thumb {
    background-color: var(--color-11);
    border-radius: 4px;
    background-clip: padding-box;
    border: 1px solid var(--color-11);
}

.modal_post .post_content::-webkit-scrollbar-track {
    background-color: rgba(84, 84, 84, 0.7);
    border-radius: 4px;
    box-shadow: none;
}

.modal_post .modal_inner {
    height: 800px;
    overflow-y: auto;
    white-space: pre-line;
}

.modal_post .modal_inner::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.modal_post .modal_inner::-webkit-scrollbar-thumb {
    background-color: var(--color-11);
    border-radius: 4px;
    background-clip: padding-box;
    border: 1px solid var(--color-11);
}

.modal_post .modal_inner::-webkit-scrollbar-track {
    background-color: rgba(84, 84, 84, 0.7);
    border-radius: 4px;
    box-shadow: none;
}

#modal_games {
    width: calc(100vw - 50px);
    padding: 60px 20px 40px 40px;
}

#modal_games .games_content {
    height: calc(100vh - 110px);
    overflow-y: scroll;
    padding-right: 20px;
    white-space: pre-line;
}

#modal_games .games_content>img {
    max-width: 100%;
}

#modal_games .games_content::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

#modal_games .games_content::-webkit-scrollbar-thumb {
    background-color: var(--color-11);
    border-radius: 4px;
    background-clip: padding-box;
    border: 1px solid var(--color-11);
}

#modal_games .games_content::-webkit-scrollbar-track {
    background-color: rgba(84, 84, 84, 0.7);
    border-radius: 4px;
    box-shadow: none;
}

#modal_games .games_content .section_game {
    position: unset;
    padding: unset;
    background-color: unset;
}

#modal_games .games_content .section_game .sec_wrapper .sec_item .sec_content .item .img>img {
    width: 100%;
    height: 100%;
}

/* form */
.form_wrapper {
    width: 100%;
}

.form_button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-top: 24px;
}

.form_button>button {
    flex: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 212px;
    height: 48px;
    background-color: var(--color-60);
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

.form_button>button:active {
    box-shadow: 4px 10px 6px 0 rgba(0, 0, 0, 0.12), -5px -6px 6px 0 rgba(0, 0, 0, 0.09), inset 0px -1px 6px 0 rgba(0, 0, 0, 0.39), inset 4px 4px 6px 0 rgba(0, 0, 0, 0.39);
}

.form_option {
    position: relative;
    margin-top: 24px;
    padding-top: 24px;
    text-align: center;
}

.form_option::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 360px;
    height: 2px;
    background-color: var(--color-64);
}

.form_option>p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.form_option>button {
    flex: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 212px;
    height: 48px;
    background-color: var(--color-69);
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-top: 12px;
}

.form-login .form {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
}

.form-login .form .form-input {
    display: flex;
    align-items: center;
    width: 100%;
    height: 46px;
    background-color: var(--color-59);
    border: 1px solid var(--color-64);
    border-radius: 10px;
}
.form-login .form .form-input .tit {
    position: relative;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    width: 112px;
    height: 100%;
    padding-left: 24px;
}

.form-login .form .form-input .tit::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 60%;
    background-color: var(--color-62);
}

.form-login .form .form-input>input {
    display: inline-flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 24px;
    background-color: transparent;
    outline: none;
    border: none;
    color: #fff;
    font-size: 16px;
}

.form-join .form {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 12px 18px;
}

.form-join .form .form-input {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    width: calc((100% / 2) - 9px);
}

.form-join .form .form-input .img {
    position: relative;
    top: 6px;
    flex-shrink: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
}

.form-join .form .form-input .input-element {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.form-join .form .form-input .input {
    display: inline-flex;
    width: 100%;
    height: 48px;
    background-color: var(--color-59);
    border: 1px solid var(--color-64);
    border-radius: 10px;
    overflow: hidden;
}

.form-join .form .form-input .input.with-btn {
    width: calc(100% - 90px);
}

.form-join .form .form-input .input input {
    width: 100%;
    height: 100%;
    padding: 0 15px;
    background-color: transparent;
    outline: none;
    border: none;
    font-size: 14px;
    color: #fff;
}

.form-join .form .form-input .special input {
    display: inline-flex !important;
    width: 100% !important;
    height: 48px !important;
    background-color: var(--color-59) !important;
    border: 1px solid var(--color-64) !important;
    border-radius: 10px !important;
    overflow: hidden !important;
}

.form-join .form .form-input .special .input>input {
    width: 100% !important;
    height: 100% !important;
    padding: 0 15px !important;
    background-color: transparent !important;
    outline: none !important;
    border: none !important;
    font-size: 14px !important;
    color: #fff !important;
}

.form-join .form .form-input .select {
    display: inline-flex;
    width: 100%;
    height: 48px;
    background-color: var(--color-71);
    border: 1px solid var(--color-64);
    border-radius: 10px;
}

.form-join .form .form-input .btn_certify {
    flex-shrink: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 45px;
    background-color: var(--color-60);
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.form-join .form .form-input .btn_certify_ok {
    flex-shrink: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 45px;
    background-color: var(--color-60);
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.form-join .form .form-input .timer {
    flex-shrink: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 100%;
    border-radius: 0 10px 10px 0;
    background-color: #383838;
    font-size: 14px;
    color: #909198;
}

.form-join .form .form-input .error {
    border-color: red;
}

.form-join .form .form-input .error-msg {
    display: none;
    font-size: 0.5vw;
    color: red;
    margin-top: 4px;
}

.form-join .form .form-input .error~.error-msg {
    display: block;
    width: 100%;
    font-size: 10px;;
    color: red;
}

.form-join .bottom_info {
    position: relative;
    top: 10px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.form-join .bottom_info .banner {
    width: 340px;
}

.form-join .bottom_info .banner>img {
    width: 95%;
    height: 100%;
    object-fit: cover;
}

.form-join .bottom_info .guide {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.form-join .bottom_info .guide>p {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
}

.special {
    flex: auto;
    flex-direction: column;
    gap: 10px;
}

/* #PAGES */
/* main */
.tab_header {
    display: none;
}

.section_banner {
    width: 100%;
}

.section_banner .banner-list .item {
    position: relative;
    text-align: center;
    height: 460px;
}

.section_banner .banner-list .item .bg {
    height: 100%;
}

.section_banner .banner-list .item .bg>img {
    height: 100%;
    object-fit: cover;
}

.section_banner .banner-list .item .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-bottom: 20px;
    text-align: center;
}

.section_banner .banner-list .item .content>h2 {
    font-size: 56px;
    font-weight: 400;
    line-height: 1.12;
    color: #fff;
}

.section_banner .banner-list .item .content>h2>em {
    font-weight: 700;
}

.section_banner .banner-list .item .content>p {
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
}

.section_banner .banner-list .item .content>button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 60px;
    background-color: var(--color-11);
    border-radius: 10px;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.section_banner .notice {
    width: 100%;
    height: 45px;
    background-color: #831146;
}

.section_banner .notice .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.section_banner .notice .content .alert {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
}

.section_banner .notice .content .alert .marquee2 {
    width: 100%;
    overflow: hidden;
    margin-right: 10px;
}

.section_banner .notice .content .alert span {
    display: block;
    position: relative;
    white-space: nowrap;
    animation: marquee2 20s linear infinite;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    word-break: break-all;
}

.section_banner .notice .content .date {
    flex-shrink: 0;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
}

.section_banner .notice .content .date::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    width: 1px;
    height: 40%;
    background-color: rgba(255, 255, 255, 0.7);
}

.section_banner .notice .content .date>span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.section_sub_banner {
    width: 100%;
    padding-top: 30px;
}

.section_sub_banner .banner-list .item {
    position: relative;
    height: 460px;
}

.section_sub_banner .banner-list .item .bg {
    height: 100%;
    border-radius: 30px;
    overflow: hidden;
}

.section_sub_banner .banner-list .item .bg>img {
    height: 100%;
    object-fit: cover;
}

.section_sub_banner .banner-list .item .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
}

.section_sub_banner .banner-list .item .content .banner-tit {
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 290px;
    height: 64px;
    background-color: var(--color-1);
    border-radius: 0 28px 28px 0;
    padding-left: 50px;
}

.section_sub_banner .banner-list .item .content .banner-tit>span {
    display: inline-flex;
    align-items: center;
    height: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}
.section_notice {
    padding: 10px 0;
    background-color: var(--color-59);
    height: 100%;
    min-height: 300px;
}

.section_game {
    padding: 10px 0;
    background-color: var(--color-59);
    z-index: 0;
}

.section_game .sec_wrapper {
    display: flex;
    gap: 10px;
    width: 100%;
}

.section_game .sec_wrapper .sec_item {
    width: 100%;
}

.section_game .sec_wrapper .sec_item .sec_head {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

.section_game .sec_wrapper .sec_item .sec_head .tit {
    flex-shrink: 0;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}

.section_game .sec_wrapper .sec_item .sec_head .tit_line {
    width: 100%;
}

.section_game .sec_wrapper .sec_item .sec_head .favorite_menu {
    display: flex;
    align-items: center;
    width: 192px;
    height: 28px;
    border: 1px solid var(--color-60);
    border-radius: 12px;
    margin-left: 5px;
    padding: 1px;
}

.section_game .sec_wrapper .sec_item .sec_head .favorite_menu .favorite_item {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 50%;
    height: 100%;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color 0.15s;
}

.section_game .sec_wrapper .sec_item .sec_head .favorite_menu .favorite_item.active {
    background-color: var(--color-60);
}

.section_game .sec_wrapper .sec_item .sec_head .favorite_menu .favorite_item>img {
    width: 14px;
}

.section_game .sec_wrapper .sec_item .sec_head .favorite_menu .favorite_item>img.default {
    display: block;
}

.section_game .sec_wrapper .sec_item .sec_head .favorite_menu .favorite_item>img.active {
    display: none;
}

.section_game .sec_wrapper .sec_item .sec_head .favorite_menu .favorite_item.active>img.default {
    display: none;
}

.section_game .sec_wrapper .sec_item .sec_head .favorite_menu .favorite_item.active>img.active {
    display: block;
}

.section_game .sec_wrapper .sec_item .sec_head .favorite_menu .favorite_item>span {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
}

/* item - flex */
.section_game .sec_wrapper .sec_item .sec_switch_type .item .img>img {
    height: 100%;
}

.section_game .sec_wrapper .sec_item .sec_content {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.section_game .sec_wrapper .sec_item .sec_content.nowrap {
    flex-wrap: nowrap;
}

.section_game .sec_wrapper .sec_item .sec_content .item {
    position: relative;
    cursor: pointer;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img {
    position: relative;
    width: 100%;
    aspect-ratio: auto 1/1;
    background-color: var(--color-65);
    border: 1px solid var(--color-64);
    border-radius: 30px;
    overflow: hidden;
    transition: background-color 0.15s, border-color 0.15s;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img>img {
    transform: scale(1);
    transition: opacity 0.35s, transform 0.35s;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img .figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img .figcaption>span {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    display: none;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img #view {
    opacity: 1 !important;
    display: block;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img .figcaption>span>img {
    padding: 15px 0px;
}

.section_game .sec_wrapper .sec_item .sec_content .item:hover .img>img {
    opacity: 0.6;
    transform: scale(1.2);
}

.section_game .sec_wrapper .sec_item .sec_content .item:hover .img .figcaption::before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.section_game .sec_wrapper .sec_item .sec_content .item:hover .img .figcaption>span {
    opacity: 1;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img .is_recently {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 25%;
    height: 25%;
    background: var(--color-1);
    border-radius: 0 0 0 12px;
    cursor: pointer;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img .is_recently>img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 16px;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img .is_recently.active>img.default {
    display: none;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img .is_recently.active>img.active {
    display: block;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img .is_favorite {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 25%;
    height: 25%;
    background: var(--color-1);
    border-radius: 0 0 0 12px;
    cursor: pointer;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img .is_favorite>img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 16px;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img .is_favorite.active>img.default {
    display: none;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img .is_favorite.active>img.active {
    display: block;
}

.section_game .sec_wrapper .sec_item .sec_content .item .desc {
    font-size: inherit;
    text-align: center;
    margin-top: 12px;
}
.section_game .sec_wrapper .sec_item .sec_content .item .active{
    color:#ffcc00;
	font-weight: 700;
}
.section_game .sec_wrapper .sec_item .sec_content .item .desc>span {
    font-size: 15px;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img-marker {
    position: absolute;
    top: -14px;
    right: 0;
    z-index: 5;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img-marker>img {
    width: 40px;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img-marker2 {
    position: absolute;
    top: -30px;
    right: 0;
    z-index: 5;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img-marker2>img {
    width: 50px;
}

.section_game .sec_wrapper .sec_item .sec_content.type_favorite .item .img .is_recently {
    display: none;
}

.section_game .sec_wrapper .sec_item .sec_content.type_favorite .item .img .is_favorite {
    display: block;
}

.section_game .sec_wrapper .sec_item .sec_content.type_recently .item .img .is_recently {
    display: none;
}

.section_game .sec_wrapper .sec_item .sec_content.type_recently .item .img .is_favorite {
    display: none;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img img.default {
    display: block;
}

.section_game .sec_wrapper .sec_item .sec_content .item .img img.active {
    display: none;
}

.section_game .sec_wrapper .sec_item .sec_content .item.active .img img.default {
    display: none;
}

.section_game .sec_wrapper .sec_item .sec_content .item.active .img img.active {
    display: block;
}

.no-selected-data {
    text-align: center;
    white-space: nowrap;
}

.section_game .sec_wrapper.devide_8 .item {
    width: calc((100% / 8) - 9px);
    font-size: 10px;
}

.section_game .sec_wrapper.devide_5 .item {
    width: calc((100% / 5) - 8px);
    font-size: 16px;
}

.section_game .sec_wrapper.devide_1-1-2 .sec_item:nth-child(3) {
    padding-left: calc((100% / 5) - 8px);
}

.section_game .sec_wrapper.devide_1-1-2 .sec_item .item {
    width: 100%;
    font-size: 16px;
}

.section_game .sec_wrapper.devide_1-1-2 .sec_item:nth-child(1) {
    width: calc((100% / 5) - 8px);
    flex-shrink: 0;
}

.section_game .sec_wrapper.devide_1-1-2 .sec_item:nth-child(2) {
    width: calc((100% / 5) - 8px);
    flex-shrink: 0;
}

.section_game .sec_wrapper.devide_1-1-2 .sec_item:nth-child(3) {
    width: 100%;
}

.section_game .sec_wrapper.devide_1-1-2 .sec_item:nth-child(3) .sec_head {
    justify-content: flex-end;
}

.section_game .sec_wrapper.devide_1-1-2 .sec_item:nth-child(3) .sec_content {
    justify-content: flex-end;
}

.section_game .sec_wrapper.devide_1-1-2 .sec_item:nth-child(3) .item {
    width: calc((100% / 2) - 8px);
    font-size: 16px;
}

.section_game .sec_wrapper.devide_6 .item {
    width: calc((100% / 6) - 9px);
    font-size: 14px;
}

.section_game .sec_wrapper.devide_auto .sec_item .sec_content .item {
    width: calc(100% / 3);
    max-width: calc((1140px / 6) - 8px);
}

/* item - grid */
.section_game .sec_wrapper .sec_item .sec_content_grid {
    margin-top: 20px;
}

.section_game .sec_wrapper .sec_item .sec_content_grid .item-wrapper {
    display: grid;
    grid-template-columns: repeat(6, calc((100% / 6) - 10px));
    grid-template-rows: 2;
    gap: 10px;
}

.section_game .sec_wrapper .sec_item .sec_content_grid .item-wrapper .item {
    position: relative;
    cursor: pointer;
}

.section_game .sec_wrapper .sec_item .sec_content_grid .item-wrapper .item .img {
    position: relative;
    width: 100%;
    aspect-ratio: auto;
    background-color: var(--color-65);
    border: 1px solid var(--color-64);
    border-radius: 30px;
    overflow: hidden;
    transition: background-color 0.15s, border-color 0.15s;
}

.section_game .sec_wrapper .sec_item .sec_content_grid .item-wrapper .item .img>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: opacity 0.35s, transform 0.35s;
}

.section_game .sec_wrapper .sec_item .sec_content_grid .item-wrapper .item .img .figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section_game .sec_wrapper .sec_item .sec_content_grid .item-wrapper .item .img .figcaption>span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s
}

.section_game .sec_wrapper .sec_item .sec_content_grid .item-wrapper .item:hover .img>img {
    opacity: 0.6;
    transform: scale(1.2);
}

.section_game .sec_wrapper .sec_item .sec_content_grid .item-wrapper .item:hover .img .figcaption::before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.section_game .sec_wrapper .sec_item .sec_content_grid .item-wrapper .item:hover .img .figcaption>span {
    opacity: 1;
}

.section_game .sec_wrapper .sec_item .sec_content_grid .item-wrapper .item .desc {
    font-size: inherit;
    text-align: center;
    margin-top: 12px;
}

.section_game .sec_wrapper .sec_item .item .favorite_type {
    position: absolute;
    top: 6%;
    right: 6%;
    width: 24px;
    height: 24px;
}

.section_game .sec_wrapper .sec_item .item[data-favorite="on"] .favorite_type {
    background: url("../img/svg/heart_active.svg") center center no-repeat;
    background-size: cover;
    opacity: 1;
}

.section_game .sec_wrapper .sec_item .item[data-favorite="off"] .favorite_type {
    background: url("../img/svg/heart_default.svg") center center no-repeat;
    background-size: cover;
    opacity: 0.5;
    transition: opacity 0.09s ease-in-out;
}

.section_game .sec_wrapper .sec_item .item[data-favorite="off"] .favorite_type:hover {
    opacity: 1;
}

.section_game .sec_wrapper .sec_item .sec_content_grid.grid_1-4-4 .item-wrapper .item:nth-child(1) {
    grid-area: 1 / 1 / 3 / 3;
}

.section_game .sec_wrapper .sec_item .sec_content_grid.grid_1-4-4 .item-wrapper .item:nth-child(1) .img {
    height: 407px;
    aspect-ratio: auto;
}

.section_game .sec_wrapper .sec_item .sec_content_grid.grid_4-4-1 .item-wrapper .item:nth-child(5) {
    grid-area: 1 / 5 / 3 / 8;
}

.section_game .sec_wrapper .sec_item .sec_content_grid.grid_4-4-1 .item-wrapper .item:nth-child(5) .img {
    height: 433px;
    aspect-ratio: auto;
}

.section_game .sec_wrapper .sec_item .sec_content_grid.grid_1-4-1 .item-wrapper .item:nth-child(1) {
    grid-area: 1 / 1 / 3 / 3;
}

.section_game .sec_wrapper .sec_item .sec_content_grid.grid_1-4-1 .item-wrapper .item:nth-child(4) {
    grid-area: 1 / 5 / 3 / 8;
}

.section_game .sec_wrapper .sec_item .sec_content_grid.grid_1-4-1 .item-wrapper .item:nth-child(8) {
    grid-area: 2/3/4/5;
}

.section_game .sec_wrapper .sec_item .sec_content_grid.grid_1-4-1 .item-wrapper .item:nth-child(1) .img {
    height: 407px;
    aspect-ratio: auto;
}

.section_game .sec_wrapper .sec_item .sec_content_grid.grid_1-4-1 .item-wrapper .item:nth-child(4) .img {
    height: 407px;
    aspect-ratio: auto;
}

.section_game .sec_wrapper .sec_item .sec_content_grid.grid_1-4-1 .item-wrapper .item:nth-child(8) .img {
    height: 407px;
    aspect-ratio: auto;
}

.section_game .sec_wrapper .sec_item .sec_content_grid.grid_2-2-2 .item-wrapper {
    grid-template-columns: repeat(3, calc((100% / 3) - 7px));
}

.section_game .sec_wrapper .sec_item .sec_content_grid.grid_2-2-2 .item-wrapper .item .img {
    height: 177px;
    aspect-ratio: auto;
}

#main #slider_5 .item-wrapper .item:nth-child(1) .img {
    height: 407px;
}

#main #slider_6 .item-wrapper .item:nth-child(5) {
    grid-area: 1 / 3 / 3 / 5;
}

#main #slider_6 .item-wrapper .item:nth-child(5) .img>img {
    height: 403px;
}

/* #slider_8 .item-wrapper .item:nth-child(5) .img { height: 405px; } */

/* banner */
.section_game .sec_wrapper .sec_banner {
    width: 100%;
    margin-top: 30px;
}

.section_game .sec_wrapper .sec_banner .item-banner {
    width: 100%;
    height: 425px;
    background-color: var(--color-20);
    border-radius: 30px;
    overflow: hidden;
    transition: background-color 0.15s, border-color 0.15s;
}

.section_game .sec_wrapper .sec_banner .item-banner .img>img {
    transform: scale(1);
    transition: opacity 0.35s, transform 0.35s;
}

.section_game .sec_wrapper .sec_banner .item-banner .img .figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section_game .sec_wrapper .sec_banner .item-banner .img .figcaption>span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s
}

/* search */
.section_search {
    position: sticky;
    top: 124px;
    padding: 15px 0 12px;
    z-index: 9;
}

.section_search .search-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
}

.section_search .search-wrapper .game_list {
    display: flex;
    align-items: center;
    gap: 45px;
}

.section_search .search-wrapper .game_list .item {
    text-align: center;
    opacity: 0.5;
    cursor: pointer;
}

.section_search .search-wrapper .game_list .item.active {
    text-align: center;
    opacity: 1;
    transition: opacity 0.15s;
}

.section_search .search-wrapper .game_list .item.activate_hash {
    text-align: center;
    opacity: 1;
    transition: opacity 0.15s;
}

.section_search .search-wrapper .game_list .item:hover {
    opacity: 1;
}

.section_search .search-wrapper .game_list .item .img {
    display: inline-flex;
    width: 45px;
    height: 45px;
    overflow: hidden;
    /* filter: invert(95%) sepia(100%) saturate(21%) hue-rotate(16deg) brightness(106%) contrast(104%); */
    filter: invert(95%) sepia(100%) saturate(21%) hue-rotate(16deg) brightness(106%) contrast(104%);
}

.section_search .search-wrapper .game_list .item .img>img {
    transition: filter 0.15s;
}

.section_search .search-wrapper .game_list .item.active .img>img {
    /* filter: invert(100%) sepia(32%) saturate(2%) hue-rotate(347deg) brightness(110%) contrast(101%); */
    filter: invert(0%) sepia(32%) saturate(2%) hue-rotate(347deg) brightness(110%) contrast(101%);
}

.section_search .search-wrapper .game_list .item.activate_hash>.img>img {
    filter: invert(100%) sepia(32%) saturate(2%) hue-rotate(347deg) brightness(110%) contrast(101%);
}

.section_search .search-wrapper .game_list .item:hover .img>img {
    filter: invert(0%) sepia(32%) saturate(2%) hue-rotate(347deg) brightness(110%) contrast(101%);
}

.section_search .search-wrapper .game_list .item .tit {
    text-align: center;
}

.section_search .search-wrapper .game_list .item .tit>span {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    white-space: nowrap;
}

.section_search .search-wrapper .search_bar {
    flex-shrink: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 280px;
    height: 40px;
    padding: 0 20px;
    background-color: var(--color-20);
    border: 1px solid #3c3f53;
    border-radius: 5px;
}

.section_search .search-wrapper .search_bar>input {
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    border: none;
    background-color: transparent;
}

.section_search .search-wrapper .search_bar>.btn_search {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    margin-left: 10px;
}

/* only-mobile */
.section_mobile {
    display: none;
}

.section_mobile .sec_wrapper .sec_item .sec_head {
    display: flex;
    align-items: center;
    gap: 20px;
}

.section_mobile .sec_wrapper .sec_item .sec_head .tit {
    flex-shrink: 0;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}

.section_mobile .sec_wrapper .sec_item .sec_head .tit_line {
    width: 100%;
    height: 1px;
    background-color: var(--color-64);
}

.section_mobile .sec_wrapper .sec_item .sec_content {
    position: relative;
    width: 100vw;
    left: -4.67vw;
    padding: 0 4.67vw 20px;
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    margin-top: 20px;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.section_mobile .sec_wrapper .sec_item .sec_content::-webkit-scrollbar {
    display: none;
}

.section_mobile .sec_wrapper .sec_item .sec_content .item,
.section_mobile .splide__slide {
    position: relative;
    flex-shrink: 0;
    position: relative;
    width: 44.85vw;
    cursor: pointer;
}

.section_mobile .sec_wrapper .sec_item .sec_content .item .img,
.section_mobile .splide__slide .img {
    position: relative;
    width: 100%;
    height: 21.65vw;
    background-color: var(--color-59);
    border: 1px solid var(--color-64);
    border-radius: 2.33vw;
    box-shadow: 0 13px 20px -7px #000;
    overflow: hidden;
    transition: background-color 0.15s, border-color 0.15s;
}

.section_mobile .sec_wrapper .sec_item .sec_content .item.active .img::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(115, 50, 254, 0.7);
}

.section_mobile .sec_wrapper .sec_item .sec_content .item.active .img,
.section_mobile .splide__slide.is-active .img {
    border: 1px solid var(--color-11);
}

.section_mobile .sec_wrapper .sec_item .sec_content .item .img>img,
.section_mobile .splide__slide .img>img {
    transform: scale(1);
    transition: opacity 0.35s, transform 0.35s;
}

.section_mobile .sec_wrapper .sec_item .sec_content .item .img .figcaption,
.section_mobile .splide__slide .figcaption  {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section_mobile .sec_wrapper .sec_item .sec_content .item .img .figcaption>span,
.section_mobile .splide__slide .figcaption>span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s
}

.section_mobile .sec_wrapper .sec_item .sec_content .item:hover .img>img,
.section_mobile .splide__slide:hover .img>img {
    opacity: 0.6;
    transform: scale(1.2);
}

.section_mobile .sec_wrapper .sec_item .sec_content .item:hover .img .figcaption::before,
.section_mobile .splide__slide:hover .img .figcaption::before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.section_mobile .sec_wrapper .sec_item .sec_content .item:hover .img .figcaption>span,
.section_mobile .splide__slide:hover .img .figcaption>span {
    opacity: 1;
}

.section_mobile .sec_wrapper .sec_item .sec_content .item .desc,
.section_mobile .splide__slide .desc {
    font-size: inherit;
    text-align: center;
    font-size: 2vw;
    margin-top: 12px;
}

.section_mobile.section_event .sec_wrapper .sec_item .sec_content .item {
    width: 44.85vw;
}

.section_mobile.section_famous .sec_wrapper .sec_item .sec_content .item,
.section_mobile .splide__slide {
    width: 21.8vw;
}

.section_mobile_grid .sec_wrapper .sec_item .sec_head {
    display: flex;
}

.section_sub {
    display: block;
}


/* mypage */
#mypage {
    padding-top: 50px;
}

#mypage>.inner {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 24px 12px;
}

#mypage .bg-rounded {
    background-color: var(--color-48);
    border-radius: 32px;
}

#mypage .info {
    width: 100%;
    padding: 40px 60px;
}

#mypage .password {
    width: 25.7%;
    min-height: 285px;
    padding: 20px 16px;
}

#mypage .mobile {
    width: 100%;
    min-height: 285px;
    padding: 20px 16px;
}

#mypage .account {
    width: 25.7%;
    min-height: 285px;
    padding: 20px 16px;
}

#mypage .recommend {
    width: 46%;
    min-height: 285px;
    padding: 20px 16px;
}

#mypage .optional {
    width: calc(23% - 38px);
    height: 100%;
    min-height: 285px;
    display: inline-flex;
    flex-direction: column;
    gap: 12px;
}

#mypage .info {
    display: flex;
    gap: 45px;
}

#mypage .info .inner-box.my {
    width: 335px;
    max-width: 100%;
}

#mypage .info .inner-box.my .box-content {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 12px;
}

#mypage .info .inner-box.my .box-content .detail {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
}

#mypage .info .inner-box.my .box-content .detail .box-head>span {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
}

#mypage .info .inner-box.my .box-content .detail .txt-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

#mypage .info .inner-box.my .box-content .detail .txt-list .txt {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#mypage .info .inner-box.my .box-content .detail .txt-list .txt .txt_tit {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

#mypage .info .inner-box.my .box-content .detail .txt-list .txt .txt_desc {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

#mypage .info .inner-box.my .box-content .detail .txt-list .txt .txt_desc.nickname {
    color: var(--color-5);
}

#mypage .info .inner-box.my .box-content .grade {
    flex-shrink: 0;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0px;
    width: 120px;
    height: 150px;
    border: 1px solid var(--color-15);
    border-radius: 8px;
}

#mypage .info .inner-box.my .box-content .grade .tit {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
}

#mypage .info .inner-box.my .box-content .grade .img {
    height: 60px;
    border-radius: 50%;
}

#mypage .info .inner-box.my .box-content .grade .img>img {
    width: 60px;
    height: 60px;
}

#mypage .info .inner-box.money {
    width: 330px;
    max-width: 100%;
    border: 1px solid var(--color-15);
    border-radius: 8px;
    padding: 25px 30px;
}

#mypage .info .inner-box.money .box-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 18px;
}

#mypage .info .inner-box.money .box-head>span {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}

#mypage .info .inner-box.money .box-head>span>em {
    color: var(--color-17);
}

#mypage .info .inner-box.money .box-head>span:nth-child(2) {
    font-weight: 700;
}

#mypage .info .inner-box.money .my_money {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    border: 1px solid var(--color-15);
    border-radius: 8px;
    margin: 12px 0;
}

#mypage .info .inner-box.money .my_money>span {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

#mypage .info .inner-box.etc {
    width: 33%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 40px;
}

#mypage .info .inner-box.etc .box-item .box-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

#mypage .info .inner-box.etc .box-item .box-head>span {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}

#mypage .info .inner-box.etc .box-item .box-head>span>em {
    color: var(--color-17);
}

#mypage .info .inner-box.etc .box-item .box-head>span:nth-child(2) {
    font-weight: 700;
}

#mypage .recommend .item-scroll-list {
    height: 136px;
    overflow-y: auto;
    padding-right: 6px;
}

#mypage .recommend .item-scroll-list::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

#mypage .recommend .item-scroll-list::-webkit-scrollbar-thumb {
    background-color: var(--color-11);
    border-radius: 4px;
    background-clip: padding-box;
    border: 1px solid var(--color-11);
}

#mypage .recommend .item-scroll-list::-webkit-scrollbar-track {
    background-color: rgba(84, 84, 84, 0.7);
    border-radius: 4px;
    box-shadow: none;
}

#mypage .recommend .item-scroll-list .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 26px;
    padding: 0 10px;
    border-bottom: 1px solid var(--color-15);
}

#mypage .recommend .item-scroll-list .item .name {
    font-size: 13px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

#mypage .recommend .item-scroll-list .item .date {
    font-size: 13px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

#mypage .optional>div {
    flex: 1;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 34px 16px 20px;
    text-align: center;
}

#mypage .optional>div .tit {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

#mypage section>.box-head {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--color-15);
}

#mypage section>.box-head>span {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}

#mypage section>.box-foot {
    margin-top: 20px;
}

#mypage .form {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 10px;
}

#mypage .form .item {
    display: flex;
    align-items: center;
    gap: 6px;
}

#mypage .form .item>label {
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
}

#mypage .form .item>input {
    width: 100%;
    max-width: 100%;
    height: 36px;
    background-color: transparent;
    border: 1px solid var(--color-15);
    border-radius: 8px;
    padding: 0 8px;
}

#mypage .form .item>input:read-only {
    color: rgba(255, 255, 255, 0.7);
}

#mypage .form.form-label-horizontal .item {
    width: 100%;
    justify-content: space-between;
}

#mypage .form.form-label-horizontal .item input {
    width: 160px;
    flex-shrink: 0;
}

#mypage .form.form-label-horizontal .item input::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

#mypage .form.form-label-vertical .item {
    flex-direction: column;
    width: calc(100% / 2 - 5px);
}

#mypage .form.form-label-vertical .item:nth-child(3) {
    width: 100%;
}

#mypage .btn_cont {
    display: flex;
    width: 100%;
}

#mypage .btn_cont.button-column {
    flex-direction: column;
    gap: 12px;
}

#mypage .btn_cont.button-row {
    flex-direction: row;
    gap: 8px;
}

#mypage .btn_cont.button-row .img-box {
    flex-shrink: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 46px;
    background-color: var(--color-1);
    border-radius: 8px;
}

#mypage .btn_cont.button-row .img-box>img {
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    border-radius: 50%;
}

#mypage .btn_cont .btn_bubble {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
}

#mypage .btn_cont .btn_large {
    height: 46px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
}

#mypage .btn_cont .btn-primary {
    background-color: var(--color-11);
    border: 1px solid var(--color-11);
    color: #fff;
}

#mypage .btn_cont .btn-primary::after {
    width: 0;
    height: 0;
    background-color: transparent;
    border: none;
}

#mypage .btn_cont .btn-secondary {
    background-color: transparent;
    border: 1px solid var(--color-11);
    color: #fff;
}


/* deposit */
#deposit{
    padding: 150px 0px 50px;
	max-width:1280px;
	margin:0 auto;
	margin-bottom:30px;
}

#exchange{
    padding: 150px 0px 50px;
	max-width:1280px;
	margin:0 auto;
	margin-bottom:30px;
}
#mypage{
    padding: 150px 0px 50px;
	max-width:1280px;
	margin:0 auto;
	margin-bottom:30px;
}

#deposit>.inner {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

#deposit .deposit {
    width: 790px;
    max-width: 100%;
    flex-shrink: 0;
    background-color: var(--color-48);
    border-radius: 10px;
    padding: 40px 20px;
}

#deposit>.inner>.tt_tit {
    display: none;
}

#deposit .deposit .setting {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#deposit .deposit .setting .account_pw {
    /*display: flex;*/
    gap: 8px;
}

#deposit .deposit .setting .account_pw>span {
    display: inline-flex;
    align-items: center;
    /*width: 100%;*/
    /*max-width: 100%;*/
    height: 50px;
    background-color: transparent;
   /* border: 1px solid var(--color-15);*/
    border-radius: 12px;
    padding: 0 20px;
}

#deposit .deposit .setting .own_status {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
}

#deposit .deposit .setting .own_status2 {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
}
 

#deposit .deposit .setting .own_status .os_tit {
    width: 140px;
    flex-shrink: 0;
    text-align: center;
}

#deposit .deposit .setting .account_info .os_tit>span {
    font-size: 14px;
    font-weight: 400;
    color: var(--color-5);
}
#deposit .deposit .setting .account_info .deposit_amount {
    display: inline-flex;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 50px;
    background-color: transparent;
    border: 1px solid var(--color-15);
    border-radius: 12px;
    padding: 0 20px;
}

#deposit .deposit .setting .account_info .deposit_amount>span {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

 

#deposit .deposit .setting .own_status .deposit_amount::after {
    content: "원";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

#deposit .deposit .setting .own_status .withdrawal_btn {
    display: inline-flex;
    justify-content: flex-end;
    width: 50%;
    gap: 10px;
}

#deposit .deposit .setting .own_status .withdrawal_btn .rolling-condition {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    color: #fff;

    @media all and (max-width: 720px) {
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

#deposit .deposit .setting .own_status .withdrawal_btn .btn_bubble {
    width: 192px;
}

#deposit .deposit .setting .amount {
    /*display: flex;*/
    justify-content: space-between;
    align-items: center;
    gap: 6px;
}

#deposit .deposit .setting .amount .btn_bubble {
    flex: 1;
    border-radius: 8px;
    padding-inline: 0;
}

#deposit .deposit .setting .amount .button {}

#deposit .deposit .setting .amount .btn_reset {}

#deposit .deposit .setting .account_info {
    display: flex;
    align-items: center;
}

#deposit .deposit .setting .account_info .ai_tit {
    width: 140px;
    flex-shrink: 0;
    text-align: center;
}

#deposit .deposit .setting .account_info .ai_tit>span {
    font-size: 14px;
    font-weight: 400;
    color: var(--color-5);
}

#deposit .deposit .setting .account_info .ai_detail {
    display: inline-flex;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 50px;
    background-color: transparent;
    border: 1px solid var(--color-15);
    border-radius: 12px;
    padding: 0 20px;
}

#deposit .deposit .setting .account_info .ai_detail>span {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

#deposit .deposit .action_deposit {
    width: 350px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}

#deposit .deposit .action_deposit>p {
    font-size: 16px;
    font-weight: 400;
    color: #fc3;
    margin-bottom: 30px;
    white-space: nowrap;
}

#deposit .deposit .withdrawal_table {
    margin-top: 20px;
    padding: 36px 18px;
    background-color: var(--color-20);
    border: 1px solid var(--color-15);
}

#deposit .deposit .withdrawal_table>table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

#deposit .deposit .withdrawal_table>table caption {
    padding: 0 0 6px 10px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: left;
}

#deposit .deposit .withdrawal_table>table thead {}

#deposit .deposit .withdrawal_table>table tbody {}

#deposit .deposit .withdrawal_table>table tr {}

#deposit .deposit .withdrawal_table>table th {
    border: 1px solid var(--color-15);
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

#deposit .deposit .withdrawal_table>table td {
    border: 1px solid var(--color-15);
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    color: var(--color-22);
    text-align: center;
}

#deposit .deposit .withdrawal_table .table-btn {
    width: 230px;
    margin-inline: auto;
    margin-top: 30px;
}

#deposit .deposit .warning {
    margin-inline: auto;
    margin-top: 30px;
    border: 1px solid var(--color-51);
    border-radius: 8px;
    padding: 20px 36px;
}

#deposit .deposit .warning>p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    white-space: pre-line;
}

#deposit .guide-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    height: 100%;
}

#deposit .guide-list .guide-item {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: var(--color-48);
    border: 1px solid var(--color-15);
    border-radius: 10px;
    padding: 20px 20px 0 35px;
    overflow: hidden;
}

#deposit .guide-list .guide-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 100%;
    background-color: var(--color-11);
    border-radius: 0 0 30px 0;
}

#deposit .guide-list .guide-item .item_head {
    padding-bottom: 8px;
    border-bottom: 1px solid var(--color-23);
}

#deposit .guide-list .guide-item .item_head>span {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
}

#deposit .guide-list .guide-item .item_body {
    margin-top: 12px;
    margin-bottom: 12px;
}

#deposit .guide-list .guide-item .item_body>p {
    font-size: 15px;
    font-weight: 400;
    color: var(--color-70);
    white-space: pre-line;
}

#deposit .guide-list .guide-banner {
    position: relative;
    width: 100%;
    min-height: 140px;
    background-color: var(--color-20);
    border: 1px solid var(--color-15);
    overflow: hidden;
}

#deposit .guide-list .guide-banner>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.Guideimg{
	width: 100%;
    max-width: 800px;
}

#deposit .btn_bubble {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 150px;
    height: 40px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
}
#deposit .btn_bubble2 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 300px;
    height: 40px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
}

#deposit .btn_large {
    height: 46px;
    font-size: 16px;
    font-weight: 400;
}

#deposit .btn-primary {
    background-color: var(--color-11);
    border: 1px solid var(--color-11);
    color: #fff;
    white-space: nowrap;
}

#deposit .btn-primary::after {
    width: 0;
    height: 0;
    background-color: transparent;
    border: none;
}

#deposit .btn-secondary {
    background-color: transparent;
    border: 1px solid var(--color-11);
    color: #fff;
    white-space: nowrap;
}

#deposit .btn-reset {
    background-color: var(--color-6);
    border: 1px solid var(--color-6);
    color: #fff;
}

#deposit input{
    text-align: right;
	vertical-align:  middle;
    width: 100%;
    max-width: 100%;
    height: 50px;
    background-color: transparent;
    border: 1px solid var(--color-15);
    border-radius: 12px;
    padding: 0 40px 10px 20px;
    font-size: 16px;
    font-weight: 400;
    color: #ffcc00;
}
#deposit textarea{
    text-align: left;
	vertical-align:  top;
    width: 100%;
    max-width: 1000px;
    min-width: 200px;
    height: 200px;
    background-color: transparent;
    border: 1px solid var(--color-15);
    border-radius: 12px;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #ffcc00;
}

#deposit input[type="checkbox"] {
    width: 20px;
    max-width: auto;
    height: 20px;
    background-color: transparent;
    border: 1px solid var(--color-15);
    border-radius: 12px;
    padding: 0 40px 0 20px;
    vertical-align:middle
}
#deposit input[type="radio"] {
    width: 20px;
    max-width: auto;
    height: 20px;
    background-color: transparent;
    border: 3px solid #ffcc00;
    border-radius: 12px;
    padding: 0 40px 0 20px;
    vertical-align:middle
}
#deposit [type="radio"]:checked {
  box-shadow: 0 0 0 1px #ffcc00;
   border: 10px solid #ffcc00;
   background-color: #ffcc00;
}
#deposit .bg_b{background:#716363}

#deposit input::placeholder {
    color: rgb(255, 255, 255);
}

#msg_table .active {
   background-color: var(--color-8);
}
.memo-content{
   padding: 20px 50px;
}

#input_amount {
    text-align: right;
}

#input_amount::placeholder {
    color: #fff !important;
}

/* gameplay */
#gameplay {
    padding: 50px 0px;
}

#gameplay .gameplay {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
}

#gameplay .gameplay .game-side {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 280px;
}

#gameplay .gameplay .game-side .side-head {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 200px;
    height: 40px;
    background-color: var(--color-11);
    border-radius: 15px;
}

#gameplay .gameplay .game-side .side-head .img {
    display: block;
    width: 30px;
}

#gameplay .gameplay .game-side .side-head .img>img {
    width: 100%;
}

#gameplay .gameplay .game-side .side-head .tit {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

#gameplay .gameplay .game-side .side-menu {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 10px;
}

#gameplay .gameplay .game-side .side-menu .item {
    position: relative;
    cursor: pointer;
    width: calc((100% / 2) - 5px);
}

#gameplay .gameplay .game-side .side-menu .item .img {
    position: relative;
    width: 100%;
    aspect-ratio: auto 1/1;
    background-color: var(--color-20);
    border: 1px solid var(--color-15);
    border-radius: 30px;
    overflow: hidden;
    transition: background-color 0.15s, border-color 0.15s;
}

#gameplay .gameplay .game-side .side-menu .item .img>img {
    transform: scale(1);
    transition: opacity 0.35s, transform 0.35s;
    height: 100%;
}

#gameplay .gameplay .game-side .side-menu .item .img .figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#gameplay .gameplay .game-side .side-menu .item .img .figcaption>span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    font-size: 12px;
}

#gameplay .gameplay .game-side .side-menu .item:hover .img>img {
    opacity: 0.6;
    transform: scale(1.2);
}

#gameplay .gameplay .game-side .side-menu .item:hover .img .figcaption::before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

#gameplay .gameplay .game-side .side-menu .item:hover .img .figcaption>span {
    opacity: 1;
}

#gameplay .gameplay .game-side .side-menu .item .img .is_favorite {
    position: absolute;
    top: 6%;
    right: 6%;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

#gameplay .gameplay .game-side .side-menu .item .img .is_favorite.active {
    top: 0;
    right: 0;
    width: 25%;
    height: 25%;
    background: var(--color-1);
    border-radius: 0 0 0 12px;
}

#gameplay .gameplay .game-side .side-menu .item .img .is_favorite>img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#gameplay .gameplay .game-side .side-menu .item .img .is_favorite>img.default {
    display: block;
    width: 24px;
}

#gameplay .gameplay .game-side .side-menu .item .img .is_favorite>img.active {
    display: none;
    width: 16px;
}

#gameplay .gameplay .game-side .side-menu .item .img .is_favorite.active>img.default {
    display: none;
}

#gameplay .gameplay .game-side .side-menu .item .img .is_favorite.active>img.active {
    display: block;
}

#gameplay .gameplay .game-side .side-menu .item .desc {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin-top: 4px;
}

#gameplay {
    margin-top: 125px !important;
}

#gameplay .gameplay .game-main {
    position: relative;
    width: 1140px;
    margin-top: 25px;
}

#gameplay .gameplay .game-main .main_img {
    position: relative;
    width: 100%;
    height: calc(100vh - 123px - 100px);
    z-index: 2;
}

#gameplay .gameplay .game-main .main_img>img {}

#gameplay .gameplay .game-main .main-head {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    width: 100%;
    z-index: 2;
}

#gameplay .gameplay .game-main .main-head .head_tit {
    position: relative;
}

#gameplay .gameplay .game-main .main-head .head_tit .tit_img {
    width: 605px;
}

#gameplay .gameplay .game-main .main-head .head_tit .tit_img>img {}

#gameplay .gameplay .game-main .main-head .head_tit>span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

#gameplay .gameplay .game-main .main-head .head_side {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.15s;
}

#gameplay .gameplay .game-main .main-head .head_side:hover {
    opacity: 0.5;
}

#gameplay .gameplay .game-main .main-head .head_side .img {
    display: block;
    width: 28px;
}

#gameplay .gameplay .game-main .main-head .head_side .img>img {
    width: 100%;
}

#gameplay .gameplay .game-main .main-head .btn_back_bg .txt,
#gameplay .gameplay .game-main .main-head .btn_back_bg .img>img {
    transform: initial;
    transform: skewX(-37deg);
}

#gameplay .gameplay .game-main .main-head .btn_full_bg .txt,
#gameplay .gameplay .game-main .main-head .btn_full_bg .img>img {
    transform: initial;
    transform: skewX(37deg);
}

.btn_back_bg {
    background-color: var(--color-30);
    padding: 8px 40px;
    transform: skewX(37deg);
}

.btn_full_bg {
    background-color: var(--color-31);
    padding: 8px 40px;
    transform: skewX(-37deg);
}

#gameplay .gameplay .game-main .main-video-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    padding: 10px;
    z-index: 1;
}

#gameplay .gameplay .game-main .main-video-wrapper>video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* event */
#event {
    padding: 150px 0px 50px;
}

#event .inner {
    min-height: 700px;
}

#event .tab-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
}

#event .tab-header .btn_tab {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 188px;
    height: 48px;
    background-color: transparent;
    border: 1px solid var(--color-11);
    border-radius: 8px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
}

#event .tab-header .btn_tab.active {
    background-color: var(--color-11);
    border-color: var(--color-11);
}

#event .tab-body {
    margin-top: 40px;
}

#event .tab-body .tab {
    display: none;
}

#event .tab-body .tab.active {
    display: block;
}

#event .tab-body .tab .item-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 10px;
}

#event .tab-body .tab .item-list .item {
    width: calc((100% / 4) - 10px);
    cursor: pointer;
}

#event .tab-body .tab .item-list .item .img {
    width: 100%;
    height: 180px;
    border: 1px solid var(--color-29);
    border-radius: 30px;
    background-color: var(--color-20);
    padding-top: 20%;
    padding-left: 5%;
	text-align: center;
}

#event .tab-body .tab .item-list .item .img .tit {
    font-size: 24px;
    font-weight: 700;
    width: 90%;
    height: 170px;
}
 

/* #Library */
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 20px !important;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 20px !important;
}

.swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    background: var(--color-11) !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px !important;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 20px !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px !important;
}

.simply-scroll {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}

.simply-scroll .simply-scroll-clip {
    width: 100%;
    height: 100%;
}

.simply-scroll .simply-scroll-list {
    width: 100%;
    height: 100%;
    margin-right: 40px;
}


.nice-select {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: none;
}

.nice-select .list {
    width: 100%;
    background-color: var(--color-53);
    border: 1px solid var(--color-15);
    border-radius: 20px;
}

.nice-select .option {
    background-color: var(--color-53);
    opacity: 0.5;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: var(--color-4);
    opacity: 1;
}

@keyframes marquee2 {
    0% {
        left: 100%;
    }

    100% {
        left: -100%;
    }
}
@media only screen and (min-width: 480px) {
    @keyframes marquee2 {
        0% {
            left: 100%;
        }

        100% {
            left: -200%;
        }
    }
}
@keyframes move-right-to-left {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

/* sub_button */
/* .button {-webkit-font-smoothing: antialiased; background-color: #222; border: none; color: #fff; display: inline-flex; justify-content: center; align-items: center; width: 100%; height: 100%; font-size: 13px; font-weight: 400; text-decoration: none; user-select: none; letter-spacing: 1px; color: white; text-transform: uppercase; transition: all 0.1s ease-out;}
.button:hover {background-color: var(--color-11); color: #fff;}
.button:active {transform: scale(0.95);}
.button--bubble {position: relative; z-index: 2; color: white; background: none;}
.button--bubble:hover {background: none;}
.button--bubble:hover + .button--bubble__effect-container .circle {background: darken(var(--color-11), 15%);}
.button--bubble:hover + .button--bubble__effect-container .button {background: darken(var(--color-11), 15%);}
.button--bubble:active + .button--bubble__effect-container {transform: scale(0.95);}
.button--bubble__container {position: relative; display: inline-block;}
.effect-button {position: absolute; width: 50%; height: 25%; top: 50%; left: 25%; z-index: 1; transform: translateY(-50%); background: var(--color-11); transition: background 0.1s ease-out;}
.button--bubble__effect-container {position: absolute; display: block; width: 200%; height: 400%; top: -150%; left: -50%; -webkit-filter: url("#goo"); filter: url("#goo"); transition: all 0.1s ease-out; pointer-events: none;}

.circle {position: absolute; width: 25px; height: 25px; border-radius: 15px; background: var(--color-11); transition: background 0.1s ease-out;}
.circle.top-left {top: 40%; left: 27%;}
.circle.bottom-right {bottom: 40%; right: 27%;}
.goo {position: absolute; visibility: hidden; width: 1px; height: 1px;}

.btn-primary .effect-button {background: var(--color-11);}
.btn-secondary .effect-button {background: var(--color-20);}
.btn-primary .circle {background: var(--color-11);}
.btn-reset .effect-button {background: var(--color-6);}
.btn-reset .circle {background: var(--color-6);}

#mypage .btn_cont .btn_bubble {border-radius: 0;}
#mypage .btn_cont .btn_large .button {font-size: 16px;} */

@keyframes hue-rotate {
    from {
        filter: hue-rotate(0);
    }

    to {
        filter: hue-rotate(360deg);
    }
}

@keyframes sheen {
    0% {
        transform: skewY(-45deg) translateX(0);
    }

    100% {
        transform: skewY(-45deg) translateX(12.5em);
    }
}

.btn_bubble {
    padding: 0.75em 2em;
    text-align: center;
    text-decoration: none;
    color: #2194E0;
    border: 2px solid var(--color-10);
    font-size: 24px;
    display: inline-block;
    border-radius: 0.3em;
    transition: all 0.2s ease-in-out;
    position: relative;
    overflow: hidden;
}

.btn_bubble:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.7);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    transform: skewX(-45deg) translateX(0);
    transition: none;
}

/* .btn_bubble:hover {background-color: #2194E0; color: #fff; border-bottom: 4px solid #1977b5;} */
.btn_bubble:hover {
    color: #fff;
}

.btn_bubble:hover:before {
    transform: skewX(-45deg) translateX(30.5em);
    transition: all 0.6s ease-in-out;
}

.btn_bubble {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
}

.btn_large {
    height: 46px;
    font-size: 16px;
    font-weight: 400;
}

.btn-primary {
    background-color: var(--color-11);
    border: 1px solid var(--color-11);
    color: #fff;
    white-space: nowrap;
}

.btn-primary::after {
    width: 0;
    height: 0;
    background-color: transparent;
    border: none;
}

.btn-secondary {
    background-color: transparent;
    border: 1px solid var(--color-11);
    color: #fff;
    white-space: nowrap;
}

.btn-third {
    background-color: var(--color-16);
    border: 1px solid var(--color-15);
    color: #fff;
    white-space: nowrap;
}

.btn-reset {
    background-color: var(--color-6);
    border: 1px solid var(--color-6);
    color: #fff;
}

.btn-transparent {
    background-color: transparent;
    border: 1px solid var(--color-11);
    color: #fff;
    white-space: nowrap;
}

/** Display inline flex to center text in the button */
.btn_bubble {
    text-align: center;
    text-decoration: none;
    display: inline-flex;
    border-radius: 0.3em;
    transition: all 0.2s ease-in-out;
    position: relative;
    overflow: hidden;
}

.btn_bubble:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.7);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    transform: skewX(-45deg) translateX(0);
    transition: none;
}

.btn_bubble:hover {
    color: #fff;
}

.btn_bubble:hover:before {
    transform: skewX(-45deg) translateX(30.5em);
    transition: all 0.6s ease-in-out;
}

.anim-btn2 {
    border-radius: 8px;
    max-width: 120px;
    background: none;
    overflow: hidden;
    outline: none;
    transform: translateZ(0);
    transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.anim-btn2:before,
.anim-btn2:after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.anim-btn2:after {
    background: linear-gradient(0deg, #487ecf, #39468b);
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition-delay: 0.1s;
}
.anim-btn2:active:after {
    transform: scaleY(1);
    transform-origin: bottom;
    transition-delay: 0s;
}
.anim-btn2:active {
    transform: translateY(4px) translateZ(0);
}
.anim-btn3 {
    border-radius: 8px;
    width: 150px;
    background: none;
    overflow: hidden;
    outline: none;
    transform: translateZ(0);
    transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.anim-btn3:before,
.anim-btn3:after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.anim-btn3:after {
    background: linear-gradient(0deg, #487ecf, #39468b);
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition-delay: 0.1s;
}
.anim-btn3:active:after {
    transform: scaleY(1);
    transform-origin: bottom;
    transition-delay: 0s;
}
.anim-btn3:active {
    transform: translateY(4px) translateZ(0);
}
@media (hover: hover) {
    .anim-btn2:hover:after {
        transform: scaleY(1);
        transform-origin: bottom;
        transition-delay: 0s;
    }
}
/* TODO 5th */
/* 계좌 정보 */
#account {
    padding-top: 50px;
}

#account .account {
    padding: 0 20px 30px;
    background-color: var(--color-20);
    border-radius: 30px;
}

#account .account .account-detail {
    padding: 0;
    text-align: center;
}

#account .account .account-detail .tit {
    padding: 30px 0;
    text-align: center;
}

#account .account .account-detail .tit>span {
    font-size: 28px;
}

#account .account .account-detail .account-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 25px;
    width: 100%;
    max-width: 900px;
    margin-inline: auto;
    padding: 35px;
    border: 1px solid var(--color-15);
    border-radius: 12px;
}

#account .account .account-detail .account-form .item {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 10px;
}

#account .account .account-detail .account-form .item .tit {
    flex-shrink: 0;
    font-size: 14px;
    font-weight: 400;
    color: var(--color-5);
}

#account .account .account-detail .account-form .item .content {
    display: inline-block;
}

#account .account .account-detail .account-form .item .content>input {
    width: 100%;
    padding: 12px 20px;
    border-radius: 12px;
    border: 1px solid var(--color-15);
    background-color: transparent;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

#account .account .account-detail .button-row {
    display: flex;
    justify-content: flex-end;
    margin-top: 25px;
}

#account .account .account-detail .button-row>button {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 180px;
}

#account .account .account-detail .button-row>button>img {}

#account .account .account-enroll {
    display: none;
    justify-content: space-between;
    align-items: center;
    gap: 25px;
    padding: 35px;
    background-color: var(--color-19);
    border: 1px solid var(--color-15);
    border-radius: 12px;
    margin-top: 10px;
}

#account .account .account-enroll.active {
    display: flex;
}

#account .account .account-enroll .account-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 25px;
    width: 100%;
}

#account .account .account-enroll .account-form .item {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 10px;
}

#account .account .account-enroll .account-form .item .tit {
    flex-shrink: 0;
    font-size: 14px;
    font-weight: 400;
    color: var(--color-5);
}

#account .account .account-enroll .account-form .item .content {
    display: inline-block;
    width: 100%;
}

#account .account .account-enroll .account-form .item .content .nice_select {
    width: 100%;
    display: inline-flex;
    align-items: center;
    max-height: 46px;
    padding: 12px 20px;
    border-radius: 12px;
    border: 1px solid var(--color-15);
    background-color: var(--color-20);
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

#account .account .account-enroll .account-form .item .content .nice_select>option {}

#account .account .account-enroll .account-form .item .content>input {
    width: 100%;
    padding: 12px 20px;
    border-radius: 12px;
    border: 1px solid var(--color-15);
    background-color: var(--color-20);
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

#account .account .account-enroll .button-row {
    flex-shrink: 0;
}

#account .account .account-enroll .button-row>button {
    width: 180px;
}

#account .account .account-table {
    margin-top: 30px;
}

#account .account .account-table>table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

#account .account .account-table>table>thead {}

#account .account .account-table>table>thead>tr {}

#account .account .account-table>table>thead>tr>th {
    background-color: var(--color-19);
    border: 1px solid var(--color-15);
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

#account .account .account-table>table>tbody {}

#account .account .account-table>table>tbody>tr {}

#account .account .account-table>table>tbody>tr>td {
    border: 1px solid var(--color-15);
    height: 40px;
    text-align: center;
}

#account .account .account-table>table>tbody>tr>td>span {
    display: inline-flex;
    align-items: center;
    height: 100%;
    font-size: 14px;
    font-weight: 300;
    color: var(--color-22);
}

#account .account .account-table>table>tbody>tr>td>span.btn-remove_tr {
    cursor: pointer;
}

#account .account .account-table>table>tbody>tr>td>span>img {}

#account .account .guide-box {
    width: 100%;
    max-width: 600px;
    margin-inline: auto;
    margin-top: 30px;
    padding: 16px 80px;
    border: 1px solid var(--color-15);
    border-radius: 12px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    white-space: pre-line;
}

/* 테이블 */
#tab_table {
    padding-top: 50px !important;
}

#tab_table .tab_table {}

#tab_table .tab_table .tab-head {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 6px;
    border-bottom: 1px solid var(--color-11);
}

#tab_table .tab_table .tab-head>button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 50px;
    border: 1px solid var(--color-11);
    background-color: transparent;
    border-radius: 8px 8px 0 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

#tab_table .tab_table .tab-head>button.active {
    background-color: var(--color-11);
    border-color: var(--color-11);
}

#tab_table .tab_table .tab-body {
    padding: 35px 10px 30px 10px;
    background-color: var(--color-48);
    border-radius: 0 0 30px 30px;
}

#tab_table .tab_table .tab-body .tab {}

#tab_table .tab_table .tab-body .tab .tab_top {
    display: flex;
    justify-content: space-between;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_tit {
    display: flex;
    gap: 12px;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_tit>span {
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    padding-left: 15px;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_tit>span.active {
    display: block;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_tit>p {
    font-weight: 100;
    font-size: 14px;
    color: var(--color-52);
    padding-left: 15px;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_tit .type {
    display: flex;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_tit .type .nice_select {
    width: 180px;
    display: inline-flex;
    align-items: center;
    max-height: 46px;
    padding: 12px 20px;
    border-radius: 12px;
    border: 1px solid var(--color-15);
    background-color: var(--color-20);
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_tit .type .nice_select>option {}

#tab_table .tab_table .tab-body .tab .tab_top .tt_tit .search {}

#tab_table .tab_table .tab-body .tab .tab_top .tt_tit .search>input {
    width: 180px;
    display: inline-flex;
    align-items: center;
    max-height: 46px;
    padding: 12px 20px;
    border-radius: 12px;
    border: 1px solid var(--color-15);
    background-color: var(--color-20);
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt-mo-menu {
    display: none;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_opt {
    display: flex;
    align-items: center;
    gap: 12px;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_opt .type {}

#tab_table .tab_table .tab-body .tab .tab_top .tt_opt .type .nice_select {
    width: 150px;
    display: inline-flex;
    align-items: center;
    max-height: 46px;
    padding: 12px 20px;
    border-radius: 12px;
    border: 1px solid var(--color-15);
    background-color: var(--color-20);
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_opt .type .nice_select>option {}

#tab_table .tab_table .tab-body .tab .tab_top .tt_opt>span {}

#tab_table .tab_table .tab-body .tab .tab_top .tt_opt .period {
    position: relative;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_opt .period::after {
    /* content: "";
    position: absolute; top: 50%; right: 20px; transform: translateY(-50%);
    width: 18px;
    height: 20px;
    background: url("../img/icons/date/calendar.png");
    z-index: 10; */
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_opt .period .datepicker {
    width: 180px;
    display: inline-flex;
    align-items: center;
    max-height: 46px;
    padding: 12px 20px;
    border-radius: 12px;
    border: 1px solid var(--color-15);
    background-color: transparent;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_opt .period .datepicker~img {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_opt .period .datepicker>option {}

/* For the resetting of datepicker */
#tab_table .tab_table .tab-body .tab .tab_top .tt_opt .period.datepicker-form.mx-datepicker {
    position: unset;
    display: unset;
    width: unset;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_opt>button {
    width: 120px;
}

#tab_table .tab_table .tab-body .tab .tab-cont {
    margin-top: 30px;
}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper {}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table,
.help-wrapper {
    width: -webkit-fill-available;
    table-layout: fixed;
    border-collapse: collapse;
}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table>colgroup {}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table>colgroup>col {}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table>thead {}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table>thead>tr {}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table>thead>tr>th,
.help-wrapper>thead>tr>th {
    background-color: var(--color-19);
    border: 1px solid var(--color-15);
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.help-wrapper>thead>tr>th {
    padding: 10px;
}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table>tbody {}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table>tbody>tr,
.help-wrapper tbody>tr {
    background-color: transparent;
    transition: background-color 0.15s;
}

/* #tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper > table > tbody > tr:hover {background-color: var(--color-19);} */
#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table>tbody>tr>td,
.help-wrapper>tbody>tr>td {
    border: 1px solid var(--color-15);
    height: 40px;
    text-align: center;
}

.help-wrapper>tbody>tr>td {
    padding: 20px;
}

.help-wrapper {
    white-space: initial;
}

.help-wrapper th:nth-child(1) {
    width: 30%;
}

.help-wrapper th:nth-child(2) {
    width: 20%;
}

.help-wrapper th:nth-child(n) {
    text-align: center;
}

.help-wrapper>tbody>tr>td:nth-child(3) {
    text-align: left;
}

#help-wrapper-2 th:nth-child(1) {
    width: 8.55%;
}

.help-wrapper>tbody>tr>td {
    text-align: left;
}

#help-wrapper-2 td:nth-child(2) {
    text-align: left;
}

.lime-title {
    color: var(--color-32);
}

.lightyellow-title {
    color: var(--color-33) !important;
}

.malibu-title {
    color: var(--color-34);
}

.color-orange {
    color: orange !important;
}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table>tbody>tr>td .tb_col_tit,
.help-wrapper>tbody>tr>td .tb_col_tit {
    display: none;
}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table>tbody>tr>td .tb_content {
    align-items: center;
    height: 100%;
    font-size: 14px;
    font-weight: 300;
    color: var(--color-70);
}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table>tbody>tr>td.td_align_left {
    padding-left: 20px;
    text-align: left;
}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table>tbody>tr>td.no-data {
    font-size: 14px;
    font-weight: 300;
    color: var(--color-70);
}

.table-wrapper .table-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-top: 30px;
}

.table-wrapper .table-pagination>ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}

.table-wrapper .table-pagination>ul>li {}

.table-wrapper .table-pagination>ul>li .page_num {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    background-color: var(--color-8);
}

.table-wrapper .table-pagination>ul>li .page_num.active {
    background-color: var(--color-11);
}

.table-wrapper .table-pagination>ul .last_page {
    display: flex;
    align-items: flex-end;
    gap: 6px;
}

.table-wrapper .table-pagination>ul .last_page .dot {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2.5px;
}

.table-wrapper .table-pagination>ul .page_num {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
}

.table-wrapper .table-pagination .btn-pagi_prev {
    display: inline-flex;
    align-items: center;
}

.table-wrapper .table-pagination .btn-pagi_next {
    display: inline-flex;
    align-items: center;
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-betting-limit .table-wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-betting-limit .table-wrapper>table>thead>tr>th {}

/* #tab_table .tab_table .tab-body .tab .tab-cont.table-betting-limit .table-wrapper > table > tbody > tr:hover {background-color: var(--color-19);} */
/* #tab_table .tab_table .tab-body .tab .tab-cont.table-betting-limit .table-wrapper > table > tbody > tr:hoverable:hover {background-color: var(--color-19);} */
#tab_table .tab_table .tab-body .tab .tab-cont.table-betting-limit .table-wrapper>table>tbody>tr>td {
    color: var(--color-22);
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-betting-limit .table-wrapper>table>tbody>tr>td .td-big {
    font-size: 20px;
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-betting-limit .table-wrapper>table>tbody>tr>td .td-mid {}

#tab_table .tab_table .tab-body .tab .tab-cont.table-betting-limit .table-wrapper>table>tbody>tr>td.long-message {
    text-align: left;
    padding: 27px;
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-bonus {
    min-height: 600px;
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-bonus .table-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 10px;
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-bonus .table-wrapper>table {
    width: calc((100% / 3) - 7px);
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-bonus .table-wrapper>table>tbody>tr:hover {
    background-color: transparent;
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-bonus .table-wrapper>table>tbody>tr>td .td-big {
    font-size: 20px;
    color: #33ccff;
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-bonus .table-wrapper>table>tbody>tr>td .td-mid {
    color: var(--color-70);
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-bonus .table-wrapper>table>tbody>tr>td {
    padding: 0 8px;
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-bonus .table-wrapper>table>tbody>tr>td .spe_bet {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-bonus .table-wrapper>table>tbody>tr>td .spe_bet>span {
    font-size: 13px;
    color: var(--color-70);
}

#tab_table .tab_table .tab-body .tab .tab-cont.table-bonus .table-wrapper>table>tbody>tr>td .spe_bet>span:nth-child(2) {
    color: #f22d26;
}

/* 아코디언 */
#help .sec_item {
    display: none;
}

#help .sec_item.active {
    display: block;
}

#help {
    padding-top: 50px;
}

#help .qna {
    background-color: var(--color-48);
    border-radius: 30px;
    padding: 130px 30px 30px 20px;
}

#help .qna .tit {
    text-align: center;
}

#help .qna .tit>span {
    font-size: 28px;
    font-weight: 400;
    color: #fff;
}

#help .qna .accordian-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 30px;
	min-height:400px;
}

#help .qna .accordian-list .item {
    width: 100%;
    min-height: 40px;
}

#help .qna .accordian-list .item>details {
    height: 100%;
    border: 1px solid var(--color-15);
    border-radius: 4px;
    background-color: var(--color-68);
}

#help .qna .accordian-list .item>details>summary {
    list-style: none;
    cursor: pointer;
    padding: 8px 30px;
}

#help .qna .accordian-list .item>details>summary::-webkit-details-marker {
    display: none;
}

#help .qna .accordian-list .item>details>.content {
    padding: 30px;
}

#help .qna .accordian-list .item>details>.content {
    /* white-space: pre-line; */
}

#help .qna .accordian-list .item>details[open] {
    background-color: var(--color-20);
}

#help .qna .accordian-list .item>details[open]>summary {
    background-color: var(--color-11);
}

 

#help .qna .accordian-list .item>details>summary.summary-bg {
    background-color: var(--color-10);
    border-radius: 4px;
}

#help .qna .accordian-list .item>details>summary.summary-bg-transparent {
    background-color: transparent !important;
}

#help .qna .accordian-list .links {
    padding: 8px 30px;
    height: 100%;
    display: block;
    border: 1px solid #23415c;
    border-radius: 4px;
    background-color: #0b1a26;
}

.content .yellow-title {
    color: var(--color-5);
    font-weight: bold;
    white-space: break-spaces;
}

.content .blue-title {
    color: var(--color-9);
}

.content .white-title {
    color: var(--color-74);
}

.content .green-title {
    color: var(--color-28);
}

.color-green {
    color: var(--color-28) !important;
}

.color-white {
    color: #FFF;
}

.content .details {
    margin-bottom: 15px;
    line-height: 2;
    display: inline;
}

.content .details .type-n {
    list-style-type: none;
}

.content .details .type-c {
    list-style-type: circle;
}

.type-d li {
    list-style-type: decimal !important;
}

.content .details .details-sub {
    margin-left: 20px;
}

.p-mtb {
    margin: 15px 0px;
}

.p-ms {
    margin-left: 25px;
}

.p-2-ms {
    margin-left: 40px !important;
}

.p-mse {
    margin: 0px 25px !important;
}

.p-dib {
    display: flex;
}

/* Betradar */
.mtb-30 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 22px;
    white-space: nowrap;
}

.mtb-40 {
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 22px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.betradar-rows {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
}

.betradar-cols {
    display: flex;
    flex-direction: row;
    flex-basis: 100%;
    flex: 1;
    gap: 10px;
    justify-content: space-evenly;
    align-items: center;
}

.betradar-cols>.img-mob {
    width: 300px;
    margin-bottom: 20px;
}

.betradar-cols>.img-web {
    width: 480px;
    margin-bottom: 20px;
}

.betradar-cols>.icon {
    width: 30px;
}

.read-notice {
    color: red;
    text-align: right;
}

/* 포인트 전환 */
#exchange {
    padding-top: 50px;
}

#exchange .exchange {
    padding: 30px 145px;
    border-radius: 30px;
    background-color: var(--color-48);
}

#exchange .exchange .tit {
    text-align: center;
}

#exchange .exchange .tit>span {
    font-size: 28px;
    font-weight: 400;
    color: #fff;
}

#exchange .exchange .exchange-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 580px;
    max-width: 100%;
    background-color: var(--color-19);
    border: 1px solid var(--color-15);
    border-radius: 30px;
    padding: 30px 100px;
    margin-top: 30px;
    margin-inline: auto;
}

#exchange .exchange .exchange-box .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 45px;
    border: 1px solid #303133;
    border-radius: 10px;
    background-color: #171717;
    padding: 0 15px;
}

#exchange .exchange .exchange-box .item>span {
    font-size: 16px;
}

#exchange .exchange .exchange-box .item>span>em {
    color: var(--color-5);
}

#exchange .exchange .exchange-box .item>input {
    width: 100%;
    height: 100%;
    text-align: right;
    background-color: transparent;
    border: none;
    font-size: 16px;
}

#exchange .exchange .button-list {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 30px;
}

#exchange .exchange .button-list .btn-primary,
#exchange .exchange .button-list .btn-secondary {
    border-color: var(--color-11) !important;
}

#exchange .exchange .button-confirm-row {
    margin: 30px 0;
    text-align: center;
}

#exchange .exchange .button-confirm-row>button {
    width: 300px;
}

#exchange .exchange .banner {
    width: 100%;
    height: 240px;
    border: 1px solid var(--color-15);
    border-radius: 12px;
    background-color: var(--color-20);
    overflow: hidden;
}

#exchange .exchange .banner>img {
    width: 100%;
    object-fit: cover;
}

/* 지인 관리 */
.friend-manage {
    padding: 30px 30px 0 20px;
    background-color: var(--color-48);
    border-radius: 30px 30px 0 0;
}

.friend-manage .fm-tit {
    text-align: center;
}

.friend-manage .fm-tit>span {
    font-size: 28px;
    font-weight: 400;
    color: #fff;
}

.friend-manage .fm-invite {
    display: flex;
    gap: 20px;
    margin-top: 30px;
    justify-content: center;
}

.friend-manage .fm-invite .fi-box {
    width: min-content;
    min-height: 124px;
    padding: 20px 25px 0 20px;
    background-color: var(--color-73);
    border: 1px solid var(--color-15);
    border-radius: 15px;
}

.friend-manage .fm-invite .fi-box>p {
    padding-left: 15px;
    font-size: 18px;
}

.friend-manage .fm-invite .fi-box .fb-row {
    display: flex;
    gap: 6px;
    margin-top: 10px;
}

.friend-manage .fm-invite .fi-box .fb-row>input {
    flex-shrink: 0;
    width: 260px;
    border: 1px solid var(--color-15);
    border-radius: 8px;
    background-color: var(--color-20);
    padding: 0 25px;
}

.friend-manage .fm-invite .fi-box .fb-row>button {}

.friend-manage .fm-guide {
    margin-top: 30px;
}

.friend-manage .fm-guide .fg-box {
    width: 590px;
    margin-inline: auto;
    border: 1px solid var(--color-11);
    border-radius: 8px;
    background-color: transparent;
    padding: 20px 0;
    text-align: center;
}

.friend-manage .fm-guide .fg-box>p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    white-space: pre-line;
}


/* 채팅 */
#chat{
    padding: 150px 0px 50px;
	max-width:1280px;
	margin:0 auto;
	margin-bottom:30px;
}
#chat>.inner {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    text-align: center;
}

#chat .chat-cont {
    background-color: var(--color-48);
    border-radius: 30px;
    padding: 30px 145px;
    width: 100%;
    max-width: 1280px;
}

#chat .chat-cont .tit {
    text-align: center;
}

#chat .chat-cont .tit>span {
    font-size: 28px;
    font-weight: 400;
    color: #fff;
}

#chat .chat-cont .chat-form {
   margin-top: 30px;
}
#chat .chat-cont .chat-form .chat-list-top {
    text-align: left;
    width: 100%;
    height: 100px;
    background-color: var(--color-54);
    border: 1px solid var(--color-15);
    border-radius: 12px;
    padding: 15px 15px 0px 15px;
}
#chat .chat-cont .chat-form .chat-list-top button{
    width: 120px;
    height: 50px;
    overflow: hidden;
}

#chat .chat-cont .chat-form .chat-list {
    width: 100%;
    height: 490px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: var(--color-54);
    border: 1px solid var(--color-15);
    border-radius: 12px;
    padding: 15px 15px 0px 15px;
}

#chat .chat-cont .chat-form .chat-list::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

#chat .chat-cont .chat-form .chat-list::-webkit-scrollbar-thumb {
    background-color: var(--color-11);
    border-radius: 4px;
    background-clip: padding-box;
    border: 1px solid var(--color-11);
}

#chat .chat-cont .chat-form .chat-list::-webkit-scrollbar-track {
    background-color: rgba(84, 84, 84, 0.7);
    border-radius: 4px;
    box-shadow: none;
}

#chat .chat-cont .chat-form .chat-list .chat {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

#chat .chat-cont .chat-form .chat-list .chat.me {
    flex-direction: row-reverse;
    justify-content: flex-start;
}

#chat .chat-cont .chat-form .chat-list .chat.other {
    justify-content: flex-start;
}

#chat .chat-cont .chat-form .chat-list .chat .img {
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
}

#chat .chat-cont .chat-form .chat-list .chat .img>img {
    width: 100%;
    object-fit: cover;
}

#chat .chat-cont .chat-form .chat-list .chat .chatbox {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 470px;
}

#chat .chat-cont .chat-form .chat-list .chat .chatbox .txt.admin {
    background-color: #303030;
}

#chat .chat-cont .chat-form .chat-list .chat .chatbox .txt {
    width: 100%;
    background-color: #8d3b38;
    padding: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.44;
    color: #fff;
}

#chat .chat-cont .chat-form .chat-list .chat.me .chatbox .txt {
    border-radius: 12px 0 12px 12px;
}

#chat .chat-cont .chat-form .chat-list .chat.other .chatbox .txt {
    border-radius: 0 12px 12px 12px;
}

#chat .chat-cont .chat-form .chat-list .chat .chat_time {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    padding: 0px 20px;
}

#chat .chat-cont .chat-form .chat-list .chat.me .chat_time {
    text-align: right;
    padding-right: 20px;
}

#chat .chat-cont .chat-form .chat-input-row {
    display: flex;
    align-items: flex-start;
    height: 100%;
    gap: 6px;
    margin-top: 15px;
}

#chat .chat-cont .chat-form .chat-input-row>input {
    width: 100%;
    height: 100%;
    background-color: var(--color-19);
    border-radius: 12px;
    border: none;
    padding: 0 20px;
}

#chat .chat-cont .chat-form .chat-input-row>textarea {
    resize: none;
    width: 100%;
    height: 100px;
    background-color: var(--color-15);
    border-radius: 12px;
    border: none;
    padding: 13px 20px;
}

#chat .chat-cont .chat-form .chat-input-row>textarea::-webkit-scrollbar {
    width: 5px;
}

#chat .chat-cont .chat-form .chat-input-row>textarea::-webkit-scrollbar-thumb {
    background-color:rgba(255, 3, 3, 0.7);
    border-radius: 10px;
    background-clip: padding-box;
    border: 2px solid transparent;
}

#chat .chat-cont .chat-form .chat-input-row>textarea::-webkit-scrollbar-track {
    box-shadow: none;
    background-color: none;
}

#chat .chat-cont .chat-form .chat-input-row>button {
    flex-shrink: 0;
    width: 230px;
    height: 100%;
    border-radius: 12px;
}


.mobile-tab_subs {
    display: none;
    padding: 20px 0 10px;
}

.mobile-tab_subs .tab-list {
    display: inline-flex;
    align-items: center;
    width: auto;
    height: 40px;
    border: 1px solid var(--color-69);
    background-color: transparent;
    border-radius: 30px;
}

.mobile-tab_subs .tab-list .tl-menu {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: calc((100vw - 9.34vw) / 4);
    height: 100%;
    text-align: center;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    background: transparent;
    border-radius: 30px;
    transition: background-color 0.15s, color 0.15s;
    cursor: pointer;
}

.mobile-tab_subs .tab-list .tl-menu.active {
    background-color: var(--color-16);
    color: #fff;
}

/** Global table hover */
/* tr:hover {
    background-color: var(--color-19);
} */
/** Global text align center */
.text-center {
    text-align: center;
    margin: auto;
}

/* For hovering double rowspan with relevant rows */
.hover {
    background-color: var(--color-19);
}

.unique-poker {
    grid-template-columns: repeat(6, calc((100% / 3) - 10px)) !important;
}

/* Back to top */
#back-to-top {
    display: inline-block;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 50px;
    right: 400px;
    transition: bottom .3s,
        opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#back-to-top:hover {
    cursor: pointer;
}

#back-to-top.show {
    opacity: 1;
    visibility: visible;
}

.fix-footer {
    bottom: 420px !important;
}

#fix-marquee {
    margin-left: -24px;
}

.special-height {
    height: auto !important;
}

.tab-body.hidden {
    display: none;
}

.tab-body.active {
    display: block;
}

.btn-tabon {
    background: linear-gradient(180deg, #ed594d, #b92a1e);
    border-radius: 0;
    color: #fff;
    display: inline-block;
    line-height: 12px;
    min-width: 100px;
    padding: 6px 8px;
    text-align: center;
    transition: opacity 0.3s ease-in-out;
    opacity: 1;
}

.btn-tabon:hover {
    color: #FFF;
    opacity: 0.7;
}

/* Betting History */

.betradar-betting-history,
#betting-history {
    border-collapse: collapse;
    margin: 10px auto;
    table-layout: fixed;
    width: -webkit-fill-available;
    max-width: 98%;
}

.betradar-betting-history thead tr th,
#betting-history thead tr th {
    background-color: #142331;
    border: 1px solid #23415c;
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.betradar-betting-history tbody tr td,
#betting-history tbody tr td {
    border: 1px solid #23415c;
    height: 40px;
    text-align: center;
    padding: 10px;
}

.betradar-betting-history .d-block,
#betting-history .d-block {
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #b5d4e7;
}

#betting-history .ta-right {
    text-align: right;
    padding: 15px;
}

#betting-history tbody tr td:nth-child(2) {
    text-align: right;
    padding-right: 20px;
}



.page_num:hover {
    background-color: var(--color-1);
}

.page_num {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    background-color: var(--color-18);
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
}

.page_num:hover,
li.active .page_num {
    background-color: var(--color-11);
}

.pagination-prev {
    width: 8px;
    height: auto;

}

.pagination-next {
    width: 8px;
    height: auto;

}

.pagination-next,
.pagination-prev {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    padding-bottom: 10px;
}

.special-inner {
    width: 1240px !important;
}

.close-popup,
.close-popup-register {
    position: absolute;
    width: 20px;
    cursor: pointer;
    bottom: -20px;
    left: 289px;
    transition: opacity 0.1s ease-in-out;
}

.close-popup {
    left: 350px;
}

.close-popup-toast {
    position: relative;
    width: 10px;
    cursor: pointer;
    bottom: -20px;
    left: 215px;
    transition: opacity 0.1s ease-in-out;
}

.none {
    display: none !important;
    transition: display 0.1s ease-in-out;
}

.close-popup:hover,
.close-popup-register:hover,
.close-popup-toast:hover {
    opacity: 0.5;
}


.close-popup-register {
    bottom: -20px;
    left: 289px;
}

#modal_join .close-popup-register {
    left: 350px;
}

.close-popup-toast {
    bottom: 75px;
    left: 160px;
}

.close-button-container {
    position: relative;
}

.message-content {
    padding: 25px 50px;
    text-align: left;
}

.section_banner .banner-list .item .bg video {
    height: 100%;
    object-fit: cover;
}

.newloader svg {
    width: 280px;
}

.newloader img {
    width: 220px;
}

.modal_toast {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 360px;
    max-width: 90vw;
    padding: 32px 40px;
    background-color: #fff;
    border-radius: 18px;
    text-align: center;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
}

.modal_toast-text {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #000;
    white-space: pre-wrap;
}

.inquiry-line {
    background-color: var(--color-16);
    opacity: 0.7;
    height: 3px;
    border: none;
    margin: 20px 50px;
}

.inquiry-message-count {
    position: absolute;
    top: 5px;
    left: 50px;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: red;
    color: white;
}

.note-message {
    position: fixed;
    top: 25px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: red;
    color: white;
}

.note-message-profile {
    position: relative;
    top: -9px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: red;
    color: white;
}

.note-message-sidebar {
    position: absolute;
    width: 10px;
    margin-left: 5px;
    z-index: 12313;
    height: 10px;
    border-radius: 100%;
    background-color: red;
}

.note-message-sidebar-2 {
    position: absolute;
    width: 10px;
    margin-left: -2px;
    z-index: 12313;
    height: 10px;
    border-radius: 100%;
    background-color: red;
}

.register-select {
    width: 100%;
    padding:5px 20px;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: none;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: calc(100% - 18px) center;
}

.register-select::-webkit-scrollbar {
    width: 10px;
    height: 6px;
    background-color: none;
}

.register-select::-webkit-scrollbar-thumb {
    background-color: var(--color-11);
    border-radius: 4px;
    background-clip: padding-box;
    border: 1px solid var(--color-15);
}

.register-select::-webkit-scrollbar-track {
    background-color: #313447;
    border-radius: 0px !important;
    box-shadow: none;
}

.select-special {
    background-color: transparent;
    border: 1px solid #145389;
    border-radius: 20px;
    display: inline-flex;
    height: 48px;
    width: 140px;
	text-align: center;
	 
}

/* option:hover,
option:focus,
option:active,
option:checked {
    background-color: var(--color-16) !important;
} */

.register-select option:before {
    padding-left: 30px;
}

.option-special {
    background-color: var(--color-53);
    /* border: 1px solid #23415c; */
    /* cursor: pointer; */
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    opacity: .5;
    outline: none;
    padding-left: 28px;
    padding-right: 29px;
    text-align: center;
    transition: all .2s;
	width: 140px;

}


@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border 0.75s linear infinite;
    animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
        transform: none;
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
        transform: none;
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow 0.75s linear infinite;
    animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}

.spinLoading {
    width: 100%;
    margin-top: 1.5rem;
    text-align: center;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.temporary_hide {
    opacity: 0.4;
    pointer-events: none;
    user-select: none;
}

.empty {
    padding: 20px;
    border: 1px solid var(--color-11);
    border-radius: 8px;
}

.scrollLock {
    overflow: hidden !important;
}

.b-sidebar-header {
    border-top-right-radius: 15px;
    overflow: hidden;
    height: 33px;
    width: 246px;
    left: 0%;
    top: 83px;
    position: fixed;
    background-color: var(--color-35);
    z-index: 3;
}

.b-sidebar-body {
    top: 115px;
    position: fixed;
    width: 95%;
    height: 100vh;
    z-index: 2
}

.delete_btn {
    cursor: pointer;
    display: flex;
    background-color: var(--color-62);
    padding: 10px;
    border-radius: 5px;
    transition: opacity 0.1s ease-in-out;
}

.delete_btn:hover {
    opacity: 0.8;
}

/* 2023-05 UPDATE BY ms */
/* header {visibility: hidden;} */
.header-top-logo img {
    height: 60px;
}

button.btn_disabled {
    background-color: #99423e !important;
    pointer-events: none;
}

.error-msg {
    font-size: 0.5vw;
    color: red;
}
.bg-customer {
    background-color: #027a73;
    border: 1px solid #2f903b;
}

.bg-deposit {
    background-color: #1c1cfd;
    border: 1px solid #2f903b;
}
.bg-roulette {
    background-color: #2717ff;
    border: 1px solid #1102d2;
}

.bg-withdraw {
    background-color: #a83636;
    border: 1px solid #b34d4d;
}
.bg-mypage {
    background-color: #8e028e;
    border: 1px solid #590159;
}
.bg-logout {
    background-color: #FF0000;
    border: 1px solid #b34d4d;
}

/* 개별 페이지 Style */
/* sub7_deposit */
.amount-input-text {
    text-align: right;
}

main.wrapper {
    padding-bottom: 0px;
}
main#deposit {
    padding-bottom: 40px;
}
 
.removePadding {
    padding-top: 13px !important;
}

.rolling-guide {
    margin-inline: auto;
    border: 1px solid var(--color-51);
    border-radius: 8px;
    padding: 20px 36px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    white-space: pre-line;
}
.text-color {
    color: #FFCC33;
}

#deposit .rolling-bonus-select table {
    width: 100%;
    border-collapse: collapse;
}


#deposit .rolling-bonus-select table th,
#deposit .rolling-bonus-select table td {
    padding: 5px;
}

#deposit .rolling-bonus-select table th.info-txt {
    padding: 10px;
}

#deposit .rolling-bonus-select table th {
    background: rgba(35, 65, 92, 0);
    width: 25%;
    text-align: left;
}

#deposit .rolling-bonus-select table th .field-style-2 {
    width: 100%;
    max-width: 100%;
    height: 60px;
    background-color: transparent;
    border: 1px solid var(--color-50);
    border-radius: 12px;
    padding: 0 20px;
    gap: 5px;
    font-size: 16px;
    display: flex;
    font-weight: 400;
    color: #fff;
    align-items: center;
    justify-content: center;
}

#deposit .rolling-bonus-select table td {
    background: rgba(35, 65, 92, 0);
    width: 30%;
}

#deposit .rolling-bonus-select table td .radio-wrapper {
    margin-left: 15px;
    padding: 5px;
}

#deposit .rolling-bonus-select table td input[type=radio] {
    width: 25px;
    height: 25px;
    min-width: 25px;
    padding: 0;
    background: #fff;
}


#deposit .rolling-bonus-select table td .field-style {
    width: 100%;
    max-width: 100%;
    height: 60px;
    background-color: transparent;
    border: 1px solid var(--color-51);
    border-radius: 12px;
    padding: 0 20px;
    gap: 5px;
    font-size: 16px;
    display: flex;
    font-weight: 400;
    color: #fff;
    align-items: center;
    justify-content: center;
}

#deposit .rolling-bonus-select table td .field-style-3 {
    padding-top: 0px;
    text-align: right !important;
    display: block !important;
    font-size: 14px;
}

#deposit .rolling-bonus-select table td .field-points {
    justify-content: center;
    align-items: flex-end;
    display: flex !important;
    flex-direction: column;
    gap: 0px;
    border:1px solid var(--color-51);
}

#deposit .rolling-bonus-select table td .points-txt {
    padding: 0 5px;
}

#deposit .rolling-bonus-select table td .points-p {
    line-height: 0 !important;
}

#deposit .rolling-bonus-select table td .maxBonusPoint {
    font-size: 14px;
    color: red;
    padding: 0 5px;
    white-space: nowrap;
}

#deposit .rolling-bonus-select select {
    border: 1px solid var(--color-50);
    padding: 12px 20px;
    border-radius: 12px;
    font-size: 16px;
    width: 100%;
    padding-left: 16px;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: none;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: calc(100% - 18px) center;
    height: 60px;
}

#deposit .rolling-bonus-select select option {
    text-align: left;
    background: var(--color-53);
}

/* sub17_inquiry */
.timerOn {
    background-color: transparent;
}

.empty-inquiry {
    display: flex;
    justify-content: center;
    margin-top: 23%;
    flex-direction: column;
    align-items: center;
}

.btn_custom {
    width: 135px;
    height: 100px;
    font-size: 14px;
}

.btn_bubble.btn_custom:before {
    left: -6.5em;
}


.isDisabled {
    pointer-events: none;
}

/* sub18_messages */
input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
    -webkit-border-radius: 0;
    width: 20px;
    height: 20px;
}

/* sub22_transaction */


/* sub12_history */
.tt_tit {
    flex-direction: column;
    gap: 0px !important;
}

tr.hidden {
    display: none !important;
}

td.tocenter {
    text-align: center !important;
}

.hide-large {
    display: none;
}



.no-data-2 {
    color: #b5d4e7;
    font-size: 14px;
    padding-left: 15px;
}

.tb_ids {
    white-space: pre-line;
    word-break: break-all;
}

.tt_tit {
    flex-direction: column;
    gap: 0px !important;
}

tr.hidden {
    display: none !important;
}

.ou {
    color: #FFF !important;
}

.handi {
    color: #D8D77E !important;
}

#down-arrow,
#up-arrow {
    position: relative;
}

#up-arrow svg,
#down-arrow svg {
    position: absolute;
}

#up-arrow svg {
    left: -30px;
    top: -8px;
}

#down-arrow svg {
    left: -8px;
    top: -9px;
}


td.tocenter {
    text-align: center !important;
}

.hide-large {
    display: none;
}



.no-data-2 {
    color: #b5d4e7;
    font-size: 14px;
    padding-left: 15px;
}

.tb_ids {
    white-space: pre-line;
    word-break: break-all;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;
    -webkit-border-radius: unset;
}

#tab_table .tab_table .tab-body .tab .tab_top .tt_opt>.btn_delete {
    width: 160px;
}

/** Table History Classic */
.bet-home {
    background-color: #355e76;
}

td>span.name {
    float: left;
    margin-left: 10px;
    line-height: 2.5rem;
}

td>span.odds {
    float: right;
    margin-right: 10px;
    line-height: 2.5rem;
}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper > table > tbody > tr > td .tb_content.name, 
#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper > table > tbody > tr > td .tb_content.odds {
    color: #fff !important; font-weight: 400 !important;
}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table>tbody>tr>td .tb_content.vs-txt {
    color: #ff7877;
    font-weight: 400;
    overflow-wrap: unset;
}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper.mobile-view-item>table.tbl-sports>tbody>tr>td.bet-dtls1 {
    text-align: unset;
}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper.mobile-view-item>table.tbl-sports>tbody>tr>td.bet-dtls1>span.one-line {
    margin-right: 20px;
    margin-left: 15px;
    font-size: 14px;
    font-weight: 100;
    color: #fff;
}

.status-waiting {
    background-color: #475a6d;
    color: #fff !important;
    font-size: 14px;
    font-weight: 100;
}

.status-win {
    background-color: #298634;
    color: #fff !important;
    font-size: 14px;
    font-weight: 100;
}

.status-lose {
    background-color: #a83636;
    color: #fff !important;
    font-size: 14px;
    font-weight: 100;
}

.status-draw,
.status-unsettled {
    background-color: #c2910e;
    color: #fff !important;
    font-size: 14px;
    font-weight: 100;
}

.status-cancelled {
    background-color: #1d2935;
    color: #58636f !important;
    font-size: 14px;
    font-weight: 100;
}

.status-refund {
    background-color: #608df1;
    color: #FFF !important;
    font-size: 14px;
    font-weight: 100;
}

#tab_table .tab_table .tab-body .tab .tab-cont .table-wrapper>table input[type="checkbox"] {
    width: 13px;
    height: 13px;
}

/* sub28_money-logs */
.money-logs {
    font-size: 14px;
    padding: 30px 30px;
    border-radius: 30px;
    background-color: var(--color-48);
}

.money-logs .tit {
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}

.money-logs .tab-cont {
    padding: 0px 30px;
    padding-top: 30px !important;
    background-color: var(--color-48);
    border-radius: 0 0 30px 30px;
}

.money-logs .tab-cont table {
    width: -webkit-fill-available;
    table-layout: auto;
    border-collapse: collapse;
}

.money-logs .tab-cont table th {
    background-color: var(--color-2);
    border: 1px solid var(--color-15);
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.money-logs .tab-cont table td {
    border: 1px solid var(--color-15);
    height: 40px;
    text-align: center;
    padding: 5px 10px;
    color: #fff;
}

.money-logs .tab-cont table tr:nth-of-type(odd) {
    background-color: var(--color-58);
}

.money-logs .tab-cont table tfoot tr {
    background-color: var(--color-2) !important;
}

.money-logs .tab-cont table tfoot tr td {
    color: #fff;
}

/* .table-pagination{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-top: 30px;
} */
.percent {
    text-align: left;
    padding-left: 20px;
}

.sum {
    font-weight: bold;
}

.negative {
    color: #c73938;
}

.positive {
    color: #4970f5;
}

.money {
    color: #3ba53f;
}

.tar {
    text-align: right;
}

/** Swiper custom css **/
.swiper-button-prev.swiper-custom-nav {
    background-image: url(/assets/img/icons/arrow-circle-previous.svg);
}
.swiper-button-next.swiper-custom-nav {
    background-image: url(/assets/img/icons/arrow-circle-next.svg);
}
.swiper-button-prev.swiper-custom-nav,
.swiper-button-next.swiper-custom-nav {
    filter: none;
    top: 77% !important;
}
.swiper-button-prev.swiper-custom-nav:focus,
.swiper-button-next.swiper-custom-nav:focus {
    outline: none;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0 !important;
    visibility: hidden;
    display: none;
}
.swiper-free-mode>.swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out;
}



/* sub13_guide */
.img-container {
    display: flex;
    flex-direction: column;
}

.img-container img {
    width: max-content;
    margin: 10px 0px;
}

.fs-title {
    font-size: 22px;
    white-space: break-spaces;
}
 

.vel-btns-wrapper .btn__close {
    background-color: red;
    border: 2px solid red;
    top: 70px !important;
    right: 30px !important;
}
 
main.ext-ref-wrapper {
    height: 100vh;
    min-height: 100vh;
    margin-top: 0;
    padding-bottom: 0;
}

#egamings_container {
    height: 100vh;
}

.float_btn_cart {
    display: none;
}

.view-pc {
    display: block !important;
}

.view-mobile {
    display: none !important;
}

.view-pc-grid {
    display: grid !important;
}

.view-mobile-grid {
    display: none !important;
}

.hidden {
    display: none !important;
}
.handyimg{
   width:18px;
}
.bet_team_name {font-size: 0.68rem; font-weight: 400; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}