.container {
	min-width: 100%;
}
.card {
	box-shadow: 1rem 1rem .7rem -1rem rgba(0, 0, 0, .75);
	margin-bottom: 2.7rem;
	border-radius: .4rem;
}
.card-content {
	background: #e4e4e4;
	border-radius: 0rem !important;
	margin-top: .1rem;
}
.card-header button {
	padding: 1rem;
	border: 0rem;
	outline: none !important;
}
.card-header label {
	color: black;
	font-weight: normal;
	margin-left: 1rem;
	font-weight: normal;
	font-size: 2rem !important;
}
.card-header {
	padding: 0rem !important;
	background: #dddddd;
	border: .1rem solid transparent;
}
.sn-file-drop-zone__file-button {
	color: #5c5c5c !important;
}
.sc-reqd-info-btn {
	background: #8B0000 !important;
}
.sn-file-drop-zone__drag-info, .sp-attachment-picker {
	color: #5c5c5c !important;
}
.sn-file-drop-zone__clipboard-info {
	color: #5c5c5c !important;
}
hr, .hr {
	border-bottom: .1rem solid lightgrey !important;
}
main a {
	color: #005EA2;
	font-weight: 550;
}
.home-links-container a {
	text-decoration: none;
}
ul.dropdown-menu {
	width: 100% !important;
}
.input-group-typeahead {
	position: relative;
}
.contextual-search-result-icon {
	max-width: 4rem;
	max-height: 4rem;
	padding: 0rem;
}
.cursor-pointer {
	cursor: pointer;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 50rem;
}
@media screen and (max-width: 767px) {
	.apply-button {
		max-width: 80%;
	}
}
.dropdown-menu > li > a {
	background: unset !important;
}
.dropdown-menu > li :hover {
	background: lightgrey !important;
}
input {
	font-size: 1.3rem;
}
.list-group-item.active {
	background: #1f3469;
}
.fa-search:before {
	color: white !important;
	content: "Apply" !important;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-size: 1.5rem;
}
.fa-search {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1.5rem;
}
.v3c29786e87133200e0ef0cf888cb0bdf {
	max-width: 100rem !important;
	margin: auto;
}
.c29cbcb70d7000200a9ad1e173e24d4b9, .c8b7bcb155b3212000d7ec7ad31f91a5b {
	max-width: 100rem;
	margin: auto;
}
.c29cbcb70d7000200a9ad1e173e24d4b9 {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.btn-default {
	color: white !important;
	background: #1f3469 !important;
}
.m-auto {
	margin: auto !important;
}
.max-width-400 {
	max-width: 40rem !important;
	margin: auto !important;
}
.max-width-500 {
	max-width: 50rem !important;
	margin: auto !important;
}
.max-width-1100 {
	max-width: 100rem !important;
	margin: auto !important;
}
.max-width-600 {
	max-width: 60rem !important;
	margin: auto !important;
}
.max-width-700 {
	max-width: 70rem !important;
	margin: auto !important;
}
a {
	border: .1rem solid transparent;
}
.nav > li > a:focus {
	background: none !important;
	outline: .1rem solid white;
}
h1 {
	max-width: 90rem;
}
.org-link-width-image {
	min-width: 100% !important;
}
@media screen and (max-width: 767px) {
	.org-link-with-image > :first-child {
		padding: 0 !important;
		margin: 0 !important;
		width: 0 !important;
		display: none !important;
	}
	.org-link-with-image > :nth-child(2) {
		border-radius: .5rem !important;
		margin-bottom: 1rem;
	}
}
h1 {
	font-size: 3.5rem !important;
	font-weight: 600;
}
h2 {
	font-size: 2.7rem !important;
	font-weight: 400 !important;
}
.max-width-800 {
	max-width: 80rem !important;
	margin: auto !important;
}
.row:not(:first-of-type) {
	max-width: 100rem !important;
	margin: auto !important;
}
.sp-row-content:not(:first-of-type) {
	max-width: 100rem !important;
	margin: auto !important;
}
.banner-text {
	background: 0% 0% / auto #cc0000;
	background: #bb2031 !important;
	color: #212529;
	display: flex;
	float: none;
	font-family: "Source Sans Pro";
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 400;
	padding: 1rem;
	position: relative;
	text-align: left;
	top: 0rem;
	z-index: auto;
	min-height: 15rem !important;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100% !important;
}
html {
	font-size: 12px;
}
body {
	font-size: 1.5rem !important;
}
.nav > li > a:hover, .nav > li > a:focus {
	background: none !important;
}
.disclaimer p {
	font-size: 1.5rem !important;
}
.disclaimer {
	margin: auto;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.hr {
	border-bottom: .1rem solid lightgrey;
	margin: 0;
	margin-top: 0;
	margin-bottom: 1rem;
}
.login-container-outer {
	height: 100%;
	max-width: 50rem;
	background: white;
	min-width: auto;
	margin: auto;
}
.login-container-inner {
	display: flex;
	flex-direction: column;
	padding: 4rem 1rem 4rem 1rem;
	gap: .5rem;
	max-width: 90%;
	margin: auto;
}
.login-button-blue, .login-button-red {
	margin-top: 1rem !important;
}
.footer * {
	box-sizing: border-box !important;
	margin: 0 !important;
	padding: 0 !important;
}
footer {
	width: 100%;
	box-sizing: border-box;
}
.max-width-780 {
	max-width: 78rem;
	margin: auto;
}
.ty-container {
	max-width: 60rem;
	margin: auto;
}
.login-button-blue {
	background: #1A4480;
	color: white;
	border: transparent;
}
.login-button-blue:hover, .login-button-blue:active, .login-button-blue:focus {
	background: #12305A;
}
.login-button-red:hover, .login-button-red:active, .login-button-red:focus {
	background: #9E142B;
}
.login-button-red {
	background: #E21D3E;
	color: white;
}
.container-fluid, .container {
	padding: 0rem;
}
.container-fluid [tabindex] a:focus, .container [tabindex] a:focus {
	border-radius: .2rem;
	outline: .2rem solid #000000 !important;
	border: .1rem solid #66afe9 !important;
	box-shadow: 0rem 0rem .5rem #66afe9 !important;
}
.row {
	margin: 0rem;
}
.banner-text > h1 {
	border: none !important;
	background: none !important;
}
.form-check-label {
	width: 100% !important;
}
.container {
	margin: auto;
}
#message textarea {
	height: 20rem !important;
}
.expand-retract-button .clicker, .related-org-label {
	margin-top: .5rem;
	padding-left: .5rem;
	padding-right: .5rem;
}
.related-org-label {
	padding-left: 0;
}
.expand-retract-button .clicker {
	padding-left: 0;
}
.card-body {
	padding-top: 0rem !important;
	margin-top: 0rem !important;
}
.form-check-input {
	margin-top: 2 .rem !important;
	margin-left: -2rem !important;
	position: absolute !important;
}
.max-width-1100 {
	max-width: 110rem;
	margin: auto;
}
.form-check {
	display: flex;
	gap: .5rem;
	margin-top: .2rem;
}
.hero {
	height: 25rem;
	padding-top: 0rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.padding-top {
	padding-top: 0rem !important;
}
.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
@charset "UTF-8";
@-webkit-keyframes cm-spin {
		0% {
		-webkit-transform: translateY(-50%) rotate(0deg);
		transform: translateY(-50%) rotate(0deg);
	}
		100% {
		-webkit-transform: translateY(-50%) rotate(359deg);
		transform: translateY(-50%) rotate(359deg);
	}
	}
@-o-keyframes cm-spin {
		0% {
		-webkit-transform: translateY(-50%) rotate(0deg);
		-o-transform: translateY(-50%) rotate(0deg);
		transform: translateY(-50%) rotate(0deg);
	}
		100% {
		-webkit-transform: translateY(-50%) rotate(359deg);
		-o-transform: translateY(-50%) rotate(359deg);
		transform: translateY(-50%) rotate(359deg);
	}
	}
@keyframes cm-spin {
		0% {
		-webkit-transform: translateY(-50%) rotate(0deg);
		-o-transform: translateY(-50%) rotate(0deg);
		transform: translateY(-50%) rotate(0deg);
	}
		100% {
		-webkit-transform: translateY(-50%) rotate(359deg);
		-o-transform: translateY(-50%) rotate(359deg);
		transform: translateY(-50%) rotate(359deg);
	}
	}
@font-face {
	font-family: "context-menu-icons";
	font-style: normal;
	font-weight: normal;
	src: url("font/context-menu-icons.eot?33lxn");
	src: url("font/context-menu-icons.eot?33lxn#iefix") format("embedded-opentype"), url("font/context-menu-icons.woff2?33lxn") format("woff2"), url("font/context-menu-icons.woff?33lxn") format("woff"), url("font/context-menu-icons.ttf?33lxn") format("truetype");
}
.context-menu-icon-add:before {
	content: "\EA01";
}
.context-menu-icon-copy:before {
	content: "\EA02";
}
.context-menu-icon-cut:before {
	content: "\EA03";
}
.context-menu-icon-delete:before {
	content: "\EA04";
}
.context-menu-icon-edit:before {
	content: "\EA05";
}
.context-menu-icon-loading:before {
	content: "\EA06";
}
.context-menu-icon-paste:before {
	content: "\EA07";
}
.context-menu-icon-quit:before {
	content: "\EA08";
}
.context-menu-icon::before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 2em;
	font-family: "context-menu-icons";
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	color: #2980b9;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.context-menu-icon.context-menu-hover:before {
	color: #fff;
}
.context-menu-icon.context-menu-disabled::before {
	color: #bbb;
}
.context-menu-icon.context-menu-icon-loading:before {
	-webkit-animation: cm-spin 2s infinite;
	-o-animation: cm-spin 2s infinite;
	animation: cm-spin 2s infinite;
}
.context-menu-icon.context-menu-icon--fa {
	display: list-item;
	font-family: inherit;
	line-height: inherit;
}
.context-menu-icon.context-menu-icon--fa::before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 2em;
	font-family: FontAwesome;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	color: #2980b9;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.context-menu-icon.context-menu-icon--fa.context-menu-hover:before {
	color: #fff;
}
.context-menu-icon.context-menu-icon--fa.context-menu-disabled::before {
	color: #bbb;
}
.context-menu-icon.context-menu-icon--fa5 {
	display: list-item;
	font-family: inherit;
	line-height: inherit;
}
.context-menu-icon.context-menu-icon--fa5 i, .context-menu-icon.context-menu-icon--fa5 svg {
	position: absolute;
	top: .3em;
	left: .5em;
	color: #2980b9;
}
.context-menu-icon.context-menu-icon--fa5.context-menu-hover > i, .context-menu-icon.context-menu-icon--fa5.context-menu-hover > svg {
	color: #fff;
}
.context-menu-icon.context-menu-icon--fa5.context-menu-disabled i, .context-menu-icon.context-menu-icon--fa5.context-menu-disabled svg {
	color: #bbb;
}
.context-menu-list {
	position: absolute;
	display: inline-block;
	min-width: 13em;
	max-width: 26em;
	padding: .25em 0;
	margin: .3em;
	font-family: inherit;
	font-size: inherit;
	list-style-type: none;
	background: #fff;
	border: .1rem solid #bebebe;
	border-radius: .2em;
	-webkit-box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .5);
	box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .5);
}
.context-menu-item {
	position: relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding: .2em 2em;
	color: #2f2f2f;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff;
}
.context-menu-separator {
	padding: 0;
	margin: .35em 0;
	border-bottom: .1rem solid #e6e6e6;
}
.context-menu-item > label > input, .context-menu-item > label > textarea {
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}
.context-menu-item.context-menu-hover {
	color: #fff;
	cursor: pointer;
	background-color: #2980b9;
}
.context-menu-item.context-menu-disabled {
	color: #bbb;
	cursor: default;
	background-color: #fff;
}
.context-menu-input.context-menu-hover {
	color: #2f2f2f;
	cursor: default;
}
.context-menu-submenu:after {
	position: absolute;
	top: 50%;
	right: .5em;
	z-index: 1;
	width: 0;
	height: 0;
	content: "";
	border-color: transparent transparent transparent #2f2f2f;
	border-style: solid;
	border-width: .25em 0 .25em .25em;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.context-menu-item.context-menu-input {
	padding: .3em .6em;
}
.context-menu-input > label > * {
	vertical-align: top;
}
.context-menu-input > label > input[type="checkbox"], .context-menu-input > label > input[type="radio"] {
	position: relative;
	top: .12em;
	margin-right: .4em;
}
.context-menu-input > label {
	margin: 0;
}
.context-menu-input > label, .context-menu-input > label > input[type="text"], .context-menu-input > label > textarea, .context-menu-input > label > select {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.context-menu-input > label > textarea {
	height: 7em;
}
.context-menu-item > .context-menu-list {
	top: .3em;
	right: -.3em;
	display: none;
}
.context-menu-item.context-menu-visible > .context-menu-list {
	display: block;
}
.context-menu-accesskey {
	text-decoration: underline;
}