/*General.css*/

* {
    padding: 0px;
    margin: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapper {
    width: 990px !important;
    margin: 0 auto;
    position: relative;
}

body {
    background: #f6f6f6 url(/images/bg.jpg) center top no-repeat;
}

.frame-body {
    background: none;
}

#body {
    min-height: 263px;
    padding: 10px 0 0 0;
}

.clear {
    clear: both;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

/*reset.css*/

/* css rest */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*end reset*/

/*Content.css*/

.content #header {
    border: 1px solid white;
    border-radius: 5px 5px 0 0;
    color: white;
    font-size: 20px;
    padding: 10px;
    margin-top: 10px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    border-bottom: 1px #999999 solid;
}

.content #body {
    border: 1px solid white;
    border-radius: 0 0 5px 5px;
    color: white;
    border-top: none;
    padding: 10px;
    min-height: 150px;
    margin-bottom: 10px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
}

/*uibase.css*/

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

@font-face {
    font-family: RobotoSlab;
    src: url(../font/RobotoSlab-Regular.ttf);
}
@font-face {
    font-family: bench;
    src: url(../font/bench_grinder_titling.ttf);
}

@font-face {
    font-family: Zurich;
    src: url(../font/Zurich-BT-Bold.ttf);
}

@font-face {
    font-family: DaiAltas;
    src: url(../font/Dai-Atlas.otf);
}

/* Header */
.header{
    height: auto;
}
/* Header */

/* Logo */
.logo {
    float: left;
    margin: 5px 0 0 0;
}
/* Logo */

/* Header Right */
.header-right{
    width: 50%;
    float: right;
}
/* Header Right */

/* Livedraw */
.livedraw {
    float: left;
    width: 232px;
    height: 61px;
    background: url(/images/button.png) center no-repeat;
    text-decoration: none;
    color: #fff;
    font-family: 'Times New Roman', Times, serif;
    font-size: 19px;
    text-transform: uppercase;
    padding: 25px 0 0 60px;
    margin: 10px 0 0 0;
}
/* Livedraw */

/* Datetime */
/* .datetime{
    float: right;
    color: #fff;
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;marquee#runningText
    width: 210px;
    margin: 40px 10px 0 0;
}
.datetime div{
    float: left;
} */
/* Datetime */

/* Marquee-div */
.marquee-wrap{
    background: url(../../images/marquee-bg.png) center no-repeat;
    height: 21px;   
    font-family: Arial;
    font-size: 12px;
    margin: 10px auto 0;
    color: #ff0000;
    font-weight: 700;
}
.info{
    float: left;
    margin: 2px 0 0 80px;
    width: 42px;
    height: 24px;
    font-size: 17px;
}
marquee#runningText {
    float: left;
    width: 83%;
    margin: 5px 0 0 0;
}
/* /Marquee-div */

/* Menu */
ul.menu li {
    float: left;
    padding: 22px 12px;
}
ul.menu a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-family: Arial;
}
/* /Menu */
/* Blank */
.blank{
    float: left;
    width: 990px;
    height: 307px;
    background: url(/images/banner.jpg) center no-repeat;
}
/* Blank */

/* Left Content */
.left-content{
    float: left;
    width: 405px;
    height: auto;
    text-align: center;
    
}
.left-content .past-result, .left-content .last-result{
    text-decoration: none;
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    color: #fff;
    padding-top: 185px;
}
.left-content .past-result{
    float: left;
    width: 405px;
    height: 211px;
    background: url(/images/past-result.png) center no-repeat;
}
.left-content .last-result{
    float: left;
    width: 403px;
    height: 208px;
    background: url(/images/last-six.png) center no-repeat;
    margin-top: 8px;
}
/* Left Content */
/* Result */
.result-wrap{
    float: left;
    width: 475px;
    height: 425px;
    background: url(../../images/content-bg.png) center no-repeat;
    margin: 0 40px 0 0;
    position: relative;
}
.livedraw-wrap{
    width: 100%;
    background-color: #0000002b;
    padding: 10px 0;
}
.livedraw-wrap #livedraw{
    width: 58%;
    display: block;
    margin: 0 auto;
}
.livedraw-wrap .result{
    width: 58%;
    display: block;
    margin: 0 auto;
}
.livedraw-wrap .search-date-wrap{
    width: 100%;
    display: block;
    margin: 0 auto;
}
.livedraw-wrap .past-result-wrap{
    width: 34%;
    display: block;
    margin: 0 auto;
}
/* Result */

/* Livedraw */
.livedraw-head{
    color: #fff;
    font-size: 19px;
    padding: 14px 30px 0 30px;
    margin: 0 auto;
    margin-top: 5px;
    font-family: bench;
    text-align: center;
}
.livedrawResult-wrap .livedraw-head {
    padding-top: 20px;
}
.livedrawResult-wrap .draw-date {
    padding-top: 20px;
}
.livedraw-head .livedraw-no{
    float: left;
}   
.livedraw-head .livedraw-date {
    font-size: 12px;
    margin: 15px 0 0 0;
}

.single{
    margin: 35px auto;
}
.single .single-item{
    width: 393px;
    height: 51px;
    background: url(../../images/result-item.png) center no-repeat;
}
td.prize {
    color: #fff;
    position: absolute;
    left: 63px;
    margin: 27px 0 0 0;
    font-size: 17px;
    font-family: bench;
}
td.result-prize {
    width: 393px;
    margin: 7px;
    padding: 0 0 35px 105px;
}

.result-prize .num{
    width: 41px;
    height: 41px;
    float: left;
    background: url(../../images/icons/ball.png) center no-repeat;
    text-align: center;
    padding-top: 3px;
    font-family: Zurich;
    font-size: 22px;
    margin: 0 1px;
    padding: 6px 16px;
    position: relative;
    top: 18px;
    left: 25px;
    color: #bb0808;
    font-weight: 700;
    text-shadow: rgb(255, 255, 255) -1px 1px 5px, rgb(255, 255, 255) 0.540302px 0.841471px 0px, rgb(255, 255, 255) -0.416147px 0.909297px 0px, rgb(255, 255, 255) -0.989992px 0.14112px 0px, rgb(255, 255, 255) -0.653644px -0.756802px 0px, rgb(255, 255, 255) 0.283662px -0.958924px 0px, rgb(255, 255, 255) 0.96017px -0.279415px 0px;
}

.btn-more{
    background: url(../../images/button.png) center no-repeat;
    width: 265px;
    height: 56px;
    float: right;
    padding: 20px 51px;
    margin: -15px 0 0 0;
}
.btn-more a {
    text-decoration: none;
    color: #fff;
    font-family: Arial;
}
/* Livedraw */


/* Content Right */
.content-wrap{
    float: left;
    width: 475px;
    height: 425px;
    background: url(../../images/content-bg.png) center no-repeat;
    margin: 0 -5px 0 0;
    position: relative;
}
.lucky-number-title {
    text-align: center;
    margin: 13px 0 0 0;
    color: #fff;
    font-family: bench;
    font-size: 12px;
}

.lucky-number-title h3 {
    margin: 0 0 19px 0;
    font-size: 19px;
}
.lottery {
    margin: 23px 0 0 0;
}
.lottery-number{
    background: url(../../images/lottery-bg.png) center no-repeat;
    width: 405px;
    height: 79px;
    margin: -16px 0 0 35px;
    position: absolute;
}
/* /Content Right */

/* Latest Result */
.latest-result{
    background: url(../../images/latest-result.png) center no-repeat;
    width: 899px;
    height: 115px;
    margin: 0 auto;
}
.latest-result-title,.result-top {
    float: left;
    width: 40%;
    margin: 32px 0 0 25px;
    color: #fff;
    font-family: Arial;
    font-size: 21px;
}
.latest-result-title h3{
    margin: 0 0 5px 0;
}
.result-top {
    float: right;
    width: 57%;
    margin: 38px 0 0 0;
}
p.lotto-ball.lotto-blue {
    float: left;
    background: url(../../images/loto-ball.png) center no-repeat;
    width: 61px;
    height: 61px;
    margin: -13px 22px 0 0;
    padding: 11px 0 0 17px;
    color: #bb0808;
    font-size: 30px;
    font-weight: 600;
    text-shadow: rgb(255, 255, 255) -1px 1px 5px, rgb(255, 255, 255) 0.540302px 0.841471px 0px, rgb(255, 255, 255) -0.416147px 0.909297px 0px, rgb(255, 255, 255) -0.989992px 0.14112px 0px, rgb(255, 255, 255) -0.653644px -0.756802px 0px, rgb(255, 255, 255) 0.283662px -0.958924px 0px, rgb(255, 255, 255) 0.96017px -0.279415px 0px;
}
span.datetime {
    color: #000;
    position: relative;
    top: 8px;
    font-size: 13px;
}
/* Latest Result */

/* Day Menu */
.day-menu-wrap{
    height: 35px;
    background: #333333;
    margin:-5px auto 20px;
}
ul.day-menu li {
    float: left;
    width: 130px;
    height: 49px;
    background: url(../../images/day-menu.png) center no-repeat;
    margin: -8px 0 0 10px;
    text-align: center;
    padding-top: 15px;
}

ul.day-menu a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
}
/* Day Menu */
.footer-banner{
    width: 860px;
    display: block;
    margin: 0 auto;
    margin-top: 5px;
}
/* Banner */
.banner-left {
    float: left;
    width: 60%;
    margin: 20px 0 0 13px;
}
.banner-right {
    float: right;
    width: 38%;
    margin: 35px 0 0 0;
}
/* /Banner */

/* Footer */
.footer{
    height: auto;
}
.banner-footer {
    text-align: center;
}
/* Footer */

/* Copyright */
.copyright{
    font-family:Arial;
    font-size: 15px;
    color: #000;
    width: 100%;
    text-align: center;
    margin: 25px 0;
}
/* Copyright */

/* Slot Page */
.random-text-wrap{
    width: 100%;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    margin: 15px 0 20px 0;
}
.random-title{
    font-weight: bold;
    font-size: 25px;
}
.random-text-wrap div{
    line-height: 20px;
}
.random-text-wrap div:nth-child(2){
    margin: 15px 0 10px 0;
}

/*  -------- slot ---------------  */
#random-number {
    width: 100%;
    height: auto;
    margin: 6px 0 0 16px;
}

.slots {
    font-family: RobotoSlab;
    overflow: hidden;
    width: 61px;
    height: 61px;
    background: url(../../images/icons/number.png);
    font-weight: bold;
    float: left;
    color: #bb0808;
    font-size: 35px;
    font-weight: 600;
    text-shadow: rgb(255, 255, 255) -1px 1px 5px, rgb(255, 255, 255) 0.540302px 0.841471px 0px, rgb(255, 255, 255) -0.416147px 0.909297px 0px, rgb(255, 255, 255) -0.989992px 0.14112px 0px, rgb(255, 255, 255) -0.653644px -0.756802px 0px, rgb(255, 255, 255) 0.283662px -0.958924px 0px, rgb(255, 255, 255) 0.96017px -0.279415px 0px;

}
.wrapper_num .slots:first-child{
    margin-left: 0;
}

.slots .wrapper{
    margin-top:0px; 
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.slots .wrapper{
    margin-top:0px;
}    
}
.slots .slot{
    width: 61px;
    height: 54px;
    text-align:center;
    padding-top: 11px;

}
.retry {
    background: url(../../images/lottery-click.png);
    cursor: pointer;
    height: 56px;
    width: 243px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    padding-top: 19px;
    margin: 34px 0 0 66px;
}
/*  -------- slot ---------------  */
/* Slot Page */


/* Sub pge */
/* Page Result */
.livedrawResult-wrap{
    width: 475px;
    height: 425px;
    background: url(../../images/content-bg.png) center no-repeat;
    margin: 0 auto;
    position: relative;
}
.al-right {
    margin: 5px 12px;
    color: #fff;
}
.nextDraw-resize {
    float: left;
    width: 310px;
    height: 325px;
    background: url(../../images/result-bg.png) center no-repeat;
    background-size: 100% 100%;
    margin: 20px 0 0 15px;
    color: #fff;
}
.next-draw-date {
    text-align: center;
    margin: 15px 0 0 0;
    font-size: 17px;
    font-family: Zurich;
}
.all-result .price-title,.day-price-title {
    color: #fff;
    font-family: bench;
    font-size: 17px;
    line-height: 70px;
    margin: 0 25px 0px 0px;
}
table.all-result {
    margin: 35px auto 0;
}
.all-result .num,.day-num{
    font-family: bench;
    font-size: 18px;
    position: relative;
    color: #bb0808;
    font-weight: 700;
    padding: 0 0 0 5px;
    text-shadow: rgb(255, 255, 255) -1px 1px 5px, rgb(255, 255, 255) 0.540302px 0.841471px 0px, rgb(255, 255, 255) -0.416147px 0.909297px 0px, rgb(255, 255, 255) -0.989992px 0.14112px 0px, rgb(255, 255, 255) -0.653644px -0.756802px 0px, rgb(255, 255, 255) 0.283662px -0.958924px 0px, rgb(255, 255, 255) 0.96017px -0.279415px 0px;
}
.all-result .prize{
    color: #fff;
    font-family: Zurich;
    line-height: 70px;
}

.pagination {
    padding: 10px 26px  !important;
}
input, select {
    padding: 3px;
    margin-left: 5px;
    vertical-align: top;
}
.paging {
    text-align: right;
}
input#txtSearch {
    background: #d3d3d3;
    padding: 7px 15px;
    border: none;
}
button#btnSearch {
    width: 24px;
    height: 28px;
}
.search {
    margin: 0 0 13px -5px;
}
div#search {
    background: #5555554f;
}
.draw-date,.last-draw-no,.next_draw_text,.draw-day {
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin: 16px 0 0 0;
    font-family: bench;
}
.draw-day {
    font-size: 12px;
}
h3.last-draw-no {
    margin: -40px 0 10px 0;
    font-size: 16px;
}
div#next_draw {
    text-align: center;
    color: #fff;
    font-family: bench;
    font-size: 12px;
    margin-bottom: 20px;
}

/* /Page Result */
/* /Sub pge */