@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);

*
{
    margin: 0;
    padding: 0;
}
    body
    {
        background-color: #3399FF;
        background: url(https://cdn.lowgif.com/full/8d80f45fff4cb75d-gold-gifs-get-the-best-gif-on-gifer.gif)no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
    }
    
        scheme
    {
        background-color: #3399FF;
        background-image: url(kk1.jpg);
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
    
    .headertitle
    {
        color: White;
        font-family: @MingLiU_HKSCS-ExtB;
        font-weight: bold;
    }
    
    .panelscheme
    {
        width:85%;
        margin:auto;
    }
    
    .tablecolor
    {
        border: 10px solid transparent;
        font-size: xx-large;
        color: White;
        background-color: Purple;
    }
    
    .result
    {
        width: 90%;
        margin-right: 10%;
        margin-left: 10%;
    }
    
    .toppanel
{
    background-color: Purple;
    width: 80%;
    margin:auto;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c901f0), color-stop(100%, #7b02a7));
}
    
    .lbldrawdate
    {
        color: Purple;
        font-size: 30px;
        border: none;
        width: 50%;
        border: 1px solid #fff;
        font-weight: bold;
        padding: 2%;
        text-align: center;
        text-shadow: 1px 1px #000;
    }
    .txtdrawdate
{
    color: White;
    font-size: 25px;
    border: none;
    width: 33%;
    margin:0.5;
    float:left;
    border: 0px solid #fff;
    font-weight: bold;
    padding: 0.1%;
    text-align: center;
    text-shadow: 1px 1px #000;
}
    .tablescheme
    {
        border: 10px solid transparent;
        font-size: 30px;
        background-color: Purple;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c901f0), color-stop(100%, #7b02a7));
    }
    .stylelbl
    {
        color: White;
        border: none;
        font-weight: 400;
        font-size: 30px;
        height: 51px;
        width: 48px;
        font-weight:bold;
        text-align: center;
        background-color: transparent;
    }
    .style14
    {
        color: White;
        font-weight: bold;
        text-align: center;
        font-size: 30px;
        border: 1px solid #ffff;
        background-color: transparent;
    }
    
    #clockdiv
    {
        font-family: sans-serif;
        color: #fff;
        display: inline-block;
        font-weight: 100;
        text-align: center;
        font-size: 40px;
    }
    
    #clockdiv > div
    {
        padding: 10px;
        border-radius: 3px;
        background-color: Purple;
        display: inline-block;
    }
    
    #clockdiv div > span
    {
        padding: 15px;
        border-radius: 3px;
        background-color: Purple;
        display: inline-block;
    }
    
    .smalltext
    {
        padding-top: 5px;
        font-size: 16px;
    }
    
    .panel
    {
        width: 1000px;
    }
    scheme
    {
        background-color: #3399FF;
        background-image: url(../Images/bg2.jpg);
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
    
    
    .next
    {
        width: 30%;
        float: left;
        font-weight: bold;
        font-size: 30px;
        margin-left: 10%;
        margin-right: 10%;
        color: Purple;
        text-shadow: 1.5px 1.5px #fff;
    }
    .demo
    {
        width: 30%;
        font-size: 30px;
        font-weight: bold;
        color: White;
        float: left;
        margin-left: 10%;
        margin-right: 10%;
        text-align: center;
    }
    
    .odometer
    {
        margin: 20px 0;
        font-size: 100px !important;
        font-weight: 400 !important;
    }
    
    
    @media screen and (max-width: 600px)
    {
        .odometer
        {
            font-size: 100px !important;
        }
        .tablescheme
        {
            font-size: 80px;
        }
        .result
        {
            width: 100%;
            margin-right: 2%;
            margin-left: 2%;
        }
    }
    
    @media (min-width: 992px) and (max-width: 1199px)
    {
        .tablescheme
        {
            font-size: 30px;
            width: 100%;
        }
    
    }
    
    @media (min-width: 1140px) and (max-width: 1199px)
    {
        .tablescheme
        {
            font-size: 30px;
            width: 100%;
        }
    
    }
    
    @media (min-width: 768px) and (max-width: 991px)
    {
        .tablescheme
        {
            font-size: 150px;
            width: 100%;
        }
    
        .odometer
        {
            font-size: 155px !important;
        }
        .tablescheme
        {
            font-size: 150px;
        }
        .result
        {
            width: 100%;
            margin-right: 2%;
            margin-left: 2%;
        }
        .title
        {
            font-size: 100px;
            color:Black;
        }
        .h1
        {
            font-size:100px;
        }
        .txtdrawdate
        {
            width:100%;
            font-size: 30px;
        }
        .stylelbl
        {
            color: White;
            border: none;
            font-weight: 400;
            font-size: 80px;
            font-weight:bold;
            height:auto;
            text-align: center;
            background-color: transparent;
        }
        .style14
        {
            color: White;
            font-weight: bold;
            text-align: center;
            font-size: 80px;
            height: 52px;
            border: 1px solid #ffff;
            background-color: transparent;
        }
    
    .navbarText
    {
        font-size:30px;
    }
    .navbar-collapse
    {
        font-size: 30px;
    }
    .navbar-toggler
    {
        height: 50px;
        width: 50px;
        border: 1px solid #8300CF;
    }
    .title-id
    {
        font-size:80px;
    }
        .next
        {
            width: 80%;
            float: left;
            font-weight: bold;
            font-size: 50px;
            margin-left: 10%;
            margin-right: 10%;
            text-align: center;
            color: Purple;
            text-shadow: 1.5px 1.5px #fff;
        }
        .demo
        {
            width: 80%;
            font-size: 50px;
            font-weight: bold;
            color: White;
            float: left;
            margin-left: 10%;
            margin-right: 10%;
            text-align: center;
        }
    
    }
    
    @media screen and (min-width: 600px)
    {
        .tablescheme
        {
            font-size: 50px;
            width: 100%;
            margin: none;
        }
    
    }
    
    @media screen and (max-width: 900px)
    {
        .tablescheme
        {
            font-size: 50px;
            width: 100%;
            margin: none;
        }
    
        .result
        {
            width: 100%;
            margin-right: 2%;
            margin-left: 2%;
        }
    
    }
    
    @media screen and (max-width: 575px)
    {
        .tablescheme
        {
            font-size: 50px;
            width: 100%;
            margin: none;
        }
        .result
        {
            width: 100%;
            margin-right: 2%;
            margin-left: 2%;
        }
    }
    
    @media screen and (max-width: 768px)
    {
        .tablescheme
        {
            font-size: 50px;
            width: 100%;
            margin: none;
        }
    
        .result
        {
            width: 100%;
            margin-right: 2%;
            margin-left: 2%;
        }
    
    .h1
{
    font-size:150px;
}
        .next
        {
            width: 80%;
            float: left;
            font-weight: bold;
            font-size: 50px;
            margin-left: 10%;
            margin-right: 10%;
            color: Purple;
            text-shadow: 1.5px 1.5px #fff;
        }
        .demo
        {
            width: 80%;
            font-size: 50px;
            font-weight: bold;
            color: White;
            float: left;
            margin-left: 10%;
            margin-right: 10%;
            text-align: center;
        }
    }
    @media screen and (min-width: 1200px)
    {
    
        .tablescheme
        {
            font-size: 30px;
            width: 100%;
        }
    
    }
    @media screen and (max-width: 480px)
    {
    
        .tablescheme
        {
            font-size: 50px;
            width: 100%;
            margin: none;
        }
        .result
        {
            width: 100%;
            margin-right: 2%;
            margin-left: 2%;
        }
    }
    
    .button
    {
        width: 100px;
        background: #3399cc;
        display: block;
        margin: 0 auto;
        margin-top: 1%;
        padding: 10px;
        text-align: center;
        text-decoration: none;
        color: #fff;
        cursor: pointer;
        transition: background .3s;
        -webkit-transition: background .3s;
    }
    
    .button:hover
    {
        background: #2288bb;
    }
    
    #login
    {
        width: 400px;
        margin-bottom: 2%;
        transition: opacity 1s;
        -webkit-transition: opacity 1s;
        margin-left: auto;
        margin-right: auto;
    }
    
    #triangle
    {
        width: 0;
        border-top: 12x solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid #3399cc;
        border-left: 12px solid transparent;
        margin: 0 auto;
    }
    
    #login h1
    {
        background: #3399cc;
        padding: 20px 0;
        font-size: 140%;
        font-weight: 300;
        text-align: center;
        color: #fff;
    }
    
    fo
    {
        background: #f0f0f0;
        padding: 6% 4%;
    }
    
    input[type="em"], input[type="password"]
    {
        width: 92%;
        background: #fff;
        margin-bottom: 4%;
        border: 1px solid #ccc;
        padding: 4%;
        font-family: 'Open Sans' ,sans-serif;
        font-size: 95%;
        color: #555;
    }
    
    input[type="submit"]
    {
        width: 100%;
        background: #3399cc;
        border: 0;
        padding: 4%;
        font-family: 'Open Sans' ,sans-serif;
        font-size: 100%;
        color: #fff;
        cursor: pointer;
        transition: background .3s;
        -webkit-transition: background .3s;
    }
    
    input[type="submit"]:hover
    {
        background: #2288bb;
    }
