
#fD_table {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

#fD_tablelast {
    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 10px;
    float: left;
    margin: 0 0px 20px 0;
    overflow: hidden;
    width: 220px;
    padding-bottom: 5px;
}

#fD_table2 {
    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 10px;
    float: left;
    margin: 0px 0px 20px 0;
    overflow: hidden;
    width: 220px;
    padding-bottom: 5px;
}

#fD_table1 {
    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 10px;
    float: left;
    margin: 0px 15px 34px 15px;
    overflow: hidden;
    width: 262px;
    padding-bottom: 5px;
}

#fD_table3 {
    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 10px;
    float: left;
    margin: 20px 45px 20px 0;
    overflow: hidden;
    width: 220px;
    padding-bottom: 5px;
}

#D_main {
    background: none;
    border-radius: 10px;
    float: left;
    margin: 0 15px 15px 0;
    overflow: hidden;
    width: 260px;
    padding-bottom: 5px;
}

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

.magnum{
    background: none repeat scroll 0 0 #e0a800 !important;
    color: #ffffff !important;
}

.damacai {
    background: none repeat scroll 0 0 #0F1468  !important;
    color: #FFFFFF !important;
}

.toto {
    background: none repeat scroll 0 0 #ED363F !important;
    color: #FFFFFF !important;
}

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

.cash {
    background: #083e04 !important;
    color: #fff !important;
}

.stc {
    background: #2f9505 !important;
    color: #fff !important;
}

.sabah {
    background: #e02217 !important;
    color: #fff !important;
}

.gdlotto {
    background: none repeat scroll 0 0 #c1272d !important;
    color: #FFFFFF !important;
}

.fD-header {
    display: flex; 
    align-items: center; 
    justify-content: space-between; 
    width: 100%;
    height: 54px;
    position: relative;
    margin-bottom: 5px;
}

.fD-header-title {
    flex:1; 
    /* text-align:left; */
    font-size: 12px;
}

.fD-header-img {
    flex:0 0 60px; 
    display:flex; 
    align-items:center; 
    justify-content:center;
}

.fD-header-date {
    flex:1; 
    /* text-align:right; */
    font-size: 12px;
}

#fD_table_title {
    color: #FFFFFF;
    font-size: 11px;
    left: 10px;
    position: absolute;
    top: 15px;
}

#fD_table_img {
    position: absolute;
    right: 5px;
    /* top: 7px; */
}

#fD_table_result {
    width: 100%;
    text-align: center;
    display: inline-block;
}

    #fD_table_result table {
        width: 100%
    }

    #fD_table_result table, #fD_table_result th, #fD_table_result td {
        border: 1px solid #999999;
    }

    #fD_table_result table, #fD_table_result th, #fD_table_result td {
        border: 1px solid #999999;
        height: 25px;
        font-size: 20px;
        font-family: sans-serif;
    }

.fD_top3_description {
    color: #FFFFFF;
    font-size: 14px;
}

.fD_top3_no {
    border: 1px solid #343434;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.fD_normalPrice {
    border: 1px solid #343434;
    border-collapse: collapse;
    color: #000000;
    font-size: 12px;
    margin-top: 5px;
}

.rpad {
    margin-top: 30px
}

.toto_Lotto_no {
    width: 12.5%
}
.font_16, .font_16 tr td{
    font-size: 16px !important;
}