@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
   /* background: -webkit-linear-gradient(#004A00, #FFFFFF) repeat-x;
	background: -moz-linear-gradient(#004A00, #FFFFFF) repeat-x;
	background: -o-linear-gradient(#004A00, #FFFFFF ) repeat-x;
	*/
}

.bannerStyle
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size:20px;
	color:#060;
}
.uduPay
{
	font-weight:400;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#F90;
}
.payMode
{
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#F90;
}

	/*background:#FFFFFF;*/
.table_bg
{
	border-radius: 0px;
	box-shadow:#999 1px 1px 1px 1px;
	border-style:solid;
	border: #FFF thick solid;
	padding: 10px;
	background-color:#FFFFFF;

}

.table_bg2
{
	box-shadow:#999 0px 0px 1px 1px;
	border: solid double;
	padding: 10px;
	background-color:#FFFFFF;


}

	
.footer
{
	background: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	height: 65px;
	padding: 0px;
	float: left;
	bottom: 0px;
	width: 100%;
	margin-top: 40px;
	margin-bottom:0px;
	border-top:#9C0 thick;
	border-top-style:solid;
	left: -1px;
	position: static;
}
.page
{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom:10px;
}
.clearf
{
	clear: both;
	margin:10px 0px 10px 0px;
}




.inner_td
{
	border:#CCC thin ridge;
	border-radius: 4px;
	box-shadow: #999 0px 1px 1px 0px;
	padding: 0px;
	margin: 2px;
	background-color:#FFF;
	
}
.inner_td2
{
	border-bottom: 0px;
	border-radius: 4px 4px 0px 0px;
	padding: 0px;
	margin: 0px;
	border: #999 thin dashed;
	width:100%;
	height:310px;
	
	
}
.gradient
   {
	background: -webkit-linear-gradient(#F5F5F5, #FFFFFF);
	background: -moz-linear-gradient(#F5F5F5, #FFFFFF);
	background: -o-linear-gradient(#F5F5F5, #FFFFFF);
	}
.home_link
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#990000;
	
}
.bold_text
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333;
	font-weight: 700;
	width: auto;
	height: auto;
	padding: 3px;
	line-height:30px;
	}
	.text_right
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	font-weight: 700;
	width: 280px;
	height: 50px;
	padding: 3px;
	float: right;
	text-align:right;
		
	}
	
.successful
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333;
	font-size: 12px;
	font-weight:500;
	border:#090 thin ridge;
    box-shadow: #999 0px 1px 1px 0px;
	background-color:#D6F8E3;
	width:550px;
	height:40px;
	padding:3px;
	margin-left: 307.5px;
	text-align:center;
		
}
.success_not
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333;
	font-size: 12px;
	font-weight:500;
	border:#900 thin ridge;
    box-shadow: #999 0px 1px 1px 0px;
	background-color:#FCC;
	width:600px;
	height: auto;
	padding:3px;
	text-align:center;
		
}
	.bold_text img
	{
		float:left;
	}
.form_content
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color:#333;
	width:auto;
	height: auto;
	font-weight:500;
	border:#999 thin dashed;
	border-bottom: 0px;
	border-radius: 0px;
	padding: 3px;
	margin: 3px;
	
	
}
table.mystyle
{
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: dotted;
	text-align: left;
	border-color: #666;
	background:#EEF9E8;
	
}

.mystyle td, .mystyle th
{
    margin: 0;
    padding: 6px;
    border-width: 1px 1px 0 0;
    border-style: dotted;
	border-color:#666666;
	
}
table.mystyle2
{
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: thin;
	text-align: left;
	border-color: #666;
	
}

.mystyle2 td, .mystyle2 th
{
    margin: 0;
    padding: 6px;
    border-width: 1px 1px 0 0;
    border-style: thin;
	border-color:#666666;
	
}
input, textarea, select
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333333;
	font-size: 12px;
	border: #666 thin dotted;
	box-shadow: #999 0px 2px 2px 0px;
	border-radius: 3px;
	width: auto;
	height: auto;
	padding: 7px;
	
}
fieldset
{
	/* [disabled]font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; */
	font-size:12px;
	border: #999 thin ridge;
	border-radius: 4px;
}
.button
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
	font-size: 12px;
	border:#FFF thin ridge;
	/*box-shadow: #999 0px 1px 1px 0px;*/
	background-color:#F3F3F3;
	width: 70px;
	height: 25px;
}
.note
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
	font-size: 12px;
	border:#FFF double;
    box-shadow: #999 0px 1px 1px 0px;
	background-color:#CC0000;
	width: auto;
	height: auto
	padding: 3px;
}


.passport
{
	border: #666 thin dashed;
	border-radius: 4px;
	margin: 8px;
	width: 45%;
	height: 150px;
	padding: 5px;
	line-height:60px;
    text-align:center;

}
.signature
{
	border: #666 thin dashed;
	border-radius: 4px;
	margin: 3px;
	width: 45%;
	height: 60px;
	padding: 5px;
	line-height: 50px;
    text-align:center;

}
.tab_content
{
	/*border: #666 thin dashed;*/
	margin: 0px;
	width: 100%;
	height: auto;
	padding: 0px;
	float:left;
	
}
.result_content
{
	border: #666 thin dashed;
	margin: 0px;
	width: 35%;
	height: 250px;
	padding: 5px;
	line-height:0px;
	float: right;
		
	
}
.welcome
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#333;
}
.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color:#333;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 20%;
			left: 20%;
			width: 50%;
			height: 40%;
			padding: 40px;
			border: 7px solid #DAE9C5;
			background-color: white;
			border-radius:5px;
			z-index:1002;
			overflow: auto;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#000;
		}
a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #CD710A;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #36F;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #060;
}
.style9
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:500;
	color:#333;
	font-size:12px;
		
	
}
.notes
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#C00;
	text-decoration:blink;
}
.appDiv {
	position:absolute;
	width:160px;
	height:115px;
	z-index:3;
}




<!-- Upload Css -->
#upload-wrapper {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding: 50px;
	border-radius: 10px;
}
#upload-wrapper h3 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	margin-top: -30px;
	border-bottom: 1px dotted #DDD;
}
#upload-wrapper input[type=file] {
	padding: 6px;
	background: #FFF;
	border-radius: 5px;
}
#upload-wrapper #submit-btn{
	border: #FFF double;
	padding: 5px;
	background: #693;
	color: #FFF;
	width:130px; 
    height:35px; 
    border-radius:0px;
    box-shadow:none;
}

#upload-wrapper #upload-btn{
	border: #FFF double;
	padding: 5px;
	background: #693;
	color: #FFF;
	width:130px; 
    height:35px; 
    border-radius:0px;
    box-shadow:none;
}
#output{
	padding: 5px;
	font-size: 12px;
}
#outputSign{
	padding: 5px;
	font-size: 12px;
}

/* prograss bar */
#progressbox {
	border: 1px solid #093;
	padding: 5px; 
	position:relative;
	width:300px;
	border-radius: 5px;
	margin: 10px;
	display:none;
	text-align:left;
}
#progressbar {
	height:20px;
	border-radius: 5px;
	background-color:#093;
	width:2%;
}
#statustxt {
	top:3px;
	left:50%;
	position:absolute;
	display:inline-block;
	color: #FFFFFF;
}
#progressbox2 {
	border: 1px solid #093;
	padding: 5px; 
	position:relative;
	width:300px;
	border-radius: 5px;
	margin: 10px;
	display:none;
	text-align:left;
}
#progressbar2 {
	height:20px;
	border-radius: 5px;
	background-color:#093;
	width:2%;
}
#statustxt2 {
	top:3px;
	left:50%;
	position:absolute;
	display:inline-block;
	color: #FFFFFF;
}

@media print {
  a[href]:after {
    content: "";
  }
}

<!--   -->