<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Common*/
.wrap .content a{
    text-decoration: none;
	color:#16823C;
}
.wrap .content a:hover {
    text-decoration: none;
	color:black;
}

.wrap {
    margin: 0 auto;
	width:900px;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
body {
    font-family: 'Open Sans', sans-serif;
   
	    background-color: #16823C;
	color:white;
}
.active {
    font-weight: bold!important;
}
.nav-link:hover {
    font-weight: bold!important;
} 

/*Header*/
header {
	
}
header .header_bottom {

}
header .header_bottom img {
    width: 100%;


}
header .header_top {
    width: 900px;
    margin: 0 auto;
}
header .header_top .separator {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
}
header .header_top .left_column {
        display: table;
    height: 100%;
    width: 20%;
    float: left;
    padding-left: 10px;
}
header .header_top .left_column img {
    display: table-cell;
    margin-top: 20px;

}
header .header_top .right_column {
    display: table;
    text-align: right;
    float: right;
    padding-top: 25px;
    padding-right: 20px;

}

header .header_top .right_column .loginLink {
    font-size:12px;
	

}


header .header_top .right_column input {
	padding: 4px;
    background: transparent;
    border: 1px solid #5D5D5D;
    width: 111px;
    font-size: 10px;
    margin-right: 6px;
}

header .header_top .right_column .anything {
	text-align: left;
    color: white;
    font-weight: bold;
	padding-left: 25px;
	padding-bottom: 6px;
    padding-top: 7px;
	
}

header .header_top .right_column img {
	width: 124px;
    padding-right: 11px;
}


.nav {
    vertical-align: bottom;
    padding-bottom: 5px;
    clear: both;
	

}

.nav .navContent {
	
	margin:0 auto;
	
	text-align: right;
	background-image: url(../img/menu_bg.png);
	background-repeat: no-repeat;
	background-size:cover;
	width: 680px;
	
}
.nav .navContent div {
	 display: inline-block;
    height: 37px;
    text-align: center;
    padding-top: 3px;
    padding-right: 37px;
}

.nav .nav-link, .nav .separator{
    color: #EF3A24;
    font-size: 14px;
}
.nav .nav-link{
    text-transform: uppercase;
    color: #ffffff;
    vertical-align: middle;
    font-weight: bold;
    font-size: 13px;
    display: inline-block;
    padding-top: 7px;

}
header a.nav-link:hover,
header a.nav-link.active

{
    color:#f7322f;

}
header nav .nav-link:last-child {
    border-right: none;
}
header .header_top img {
    width: 100%;
    max-width: 380px;
}

/*Main Content*/
.main_content {
    width: 885px;
    margin: 0 auto;
}
.main_content .empty_space {
    height: 40px;
}
.main_content .line {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}
.main_content .line .draw_info {
    margin-bottom: 35px;
    margin-top: 35px;
    text-align: center;
}
.main_content .line_left {
}
.main_content .line.logo {
    margin-top: 30px;
    position: absolute;
    top: 5px;
    left: 50%;
}
.main_content .line.logo img{
    max-width: 150px;
    width: 100%;
    position: relative;
    left: -50%;
}
.main_content .line.more_result {
    position: absolute;
    bottom: 0;
    left: 50%;
}
.main_content .line.more_result .more_result_button {
    position: relative;
    left: -50%;
    font-weight: bold;
    background-color: #C61E25;
} 
.main_content .line .heading_result{
    font-family: 'Myriad Pro Regular';
    font-size: 26px;
}

.main_content .line .balls .ball {
    display: inline-block;
    width: 33px;
    height: 33px;
    vertical-align: top;
    background-size: contain;
    background-repeat: no-repeat;
    line-height: 33px;
    margin: 5px 3px;
    font-size: 18px;
}
.more_result_button {
    background-color: #C61E25;
    color: white !important;
    padding: 8px 30px;
    display: inline-block;

}

a.more_result_button:hover {
	background-color:#9b0127;
	color:white;
}
.main_content section.type_1, .main_content section.type_2 {
    width: 50%!important;
}
.main_content section.type_1 .column, .main_content section.type_2 .column{
    border: 1px solid #6D6E71;
    height: 450px;
    -webkit-box-shadow: 3px 5px 7px 2px rgba(189,187,189,1);
    -moz-box-shadow: 3px 5px 7px 2px rgba(189,187,189,1);
    box-shadow: 3px 5px 7px 2px rgba(189,187,189,1);
    padding-left: 60px;
    padding-right: 60px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 500px;
}
.main_content section.type_1 {
    float: left;
}
.main_content section.type_2 {
    float: right;
}
.main_content section.type_1 .result_row {
    padding-top: 15px;
    padding-bottom: 20px;
}
.main_content section.type_1 .results {
    margin-bottom: 25px;
}
.main_content .results .result_row:nth-child(odd) {
    /*    background-color: #CEE3A3;*/
}
.main_content section.type_2 {
    margin: 0 auto;
    width: 670px;
}
.main_content section.type_2 .line {
    /*margin-bottom: 20px;*/
}
.main_content section.type_2 .line .result_row {
    
    text-align: center;
    margin-top: 3px;
}
.main_content section.type_2 .line .result_row:nth-child(1) 
}
.main_content section.type_2 .logo{
    margin-bottom: 25px;
}
.main_content .line.main_heading {
    font-weight: 300;
    font-size: 30px;
    color: #6D6E71;
    margin-top: 0px;
    font-weight:bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #FFCF01;
}
.main_content section.type_2 .line .balls .ball {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-family: 'Open Sans';
    font-weight: bold;
    text-align: center;
    font-size: 20px;
	color: #FFCF01;
}
.main_content section.type_2 .line .balls {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.main_content section.type_2 .line .heading {
    font-weight: bold;
    font-size: 20px;
    /*margin-bottom: 10px;*/
    display: inline-block;
    vertical-align: middle;
}
.main_content .line .extra_results table {
    width: 100%;
    table-layout: fixed;
}
.main_content .line .extra_results table td {
    text-align: center;
}
.main_content .line .extra_results .white_ball {
    width: 33px;
    height: 33px;
    border-radius: 100%;
    display: inline-block;
    /*border: 1px solid #42ACFF;*/
    line-height: 33px;
    font-family: 'Open Sans';
    font-weight: bold;
    text-align: center;
    background-size: cover;
    font-size: 18px;
    margin: 0 1px;
	    color: #FFCF01;
	margin-top:10px;
}
.main_content .line .reminder {
    color: #008D25;
    font-size: 13px;
}
/*Footer*/
footer {
    text-align: center;
    margin-top: 0px;
}
footer .empty_space {
    height: 50px;
}
footer .footer_top_top {
    width: 885px;
    margin: 0 auto;
    padding-bottom: 25px;
}
footer .footer_top_top p {
    color: #808285;
    font-size: 16px;
}
footer .footer_top_top p:nth-child(1) {
    color: #6D6E71;
    font-size: 14px;
    font-weight: bold;
}
footer .footer_top_top img {
    width: 100%;
}
footer div span {
    display: inline-block;
    margin-bottom: 15px;
}
footer .footer_top {
    background-color: #DCDDDE;
}
footer .footer_top span {
    font-weight: lighter;
    color: #231F20;
}
footer .footer_top .partners {
    display: inline-block;
    padding: 10px;
}
footer .footer_top .partners img {
    width: 50px
}
footer .footer_middle {
    background-color: #231F20;
    color: white;
}
footer .footer_middle .partners {
    display: inline-block;
}
footer .footer_middle .partners img {
    max-height: 30px;
}
footer .footer_bottom span {
    padding-top: 30px;
    color: #6D6E71;
}
footer .footer_top, footer .footer_middle, footer .footer_bottom {
    height: 100px;
    padding: 10px 0 ;

}
/*about us*/
.page-aboutus .main .top {
    margin-bottom: 30px;
}
.page-aboutus .main .top .title {
    background-color: #FFCB25;
    height: 200px;
    color: white;
    font-size: 30px;
    padding: 20px;
    padding-left: 25px;
}
.page-aboutus .main .text p{
    padding-bottom: 10px;
}
.page-aboutus .main .text h1{

    padding-top: 30px;
    padding-bottom: 10px;
}
.page-aboutus .main .right h2  {
    font-size: 22px;
    margin-top: 0px;
}
.page-aboutus .main .right .line{
    margin-bottom: 25px;
}
.page-aboutus .main .right .line .read_button {
    background-color: #008D25;
    display: block;
    color: white;
    padding-top: 7px;
    padding-bottom: 7px;


}
.page-aboutus .main .right img {
    width: 100%;
}
.page-aboutus.main_content {
    margin-top: 50px;
}
.page-aboutus.main_content .heading {
    font-family: "Myriad Pro Regular";
    margin-bottom: 10px;
    font-size: 16px;
}
.page-aboutus .main .right .title{
    text-align: left;

    padding: 15px 20px;

}
/*about us*/
.page-login {
    margin-top: 30px;
}
.page-login .main {
    margin-bottom: 50px;
	text-align: center;
}
.page-login .left img{
    width: 100%;
    margin-bottom: 15px;
}
.page-login .right 
}
/*login*/
.page-login .login_form {
    width: 400px;
    margin: 0 auto;
    padding: 50px;
    padding-top: 0;
    padding-bottom: 60px;
    background-color: white;
}
.page-login .banners {
    margin: 0 auto;
}
.page-login .banners img {
    width: 100%;
}
.page-login .threefour {
    width: 60%;
    display: inline-block;
}
.page-login .onefour {
    width: 24%;
    display: inline-block;
}

.page-login .inputs img, .page-login .inputs input {
    vertical-align: middle;
}
.page-login .inputs {
    margin-bottom: 25px;
}
.page-login .inputs img {
    width: 25px;
}
.page-login .inputs input {
    -webkit-appearance: none;
    outline: none;
    border: none;
    border-bottom: 1px solid #00966E;
}
.page-login .inputs input[type="text"] {
    background-color: white;
    width: 65%;
}
.page-login .inputs input[type="password"] {
    background-color: white;
    width: 65%;
}
.page-login .links {
    padding-bottom: 30px;
}
.page-login .logo img {
    margin-top: 40px;
    margin-bottom: 40px;
}
.page-login .line.logo {
    margin-top: 0;
}
.page-login .line, .page-login .line a {
    text-transform: uppercase;
    color: #000000;
}
.page-login .line button {
    font-weight: bold;
    background-color: #00966E;
    border: none;
    border-radius: 2px;
    color: white;
    padding: 7px 50px;
    margin-bottom: 8px;
    background-image: url(../img/button_bg.png);
    background-size: cover;
}
.page-login .main .logos {
    clear: both;
    width: 400px;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 25px;
}
.page-login .main .logos .logo {
    width: 100%;
    display: inline-block;
}
.page-login .main .logos .logo.left {
    padding-right: 50px;
}
.page-login .main .logos .logo.right {
    box-shadow: none;
}
.page-login .main .logos .logo img {
    margin: 0;
    width: 80%;
}
/*contact*/
.page-contact {
    margin-top: 20px;
}
.page-contact .left {
    padding-top: 46px;
    padding-left: 10px;
    padding-right: 30px;
}
.page-contact .right {
    padding: 0 20px; 
}
.page-contact .right .line img {
    width: 100%;
    margin-top: 70px;
}
.page-contact .inputs input, .page-contact .inputs textarea {
    width: 100%;
    margin-bottom: 20px;
    padding: 7px 12px;
	background-color: transparent;
	border:1px solid white;
	color:white;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
}

.page-contact .inputs textarea {
    min-height: 175px;
}
.page-contact .inputs .input .input_heading {
    margin-bottom: 10px;
    font-family: 'Open Sans';
    color: white;
}
.page-contact button {
    font-family: 'Open Sans';
    font-weight: 600;
    background-color: #00966E;
    border: none;
    border-radius: 2px;
    color: white;
    padding: 7px 50px;
    margin-bottom: 15px;
    background-image: url(../img/button_bg.png);
}
.page-contact .heading {
    color: white;
	    padding-left: 14px;
    padding-right: 24px;
}
/*error*/
.page-error {
    
}
.page-error .line img {
    max-width: 500px;
}
.page-error h3{

    color: #ED1C26;
}
.page-error p {
    color: #58595B;
}
.page-error h3 {
    padding-bottom: 15px;
}
.page-error a {
    display: inline-block;
    margin-top: 30px;
    padding: 8px 20px;
    background-color: #EC1D25;
    color: white;
}
/*result toto*/
.page-toto {
    margin-top: 20px;
}
.page-toto .line .balls .ball {
    margin: 5px 3px;
}
.page-toto section.type_1 {
    width: 100%!important;
}
.page-toto .line .draw_info {
    text-align: center;
}
.page-toto .line .balls .ball {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 22px;
}
.page-toto .heading {
    font-family: "Myriad Pro Regular";
    font-size: 24px;
}
.page-toto .search_panel {
    width: 885px;
    margin: 0 auto;
    height: 80px;

}

.page-toto .search_panel .left_column {
    display: table;
    height: 100%;
    width: 25%;
    float: left;
    position: absolute;
}
.page-toto .search_panel .left_column img {
    display: table-cell;
    margin-top: 10px;

}
.page-toto .search_panel .right_column {
    display: table;
    text-align: center;
    height: 100%;
    width: 100%;
    float: left;

}
.page-toto .search_panel .right_column form {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 20px;
    /*    text-align: right;*/

}

.page-toto .search_panel img {
    width: 100%;
    max-width: 150px;
}
.page-toto #day {
    width: 80px;
    font-family: 'Open Sans Light';
}
.page-toto #month {
    width: 40px;
    font-family: 'Open Sans Light';
}
.page-toto #year {
    width: 60px;
    font-family: 'Open Sans Light';
}
.page-toto #submit {
    color: white;
    background-color: #00966e;
    border: none;
    font-family: 'Open Sans';
    font-weight: bold;
    padding: 3px 8px;
}
/*.page-toto input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}*/
.page-toto input[type='date']::-webkit-inner-spin-button, 
.page-toto input[type='date']::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
/*result 4d*/
.page-4d {
    margin-bottom: 20px;
}
.page-4d .draw_info {
    font-family: 'Open Sans';
    text-align: center;
    margin-top: 15px;
    font-size: 24px;
	display: block;
    margin-top: 1px;
	color: #FFCF01;
    
}

.page-4d .draw_info .title {
	font-weight: bold;
}

.page-4d .draw_info span {
	font-size: 16px;
    letter-spacing: 3px;
	display: inherit;
}

.page-4d .heading {
    font-size: 24px;
	font-weight:bold;
}
.page-4d .search_panel {
    /*    width: 885px;*/
    margin: 0 auto;
    height: 80px;

}

.page-4d .search_panel .left_column {
    display: table;
    height: 100%;
    width: 25%;
    float: left;
    position: absolute;
}
.page-4d .search_panel .left_column img {
    display: table-cell;
    margin-top: 10px;

}
.page-4d .search_panel .right_column {
    display: table;
    text-align: center;
    height: 100%;
    width: 100%;
    float: left;

}
.page-4d .search_panel .right_column form {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 38px;
    /*    text-align: right;*/

}
.page-4d section.type_2 {
    width: 100%!important;
    position: relative;
}
.page-4d section.type_2 .left_column img {
    max-width: 400px;
}
.page-4d .search_panel img {
    width: 100%;
    max-width: 230px;
}
.page-4d #day {
    width: 80px;
    font-family: 'Open Sans Light';
}
.page-4d #month {
    width: 40px;
    font-family: 'Open Sans Light';
}
.page-4d #year {
    width: 60px;
    font-family: 'Open Sans Light';
}
.page-4d #submit {
    color: white;
    background-color: #4a61ab;
    border: none;
    font-family: 'Open Sans';
    font-weight: bold;
    padding: 3px 8px;
}
/*.page-toto input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}*/
.page-4d input[type='date']::-webkit-inner-spin-button, 
.page-4d input[type='date']::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.page-4d section.type_2 .line .heading {
    font-size: 16px;
}
.page-4d section.type_2 {
    width: 100%;
}
.page-4d section.type_2 .line {
    text-align: center;
}
.page-4d section.type_2 .c_width {
    margin: 0 auto 0px auto;
    display: inline-block;
	width:100%;
}
.page-4d section.type_2 .line .heading {
    display: block;
    text-align: center;
    padding: 9px 0;
}
#howToPlay  {
	color: black;
    background-image: url(../img/aboutbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 40px;
}
#howToPlay .content .title {
	font-size:18px;
	font-weight:bold;
	color:#16823C;
}

#howToPlay .content .leftSide {
	display: inline-block;
	width:60%;
}
#howToPlay .content  h3 {
	font-weight: bold;
	padding-bottom:20px;
}
#howToPlay .content .leftSide span {
	display: inline-block;
	width:140px;
	
}

#howToPlay .content .rightSide {
	display: inline-block;
	width:38%;
	vertical-align: top;
}



.column-4, .column-3, .column-8 {
    position: relative;
    min-height: 1px;
    padding-right: 23px;
    padding-left: 27px;
    float: left;
}
.column-4 {
    width: 33.33%;
	margin-bottom: 20px;
	    padding: 0;
}
.column-3 {
}
.column-8 {
    width: 66.66%;
}
.page-4d section.type_2 .right_column {
    float: right;
}
footer {
}

footer .footerContent {
    margin: 0 auto;
    text-align: left;
    /* padding-top: 20px; */
    color: black;
    font-size: 12px;
    width: 100%;
    background-color: #E6E77E;
    height: 55px;
    text-align: center;
}
footer .weaccept {
	background-color: #ffffff;
	color:white;
	
}
footer .weaccept .content {
    margin-top: 20px;
	color:black;
	width: 782px;
	margin:0 auto;
	text-align: left;
	font-size:12px;
	padding-top:15px;
}
.winnerlist {
}

.winnerlist img {
	width:100%;
	padding: 0 0 20px 0;
}


@media only screen and (max-width: 1100px) {
    header .header_top {
        width: 885px;
    }
    header .header_top .right_column nav {
        display: block!important;
    }
}
@media only screen and (max-width: 885px) {
    footer {
        width: 885px;
    }
    header .header_bottom {
        width: 885px;
    }
    footer .footer_top_top {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main_content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
</pre></body></html>