.live{}

.live-bet{ display: flex; flex-wrap: nowrap; background-color: #1d1d1d; padding: 10px 0 10px 0; border-radius: 5px; max-width: 880px;}
.live-bet .bet-pp{ flex: 1 1 0; margin: 0 0.5% 0 0.5%; padding: 10px 0 10px 0; background-color: rgb(0, 88, 252); border: 1px rgb(30, 50, 117) solid; border-radius: 5px; text-align: center;}
.live-bet .bet-py{ flex: 1 1 0; margin: 0 0.5% 0 0.5%; padding: 10px 0 10px 0; background-color: rgb(0, 88, 252); border: 1px rgb(30, 50, 117) solid; border-radius: 5px; text-align: center;}
.live-bet .bet-tie{ flex: 1 1 0; margin: 0 0.5% 0 0.5%; padding: 10px 0 10px 0; background-color: rgb(15, 158, 58); border: 1px rgb(19, 100, 39) solid; border-radius: 5px; text-align: center;}
.live-bet .bet-bk{ flex: 1 1 0; margin: 0 0.5% 0 0.5%; padding: 10px 0 10px 0; background-color: rgb(206, 15, 15); border: 1px rgb(99, 14, 14) solid; border-radius: 5px; text-align: center;}
.live-bet .bet-bp{ flex: 1 1 0; margin: 0 0.5% 0 0.5%; padding: 10px 0 10px 0; background-color: rgb(206, 15, 15); border: 1px rgb(99, 14, 14) solid; border-radius: 5px; text-align: center;}

.pp-t{ 
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
}
.pp-t-t{
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
}
.bet-over:hover {
    box-shadow: inset 0 0 150px #56488f;
    cursor: pointer;
}

.iframe100 {   display: block; overflow-y: hidden; border: none;  }

.live-bet-money{ 
    max-width: 880px; 
    display: inline-block; 
    border-radius: 5px; 
    background-color: #1d1d1d; 
    padding: 10px 0 10px 0; 
    margin-top: 10px; 
    border-radius: 5px; 
    color: #fff; 
    font-size: 14px;
}
.live-bet-money .num-bet{ 
    float: left;
    width: 20%;
    margin: 0px 0.5% 0px 0.5%;
    border-radius: 5px;
    background-color: #313131;
    padding: 10px 10px 10px 10px;
    border: 1px #424242 solid;
}
#betForm{
    float: right;
    width: 79%;
}
.live-bet-money .betting-p{ 
    flex: 1 1 79%;
    margin: 0px 0.5% 0px 0.5%;
    border-radius: 5px;
    background-color: #313131;
    padding: 10px 10px 10px 10px;
    border: 1px #424242 solid;
    height: 100%;
    overflow: hidden;
}

.bet-bet-bet{
    overflow: hidden;
    width: 85%;
    float: left;
}
.bet-bet-bet .bet-bet-bet1-1{
    width: 49%;
    float: left;
    display: block;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #061643;
    height: 41px;

}

.bet-bet-bet .bet-bet-bet1-1:last-child{
    float: right;
}
.bet-bet-bet .bet-bet-bet1-1 label{
    color: #222;
    font-size: 14px;
    display: inline-block;
    margin-right: 4px;
    letter-spacing: -0.5px;
    margin-top: 7px;
    margin-left: 5px;
}
.bet-bet-bet .bet-bet-bet1-1 input{
    text-align: right;
    background: #fff;
    color: #e42828;
    width: 70%;
    font-size: 20px;
    letter-spacing: -0.5px;
    font-weight: bold;
    margin-top: 8px;
    border: 0;
    float: right;
    margin-right: 10px;
}


.bet-bet-bet1{
    overflow: hidden;
}

.bet-bet-bet2{
    overflow: hidden;
}


.bet-bet-bet3{
    overflow: hidden;
}


.bet-bet-bet2-1{
    float: left;
    width: 24%;
    margin: 5px 5px 5px 0;
}
.bet-bet-bet2-1 input{
    width: 99%;
}

.bet-bet-bet3 .bet-bet-bet3-1{
    float: left;
    width: 24%;
}
.bet-bet-bet3 .bet-bet-bet3-1 input{
    width: 99%;
    height: 38px;
}
.bet-bet-bet3 .bet-bet-bet3-2{
    float: left;
    width: 25%;
}
.bet-bet-bet3 .bet-bet-bet3-2 input{
    width: 99%;
    height: 38px;
}
.bet-bet-bet3 .bet-bet-bet3-3{
    width: 50%;
    float: left;
    display: block;
    background-color: #f7f7f7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #061643;
    height: 37px;

}
.bet-bet-bet3 .bet-bet-bet3-3 label{
    font-weight: bold;
    color: #222;
    font-size: 13px;
    display: inline-block;
    margin-right: 4px;
    letter-spacing: -0.5px;
    margin-bottom: 0px;
    margin-top: 6px;
    margin-left: 5px;
}
.bet-bet-bet3 .bet-bet-bet3-3 input{
    text-align: right;
    background: #f7f7f7;
    color: #111;
    width: 60%;
    font-size: 18px;
    letter-spacing: -0.5px;
    font-weight: bold;
    border: 0;
    float: right;
    margin: 8px;
}

.bet-bet-bet-btn{
    float: left;
    width: 15%;
}
.bet-bet-bet-btn input{
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0 !important;
    background-image: -webkit-linear-gradient(top,#a90329,#6d0019);
    border: 1px solid #c10000;
    border-bottom: 1px solid #310000;
    border-right: 1px solid #310000;
    height: 130px;
    text-align: center;
    color: #fff !important;
    border-radius: 5px;
    width: 95%;
    margin: 0 0 0 5%;
}



.live-bet-money .num-bet .bet-num1 { 
    background-color: #1d1d1d;
    padding: 5px 5px 5px 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
    border: 1px #404040 solid;
}

.live-bet-money .num-bet .bet-num2 { 
    width: 100%;
    display: inline-block;
    margin-bottom: 2px;
}
.live-bet-money .num-bet .bet-num2 span:first-child { width: 50%; float: left; text-align: left;}
.live-bet-money .num-bet .bet-num2 span:last-child { width: 50%; float: left; text-align: left; color: rgb(187, 13, 13);}

.live-bet-money .num-bet .bet-num3 { 
    width: 100%;
    display: inline-block;
    border-top: 1px #ccc solid;
    margin-bottom: 2px;
}
.live-bet-money .num-bet .bet-num3 span:first-child { width: 50%; float: left; text-align: left;}
.live-bet-money .num-bet .bet-num3 span:last-child { width: 50%; float: left; text-align: left; color: rgb(179, 139, 29);}

.live-bet-money .num-bet .bet-num4 { width: 100%;
    display: inline-block; border-top: 1px #ccc solid;
}
.live-bet-money .num-bet .bet-num4 span:first-child { width: 50%; float: left; text-align: left;}
.live-bet-money .num-bet .bet-num4 span:last-child { width: 50%; float: left; text-align: left; color: rgb(42, 204, 28);}


.live-bet-money-list{
    max-width: 880px;
}

.styled-table {
    border-collapse: collapse;
    margin: 10px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.styled-table thead tr {
    background-color: #222222;
    color: #ffffff;
    text-align: left;
}
.styled-table th,
.styled-table td {
    padding: 10px 15px;
    font-size: 12px;
}
.styled-table tbody tr {
    border-bottom: 1px solid #383838;
}

.styled-table tbody tr:nth-of-type(even) {
    background-color: #000000;
}

.styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #333333;
}
.styled-table tbody tr.active-row {
    font-weight: bold;
    color: #444444;
}

.bet-btn{
    cursor: pointer;
    outline: 0;
    border-radius: 5px;
    border: 1px solid #000;
    letter-spacing: -0.5px;
    font-size: 15px;
    height: 37px;
    margin: 1px;
    float: left;
    text-align: center;
}

.bet-btn-gray{
    color: #eee;
    background: linear-gradient(180deg, #495e6b, #242e35);
}
.bet-btn-red {
    background-image: linear-gradient(180deg, #c10000, #910000);
    color: #eee !important;
}
.bet-btn-blue{
    background-image: linear-gradient(180deg, #0274ad, #004e7f);
    color: #f7f7f7 !important;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .div_game_area{
        height: 400px;
    }

}
@media only screen and (min-width: 480px) and (max-width: 575px) {
    .div_game_area{
        height: 400px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {

}
@media only screen and (min-width: 768px) and (max-width: 991px) {

}
@media only screen and (min-width: 320px) and (max-width: 885px) {
    .bet-bet-bet {
        width: 100%;
    }
    .bet-bet-bet-btn {
        width: 100%;
    }
    .bet-bet-bet .bet-bet-bet1-1 {
        width: 99%;
    }
    .bet-bet-bet-btn input {
        height: 50px;
        width: 100%;
        margin: 5px 0 0 0;
    }
    .bet-bet-bet2-1 {
        width: 50%;
    }
    .bet-bet-bet2-1 {
        margin: 1px 0 0px 0;
    }
    .bet-bet-bet .bet-bet-bet1-1:last-child {
        float: left;
    }
    .bet-bet-bet3 .bet-bet-bet3-1 {
        width: 50%;
    }
    .bet-bet-bet3 .bet-bet-bet3-2 {
        width: 50%;
    }
    .bet-bet-bet3 .bet-bet-bet3-3 {
        width: 99%;
    }
    .live-bet-money .num-bet{ 
        width: 100%;

    }
    #betForm{
        width: 100%;
    }
    .content-wrapper {
     padding: 5px; 
    }
}