.bet_pannel_title {
    font-size: 1em;
    padding: 15px 0;
}

.bet_pannel {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0;
    width:830px;
    max-width:830px;
}

.btn-bet {
    cursor:pointer;
    border-radius: 20px;
    border: 1px solid #666;
    background-color: #151515;
    vertical-align: middle !important;
    padding: 5px;
}

.btn-bet.c6{width:141px; height:75px;}
.btn-bet.c4{width:215px; height:75px;}

.col-div-4 {
    flex: 0 0 auto;
    width: 24.8%;
}

.col-div-3 {
    flex: 0 0 auto;
    width: 33%;
}

.col-div-2 {
    flex: 0 0 auto;
    width: 49.5%;
}

.btn-bet:hover {
    /* border:5px solid #ecc155; */
    background-color: #fbc02d;    
}
.btn-select {
    background-color: #fbc02d;
}

.btn-bet .pb-left {
    float: left;
    text-align: left;
    color:#fff;
    vertical-align: middle !important;
}

.btn-bet .pb-right {
    float: right;
    text-align: right; 
    color:#fff;
    padding: 6px 10px 0 0;
    vertical-align: middle !important;    
}

.btn-bet .pb-right2 {
    float: right;
    text-align: right; 
    color:#fff;
    padding: 0 10px 0 0;
    vertical-align: middle !important;    
}

.btn-bet span {
    display: inline-block;
    text-align: center;
    margin: 2px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    color: #fff;
    size: 1.2em;
    background-color: #eaeaea;
}

.btn-bet .odd {
    background-color: #3498db
}
.btn-bet .odd:after {
    content: '홀'
}
.btn-bet .even {
    background-color: #e74c3c
}
.btn-bet .even:after {
    content: '짝'
}

.btn-bet .under {
    background-color: #3498db
}
.btn-bet .under:after {
    content: '언'
}
.btn-bet .over {
    background-color: #e74c3c
}
.btn-bet .over:after {
    content: '오'
}

.btn-bet .big {
    background-color: #e74c3c
}
.btn-bet .big:after {
    content: '대'
}
.btn-bet .middle {
    background-color: #3498db
}
.btn-bet .middle:after {
    content: '중'
}
.btn-bet .small {
    background-color: #91c653
}
.btn-bet .small:after {
    content: '소'
}

.number_cell span {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 20px;
    color: #000;
    font-weight:600;
    background-color: #eee;
}
.miniview-web {
    display: block;
}
.miniview-mobile {
    display: none;
    overflow:hidden;
    border:1px solid #999;      
}
.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}  
.iframe_container_eos {
    position: relative;
    width: 100%;
    height: 330px;
    overflow-y: hidden;
    overflow-x: hidden;
    border:0 solid #333;
    /*padding-top: 90%;  4:3 Aspect Ratio */  
}
#frameMiniViewEos {
    width:8100px;
    height:640px;
    /*top:-35px;*/
    left:-10px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;	
}

.iframe_container_dh {
    position: relative;
    width: 600px;
    height: 330px;
    overflow-y: hidden;
    overflow-x: hidden;
    border:0 solid #333;
    /*padding-top: 90%;  4:3 Aspect Ratio */  
}

#frameMiniViewDh {
    width:8100px;
    height:640px;
    /*top:-35px;*/
    left:-10px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;	
    border:2px solid orange;
}

.iframe_container_evo {
    position: relative;
    width: 100%;
    height: 420px;
    overflow-y: hidden;
    overflow-x: hidden;
    border:0 solid #333;
    /*padding-top: 90%;  4:3 Aspect Ratio */  
}
.iframe_container_rdombox {
    position: relative;
    width: 100%;
    height: 500px;
    padding-bottom:20px;
    overflow-y: hidden;
    overflow-x: hidden;
    border:0 solid #333;
}
.rdombox_game_m {
    width:8100px;
    height:800px;
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;	
}
.iframe_container_pbg {
    position: relative;
    width: 100%;
    height: 330px;
    overflow-y: hidden;
    overflow-x: hidden;
    border:0 solid #333;
}
#frameMiniViewPbg {
    width:8100px;
    height:640px;
    /*top:-35px;*/
    left:-20px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;	
}

#frameMiniViewBepick {
    width:8100px;
    height:640px;
    /*top:-35px;*/
    left:-20px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;	
}

.miniview-web-flex {
    display: block;
    /* border:1px #91c653 solid;     */
    width:830px;
    height:700px;
    LEFT: -110px; 
    OVERFLOW: hidden; 
}
#flexballMiniView {    
    width:950px;
    height:800px;
    -ms-zoom: 0.86;
    -moz-transform: scale(0.86);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.86);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.86);
    -webkit-transform-origin: 0 0;
}
#flexballMiniViewMo {    
    width:950px;
    height:800px;
    left:-20px;
    -ms-zoom: 0.45;
    -moz-transform: scale(0.45);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.45);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.45);
    -webkit-transform-origin: 0 0;
}

.miniview-web-pbg {
    display: block;
    width:830px;
    height:270px;
    margin-bottom:10px;
    OVERFLOW: hidden; 
}
.text-left  {
    text-align: left;
}

.text-right  {
    text-align: right;
}

.bettingSlip {
    font-size: 12px;
    font-weight: normal;
    width: 380px;
    border-radius: 10px;
    /* background-color: #151515; */
}

.bettingSlip_mo {
    position:fixed;
    width:100%;    
    bottom:0;
    color:#fff;
    background-color: #151515;  
    z-index:9999; 
}

.toggle {
    height:50px;
    padding-top:15px;
    font-size: 14px;
    font-weight: bold;
    border-radius:30px 30px 0 0;
    background-color: #7a0707;
}

.bettingSlip table th td {
    font-size: 14px;
    font-weight: 100;
    color:#fff;
}

.right-title {
    font-size: 16px;
    font-weight:500;
    width:100%;
    color:#fff;
    padding:10px;
    text-align: center;
    background-color: #333;
}

.right_box {
    width:100%;
    text-align:center;
    padding:8px 15px;
    background-color: #181818;
}

.curr-game {
    font-size: 1.2em;
    font-weight: 400;
    color:#fff;
    padding:15px 0;
    text-align: center;
    line-height: 180%;
    background-color: #1c160e;
    border:2px solid #666666;    
    background-repeat: repeat;
    border-radius: 8px;
}

#remain-time {color:#f4c70a; font-weight: 500; font-size:1em; padding-top:5px;}

.cart-mymoney {
    height:40px;
    padding:0 5px;
    margin-bottom: 20px;
    font-weight:400;
}

.cart-items {
    padding:15px 10px;
    line-height: 180%;
    background-color: #1c160e;
    border:2px solid #666666;    
    border-radius: 8px;
    background-repeat: repeat;
}

.right-subtitle {
    font-size: 14px;
    font-weight: 500;
    padding:0;
    margin-bottom:0;
    text-align: left;
}

.input-text-money {
    width: 100%;
    border: 0;
    outline: 0;
    font-size: 1rem;
    font-weight: 500;
    color: #efefef;
    background-color: #222;
    padding: 5px 5px;
    transition: border-color 0.2s;
}

.input-text-box {
    width: 100%;
    border: 0;
    outline: 0;
    font-size: 1rem;
    font-weight: 500;
    color: #efefef;
    background-color: #222;
    padding: 5px 5px;
    transition: border-color 0.2s;
}

.input-box {
    font-size: 1rem;
    font-weight: 500;
    color: #333;
    background-color: #fff2dc;
    padding: 5px 5px;
    transition: border-color 0.2s;
}
.sub_info {
  width:100%;
  padding-top:20px;
}

.frame_sub_info {
    width:100%;
    height: 900px;
}
.frame_sub_info_mo {
    width:100%;
    height: 900px;
}
.bet_pannel_mo {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0;
    width:100%;
}

.bettingSlip {
    position:relative;
    z-index: 999;
}

#btnBet1, #btnBet2, #btnBet3, #btnBet4 {
    display:none;
    font-size: 24px;
}

.oddeven_cell span {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 12px;
    color: #fff
}

.oddeven_cell .odd {
    background-color: #3498db
}
.oddeven_cell .odd:after {
    content: '홀'
}

.oddeven_cell .even {
    background-color: #e74c3c
}
.oddeven_cell .even:after {
    content: '짝'
}

.oddeven_cell .LEFT {
    background-color: #3498db
}
.oddeven_cell .LEFT:after {
    content: '좌'
}
.oddeven_cell .RIGHT {
    background-color: #e74c3c
}
.oddeven_cell .RIGHT:after {
    content: '우'
}

.oddeven_cell .LINE3 {
    background-color: #3498db
}
.oddeven_cell .LINE3:after {
    content: '3'
}
.oddeven_cell .LINE4 {
    background-color: #e74c3c
}
.oddeven_cell .LINE4:after {
    content: '4'
}
.underover_cell span {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 12px;
    color: #fff
}

.underover_cell .under {
    background-color: #3498db
}
.underover_cell .under:after {
    content: '언'
}

.underover_cell .over {
    background-color: #e74c3c
}
.underover_cell .over:after {
    content: '오'
}
 
.scale_cell span {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 12px;
    color: #fff
}

.scale_cell .big {
    background-color: #e74c3c
}
.scale_cell .big:after {
    content: '대'
}

.scale_cell .middle {
    background-color: #3498db
}
.scale_cell .middle:after {
    content: '중'
}

.scale_cell .small {
    background-color: #91c653
}
.scale_cell .small:after {
    content: '소'
}

.number_cell span {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 12px;
    color: #000;
    font-weight:400;
    background-color: #eee;
}


.pagination-outer{ text-align: center; }
.pagination{
    font-family: 'Lexend Deca', sans-serif;
    display: inline-flex;
    position: relative;
}
.pagination li a.page-link{
    color: #fff;
    background-color: #333;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 0 6px 0 0;
    border: none;
    border-radius: 0;
    box-shadow: 0 2px 5px rgba(0,0,0,.5);
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.pagination li.active a.page-link,
.pagination li a.page-link:hover,
.pagination li.active a.page-link:hover{
    color: #fff;
    border: none;
}
.pagination li:last-child a.page-link{ margin-right: 0; }
.pagination li a.page-link:before,
.pagination li a.page-link:after{
    content: '';
    background-color: #00b894;
    height: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}
.pagination li a.page-link:after{
    background-color: #00cea1;
    height: 50%;
    opacity: 0;
    transform: rotateX(180deg);
    transform-origin: top center;
    top: 50%;
    transition: all 0.3s ease 0.2s;
}
.pagination li.active a.page-link:before,
.pagination li a.page-link:hover:before,
.pagination li.active a.page-link:hover:before{
    height: 50%;
}
.pagination li.active a.page-link:after,
.pagination li a.page-link:hover:after,
.pagination li.active a.page-link:hover:after{
    opacity: 1;
    transform: rotateX(0);
}
@media only screen and (max-width: 480px){
    .pagination{ display: block; }
    .pagination li{
        display: inline-block;
        margin: 0 0 5px;
    }
}

.table-cart {
    border-collapse: collapse; 
    border-spacing: 0;
    width: 100%;
}
.table-cart th, td {
    font-size: 14px;
    padding: 10px 0;
}
.table-cart th {
    color: #fff;
    text-align: left;
}
.table-cart .border_b {
    border-bottom: 2px solid #333;
}


/*
게임버튼 신규스타일 
*/
.g_game_table {
    width:100%;
}
.g_game_table td{
    padding:5px 3px 5px 0;
    margin:0;
}
.g_group_title {
  font-size:1.1em;
  height: 32px;
  border-radius: 0.4rem;
  padding-top:6px;
  background: rgba(94, 94, 94, 0.4);
  /* background-image: url('/ui14/images/folder_title_bg_2.png?'); */
  /* background-repeat: no-repeat; */
}
.g_group_title_w {
  font-size:1.1em;
  height: 32px;
  border-radius: 0.4rem;
  padding-top:6px;
  background: rgba(94, 94, 94, 0.4);
  /* background-image: url('/ui14/images/folder_title_bg_1.png?'); */
  /* background-repeat: no-repeat; */
}

.g_button {
    width: 105px;
    height: 105px;
    color:#fff;
    border-radius: 0.6rem;
}
.g_button.blue {
    background: rgba(102,152,203,1);
    background: -moz-linear-gradient(top, rgba(102,152,203,1) 0%, rgba(92,138,184,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(102,152,203,1)), color-stop(100%, rgba(92,138,184,1)));
}
.g_button.red {
    background: rgba(250,90,90,1);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(250,90,90,1)), to(rgba(232,81,81,1)));   
}
.g_button.sm {
    width: 85px;
}
.g_button .fs-6 {
    font-size: 1.06rem !important;
}
.g_button.btn-select {
    background: #fbc02d !important;    
}
.g_button:hover, .g_button:focus, .g_button:active {
    background: #fbc02d !important;    
}

.mb_blue {
    background-color: #3498db;
    border-radius: 0.6rem;
    padding: 6px 10px;
    width:100px;
    text-align: center;
}
.mb_blue.sm {width:55px}
.mb_blue.wide {width:100px;text-align: center;}
.mb_red {
    background-color: #e74c3c;
    border-radius: 0.6rem;
    padding: 6px 10px;
    width:100px;
    text-align: center;
}
.mb_red.sm {width:55px}
.mb_red.wide {width:100px;text-align: center;}
.mb_green {
    background-color: #91c653;
    border-radius: 0.6rem;
    padding: 6px 10px;
    width:100px;
    text-align: center;
}
.mb_green.sm {width:55px}
.mb_green.wide {width:100px;text-align: center;}
.btn-bet.wide {width:130px;border:0 solid #3498db;margin:0 2px;}
.table-cart .btn-sm {margin:0; padding:3px 8px;}
#bet-folder {color: #f4c70a; font-size:1.0em; font-weight: 600;}
