@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');

body {
	background: #EAFFFF;
	font-size: .9em;
	color: #008;
	font-family: 'Roboto', sans-serif;
}
p, b, strong, h1, h2, h3, h4, h5, h6, em, ol, ul, a, li,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Roboto', sans-serif;
}
table {
	width: 100%;
}
blockquote {
	color: #8383bb;
	font-style: italic;
	font-weight: 600;
	max-width: 640px;
	margin: 1em auto 2em;
}
ol.h-num { counter-reset: item;}
ol.h-num > li{ display: block }
ol.h-num > li:before { content: counters(item, ".") " "; counter-increment: item; margin-left: -10px; }
ol.lower-alpha {list-style: lower-alpha;}
.center {
	text-align: center;
}
.indent-30px {
	margin-left: 30px;
}

.page-content {
	background: #ffc;
	margin: .75em auto;
	max-width: 1000px;
	border: 2px solid #008;
}
.header {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #8383bb;
}
.banner {
	text-align: center;
	margin-bottom: .75em;
}
.subscription-wrap p {
	text-align: center;
	font-size: .85em;
}
.subscription-wrap span {
	display: block;
}
.subscription-wrap label {
	float: left;
	font-size: .85em;
	font-weight: 600;
	width: 20%;
	line-height:1;
	color: #008;
}
.subscription-wrap input[type='text'] {
	float: left;
	width: 80%;
	height: 26px;
    font-size: .85em;
}
.subscription-wrap label[for='agreement'] {
	width: 100%;
	font-size: 1em;
	line-height:1;
	font-weight: 400;
}
.subscription-wrap label[for='agreement'] input{
	margin: 0;
	margin-right: 5px;
	vertical-align: bottom;
}
.subscription-wrap input[type='button'] {
	margin: .5em auto;
	display: block;
	padding: .25em 2em;
}

/********* menu **********/
.left-sidebar {
	transition: all .3s ease;
}
.menu-trigger {
	display: none;
	content: 'MENU';
	position: relative;
	width: 160px;
	margin: 0 auto 1em;
	background: #008;
	color: #fff;
	text-align: center;
	font-weight: 800;
	font-size: 1.15em;
	padding: .5em;
	cursor: pointer;
	transition: all .3s ease;
}
.menu-trigger.active {
	width: 100%;
	margin-bottom: 0;
	background: #1930ca;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul li {
	padding: .75em 0;
}
.menu ul li a{
	background: url(../images/ball.gif) top left no-repeat;
	background-size: 15px;
	padding-left: 20px;
	font-weight: 800;
	color: #008;
	font-size: 1.05em;
	transition: all .3s ease;
	line-height: 1;
	display: block;
}
.menu ul li a:hover {
	color: #1930ca;
}
.menu ul li#play {
	border-top: 1px solid #8383bb;
	border-bottom: 1px solid #8383bb;
	font-weight: 800;
	color: #008;
	font-size: 1.05em;
	padding-left: 1.5em;
}
.menu ul li#play a {
	font-size: .85em;
	background-size: 12px;
	padding-left: 18px;
}

.socials {
	width: 100%;
	max-width: 80px; /*120*/
	margin: .75em auto;
	text-align: center;
	overflow: hidden;
}
.socials span {
	display: block;
	font-weight: 600;
	color: #008;
}
.socials a {
	display: block;
	float: left;
	margin: .25em .34em; 
}

.affiliates {
	margin: 1.5em 0;
	text-align: center;
}
.affiliates ul {
	font-size: .75em;
	list-style: none;
	margin:0;
}
.affiliates ul a {
	color: #008;
}

/************** center **************/
.main-content {
	border-left: 3px ridge #8383bb;
	border-right: 3px ridge #8383bb;
	padding-left:.9375rem;
	padding-right:.9375rem;
	padding-bottom: 1em;
}
.main-content.cols2 {
	border-right: 0px;
	padding-right: 0;
}
.main-content.cols2 h3 {
	font-weight: 800;
	font-size: 1.25em;
	border-bottom: 1px solid #8383bb;
	padding: .5em;
	margin-bottom: 1em;
}
.main-content.full {
	border: 0;
}
.home-results {
	text-align: center;
}
.home-results h3 {
	font-weight: 800;
	font-size: 1.5em;
}
.home-results p {
	line-height: 1.4;
	margin-bottom: 0;
}
.home-results p.draw-date {
	font-weight: 600;
	font-style: italic;
	margin-bottom: .75em;
}
.home-results p.winning-numbers {
	font-weight: 600;
	font-size: 1.05em;
	padding-bottom: .5em;
	border-bottom: 1px solid #8383bb;
	margin-bottom: 2em;
}

.home-breakdown {
	padding-top: 1em;
	text-align: center;
}
.home-breakdown p {
	max-width: 287px;
	margin: 0 auto 1.5em;
	line-height: 1.4;
}
.home-breakdown table {
	width: 100%;
	color: #222;
	font-size: .9em;
}
.home-breakdown table tr#bd-total td {
	padding: .75em 0 0;
}

.home-facts {
	padding: 2em 0;
}
.home-facts h3 {
	font-size: 1.15em;
	text-align: center;
	font-weight: 800;
}

/**************** right sidebar ***************/
.lots-wrap {
	padding-left: .9375rem;
}
.lot-item {
	padding: .5em 0;
	text-align: center;
}
#gplus {
	text-align: center;
	margin: 1em 0;
}
.news-holder {
	padding-left: .9375rem;
}
.news-holder h5 {
	font-weight: 800;
	font-size: 1.15em;
	text-align: center;
	padding: 1em  0;
	border-top: 1px solid #8383bb;
	border-bottom: 1px solid #8383bb;
}
.news-wrap {
	overflow-y: auto;
    position: relative;
    padding-bottom: 125%; /*123 90*/
}
.news-list {
	padding-right: .25em;
    position: absolute;
    width: 100%;
    height: 0;
}
.news-item {
	padding: .75em .25em;
	border-bottom: 1px dotted #8383bb;
}
.news-item p {
	margin-bottom: .25em;
	line-height: 1.4;
	font-size: .85em;
	word-break: break-word;
}
.news-item p.news-date,
.news-item p.weburl {
	color: #444;
}

/*************** entry page ***************/
.ep-title {
	text-align: center;
	font-size: 2em;
	font-weight: 800;
}
.ep-content .lead {
	font-weight: 600;
}
.ep-lead-line2 {
	margin-left: 65px;
}
.red-note {
	font-size: .85em;
	color: red;
	font-weight: 300;
}
.gameline {
	overflow: hidden;
}
.gameline span {
	float: left;
	margin-right: .5em;
    line-height: 1;
    padding: .5em 0;
}
.gameline span.rs-d {
	margin-right: 0;
}
.gameline .gamebox,
.gameline .gamestar {
	display: block;
	float: left;
	width: 38px;
	height: 28px;
	font-size: .85em;
	text-align: center;
	margin: 0 .15em 1rem;
}
.gameline label {
	display: inline-block;
}
.gameline label input {
	vertical-align: middle;
	margin: 0 .5em;
}

.price-grid {
	text-align: center;
}
.price-grid th {
	background: #4C00FF;
	color: #ff9;
	font-weight: 600;
	border: 1px solid #ff9;
	padding: .5em;
}
.price-grid td {
	border: 1px solid #4C00FF;
	padding: .5em;
}
.price-grid td label {
	font-weight: 600;
	color: #4C00FF;
	line-height: 1;
	font-size: 1em;
}
.price-grid input {
	margin: 0;
	vertical-align: middle;
}
#renewal-wrap {
	margin: .5em 0;
}
.personal-info,
.payment-card,
.extras {
	max-width: 560px;
}
.personal-info label,
.payment-card label,
.extras label {
	text-align: right;
	font-weight: 600;
}
.dd-small {
	max-width: 80px;
}
.extras #comments {
	width: 100%;
	min-height: 120px;
}
.tnc label {
	font-weight: 600;
	font-size: 1.05em;
}
.tnc label input {
	margin: 0 .25em;
	vertical-align: middle;
}
.entry-page input[type=submit] {
	display: block;
	margin: 1em auto .5em;
	border: 1px solid #fff;
	padding: 1em 1.5em;
	font-weight: 800;
	color: #fff;
	background: #008;
	line-height: 1;
	font-size: 1.15em;
	cursor: pointer;
	transition: all .3s ease;
}
.entry-page input[type=submit]:hover {
	background: #1a1ada;
}
.entry-page input[type=reset] {
	display: block;
	margin: .5em auto 1.5em;
	border: 1px solid #fff;
	padding: 1em 1.5em;
	font-weight: 600;
	color: #fff;
	background: #5151a2;
	line-height: 1;
	cursor: pointer;
	transition: all .3s ease;
}
.entry-page input[type=reset]:hover {
	background: #8383bb;
}
.entry-page #home-link {
	text-align: center;
	display: block;
	max-width: 120px;
	margin: 1em auto;
}
.ty-lot-img {
	padding: .75em 0;
	text-align: center;
}
.check-btn {
	display: block;
	text-align: center;
	margin: 1em auto;
	padding: .75em 1.5em;
	line-height: 1;
	border: 1px solid #fff;
	background: #008;
	color: #fff;
	font-weight: 600;
	cursor: pointer;
	transition: all .3s ease;
}
.check-btn:hover {
	background: #1a1ada;
}

/*************** footer ***************/
.footer {
	text-align: center;
	border-top: 1px solid #8383bb;
	padding: 1em .5em;
	font-size: .75em;
}
.footer p {
	width: 100%;
	max-width: 690px;
	margin: 0 auto;
}

#cookie-law {
    position: fixed;
    bottom: 0px;
    left: 0px;
    background: rgba(255,255,255,.97);
    color: #444;
    box-shadow: 0px 0px 3px 1px #222;
    z-index: 9;
    width: 100%;
    padding: 1em;
    text-align: left;
    overflow: hidden;
}
#cookie-law h4 {
    color: #001323;
    border-bottom: 1px solid #001323;
    margin-bottom: 8px;
    font-size: 1em;
}
#cookie-law p {
    margin: 5px;
    font-size: .85em;
}
#cookie-law a.cookie-pp-link {
    color: #c50304;
}
#cookie-law .close-cookie-banner {
    float: right;
    display: block;
    background: #001323;
    color: #fff;
    text-align: center;
    padding: 5px;
    width: 120px;
    border-radius: 3px;
    font-weight: 600;
    text-decoration: none;
}


/*************** results *****************/
.prev-results-wrap {
	column-count: 4;
	column-gap: 1em;
	width: 100%;
}
.prev-results {
	display: inline-block;
    margin: 0 0 1em;
    width: 100%;
	border: 1px dotted #8383bb;
	padding-bottom: .5em;
}
.prev-results h4 {
	font-size: 1.05em;
	font-weight: 600;
	font-style: italic;
	border-bottom: 1px dotted #8383bb;
    padding: .5em;
    text-align: center;
	background: #1a31c6;
    color: #fff;
}
.prev-results a {
	display: block;
	font-size: .9em;
	text-align: center;
}


/************** members area *******************/
.login-link {
	position: absolute;
    top: 0;
    right: 10px;
    padding: .25em 1.5em;
    background: #008;
	border: 2px solid #cad6d6;
	border-top: 0;
    border-radius: 0 0 5px 5px;
	transition: all .5s ease;
}
.login-link:hover,
.login-link:focus {
	padding-top: 1em;
}
.login-link a {
	color: #ffc;
	font-weight: 600;
}
/********** login *********/
.login-wrap {
	width: 100%;
	max-width: 480px;
	margin: 2em auto 5em;
}
.login-wrap h2 {
	text-align: center;
	font-size: 1.75em;
	color: #e8ba3d;
	border-bottom: 1px solid;
	line-height: 1;
	padding: .5em;
}
.login-wrap .lf-item {
	max-width: 360px;
	margin: 1em auto;
	padding: 0 .5em;
}
.login-wrap .lf-item label {
	text-align: right;
	padding-right: .5em;
}
.login-wrap .lf-item input {
	margin-bottom: 0;
}
.login-wrap .l-err {
	max-width: 360px;
	margin: 0 auto;
}
#forgot-password {
	text-align: center;
	padding: 1.5em;
}
#forgot-password a {
	font-size: .9em;
    color: #e68826;
}
/********** forgot password *********/
.fp-wrap {
	width: 100%;
	max-width: 600px;
	margin: 2em auto 5em;
}

/********** sidebar *********/
.members-sidebar {
	padding-bottom: 2em;
}
.members-sidebar h4 {
	padding: 1em 0 .25em;
	color: #008;
	font-weight: 800;
}
.ms-menu {
	list-style: none;
	margin: 0;
}
.ms-menu a {
	display: block;
	padding: .25em .5em;
	color: #8383bb;
	font-size: 1.15em;
	
	transition: all .3s ease;
}
.ms-menu a:hover {
	background: #8383bb;
	color: #fff;
}
.ms-menu a.active {
	background: #8383bb;
	color: #fff;
}


.m-content label {
	color: #444;
    letter-spacing: 1px;
	font-weight: 500;
}
.m-main-content {
	border-left: 1px solid #8383bb;
	padding: 1em .5em 10em .5em;
}
.m-main-content h3 {
    font-size: 1.25em;
    border-bottom: 1px solid #8383bb;
    padding: .5em;
    margin-bottom: 1em;
	font-style: italic;
	color: #8383bb;
}
.members-page input[type=submit] {
    display: block;
    margin: 1em auto .5em;
    border: 2px solid transparent;
    padding: .75em 1.85em;
    font-weight: 800;
    color: #fff;
    background: #ebba3d;
    line-height: 1;
    font-size: 1.15em;
    cursor: pointer;
	box-shadow: 10px 10px 0px #eaeabf;
	letter-spacing: 1px;
    transition: all .3s ease;
}
.members-page input[type=submit]:hover,
.members-page input[type=submit]:focus {
	box-shadow: 0px 0px 0px;
    border-color: #ffc;
}



/********* media *********/
@media only screen and (max-width: 920px) {
	.news-wrap {
		padding-bottom: 200%;
	}
}
@media only screen and (max-width: 855px) {
	.news-wrap {
		padding-bottom: 220%;
	}
}
@media only screen and (max-width: 800px) {
	.news-wrap {
		padding-bottom: 250%;
	}
}
@media only screen and (max-width: 750px) {
	.prev-results-wrap {
		column-count: 3;
	}
}
@media only screen and (max-width: 740px) {
	.news-wrap {
		padding-bottom: 300%;
	}
}
@media only screen and (max-width: 640px) {
	.left-sidebar {
		height: 0px;
		overflow: hidden;
		border-bottom: 1px solid #8383bb;
		margin-bottom: .5em;
	}
	.menu-trigger {
		display: block;
	}
	.menu-trigger:hover {
		background: #1930ca;
	}
	.main-content {
		border: 0;
		padding: 0;
	}
	.news-wrap {
		padding-bottom: 400px;
	}
	.personal-info label, .payment-card label, .extras label {
		text-align: left;
	}
}
@media only screen and (max-width: 460px) {
	.prev-results-wrap {
		column-count: 2;
	}
}