<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">

	<head>
        <!-- IE=Edge tells IE to run in the highest mode available. -->
        <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
		
		<title>HSS IAM - Access Management Portal</title>
		<meta name="viewport" content="width=device-width, initial-scale=1">

		<!-- CSRF Headers that can be utilized in AJAX POST/DELETE...etc calls -->
        <meta id="_csrf" name="_csrf" content="3b69hzPCvy09OgwH4drvPsgpdbuAPndnhTc2C9mQcwNCd6FL74eK4gP22k8QDGo_g_fbXK0aWILiDxFKvQYEO7ypRTojT8ct"/>
        <meta id="_csrf_header" name="_csrf_header" content="X-CSRF-TOKEN"/>

		<link rel="shortcut icon" href="/portal/images/favicon-698ced98bfffacd125d2fbf6a66f4716.gif"/>
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap" rel="stylesheet">
		<!-- Note: Bootstrap styles used to be included in style.css due to a header issue. Moving them back here as the header seems to be fine and fixes a loading error  -->
		<link rel="stylesheet" href="/portal/bower_components/bootstrap/dist/css/bootstrap.min-ec3bb52a00e176a7181d454dffaea219.css" media="screen" />
		<link rel="stylesheet" href="/portal/bower_components/bootstrap/dist/css/bootstrap-theme.min-ab6b02efeaf178e0247b9504051472fb.css" media="screen" />
		<link rel="stylesheet" href="/portal/styles/style-fb9eb647c97131e814e83893b5362fd2.css" media="screen" />
		<link rel="stylesheet" href="/portal/bower_components/parsleyjs/src/parsley-4cfdb8b7d4266e0e8a5678809ad9d2e3.css" media="screen" />
		<link rel="stylesheet" href="/portal/bower_components/eonasdan-bootstrap-datetimepicker/build/css/bootstrap-datetimepicker.min-fc28fdcaebe06f95b628b7afff4afa9e.css" media="screen" />
		<link rel="stylesheet" href="/portal/bower_components/datatables.net-bs/css/dataTables.bootstrap.min-5338bae8588fd71666f7348e15269155.css" media="screen" />
		<link rel="stylesheet" href="/portal/bower_components/bootstrap-fileinput/css/fileinput.min-6ae1a5617d16fb779ea79548acdd589c.css" media="all" />

        <link rel="stylesheet" href="/portal/web-components/fontawesome-free-7.0.1-web/css/all.min-86ee6b865559e5b5fe6880f106961293.css" media="screen"/>
		<link rel="stylesheet" href="/portal/styles/breadcrumbs-b10de7b7d9bd8d2ea58899772f46c03f.css"  media="screen" />
		<link rel="stylesheet" href="/portal/styles/icamp-style-588233b9c8d58193afe23e578f53e2e1.css"  media="screen" />
        <link rel="stylesheet" href="/portal/styles/custom-style-2254e640b48003b22ecf198af5eb9547.css"  media="screen" />
        <link rel="stylesheet" href="/portal/styles/mega-menu-bd3cd2e5375ce824654691b0265f123e.css"  media="screen" />
		
	</head>
	<body>
        <!-- have a navigation skip navigation link for screen readers and accessibility -->
        <a href="#main-content" class="sr-only sr-only-focusable">Skip to main content</a>
        <!-- Header -->
        <div class="ics-header">
        <nav class="navbar-wrapper navbar-default" role="navigation" >
            <div class="container-fluid">
                <!-- Brand and toggle get grouped for better mobile display -->
                <div class="navbar-header">
                    <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
                        <span class="sr-only">Toggle navigation</span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                    </button>
                    <a class="navbar-brand" id="navbar-logo" href="/">
                        <span class="sr-only">go to home</span>
                    </a>
                    <!-- TODO: Specify the image file in the custom-style.css -->
                    
                </div>
                
                <!-- Collect the nav links, forms, and other content for toggling -->
                <ul class="nav navbar-nav navbar-right">
                    
                    
                    <li><a target="_blank" href="/uaa/support" title="icAMP_26.2.1"><i class="fas fa-circle-info"></i> Support Page</a></li>
                </ul>
            </div><!-- /.navbar-collapse -->
        </nav>
    </div>

        
    


        <!-- successMessage should be used by the redirect flash attribute to display a success message -->
        <div class="container-fluid">
            
            
            
        </div>

        <!-- this is where the main content will be inserted for specific pages -->
        
		    <div class="container-fluid starter-template">
		        <div class="col-md-2">
				</div>
		        <div class="col-md-8">
					<div class="panel panel-danger">
						<div class="panel-heading">
							<h4 class="panel-title">Page not found</h4>
						</div>
						<div class="panel-body">
							<p>Sorry, we couldn't find the page you were looking for.</p>
						</div>
					</div>
				</div>
		    </div>
        
        <br>

        <div class="ajax-loading-modal"><!-- AJAX Spinner --></div>

        <!-- Generic Modal - Used for any modals we need and populated with JS / AJAX call. -->
        <div class="modal fade" id="icrare2-modal" tabindex="-1" role="dialog" style="display:none;">
            <div class="modal-dialog modal-lg" role="document">
                <div class="modal-content">
                    <div class="modal-header" id="icrare2-modal-header-panel">
                        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
                        <h3 class="modal-title" id="icrare2-modal-header"></h3>
                    </div>
                    <div class="modal-body" id="icrare2-modal-body">

                    </div>
                    <div class="modal-footer">
                        <button type="button" class="btn btn-default btn-lg" id="deny-comments-cancel" data-dismiss="modal">Close</button>
                    </div>
                </div>
            </div>
        </div>
        <div class="modal fade" id="session-expiring-modal" tabindex="-1" role="dialog" style="display:none;">
            <div class="modal-dialog" role="document">
                <div class="modal-content">
                    <div class="modal-header">
                        
                        <h3 class="modal-title" id="session-expiring-title">Your session is about to expire.</h3>
                    </div>
                    <div class="modal-body">
                           <p>Your session will expire in <span id='session-timeout-counter'></span> seconds. Click the 'Extend Session' button to continue working.
                    </div>
                    <div class="modal-footer">
                        
                        <button id="extend-session-btn" data-dismiss="modal" class="btn btn-primary btn-lg" type="button"><span class="glyphicon glyphicon-repeat"></span> Extend Session</button>
                    </div>
                </div>
            </div>
        </div>
        <!-- No footer exists, but would implement the same as header above. -->

        <!--
            Javascript is included at the bottom of the page to minimize impact to page loads.
            All of the Javascript required across all of the pages are loaded here, even if it is not used for a page.
            For example, all of the Javascript for form builder, including all widgets (including custom widgets)
            is included on every page of the application. Probably the best approach for caching of static content.

            Multiple Javascript files may define their own document ready function.
            That's okay. Each one will be called in the order that they are declared:

            https://stackoverflow.com/questions/5263385/jquery-multiple-document-ready
        -->

        <!-- Include all third-party Javascript dependencies here; use bower to manage. -->
        <script src="/portal/bower_components/jquery/dist/jquery.min-cf2fbbf84281d9ecbffb4993203d543b.js"
                type="application/javascript"></script>
        <script src="/portal/bower_components/bootstrap/dist/js/bootstrap.min-981762610c3b51dd1f6cddff357d4412.js"
                type="application/javascript"></script>
        <script src="/portal/bower_components/parsleyjs/dist/parsley.min-fcfe6ae30a25b06f0c24394f88e39f9a.js"
                type="application/javascript"></script>
        <script src="/portal/bower_components/moment/min/moment.min-6c0a2330b0d8d6ea185d4669a0eddeab.js"
                type="application/javascript"></script>
        <script src="/portal/bower_components/eonasdan-bootstrap-datetimepicker/build/js/bootstrap-datetimepicker.min-1864ea726660a9a44b69bf529f560d68.js"
                type="application/javascript"></script>
        <script src="/portal/bower_components/datatables.net/js/jquery.dataTables.min-c337c1c7e1df2a5db8f65f389d78d9d8.js"
                type="application/javascript"></script>
        <script src="/portal/bower_components/datatables.net-bs/js/dataTables.bootstrap.min-19b11075f9b46a3cd26fb39a6f252b5d.js"
                type="application/javascript"></script>
		<script src="/portal/bower_components/bootstrap-fileinput/js/fileinput.min-46e949e42178f672f7386234194b7372.js"
                type="application/javascript"></script>
        <!-- Use the CDN for chart.js. Bower doesn't seem to be working well. -->
        <script src="/portal/bower_components/chartjs/chart.min-50167bab45898c8de0fee77911f90b3b.js"
                type="application/javascript"></script>
        <!-- Form Builder -->
        <!-- Entire form and mechanisms for all widgets -->
        <script src="/portal/scripts/form_builder/form-16b1d3291c4902573d2c589a23c38b1c.js"
                type="application/javascript"></script>
        <script src="/portal/scripts/form_builder/query_select-6daffb93a2355809653144a516ea8de6.js"
                type="application/javascript"></script>

        <script src="/portal/scripts/session_timeout/session_timeout-ca845ac492aab2e440c3a4e4a0a98ecf.js"
                type="application/javascript"></script>


        <script src="/portal/scripts/search/user_search-85749ac75f8962f1a13943a4ee002f28.js"
                type="application/javascript"></script>

        <script src="/portal/scripts/mega-menu-434962cb7556c278514cbadb974c35f9.js"
                type="application/javascript"></script>

        <!-- AHS SPECIFIC STUFF HERE...NEED TO FIND A BETTER WAY TO INCLUDE CUSTOM GLOBAL JS -->
        <script src="/portal/scripts/ahs/training/training-popover-881bdfac1b2ff9e0e38fa6a3602a389a.js"
                type="application/javascript"></script>

        <!-- Page-specific Javascript -->
        <!-- this allows page specific scripts to be inserted at the bottom of the page to not impact page loads -->
        
	</body>
</html>