div.content {
    position: relative;
}

img {
    max-width: 100%;
}

body {
    background: #111;
}

.wrap {
}

.contents {
    min-height: 500px;
    padding: 80px 5px 100px 5px;
    background: #111;
}

.contents_nouser {
    padding-top: 50px;
}

.inner {
    padding: 5px;
    min-height: 600px;
}

.top_info_box {
    position: fixed;
    width: 100%;
    height: 50px;
    top: 0;
    background: #111;
    text-align: center;
}

.top_right_box {
    display: none;
}

.gnb_box {
    display: none;
}

.bet_slip {
    position: fixed;
    top: 80px;
    right: -300px;
    height: calc(100% - 80px)
}

.bet_slip_on {
    right: 0px;
}

.btn_bet_slip_open {
    position: fixed;
    bottom: 0;
    z-index: 5;
    cursor: pointer;
    width: 100px;
    left: 20px;
    text-align: center;
    padding: 10px 0;
    color: #000;
    font-weight: bold;
    z-index: 9998;
}

.btn_bet_slip_open .opened {
    position: relative;
    width: 100px;
    height: 100px;
}

.btn_bet_slip_open .opened img {
    width: 100px;
    opacity: 0.8;
}

.btn_bet_slip_open .opened .count_bet {
    position: absolute;
    left: 69px;
    top: -20px;
    color: #fff;
    z-index: 98;
    font-size: 16px;
    font-weight: bold;
}

.btn_bet_slip_open .closed {
}

.open_bet_slip_btn {
    background: #e5aa06;
    top: 0;
    right: 300px;
    width: 50px;
    left: auto;
    display: none;
}

.snb_left {
    height: calc(100% - 50px);
    top: 50px;
    z-index: 9998;
}

.login_logo {
    padding: 50px 0;
}

.login_logo img {
    max-width: 90%;
}

.logo_gnb {
    clear: both;
    text-align: center;
    width: 100%;
    height: 50px;
}

.gnb_box {
    margin-left: 40px;
}

.refresh_btn {
    cursor: pointer;
    position: fixed;
    top: 0;
    z-index: 9990;
    left: 50px;
    font-size: 20px;
    line-height: 54px;
    width: 40px;
    text-align: center;
    height: 50px;
}

.snb_btn {
    cursor: pointer;
    position: fixed;
    top: 0;
    z-index: 9990;
    left: 0;
    width: 50px;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.mobile_btn_login {
    display: block;
    cursor: pointer;
    position: fixed;
    top: 0;
    z-index: 9990;
    right: 0;
    width: 50px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
}

.snb_btn i {
    font-size: 26px;
    line-height: 50px;
}

.snb_in {
    height: 50px;
}

.snb_icon_menu {
    background: url('/static/img/icon_snb.png') no-repeat center;
    width: 50px;
    height: 50px;
}

.snb_in:hover .snb_icon_menu {
    background: url('/static/img/icon_snb_on.png') no-repeat center;
}

.arr_top {
    width: 0;
    height: 0;
    border-bottom: 22px solid #101318;
    border-left: 22px solid transparent;
    margin-top: -22px;
}

.arr_bot {
    width: 0;
    height: 0;
    border-top: 22px solid #101318;
    border-left: 22px solid transparent;
}

.snb_btn:hover i {
    color: #189050
}

.snb_btn:hover .snb_arrow i {
    color: #fff;
}

.snb_btn:hover .snb_arrow {
    background: #082481
}

.snb_btn:hover .arr_top {
    border-bottom-color: #189050
}

.snb_btn:hover .arr_bot {
    border-top-color: #189050
}

.snb_opened {
    left: 0;
}

.menu_opened {
    left: 0 !important;
}

.main_banner {
    width: 100%;
    background: #333;
}

.main_btn_box a {
    width: calc(33% - 5px);
    height: 100px;
    box-shadow: inset 0px 5px 8px 0px rgba(0, 0, 0, 0.6), 0 0px 8px rgba(200, 200, 200, 0.1);
    border-radius: 7px;
    font-weight: bold;
    border-radius: 9px;
    border: 1px solid #edae5c;
    font-size: 13px;
    color: #0f0f0f;
    font-weight: bold;
    background: linear-gradient(180deg, #1d1e23 69%, #313343, #f49a9a 20%, #e1aa34, #52400a 24%, #fefe9a 25%, #7c6017 101%);
    text-shadow: 0 1px 1px rgb(209 209 209 / 68%);
}

.main_btn_box a img {
    height: 40px;
    margin: 17px auto 19px;
}

.main_btn_box a:hover {
}

.main_btn_box2 a {
    width: 32%;
}

.lotus_oe_frm_box {
    width: 100%;
    height: 910px;
    overflow: hidden;
    margin: 0 auto;
}

.lotus_oe_frm_box iframe {
    margin: -5px 0 0 -5px;
    width: calc(100% + 10px);
    height: 920px;
    float: none;
}

/*ㅇㅇ*/
.lotus_dt_frm_box {
    width: 100%;
    height: 910px;
    overflow: hidden;
    margin: 0 auto;
}

.lotus_dt_frm_box iframe {
    margin: -5px 0 0 -5px;
    width: calc(100% + 10px);
    height: 920px;
    float: none;
}

.bcr_frm_box {
    width: 100%;
    height: 900px;
    overflow: hidden;
    margin: 0 auto;
}

.bcr_frm_box iframe {
    margin: -5px 0 0 -5px;
    width: calc(100% + 10px);
    height: 920px;
}

.sicbo_frm_box {
    width: 100%;
    height: 900px;
    overflow: hidden;
    margin: 0 auto;
}

.sicbo_frm_box iframe {
    margin: -5px 0 0 -5px;
    width: calc(100% + 10px);
    height: 920px;
}

.nineball_frm_box {
    width: 100%;
    height: 600px;
    margin: 0 auto;
}

.virtual_box iframe {
    border: 0;
    width: 100%;
    height: 100%;
}

.select_ttl {
    display: block !important;
    width: 100% !important;
    margin: 0 auto !important;
    height: 25px !important;
    line-height: 17px;
    font-size: 15px;
    margin-bottom: 10px !important;
    background: none;
    border: 0;
}

.mini_tab span {
    font-size: 15px;
}

.mini_select_4 .sel_game {
    width: 22.5% !important;
}

.mini_select_3 .sel_game {
    width: 31% !important;
}

.mini_select_5 .sel_game {
    width: 17.6% !important;
}

.mini_select_10 .sel_game {
    width: 17% !important;
}

.mini_sel_group {
    height: 110px;
    text-align: center;
    padding: 20px 0 30px;
}

.mini_select_10 {
    height: 180px;
}

.open_bcr {
    width: 44%;
    height: 150px;
}

.bcr_subttl {
    width: 100% !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.casino_box {
    width: 100% !important;
}

.slot_box {
    text-align: center;
}

.open_slot {
    width: 29%;
    margin: 0;
}

.open_slot img {
    width: 100%;
}

.slot_subttl {
    width: 100% !important;
}

.slot_logo {
    width: 100% !important;
}

.slot_logo img {
    height: 25px;
    width: auto;
}

.slot_game_box {
    width: 100% !important;
}

.slot_box2 .open_slot_game {
    width: 29%;
    height: 110px;
    margin: 2px;
}

.slot_box2 .open_slot_game .slot_ttl {
    font-size: 12px;
    width: 100%;
}

.sport_list_box {
    width: 100%;
}

.info_date {
    padding: 5px 10px;
    background: #222;
}

.sport_tab_box {
    display: flex;
}

.btn_sports_tab {
    font-size: 12px;
    padding: 0 2px;
}

.btn_sports_tab i {
    font-size: 14px;
}

.sports_time span {
    max-width: 250px;
    overflow: auto;
    white-space: nowrap;
}

.game_3 {
    width: 33%;
}

.game_2 {
    width: calc(50% - 2px);
}

.detail_game {
    border: 1px solid #161c22;
    width: calc(100% - 10px);
    padding: 5px;
}

.no_select {
    font-size: 24px;
    text-align: center;
    color: #666;
    padding-top: 200px;
}

.sport_tab_box {
    width: 100%;
    padding: 0;
    text-align: center;
}

.sport_page_box {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.team_head {
    display: none;
}

.odds_name {
    max-width: 50% !important;
}

.no_select {
    display: none !important;
}

.team_home .sp_icon_box img, .team_away .sp_icon_box img {
    display: none !important;
}

.team_hd_home .sp_icon_box i, .team_hd_away .sp_icon_box i {
    display: none !important;
}

.live_tracker {
    width: 100%;
}

.live_tracker iframe {
    width: 100%;
}

.sport_out_box {
    margin-top: 10px;
}

.content_info_box {
    padding: 3px;
}

.list_box {
    padding: 0;
}

.main_btn_eng {
    font-size: 18px;
}

.sport_list {
    margin-top: 10px;
}

.korean_list_box .sports_box {
    margin: 0 0 25px;
}

.korean_list_box .team_home, .korean_list_box .team_away, .korean_list_box .team_hd_home, .korean_list_box .team_hd_away, .korean_list_box .team_over, .korean_list_box .team_under {
    width: calc(50% - 30px);
}

.korean_list_box .sp_icon_box img {
    display: none;
}

.korean_list_box .odds_name {
    max-width: 70% !important;
}

.open_match, .clean_space {
    width: 30px;
    overflow: hidden;
}

.popup_box {
    width: 90% !important;
    left: 5% !important;
    top: 10% !important;
    height: 80% !important;
}

.popup_box img {
    width: 100% !important;
}

.popup_content {
    width: 100% !important;
    height: calc(100% - 40px) !important;
    overflow: overlay;
}

.logo_gnb {
    margin: 0;
}

.logo_gnb a {
    padding: 0;
    height: 45px;
    margin-top: 1px;
}

.logo_gnb a img {
    height: 45px;
    width: auto;
}

.nineball_frm_box {
    height: 600px;
}

.nineball_frm_box iframe {
    height: 600px;
    width: 100%;
    margin: 0 auto;
}

.show_mobile {
    display: inline
}

.mini_select_6 {
    height: 200px;
}

.detail_game .odds_ratio {
    margin-right: 5px;
}

.detail_game .odds_name {
    margin-left: 5px;
}

.memo_no {
    display: none;
}

.memo_date {
    width: 20%;
}

.korean_list_box .team_home, .korean_list_box .team_away {
    width: calc(50% - 30px);
    padding: 0px 3px !important;
}

.korean_list_box .team_draw, .korean_list_box .team_stan {
    width: 60px !important;
}

.korean_list_box .odds_name {
    max-width: 50% !important;
}

.pwb_johab .mini_select_4 .sel_name {
    font-size: 14px !important;
    width: 30px !important;
}

.board_view th {
    display: none;
}

.ta_cont {
    width: 100%;
}

.ip_subj {
    width: 100%;
}

.mgm_frm_box {
    width: 380px;
    height: 220px !important;
}

.mgm_frm {
    transform: scale(0.4) !important;
    -webkit-transform: scale(0.4) !important;
    width: 980px !important;
    height: 555px !important;
    margin: -168px 0 0 -296px;
}

.main_game_list .mg_link {
    position: relative;
    display: block;
    width: calc(100% - 12px);
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 3px;
    cursor: pointer;
}

.no_mobile {
    display: none !important;
}

.logo_txt {
    display: none;
}

.main_game_ttl {
    margin: 10px 2px;
}

.main_game_list {
    padding-bottom: 10px;
}

.minigame_tab a {
    font-size: 12px;
    width: 22%;
}

.mini_ta2 a {
    width: calc(50% - 1px);
}

.mini_ta3 a {
    width: calc(34% - 1px);
}

.mini_ta4 a {
    width: calc(25% - 1px);
}

.mini_ta10 a {
    width: calc(20% - 1px);
}

.mini_ta10 {
    flex-wrap: wrap;
}

/*.only_pc {*/
/*    display: none !important;*/
/*}*/

.info_home, .info_away {
    font-size: 12px !important;
}

.info_home_score, .info_away_score {
    height: 30px !important;
    line-height: 30px !important;
}

.info_vs {
    padding: 3px 0 !important;
}

.sports_info {
    padding: 20px 0 10px !important;
}

.btn_bonus .bonus_name {
    font-size: 12px;
}

.content_casino {
    text-align: center;
}

.view_content {
    padding: 10px 0;;
}

.view_content img {
    width: 100%;
    height: auto !important;
}

.board_view, .board_list {
    padding: 0;
}

.pop_login {
    height: 120%;
}

.out_login_btn {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    border: 1px solid #aad;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 70%);
    background: linear-gradient(to bottom, rgba(30, 80, 164, 1) 1%, rgba(15, 50, 100, 1) 100%);
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
}

.btn_out_join {
    display: inline-block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    border: 0;
    cursor: pointer;
    background: #20262c;
    color: #fff;
}

.c_cont {
    max-width: calc(100% - 200px);
}

.fdr_game .mini_frm_box {
    height: 410px;
}

.fdr_game iframe {
    margin: -40px 0 0 -10px !important;
    height: 900px !important;
}

.star1_game .mini_frm_box {
    width: 390px;
    height: 290px;
}

.foe_game .mini_frm_box {
    height: 370px;
    width: 350px;
}

.foe_game iframe {
    margin: -30px 0 0 -20px !important;
    height: 900px !important;
}

.frl_game .mini_frm_box {
    height: 480px;
    width: 350px;
}

.frl_game iframe {
    margin: -30px 0 0 -20px !important;
    height: 1200px !important;
}

.scr_tab_box {
    display: none;
}

.mdspn {
    display: none;
}

.vtg_mobile_tab_box {
    display: flex;
    justify-content: space-between;
}

.btn_mtb {
    width: 33.3%;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
}

.vtg_gray {
    background: #333;
}

.vtg_green {
    background: #1e8665;
}

.vtg_yellow {
    background: #930;
}

.vtg_result_box {
    width: 100%;
}

.vsc_select_box {
    width: 100%;
}

.vtg_game_box {
    display: block;
}

.vsc_tab_box a {
}

.sky_frm_box {
    float: none;
    width: 380px;
    height: 330px;
    overflow: hidden;
    margin: 0 auto;
}

.sky_frm_box iframe {
    -webkit-transform: scale(0.46);
    width: 830px;
    height: 714px;
    margin: -200px 0 0 -230px;
}

.sky_bj_box {
    height: 410px;
}

.sky_bj_box iframe {
    height: 900px;
    margin: -240px 0 0 -230px;
}

.mini_sub_ttl {
    font-size: 15px !important;
}

.mini_select_4 .sel_name {
    font-size: 12px;
}

.mini_select_3 .sel_name {
    font-size: 12px;
}

.mini_select_2 .sel_name {
    font-size: 12px;
}

.mini_select_2 .sel_game {
    width: 45% !important;
}

.sure_frm_box {
    margin: 0 auto;
    width: 380px;
    height: 390px;
    overflow: hidden;
    position: inherit;
    float: none;
}

.sure_frm_box iframe {
    position: inherit;
    margin: -617px 0 0 -657px;
    width: 1700px;
    height: 1644px;
    -webkit-transform: scale(0.25);
}

.surep_frm_box {
    margin: 0 auto;
    width: 380px;
    height: 390px;
    overflow: hidden;
    position: inherit;
    float: none;
}

.surep_frm_box iframe {
    position: inherit;
    margin: -449px 0 0 -477px;
    width: 1700px;
    height: 1644px;
    -webkit-transform: scale(0.46);
}

.crown_frm_box {
    width: 100%;
    height: 600px;
    float: none;
    margin: 0 auto;
    overflow: hidden;
}

.crown_frm_box iframe {
    width: 100%;
    height: 600px;
}

.select_ttl2 {
    line-height: auto;
    height: 45px !important;
}

.select_ttl2 .point_color {
    margin-top: 0;
    display: inline-block;
    font-size: 10px;
}

.new_memo {
    border: 1px solid #bf1111;
}

.mobile_block {
    display: block;
}

.tab_box_big {
    text-align: center;
    margin-top: 20px;
}

.att_calendar table td {
    height: 40px;
}

.tb_st_dp {
    width: 100%;
}

.tb_st_dp td .sel_amt {
    height: 40px;
    line-height: 40px;
}

.info_dw_img {
    margin-bottom: 20px;
    width: 100%;
}

.open_slot2 {
    margin-bottom: 10px;
}

.open_slot2:hover .comp_img img {
    width: 110%;
    max-width: 110%;
    margin-left: -5%;
    margin-top: -5%;
}

.open_slot2 .slot_subttl {
    top: 0;
    left: 0;
}

.slot_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.main_btn_box {
    padding: 10px 0 0;
}

.main_bbs_ttl {
    font-size: 14px;
}

.mobile_bbs_box {
}

.board_list ul {
    justify-content: space-around;
}

/*.board_list ul li {*/
/*    width: calc(50% - 5px);*/
/*    margin-right: 0;*/
/*}*/

.bl_ttl {
    font-size: 13px;
}

.contents_join_box {
    padding: 5px;
    display: flex;
    justify-content: space-between;
}

.btn_ct_login, .btn_ct_join {
    display: inline-block;
    border: 1px solid #ddc019;
    border-radius: 3px;
    width: calc(50% - 5px);
    text-align: center;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.btn_ct_login i, .btn_ct_join i {
    font-size: 24px;
    vertical-align: -2px;
    display: inline-block;
    margin-right: 5px;
}

.btn_ct_join {
    text-shadow: 0 1px 3px rgb(0 0 0 / 80%);
    color: #fff;
    background: linear-gradient(to bottom, #ffdd15, #e1b533 6% -5%, #b4b42f 37%, #a97300 92% 75%);
}

.super_frm_box {
    height: 370px !important;
}

.super_frm_box iframe {
    height: 800px;
    width: 900px;
    margin: -10px 0 0 -19px;
}

.minigame_tap_t1 ul {
    flex-wrap: wrap;
}

.minigame_tap_t1 ul li {
    width: calc(25% - 1px);
}

.pwb_frm_box, .mini_frm_box {
    overflow: hidden;
    margin: 0 auto;
}

.ppwb_frm_box iframe, .pmini_frm_box iframe {
    width: 830px;
    height: 641px;
    margin: -10px 0 0 -10px;
    -ms-zoom: 0.5;

    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 0;

    -o-transform: scale(0.5);
    -o-transform-origin: 0 0;

    -webkit-transform: scale(0.5);
    -webkit-transform-origin: 0 0;

    transform: scale(0.5);
    transform-origin: 0 0;
}

.named_pwb3_game .pwb_frm_box, .named_pwb5_game .pwb_frm_box, .named_dr3_game .mini_frm_box, .named_dr5_game .mini_frm_box {
    height: 1190px;
    border: 1px solid #666;
    width: 380px;
    margin: 0 auto;
}

.named_pwb3_game iframe, .named_pwb5_game iframe, .named_dr3_game iframe, .named_dr5_game iframe {
    width: 380px;
    height: 1340px;
    margin: -100px 0 0;
}

.dh_kdr_game .mini_frm_box, .star1_game .mini_frm_box, .star2_game .mini_frm_box, .star3_game .mini_frm_box {
    width: 380px;
    height: 300px;
}

.rnb_sp4_game .mini_frm_box, .rnb_sp6_game .mini_frm_box, .rnb_mz2_game .mini_frm_box {
    width: 380px;
    height: 175px;
}

.rnb_sp4_game iframe, .rnb_sp6_game iframe, .rnb_mz2_game iframe {
    width: 800px;
    height: 380px;
    transform: scale(0.45);
    margin: -104px 0 0 -216px;
}

.dh_kdr_game iframe, .star1_game iframe, .star2_game iframe, .star3_game iframe {
    width: 800px;
    height: 600px;
    transform: scale(0.5);
    margin: -150px 0 0 -220px;
}

.dh_pwb_game .pwb_frm_box, .dh_rpwb_game .pwb_frm_box, .dh_pdr_game .mini_frm_box {
    width: 380px;
    height: 275px;
}

.dh_pwb_game iframe, .dh_rpwb_game iframe, .dh_pdr_game iframe {
    width: 1300px;
    height: 1200px;
    transform: scale(0.44);
    margin: -517px 0 0 -533px;
}

.pwb1_game .pwb_frm_box {
    width: 380px;
    height: 350px;
}

.pwb1_game iframe {
    width: 800px;
    height: 800px;
    transform: scale(0.5);
    margin: -200px 0 0 -200px;
}

.sp_pwb1_game .pwb_frm_box, .sp_pwb2_game .pwb_frm_box, .sp_pwb3_game .pwb_frm_box {
    width: 380px;
    height: 380px;
}

.pbg_pwb5_game .pwb_frm_box, .pwb_game .pwb_frm_box, .pdr_game .mini_frm_box, .kdr_game .mini_frm_box {
    width: 380px;
    height: 300px;
}

.sp_pwb1_game iframe, .sp_pwb2_game iframe, .sp_pwb3_game iframe {
    width: 850px;
    height: 800px;
    transform: scale(0.47);
    margin: -220px 0 0 -240px;
}

.pwb_game iframe, .pdr_game iframe, .kdr_game iframe {
    width: 850px;
    height: 800px;
    transform: scale(0.465);
    margin: -222px 0 0 -230px;
}

.pbg_pwb5_game iframe {
    width: 850px;
    height: 800px;
    transform: scale(0.465);
    margin: -250px 0 0 -230px;
}

.crown_oe_game .mini_sel_group {
    padding: 10px 0 40px;
}

.bet_list {
    padding: 10px 0.5%;
}

.pop_join_box {
    overflow: overlay;
    margin: 5% auto 0;
    width: 85%;
    max-height: 80%;
}

.page_tab {
    background: #333;
    margin: 5px 0 5px;
    height: 40px;
    overflow: hidden;
    width: 100%;
    display: flex;
}

.page_tab a {
    display: inline-block;
    height: 38px;
    width: calc(25%);
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    border-bottom: 2px solid #aaa;
}

.page_tab.tab2 a {
    display: inline-block;
    height: 38px;
    width: calc(50%);
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    border-bottom: 2px solid #aaa;
}

.page_tab2 a {
    width: 25% !important;
}

.page_tab a.on {
    border-bottom: 2px solid #ffca51;
}

.page_tab_icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
}

.page_tab a.on .page_tab_icon {
    background: #000;
    color: #358fff;
    border-radius: 30px;
    line-height: 25px;
    font-size: 16px;
}

.mb_box {
    width: 100%;
    margin: 0px 0;
}

.mobile_user_info_box {
    position: fixed;
    top: 50px;
    z-index: 9989;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #000;
}

.muib_left {
    float: left;
    margin-left: 10px;
}

.muib_right {
    float: right;
    margin-right: 10px;
}

.slot_money_box {
    width: auto !important;
}

.slot_money_box3 {
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.slot_money_box3 span {
    display: inline-block;
    width: calc(50% - 8px);
    height: 30px;
    line-height: 30px;
    background: #222 !important;
}

.slot_money_box3 span.on {
    background: #933 !important;
}

.sm_btn_box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sm_c_money, .sm_w_money {
    width: calc(60% - 5px) !important;
    height: 35px;
}

.go_to_charge, .go_to_withdrawal {
    width: calc(40% - 5px) !important;
    margin: 0 !important;
    height: 37px !important;
    line-height: 37px !important;
}

.sm_btn_box {
    margin-top: 10px;
}

.sm_btn_box span {
    width: calc(25% - 5px) !important;
    padding: 10px 0 !important;
}

.pop_user_info {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    overflow-y: overlay;
    z-index: 99999;
    background: #161719;
}

.pui_top_box {
    height: 64px;
    position: relative;
    text-align: center;
}

.close_user_info {
    position: absolute;
    right: 16px;
    top: 20px;
    border-radius: 6px;
    cursor: pointer;
    width: 24px;
    height: 24px;
    line-height: 31px;
    text-align: center;
}

.close_user_info:hover {
    background: #5a5e66;
}

.close_user_info i {
    font-size: 20px;
}

.pui_logo {
    width: 120px;
    padding-top: 10px;
    display: inline-block;
}

.pui_logo img {
    width: 100%;
}

.pui_user_box {
    background: rgb(22, 23, 26);
    border-top: 1px solid rgb(36, 36, 36);
    border-bottom: 1px solid rgb(36, 36, 36);
    height: 60px;
    display: flex;
}

.pui_user_level {
    margin: 10px 15px 10px 20px;;
    background: rgb(31, 33, 36);
    border-radius: 4px;
    text-align: center;
    width: 40px;
    padding-top: 4px;
    font-size: 10px;
    line-height: 16px;
}

.pui_user_level .t_orange {
    font-size: 14px;
}

.pui_user_name {
    padding-top: 14px;
    line-height: 16px;
}

.pui_money_box {
    display: flex;
    padding: 16px;
    justify-content: space-between;
}

.pui_money, .pui_point, .pui_cmoney {
    /*홀덤머니*/
    width: calc(25% - 8px);
    background: rgb(36, 38, 41);
    height: 62px;
    overflow: hidden;
    border-radius: 4px;
    position: relative;
}

.pui_money_box img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.pui_money_ttl {
    margin: 15px 0 0 12px;
}

.pui_money_info {
    margin: 9px 0 0 12px;
}

.pui_btn_box {
    padding: 0 16px;
    overflow-y: overlay;
}

.pui_btn_box a, .pui_btn_box div {
    width: 100%;
    display: block;
    background: #1f2124;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    height: 44px;
    line-height: 44px;
    margin-bottom: 16px;
    cursor: pointer;
}

.pui_btn_box a .pui_btn_icon, .pui_btn_box div .pui_btn_icon {
    text-align: center;
    width: 10%;
    color: #575f66;
    font-weight: bold;
    font-size: 18px;
}

.pui_btn_arr {
    text-align: center;
    width: 10%;
    font-size: 18px;
}

.pui_btn_ttl {
    width: 80%;
}

.pui_logout {
    padding: 16px;
}

.pui_logout a {
    display: block;
    border: 1px solid rgb(245, 100, 6);
    border-radius: 4px;
    height: 44px;
    line-height: 44px;
    text-align: center;
}

.team_draw, .team_stan {
    width: 50px;
}

.sel_odds .team_img {
    width: 24px;
}

.sel_odds .odds_name_box {
    width: 48%;
}

.team_over .odds_name_box, .team_under .odds_name_box {
    width: 38%;
}

.team_home, .team_away, .team_hd_home, .team_hd_away, .team_over, .team_under {
    padding: 0 3px;
}

.special_icon_box {
    min-width: 35px;
}

.korean_list_box .info_league {
    margin-bottom: 20px;
}

.esports_list .odds_name_box {
    width: 58%;
}

.dw_contents {
    width: 100%;
}

@media (max-width: 768px) {
    .memo_content img {
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        max-height: 100% !important;
    }
}

.dh_keno_game iframe {
    width: 800px;
    height: 600px;
    transform: scale(0.5);
    margin: -150px 0 0 -220px;
}

.keno_frm_box {
    margin: 0 auto;
    width: 380px;
    height: 300px;
    overflow: hidden;
    position: inherit;
    float: none;
}