/*-------- CSS -------------*/
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/*----------------- global ------------------------*/

body {
	width: 100%;
	height: 100%;
	background: url(img/bg.jpg) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	
}

.head {
	width: 100%;
	background: #FFFFFF;
	padding: 15px 5px 5px 5px;
	box-sizing: border-box;
}

.logo {
	display: block;
	width: 400px;
	height: 100px;
	background: url(img/srilanka5.png) center no-repeat;
	background-size: 100% 100%;
	margin:auto;
}

.responsible {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 400px;
	height: 75px;
	
	
}

.res1 {
	display: inline-block;
	width: 50%;
	height: 50%;
}

.res2 {
	display: inline-block;
	text-decoration: none;
	color: #ADCAFF;
	margin: 10px;
}

.res3 {
	display: inline-block;
	width: 20%;
	margin: 10px 0px 0px 0px;
}

.res3 img {
	width: 30%;
	
}

.container {
	width: 70%;
	margin: auto;
	
	
}

.menu {
	width: 100%;
	background: rgba(34, 139, 35,0,0);
background: -moz-linear-gradient(left, rgba(34, 139, 35,0,0) 0%, rgba(34, 139, 35) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(34, 139, 35,5,0)), color-stop(100%, rgba(34, 139, 35)));
background: -webkit-linear-gradient(left, rgba(34, 139, 35,0,0) 0%, rgba(34, 139, 35) 100%);
background: -o-linear-gradient(left, rgba(34, 139, 35,0,0) 0%, rgba(34, 139, 35) 100%);
background: -ms-linear-gradient(left, rgba(64, 224, ,0,208) 0%, rgba(34, 139, 35) 100%);
background: linear-gradient(to right, rgba(34, 139, 35) 0%, rgba(34, 139, 35) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ADCAFF', endColorstr='#ADCAFF', GradientType=1 );
display: block;
padding: 10px 0px;
text-align: center;
}

.menu a {
	display: inline-block;
	text-decoration: none;
	color: white;
	margin: 0px 25px;
}

.welcome {
	width: 100%;
	margin-top: 10px;
}

.liveprize {
	width: 100%;
	display: table;
	margin: 10px 200px;
}


.live {
	width: 100%;
	display: table-cell;
	text-align: center;
	padding: 5px;
	background: rgba(255,255,255,0.3);
	box-sizing: border-box;
	margin: 0px;
}

.prize {
	width: 50%;
	display: table-cell;
	padding: 5px;
	box-sizing: border-box;
	background: rgba(0,0,0,0.5);
	margin: 0px;
}

.text-live {
	font-size: 18px;
	font-weight: bold;
}

.prizenum {
	width: 100%;
	padding: 5px;
	display: block;
	
margin-top: 30px;
}


.nameprz {
	width: 30%;
	text-align: center;
	display: inline-block;
	color: white;
	font-size: 20px;
	padding: 10px 0px;
}

.winnum {
	width: 60%;
	display: inline-block;
	text-align: center;
}

.as {
	display: inline-block;
	width: 15%;
	height: auto;
	background: url(img/result_ball.png) center no-repeat;
	background-size: 100% 100%;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	padding: 16px 0px;
	color: #ADCAFF;
}

.notice {
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 28px;
	color: white;
	text-align: center;
}

.prize ul {
	list-style-type: decimal;
	margin: 15px 0px 0px 20px;
	color: white;
}

.win {
	width: 100%;
	padding: 5px 0px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px;
}

.foot {
	width: 100%;
	padding: 15px;
	background: #f1f4f9;
	box-sizing: border-box;
	color: #960000;
	font-size: 18px;
	font-weight: bold;
}

.dayname {
	font-size: 28px;
	color: #0530a9;
	margin: 10px;
}

.tab-ress {
	width: 100%;
	display: block;
	box-sizing: border-box;
	text-align: center;
}

.history {
	display: inline-block;
	width: 10%;
	margin: 10px;
	text-align: center;
}
.container .container .history {
}
.container .container .history {
}



.history td {
	background: rgba(0,0,0,0.7);
	color: white;
	padding: 55px;
	border: 25px white solid;
	box-sizing: border-box;
	margin-right: auto;
}
table.greenTable {
  font-family: Georgia, serif;
  border: 6px solid #24943A;
  background-color: #D4EED1;
  width: 65%;
  text-align: center;
}
table.greenTable td, table.greenTable th {
  border: 1px solid #24943A;
  padding: 3px 2px;
	
}
table.greenTable tbody td {
  font-size: 13px;
	
}
table.greenTable thead {
  background: #24943A;
  background: -moz-linear-gradient(top, #5baf6b 0%, #3a9e4d 66%, #24943A 100%);
  background: -webkit-linear-gradient(top, #5baf6b 0%, #3a9e4d 66%, #24943A 100%);
  background: linear-gradient(to bottom, #5baf6b 0%, #3a9e4d 66%, #24943A 100%);
  border-bottom: 0px solid #444444;
}
table.greenTable thead th {
  font-size: 19px;
  font-weight: bold;
  color: #F0F0F0;
  text-align: left;
  border-left: 2px solid #24943A;
}
table.greenTable thead th:first-child {
  border-left: none;
	
}

table.greenTable tfoot {
  font-size: 13px;
  font-weight: bold;
  color: #F0F0F0;
  background: #24943A;
  background: -moz-linear-gradient(top, #5baf6b 0%, #3a9e4d 66%, #24943A 100%);
  background: -webkit-linear-gradient(top, #5baf6b 0%, #3a9e4d 66%, #24943A 100%);
  background: linear-gradient(to bottom, #5baf6b 0%, #3a9e4d 66%, #24943A 100%);
  border-top: 1px solid #24943A;
}
table.greenTable tfoot td {
  font-size: 13px;
}
table.greenTable tfoot .links {
  text-align: center;
	
}
table.greenTable tfoot .links a{
  display: inline-block;
  background: #FFFFFF;
  color: #24943A;
  padding: 2px 8px;
  border-radius: 5px;
}
