| 
					
				 | 
			
			
				@@ -2,19 +2,17 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <html lang="en"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <head> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <meta charset="utf-8"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  <meta http-equiv="X-UA-Compatible" content="IE=edge"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  <title>AdminLTE 3 | Registration Page</title> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  <!-- Tell the browser to be responsive to screen width --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <meta name="viewport" content="width=device-width, initial-scale=1"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <title>AdminLTE 3 | Registration Page</title> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <!-- Google Font: Source Sans Pro --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <!-- Font Awesome --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <link rel="stylesheet" href="../../plugins/fontawesome-free/css/all.min.css"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <!-- icheck bootstrap --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <link rel="stylesheet" href="../../plugins/icheck-bootstrap/icheck-bootstrap.min.css"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <!-- Theme style --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <link rel="stylesheet" href="../../dist/css/adminlte.min.css"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  <!-- Google Font: Source Sans Pro --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 </head> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <body class="hold-transition register-page"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <div class="register-box"> 
			 |