
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,
ol, li, dl, dt, dd, form, a, fieldset, input, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}



body {line-height: 1;}
body {
/*		font-family: 'Muli', sans-serif;
font-family: 'Varela Round', sans-serif;*/
font-family: 'Signika', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #3f3a46;
	position: relative;
    background: url(../img/bg.jpg) center top repeat;
    
}
.ie7 body {background: none; filter:none; font-size:20px; color: #333; text-align: center; padding-top: 200px;}
.ie7 .body-wrap {display: none;}

::-moz-selection {
	background: #ebe300;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #ebe300;
	color: #fff;
	text-shadow: none;
}
a {
    text-decoration: none; 
    color: #1c588f;
    -webkit-transition: color 0.16s ease;
    -moz-transition: color 0.16s ease;
    -ms-transition: color 0.16s ease;
    transition: color 0.16s ease;
}
a:hover, a:focus {color: #08afcd !important; text-decoration: none; outline: none;}
a:active {background-color: transparent;}


.shadow{-webkit-box-shadow: 2px 2px 3px -1px rgba(0,0,0,0.2); box-shadow: 2px 2px 3px -1px rgba(0,0,0,0.2);}



.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

#container{
  width: 450px;
  margin: 0 auto;
}

.container{
	background-color: rgba(255, 241, 244, 0.24);
	width: 450px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
/*  display: inline-block;
  float: left;*/
     -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

#containerz{
  width: 450px;
  margin: 0 auto;
}

.containerz{
	background-color: rgba(255, 241, 244, 0.24);
	width: 450px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
/*  display: inline-block;
  float: left;*/
     -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

.lfband{
  width: 150px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 180px 10px 0;
  display: inline-block;
  float: left;
    
}


#footer{
  color: #c8d7e9;
  text-align: center;
  width: 450px;
  margin: 10px auto 0;
font-size: 12px;
}

#footerz{
  color: #c8d7e9;
  text-align: center;
  width: 450px;
  margin: 10px auto 0;
font-size: 12px;
}



#resultlatest{
	background-color: rgba(255, 241, 244, 0.24);
	padding: 3px 0 3px 10px;
}


#resultlatest .balled{
	display: block;
	width: 67px;
	height: 70px;
	margin: 3px;
	float: left;
	}

#resultlatest .ballcen{
		display: block;
	width: 70px;
	height: 70px;	
margin: 10px auto 0;
	}


.nav{
		background-color: rgba(255, 255, 255, 0.64);
		padding: 10px;
		margin: 0 0 20px 0;
}

.nav a{
display: inline-block;
padding: 10px;
width: 100px;


	}



.rounded {
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
}

.semi-square {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}


.long-shadow {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 25px;
  border: none;
  font: normal 60px/1 'Signika', Helvetica, sans-serif;
  color: rgba(255,255,255,1);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: 3px 3px 0 #0199d9 , 4px 4px 0 #0199d9 , 5px 5px 0 #0199d9 , 6px 6px 0 #0199d9 , 7px 7px 0 #0199d9 , 8px 8px 0 #0199d9 , 9px 9px 0 #0199d9 , 10px 10px 0 #0199d9 , 11px 11px 0 #0199d9 , 12px 12px 0 #0199d9 , 13px 13px 0 #0199d9 , 14px 14px 0 #0199d9 , 15px 15px 0 #0199d9 , 16px 16px 0 #0199d9 , 17px 17px 0 #0199d9 , 18px 18px 0 #0199d9 , 19px 19px 0 #0199d9 , 20px 20px 0 #0199d9 ;
}


.tlidi {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;

  border: none;
  color: #000;

   text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: 0 1px 0 rgb(204,204,204) , 0 2px 0 rgb(201,201,201) , 0 3px 0 rgb(187,187,187) , 0 4px 0 rgb(185,185,185) , 0 5px 0 rgb(170,170,170) , 0 6px 1px rgba(0,0,0,0.0980392) , 0 0 5px rgba(0,0,0,0.0980392) , 0 1px 3px rgba(0,0,0,0.298039) , 0 3px 5px rgba(0,0,0,0.2) , 0 5px 10px rgba(0,0,0,0.247059) , 0 10px 10px rgba(0,0,0,0.2) , 0 20px 20px rgba(0,0,0,0.14902) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}

.rese{
  height: 100px;
}


.retro {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0 auto;
  border: none;
  font: normal 82px/normal 'Signika', Helvetica, sans-serif;
  color: #d8da0b;
  text-align: center;
  text-transform: uppercase;
  -o-text-overflow: clip;
  text-overflow: clip;
  letter-spacing: 10px;
  text-shadow: 4px 4px 0  rgb(146,148,11), 6px 6px 0 rgb(111,112,6) ;
}



#itime{
	font-style: italic;
}



.ui-datepicker table {
    width: 100%;
    border-collapse: collapse;
    position: relative;

    background: rgba(255,255,255,0.08);

}



.ui-datepicker th {
    text-align: center;
    text-shadow: none;
    padding: 11px 0;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
  background: rgba(0,0,0,0.1);
}

/* Dates general */
.ui-datepicker td {border: 1px solid rgba(255,255,255,0.2);}

.ui-datepicker td span{
    display: block;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    color: #000;
    font-weight: 400;
    text-align: center;
}
.ui-datepicker tr:hover span {color: #fff !important;}





select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background: #fff;
  background-image: none;
}
/* Custom Select */
.select {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 3em;
  line-height: 3;
  background: #fff;
  overflow: hidden;
  border-radius: .25em;
}
select {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 0 .5em;
  color: #000;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
/* Arrow */
.select::after {
  content: '\25BC';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 1em;
  background: #fff;
  pointer-events: none;
}
/* Transition */
.select:hover::after {
  color: #f39c12;
}
.select::after {
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}

.selectz {
  position: relative;
  display: inline-block;

  height: 3em;
  line-height: 3;
  background: #fff;
  overflow: hidden;
  border-radius: .25em;
}




input {
cursor: pointer;
	margin-bottom: -10px;
    display: inline-block;
    padding: 20px 1em 50px;
    outline: none;
    height: 40px;
	line-height: 5px;
    color: #000;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.36);
    white-space: nowrap;
    border: none;
    font-weight: bold;
    background-color: #ddd;
    -webkit-transition: all 0.16s ease;
    -moz-transition: all 0.16s ease;
    -ms-transition: all 0.16s ease;
    transition: all 0.16s ease;
    /*Needed for Background icons*/

}


hr{
  margin: 15px 5px;
  border-top:1px dashed #ddd;
  border-bottom:1px dashed #61686f;
}

.advice{
  position: absolute;
  bottom: 0px;
  left: 0px;

}