@charset "utf-8";
#game_cart_area {
    float: right;
    width: 252px;
    position: relative;
}
#game_cart {
    padding: 0 0 50px;
    width: 252px;
}

#domain-set {
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
}

#domain-set div{
    background-color: #fff;
    border-bottom-right-radius: 3%;
    border-bottom-left-radius: 3%;
    height: 90px;
}

#domain-set p{
    background-color: #345b92;
    font-size: 15px;
    height: 40px;
    padding: 0 0 0 0;
}
#domain-set p>span{
    font-size: 14px;
    font-weight: bold;
    margin: 11px 25px 34px 20px;
    position: absolute;
    color: #fff;
}
#domain-set p>b{
    color: #345b92;
    font-size: 15px;
    left: 87px;
    margin: 53px 22px 24px 37px;
    position: absolute;
}

.domain-logo{
    height: 70px;
    margin: 4px 0 0 0px;
    position: relative;
}

div.bet-slip {
    height: 38px;
    color: #fff;
    background: -webkit-linear-gradient(#0f3d6d 0%, #0c192d 100%);
    background: -o-linear-gradient(#0f3d6d 0%, #0c192d 100%);
    background: linear-gradient(#0f3d6d 0%, #0c192d 100%);
    border-top: 1px solid #39f;
    border-left: 1px solid #1e3c69;
}
div.cart_head {
    float: left;
    font-weight: bold;
    color: #fff;
    line-height: 37px;
    font-size: 14px;
    padding-left: 5px;
}

div.slip-stop {
    text-align: right;
    float: right;
    height: 40px;
    padding-right: 10px;
    line-height: 40px;
}
div.slip-stop input,
div.slip-stop span i{
    cursor: pointer;
}
.select_item_toggle{
    padding: 0 10px;
    display: inline-block;
    font-size: 15px;
    color: #000;
    float: right;
}

#bet_slip_space label,
#bet_slip_space strong {
    padding: 0 15px;
    vertical-align: middle;
    color: #fff;
}
#bet_slip_space div.slip-stop label{
    padding: 0px;
}
#bet_slip_space strong {
    font-size: 14px;
}
#bet_slip_space input {
    padding-top: 5px;
}
div.bet-info {
    padding: 5px 15px;
    width: 100%;
    float: left;
}
div.bet-info >div {
    color: #fff;
}
div.bet-info ul {
    padding: 10px 0 10px 11px;
}
div.bet-info ul li {
    padding: 0 0 2px;
    font-family: Arial, Helvetica, sans-serif;
    color: #cbe3ff;
    font-weight: bold;
    line-height: 20px;
}
div.bet-info div.cart_point {
    width: 100%;
}
div.bet-info div.cart_point ul{
    padding: 0;
}
div.bet-info div.cart_point li{
    border-bottom: 1px solid #000000;
    box-shadow: 0 1px #101e33;
    padding: 3px 0;
}
div.bet-info div.cart_point .val{
    float: right;
}
div.bet-info div.cart_point .betinput{
    width: 80px;
    height: 24px;
    border: 1px solid #000;
    background: #fdfdfd;
    padding: 5px;
    box-shadow: 1px 1px 3px #171717 inset;
    color: #000;
    text-align: right;
}

.cart_button .betbutton  {
    text-decoration: none;
    display: block;
    text-align: center;
    border: 1px solid #ff6a00;
    border-radius: 2px;
    color: #fff;
    padding: 10px;
    cursor: pointer;
    font-size: 20px;
    background: #f60;
    letter-spacing: 2px;
    user-select: none;
    transition: .1s;
}
.cart_button .betbutton:hover{
    background: #ff8f00;
    letter-spacing: 0;
}
div .btn-bet-list-toggle{
    text-align: center;
}
.btn-bet-list{
    width: 96%;
    background: #2268b0;
    color: #fff;
    border: 1px solid #00ccff;
    margin: 10px 0;
    font-size: 20px;
    display: none;
}
div.bet-info dl.my-money dt {
    color: #f8f901;
}
div.bet-info dl.my-money dd {}
div.bet-info dl.my-money dd span {
    color: #6EFF71;
    font-weight: bold;
}
div.bet-info dl.max-price dd span {
    color: #FFF66E;
    font-weight: bold;
}
div.bet-info dl.pre-ratio dd span {}
dl.win-price dd span {
    font-size: 12px;
    font-weight: bold;
    color: #FFCD6C;
}
div.bet-info dl.bet-price dd input {
    width: 148px;
    height: 20px;
    text-align: right;
    background:#fff;
    border: 1px solid #000;
    border-radius: 5px;
}
#game_cart .btn_max {
    
}
div.price-button {
    text-align: center;
    font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
    clear: both;
    padding: 20px 0 5px 0;
}
div.price-button button {
    color: #cfcfcf;
    width: 59px;
    height: 21px;
    background: #10437d;
    text-align: center;
    line-height: 20px;
    margin-bottom: 10px;
    border: none;
    border-radius: 3px;
    margin-right: 5px;
}
#game_cart .btn_max:hover {
    color: #000;
    background: #f99a22;
}
div.price-button button:hover {
    color: #000;
    background: #f99a22;
}
#game_cart .btn_max:active,
div.price-button button:active {
    box-shadow: 0 1px 3px #000 inset;
}
.bet-list{
    clear: both;
    padding: 5px;
}
.bet-list .bet-list-title{
    background: #eee;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    color: #222;
}
div.bet_item {
    position: relative;
    padding: 5px 5px;
    background: #293243;
    color: #fff;
    animation: pulse .2s both;
}
div.bet_item +.bet_item{
    border-top: 1px solid #344056;
    box-shadow: 0 -1px #13171f;
} 
div.bet_item:after{

}

#betcart_selected_game_service div.bet_item {
    position: relative;
    padding: 2px 5px;
    margin-bottom: 1px;
    color: #f9f9f9;
    background: #202735;
}
div.bet_item_name {
    padding-left: 5px;
    color: #ff9900;
    font-weight: bold;
}
div.bet_item_ratio {
    text-align: right;
    padding-right: 50px;
    color: #00ff8b;
}
div.bet_item_ratio img {
    position: absolute;
    right: 10px;
    cursor: pointer;
    margin: 0px 0px 0px 10px;
    vertical-align: middle;
}
div.btn_adm_close_set {
    padding: 10px 0 0;
    text-align: center;
}
div.bet-button {
    margin: 5px 10px;
}
div.bet-button img {
    cursor: pointer;
}
div.del-button {
    padding: 0;
    width: 202px;
    background: #151515;
}
div.del-button img {
    cursor: pointer;
}

/* 파워링크 */
#sports_link ul {
    padding: 0 0 0 20px;
}
#sports_link ul li {
    float: left;
    padding: 5px 5px;
}
#sports_link ul li a{
    display: block;
}
#sports_link img:hover{
    opacity: 0.8;
}

div.cart-banner {
    background: #006666;
}
div.cart-banner div.banner_top {
    display: table;
    width: 100%;
    height: 33px;
}
div.cart-banner div.banner_top strong {
    display: table-cell;
    height: 32px;
    padding: 0 15px;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
}
.img_part {
    text-align: center;
}
.img_part ul {
    background: #002f2f;
}
.img_part ul li{   
    display: inline-block;
    border-top: 1px solid #002727;
    border-left: 1px solid #002727;
    margin: 1px 0;
}
.img_part ul li a{
    text-indent: -10000px;
    display: inline-block;
    background: #053f40;
    width: 50px;
    height: 50px ;
    background: url(/images/cart/powerlink_off.png) no-repeat;
     -webkit-filter: grayscale(0%); 
    filter: grayscale(100%); 
    transition:all cubic-bezier(0, 3.13, 0.9, 0.08) 0.5s;   
}
.img_part ul li:nth-child(1) a{background-position: 0 0; }
.img_part ul li:nth-child(2) a{background-position: -50px 0; }
.img_part ul li:nth-child(3) a{background-position: -100px 0; }
.img_part ul li:nth-child(4) a{background-position: -150px 0; }
.img_part ul li:nth-child(5) a{background-position: 0px -50px; }
.img_part ul li:nth-child(6) a{background-position: -50px -50px; }
.img_part ul li:nth-child(7) a{background-position: -100px -50px; }
.img_part ul li:nth-child(8) a{background-position: -150px -50px; }
.img_part ul li:nth-child(9) a{background-position:  0px -100px; }
.img_part ul li:nth-child(10) a{background-position: -50px -100px; }
.img_part ul li:nth-child(11) a{background-position: -100px -100px; }
.img_part ul li:nth-child(12) a{background-position: -150px -100px; }
.img_part ul li:nth-child(13) a{background-position: -0px -150px; }
.img_part ul li:nth-child(14) a{background-position: -50px -150px; }
.img_part ul li:nth-child(15) a{background-position: -100px -150px; }
.img_part ul li:nth-child(16) a{background-position: -150px -150px; }


div.cart-banner a:hover {
    background: url(/images/cart/powerlink.png) no-repeat;
    -webkit-filter: grayscale(10%);
    filter: grayscale(10%);
}
div.name-kakao {
    margin: 0 5px;
    padding: 10px 0 0;
    height: 70px;
    box-shadow: 0 2px 3px  #8B8613 inset;
    text-align: center;
    background: #FFF00D url('/images/ban_cart_link_kakao.png') no-repeat 0 10px;
}
div.name-kakao p {
    position: relative;
    left: 30px;
    top: 37px;
    color: #000;
    width: 160px;
    font-weight: bold;
}
div.callcenter {
    
}
#telegram {
    display: none;
    padding: 10px;
}
.tel-id{
    background: url(/images/telegram.png) no-repeat;
    padding: 15px 0 15px 52px;
    color: #345b92;
    font-size: 20px;
    font-weight: bold;
}
.tel-id >span{
    font-size: 15px;
    color: #2197d5;
}