
section.lotto {
    padding: 80px 0 45px 0;
}

.payout-detail {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    /* color:#fff; */
}

    .payout-detail h5 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        font-size: 16px;
        text-transform: uppercase;
    }

    .payout-detail thead {
        text-transform: uppercase;
        /* color:#d1fa00; */
    }

.lotto-header {
    width: 60%;
    margin: 0 auto 30px;
    text-align: center;
}

@media (max-width: 992px) {
    .lotto-header {
        width: 100%;
        margin: 0 auto 30px;
        text-align: center;
    }
}

.lotto-header .green-btn {
    margin: 0 20px 20px;
}

.lotto-result {
    width: 100%;
    position: relative;
}

.rd-table-container {
    width: 33.33%;
    float: left;
    padding: 0 15px 15px;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
}

@media (max-width: 992px) {
    .rd-table-container {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .rd-table-container {
        width: 100%;
    }
}

#rd-table td, #rd-table th {
    padding: 2px !important;
}

#rd-table .table {
    margin-bottom: 0;
}

#rd-table {
    background: none repeat scroll 0 0 #f2f2f2;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    padding-bottom: 5px;
}

#rd-table-header {
    height: 54px;
    position: relative;
    width: 100%;
    margin-bottom: 5px;
}

#rd-table-img {
    position: absolute;
    right: 5px;
    top: 7px;
}

    #rd-table-img img {
        width: 80px;
        height: 40px;
    }

#rd-table-title {
    color: #fff;
    font-size: 11px;
    left: 7px;
    position: absolute;
    top: 10px;
    text-transform: uppercase;
}

#rd-table-result {
    padding: 0 5px;
    text-align: center;
}

#rd_table_result table, #rd_table_result th, #rd_table_result td {
    border: 1px solid #999;
}

.top3-des {
    font-size: 12px;
}

.rd-table-no {
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

.rd-normal-price {
    color: #000;
    font-size: 12px;
    margin-top: 5px;
}

.magnum {
    background: none repeat scroll 0 0 #262626;
    color: #fff !important;
}

.damacai, .pmp {
    background: none repeat scroll 0 0 #0f1468;
    color: #fff !important;
}

.toto {
    background: none repeat scroll 0 0 #ed363f;
    color: #fff !important;
}

.singapore {
    background: none repeat scroll 0 0 #12689b;
    color: #fff !important;
}

.t88, .sabah {
    background: none repeat scroll 0 0 #e02217;
    color: #fff !important;
}

.stc, .sandakan {
    background: none repeat scroll 0 0 #2f9505;
    color: #fff !important;
}

.bigcash, .sarawak {
    background: none repeat scroll 0 0 #083e04;
    color: #fff !important;
}

.table {
    margin-bottom: 0;
}
