| 
						
						
						
					 | 
					@ -1,12 +1,12 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					<mat-toolbar class="p-0"> | 
					 | 
					 | 
					<mat-toolbar class="p-0"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  <ng-container *ngIf="user"> | 
					 | 
					 | 
					  <ng-container *ngIf="user"> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					    <a href="/" class="no-min-width px-2" mat-button> | 
					 | 
					 | 
					    <a [routerLink]="['/']" class="no-min-width px-2" mat-button> | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					      <gf-logo></gf-logo> | 
					 | 
					 | 
					      <gf-logo></gf-logo> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    </a> | 
					 | 
					 | 
					    </a> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <span class="spacer"></span> | 
					 | 
					 | 
					    <span class="spacer"></span> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <a | 
					 | 
					 | 
					    <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      class="d-none d-sm-block" | 
					 | 
					 | 
					      class="d-none d-sm-block" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					      href="/" | 
					 | 
					 | 
					      [routerLink]="['/']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					      i18n | 
					 | 
					 | 
					      i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      mat-flat-button | 
					 | 
					 | 
					      mat-flat-button | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      [color]="currentRoute === 'home' ? 'primary' : null" | 
					 | 
					 | 
					      [color]="currentRoute === 'home' ? 'primary' : null" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -14,7 +14,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    > | 
					 | 
					 | 
					    > | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <a | 
					 | 
					 | 
					    <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					      href="/analysis" | 
					 | 
					 | 
					      [routerLink]="['/analysis']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					      i18n | 
					 | 
					 | 
					      i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      mat-flat-button | 
					 | 
					 | 
					      mat-flat-button | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      [color]="currentRoute === 'analysis' ? 'primary' : null" | 
					 | 
					 | 
					      [color]="currentRoute === 'analysis' ? 'primary' : null" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -22,7 +22,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    > | 
					 | 
					 | 
					    > | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <a | 
					 | 
					 | 
					    <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					      href="/report" | 
					 | 
					 | 
					      [routerLink]="['/report']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					      i18n | 
					 | 
					 | 
					      i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      mat-flat-button | 
					 | 
					 | 
					      mat-flat-button | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      [color]="currentRoute === 'report' ? 'primary' : null" | 
					 | 
					 | 
					      [color]="currentRoute === 'report' ? 'primary' : null" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -30,7 +30,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    > | 
					 | 
					 | 
					    > | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <a | 
					 | 
					 | 
					    <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					      href="/transactions" | 
					 | 
					 | 
					      [routerLink]="['/transactions']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					      i18n | 
					 | 
					 | 
					      i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      mat-flat-button | 
					 | 
					 | 
					      mat-flat-button | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      [color]="currentRoute === 'transactions' ? 'primary' : null" | 
					 | 
					 | 
					      [color]="currentRoute === 'transactions' ? 'primary' : null" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -39,7 +39,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <a | 
					 | 
					 | 
					    <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      *ngIf="canAccessAdminAccessControl" | 
					 | 
					 | 
					      *ngIf="canAccessAdminAccessControl" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					      href="/admin" | 
					 | 
					 | 
					      [routerLink]="['/admin']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					      i18n | 
					 | 
					 | 
					      i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      mat-flat-button | 
					 | 
					 | 
					      mat-flat-button | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      [color]="currentRoute === 'admin' ? 'primary' : null" | 
					 | 
					 | 
					      [color]="currentRoute === 'admin' ? 'primary' : null" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -47,7 +47,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    > | 
					 | 
					 | 
					    > | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <a | 
					 | 
					 | 
					    <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					      href="/resources" | 
					 | 
					 | 
					      [routerLink]="['/resources']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					      i18n | 
					 | 
					 | 
					      i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      mat-flat-button | 
					 | 
					 | 
					      mat-flat-button | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      [color]="currentRoute === 'resources' ? 'primary' : null" | 
					 | 
					 | 
					      [color]="currentRoute === 'resources' ? 'primary' : null" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -55,7 +55,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    > | 
					 | 
					 | 
					    > | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <a | 
					 | 
					 | 
					    <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					      href="/about" | 
					 | 
					 | 
					      [routerLink]="['/about']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					      i18n | 
					 | 
					 | 
					      i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      mat-flat-button | 
					 | 
					 | 
					      mat-flat-button | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      [color]="currentRoute === 'about' ? 'primary' : null" | 
					 | 
					 | 
					      [color]="currentRoute === 'about' ? 'primary' : null" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -119,7 +119,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      </ng-container> | 
					 | 
					 | 
					      </ng-container> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      <a | 
					 | 
					 | 
					      <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        class="d-block d-sm-none" | 
					 | 
					 | 
					        class="d-block d-sm-none" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        href="/analysis" | 
					 | 
					 | 
					        [routerLink]="['/analysis']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        i18n | 
					 | 
					 | 
					        i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        mat-menu-item | 
					 | 
					 | 
					        mat-menu-item | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'analysis' }" | 
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'analysis' }" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -127,7 +127,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      > | 
					 | 
					 | 
					      > | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      <a | 
					 | 
					 | 
					      <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        class="d-block d-sm-none" | 
					 | 
					 | 
					        class="d-block d-sm-none" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        href="/report" | 
					 | 
					 | 
					        [routerLink]="['/report']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        i18n | 
					 | 
					 | 
					        i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        mat-menu-item | 
					 | 
					 | 
					        mat-menu-item | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'report' }" | 
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'report' }" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -135,7 +135,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      > | 
					 | 
					 | 
					      > | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      <a | 
					 | 
					 | 
					      <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        class="d-block d-sm-none" | 
					 | 
					 | 
					        class="d-block d-sm-none" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        href="/transactions" | 
					 | 
					 | 
					        [routerLink]="['/transactions']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        i18n | 
					 | 
					 | 
					        i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        mat-menu-item | 
					 | 
					 | 
					        mat-menu-item | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'transactions' }" | 
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'transactions' }" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -143,7 +143,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      > | 
					 | 
					 | 
					      > | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      <a | 
					 | 
					 | 
					      <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        class="align-items-center d-flex" | 
					 | 
					 | 
					        class="align-items-center d-flex" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        href="/account" | 
					 | 
					 | 
					        [routerLink]="['/account']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        i18n | 
					 | 
					 | 
					        i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        mat-menu-item | 
					 | 
					 | 
					        mat-menu-item | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'account' }" | 
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'account' }" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -153,7 +153,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      <a | 
					 | 
					 | 
					      <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        *ngIf="canAccessAdminAccessControl" | 
					 | 
					 | 
					        *ngIf="canAccessAdminAccessControl" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        class="d-block d-sm-none" | 
					 | 
					 | 
					        class="d-block d-sm-none" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        href="/admin" | 
					 | 
					 | 
					        [routerLink]="['/admin']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        i18n | 
					 | 
					 | 
					        i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        mat-menu-item | 
					 | 
					 | 
					        mat-menu-item | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'admin' }" | 
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'admin' }" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -162,7 +162,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      <hr class="m-0" /> | 
					 | 
					 | 
					      <hr class="m-0" /> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      <a | 
					 | 
					 | 
					      <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        class="d-block d-sm-none" | 
					 | 
					 | 
					        class="d-block d-sm-none" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        href="/resources" | 
					 | 
					 | 
					        [routerLink]="['/resources']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        i18n | 
					 | 
					 | 
					        i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        mat-menu-item | 
					 | 
					 | 
					        mat-menu-item | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'resources' }" | 
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'resources' }" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -170,7 +170,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      > | 
					 | 
					 | 
					      > | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      <a | 
					 | 
					 | 
					      <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        class="d-block d-sm-none" | 
					 | 
					 | 
					        class="d-block d-sm-none" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        href="/about" | 
					 | 
					 | 
					        [routerLink]="['/about']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        i18n | 
					 | 
					 | 
					        i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        mat-menu-item | 
					 | 
					 | 
					        mat-menu-item | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'about' }" | 
					 | 
					 | 
					        [ngClass]="{ 'font-weight-bold': currentRoute === 'about' }" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -183,7 +183,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  <ng-container *ngIf="user === null"> | 
					 | 
					 | 
					  <ng-container *ngIf="user === null"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <a | 
					 | 
					 | 
					    <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      *ngIf="currentRoute && currentRoute !== 'start'" | 
					 | 
					 | 
					      *ngIf="currentRoute && currentRoute !== 'start'" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					      href="/" | 
					 | 
					 | 
					      [routerLink]="['/']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					      class="mx-2 no-min-width px-2" | 
					 | 
					 | 
					      class="mx-2 no-min-width px-2" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      mat-button | 
					 | 
					 | 
					      mat-button | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    > | 
					 | 
					 | 
					    > | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -192,7 +192,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <span class="spacer"></span> | 
					 | 
					 | 
					    <span class="spacer"></span> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <a | 
					 | 
					 | 
					    <a | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
					 | 
					 | 
					      class="d-none d-sm-block mx-1" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					      href="/about" | 
					 | 
					 | 
					      [routerLink]="['/about']" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					      i18n | 
					 | 
					 | 
					      i18n | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      mat-flat-button | 
					 | 
					 | 
					      mat-flat-button | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      [color]="currentRoute === 'about' ? 'primary' : null" | 
					 | 
					 | 
					      [color]="currentRoute === 'about' ? 'primary' : null" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |