.text-muted {
    color: whitesmoke!important;
}
.text-idx {
    color: #f2c037;
    text-align: center;
}
.changeLang , option{
    background-color: transparent;
    color: #f2c037;
}
.changeLang:focus {
    background-color: #b20000;
    color: #f2c037;
}
.next-ld-info {
    margin-top: 35px;
    text-align: center;
}
.next-ld-info p{
    display: inline-block;
    padding: 10px 5px;
}
.result_num {
    width: 45px;
}
#last_result_page {
    margin-top: 35px;
    text-align: center;
    padding-bottom: 0;
}
#last_result thead tr th {
    background-color: #192137;
    vertical-align: middle;
}
#last_result tbody tr.even td{
    vertical-align: middle;
    background-color: #f83730;
}
#last_result tbody tr.odd td{
    vertical-align: middle;
    background-color: #8b0303;
}
#last_result {
    min-width: 750px;
}
.last_result_info {
    overflow-x: scroll;
    margin-bottom: 50px;
}
.last_result_info::-webkit-scrollbar {
    display: none;
}
.page-link, .page-item.disabled .page-link {
    background-color: #192137;
    border: none;
    color: #f2c037;
}
#livedraw_page {
    margin-top: 35px;
}
#livedraw_page .f1{
    margin-top: 50px;
}
.jp-info {
    text-align: center;
}
.mny_logo {
    max-width: 60px;
}
.jp-info span {
    line-height: 60px;
    font-size: 32px;
}
#changer {
    min-height: 400px;
}