/* _content/IDPGatewayWebApp/Pages/ForgotPassword.cshtml.rz.scp.css */
p[b-kt17fzwxi4] {
	font-family: sans-serif;
}

.header[b-kt17fzwxi4] {
	font-size: 16px;
	text-align: left;
	color: black;
	font-weight: 700;
	margin-bottom: 5px;
}

.subtitle[b-kt17fzwxi4] {
	font-size: 14px;
	margin-bottom: 20px;
}

.info[b-kt17fzwxi4] {
	font-size: 13px;
	text-align: left;
	color: #999999;
	padding-left: 15px;
	margin-bottom: 20px;
}
/* _content/IDPGatewayWebApp/Pages/Index.cshtml.rz.scp.css */
hr[b-6ghgfihmbz] {
	border: 0;
	height: 0;
	border-top: 1px solid rgb(189, 189, 189);
}

#download_section[b-6ghgfihmbz] {
	text-align: center;
}

#download_section img[b-6ghgfihmbz] {
	width: 125px;
}
/* _content/IDPGatewayWebApp/Pages/LoginOauth.cshtml.rz.scp.css */
#logo[b-6u2mymzko3] {
	width: 125px;
}

@media screen and (min-width: 500px) {
	.container[b-6u2mymzko3] {
		width: 480px;
	}
}

@media screen and (max-width: 500px) {
	.container[b-6u2mymzko3] {
		width: 95%;
	}
}

.container[b-6u2mymzko3] {
	margin-top: 30px;
	margin-bottom: 30px;
}

#nav_subsection[b-6u2mymzko3] {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#login_form[b-6u2mymzko3] {
	width: 100%;
	background-color: transparent;
}
/* _content/IDPGatewayWebApp/Pages/Shared/_Layout.cshtml.rz.scp.css */
#index_page[b-1dp04y9et4] {
	display: flex;
	background-image: url("/images/landingpage.jpg");
	background-size: cover;
	background-attachment: fixed;
	min-height: 85%;
}

.container[b-1dp04y9et4] {
	display: flex;
	flex-direction: column;
	flex: 1;
}

.my-content[b-1dp04y9et4] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex: 1;
}

#header[b-1dp04y9et4] {
	padding: 15px;
	display: flex;
	justify-content: space-between;
}
