|  | @@ -74,6 +74,7 @@ html, body {
 | 
	
		
			
				|  |  |      padding-left: 0;
 | 
	
		
			
				|  |  |      padding-right: 0;
 | 
	
		
			
				|  |  |      margin-right: 10px;
 | 
	
		
			
				|  |  | +    margin-top: 0;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  .nav-item:hover,
 | 
	
	
		
			
				|  | @@ -310,6 +311,22 @@ html, body {
 | 
	
		
			
				|  |  |      padding-right: 18px;
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +#user-profile .profile-rel .col-md-6 {
 | 
	
		
			
				|  |  | +    text-align: center;
 | 
	
		
			
				|  |  | +    padding-bottom: 12px;
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +#user-profile .profile-rel strong {
 | 
	
		
			
				|  |  | +    font-size: 24px;
 | 
	
		
			
				|  |  | +    color: #444;
 | 
	
		
			
				|  |  | +    display: block;
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +#user-profile .profile-rel p {
 | 
	
		
			
				|  |  | +   margin-right: 0;
 | 
	
		
			
				|  |  | +    color: #888;
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  #user-activity .tab-pane {
 | 
	
		
			
				|  |  |      padding: 20px;
 | 
	
		
			
				|  |  |  }
 |