﻿@charset "utf-8";
/* CSS Document */
html
{
    height: 100%;
}
body{	
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:transparent;
height: 100%;
	}
img{
	border:none;
	}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	}
h1{
	margin:0.5em 0;
	}
h2{
	color:#4d4d4d;
	font-size:14px;
	}

a{
	 color:rgb(182, 215, 29);
	text-decoration:none;
	}

.topmenu{
	 text-align:center;
     color:rgb(182, 215, 29);
	padding:5px;
	color:#FFFFFF;

	}
/* logo */
#aspnetForm {
    height: 100%;
}

	
	
	
	#wrapper
	{
	    min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -52px;
	}
.logo a
{
    color:white;
	display:block;
	padding:10px;
}
.logo
/* menu */
.menu{
	margin:20px 10px;
	padding:0;
	}
.menu a{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	display:block;
	max-width:300px;
	margin:auto;
	background:url(img/nav-bg.png) repeat-x;
	border:1px solid #2f4a9e;
	color: rgb(8, 8, 8);
	padding:10px;

	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:0 2px 4px #aaaaaa;
	-webkit-box-shadow:0 2px 4px #aaaaaa;
	box-shadow:0 2px 4px #aaaaaa;
	}
.menu a:hover{	
	background:#eeeeee url(img/menubg.png) repeat-x;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	color:white;
	}
/* content */
.content{
	font-size:12px;

	line-height:2em;
	margin:5px;
	padding:0;
	}
.content h2
{
    color:rgb(182, 215, 29);
	margin:0 0 0 5px;
	padding:0;
	}
.content p{
	text-align:center;
	margin:0 5px 5px 5px;
	line-height:2em;
	padding:0;
    font-weight: 700;
}
/* footer */
.push
{
 /*   height:52px; */
}
.footer{
	border-top:2px solid #565656;
	background:#dddddd;
	font-size:12px;
	margin:10px 0 0 0;
	padding:5px 0;	
    width: 100%;
    bottom: 0;
    left: 0;
    height:30px;
	}
.footer p{
	color:#aaaaaa;
	font-size:12px;
	text-align:right;
	margin:5px;
	}
.footer p a{
	color:#2d2d2d;
	padding:5px;
	}
.footer p a:hover{
	color:#2d2d2d;
	}
/* clear */
.clear{
	clear:both;
	}
.code{
	padding:0;
	border:1px dotted #bbbbbb;
	}
.numbering{
	background:#f2f2f2;
	color:#bbbbbb;
	padding:2px 5px;
	}
.tag{
	color:#0975a2;
	}
.program{
	color:#ff003c;
	}

.head
{
    text-align:center;  
	padding:5px;
	color:#FFFFFF;
	
	}	
table
{ 
    margin-left: auto;
    margin-right: auto;
}
.hidden{
	display:none;
	}
	.aspbutton
{   
    list-style-type: none;
    border-radius: 80px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    padding:  10px 15px 10px 15px;
    color: #444;  
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-color: #BABABA #BABABA #BABABA #BABABA ;
    box-shadow: 0 1px rgba(255,255,255,1) inset;
    -webkit-box-shadow: 0 1px rgba(255,255,255,1) inset;
    background: #f9f9f9;
    radius:80px;
    background: -moz-linear-gradient(top, #f9f9f9 0%, #EDEDED 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#EDEDED));
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#EDEDED 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%,#EDEDED 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%,#EDEDED 100%);
    background: linear-gradient(top, #f9f9f9 0%,#EDEDED 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#EDEDED',GradientType=0 );
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    
}
.aspbutton:hover {
 border-collapse: separate;  
 cursor: pointer;
color: #FFF;
text-shadow: 0 1px #000;
box-shadow: 0 0px rgba(255,255,255,1) inset;
-webkit-box-shadow: 0 0px rgba(255,255,255,1) inset;
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: -webkit-linear-gradient(top, rgb(77, 77, 77) 0%, rgb(38, 38, 38) 100%);
background: -moz-linear-gradient(top, #4d4d4d 0%, #262626 100%);
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat;
background-size: auto;
baseline-shift: baseline;
border-bottom-color: rgb(38, 38, 38);

}
.aspbutton:active {
	position: relative;
	top: 1px;
}
.aspbutton:after {
clear: both;


height: 0;
visibility: hidden;
}

.btnorange {
	box-shadow: inset 0px 1px 0px 0px #fff6af;
	background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	background-color: #ffec64;
	border-radius: 6px;
	border: 1px solid #ffaa22;
	display: inline-block;
	cursor: pointer;
	color: #333333;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffee66;
}

	.btnorange:hover {
		background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
		background-color: #ffab23;
	}

	.btnorange:active {
		position: relative;
		top: 1px;
	}

        


#support{
font-size:12px;
}
#userForm{

}



.textbox {
 width:80%;
 
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 10px 10px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: normal 16px/normal Tahoma, Geneva, sans-serif;
  color: rgba(40,40,40,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(227,244,139,1);
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);  
}

.overlay
{
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=75);
    opacity: 0.75;
    -moz-opacity: 0.75;
}
.center
{
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}
.center img
{
    height: 128px;
    width: 128px;
}
.white-popup-block-splash {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 320px;
    min-height: 400px;
    margin: 40px auto;
    position: relative;
    font-size: .7em;
    border-radius:20px;
}
#timer {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;

}

#timer span {
     border-top-left-radius:20px;
  color: white;
  font: bold 14px/28px Helvetica, Sans-Serif;
  letter-spacing: -1px;
  background: rgb(0, 0, 0);
  /* fallback color */
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
  display:block;
  clear:both;
}
#welcometext{
    max-width: 300px; 
    text-align: center; 
   
    margin: auto; 
    
}