body{padding:0px; margin:0px; background:#ffffff;}
.wrapper{width:98%; height:auto; margin:0px auto; max-width:1200px; padding:0px 1%;}
.header img{width:100%; height:auto; float:left;}
.selectBox{width:98%; height:auto; float:left; margin:10px 0px 20px 0px; background-color:#17acfd; padding:10px 1%; }
.dropdownBox{width:135px; height:30px; float:left; margin-right:20px; background-color:#FFFFFF; border-radius:5px;}
.dropdownBox1{width:135px; height:35px; float:left; margin-right:20px; background-color:#FFFFFF; border-radius:5px;}
.sub_btn{width:90px; height:24px; float:left; margin-top:3px;}
table {
    border-collapse: collapse;
    width: 100%;		
	border:1px solid #999999;
	
}

th, td {
    text-align: left;
    padding: 8px;
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:normal;
}

tr:nth-child(even){background-color: #f2f2f2}
th {
    background-color: #17acfd;
    color: white;
}
.photo img{width:60px; height:60px;}
.view_photo img{width:120px; height:120px;}
.view{text-align:center; font-size:16px; text-decoration:none; font-weight:bold;}
.c1{
	font-family: "Lato";
	 font-weight: 800;
	 font-style: Bold;
	 font-size: 36px;
	 line-height: 30px;
 }
 .c2{
	font-family: "Lato";
	 font-weight: 400;
	 font-style: normal;
	 font-size: 30px;
	 line-height: 25px;
 }
 .c1f{
	font-family: "Lato";
	 font-weight: 800;
	 font-style: Bold;
	 font-size: 26px;
	 line-height: 20px;
	 
 }
 .c2f{
	font-family: "Lato";
	 font-weight: 400;
	 font-style: normal;
	 font-size: 20px;
	 line-height: 15px;
	 
	 
 }
 
 .headerText{text-align:center; color:#FFFFFF; font:bold 18px/16px Arial, Helvetica, sans-serif;} 
 .reg_formDiv{width:100%; height:auto; margin-left:auto; margin-right:auto; max-width:600px; }
 .reg_form{width:100%; height:auto; float:left; margin-bottom:20px; background-color:#e9e9e9; padding:20px;}
 .reg_row{width:100%; height:auto; float:left; margin-top:10px;}
 .view_row{width:100%; height:auto; float:left; margin-top:4px;}
 .reg_col1{width:40%; height:auto; float:left; font:16px/26px Arial, Helvetica, sans-serif; text-align:left; color:#000000; margin-left:3%;}    
 .reg_col1 span{ text-align:right; float:right; font-weight:bold;}
 .reg_col2{width:50%; height:auto; float:left; margin-left:3%; font:16px/26px Arial, Helvetica, sans-serif; text-align:left; color:#000000;}
 .reg_textbox{width:90%; height:24px; float:left; padding-left:5px; font:14px/24px Arial, Helvetica, sans-serif; color:#333333; border:1px solid #999999;}
 .reg_textarea{width:90%; height:64px; float:left; padding-left:5px; font:14px/24px Arial, Helvetica, sans-serif; color:#333333; border:1px solid #999999;}
 
.subtitle{font:bold 18px/20px Arial, Helvetica, sans-serif; text-align:left; color:#000000; margin-bottom:10px; margin-left:3%; }
.btnDiv{width:100%; height:auto; margin-left:49%; margin-top:15px; }

.submit_btn{width:120px; height:36px; float:left; border-radius:5px; background-color:#17acfd; color:#FFFFFF; font-size:15px;}
.cancel_btn{width:120px; height:36px; float:left; border-radius:5px; background-color:#FF0000; color:#FFFFFF; margin-left:15px; font-size:15px;}
.print_btn{width:120px; height:36px; float:left; border-radius:5px; background-color:#A9A9A9; color:#000000; margin-left:15px; font-size:15px;}
 
 
 
 
 
