.infoTitle {
	color: #4d4d4d;
	background-color: #ededed;
	padding: 0.175rem;
}

.textAlign {
	text-align: justify;
}

p {
	font-family: inherit;
	/* font-size: 0.88rem;*/
	font-weight: 400;
	/* margin-bottom: 0.4em;*/
	margin: 1.25rem;
	/* text-rendering: optimizeLegibility; */
}

@media only screen and (min-width: 140px) and (max-width: 380px) {
	p {
		font-size: 0.88rem;
	}
}

.bilingualDiv {
	left: 1.375rem;
	vertical-align: middle;
	border-style: solid;
	position: relative;
	border-color: #2874a6;
	color: #2874a6;
	height: auto;
	width: 80%;
	display: none;
	background: url("/POA/javax.faces.resource/images/information-icon.ico.xhtml") no-repeat scroll
		left center;
	background-size: 25px;
	padding-left: 2rem;
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
	background-position: 0.375rem;
}

.consentDocumentNoFrDiv {
	left: 1.375rem;
	vertical-align: middle;
	border-style: solid;
	position: relative;
	border-color: #973c13;
	color: #973c13;
	height: auto;
	width: 80%;
	display: none;
	background: url("/POA/javax.faces.resource/images/Icon_attention.png.xhtml") no-repeat scroll
		left center;
	background-size: 25px;
	padding-left: 2rem;
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
	background-position: 0.375rem;
}

.globalError {
	left: 1.375rem;
	vertical-align: middle;
	border-style: solid;
	position: relative;
	border-color: #973c13;
	height: auto;
	width: 70%;
	display: none;
	background: #ededed url("/POA/javax.faces.resource/images/information-icon.ico.xhtml")
		no-repeat scroll left center;
	background-size: 25px;
	padding-left: 2rem;
	background-position: 0.375rem;
}

fieldset {
	border: 0 solid silver;
	margin: 0 0;
	padding: 0 0 0;
}

.Rule76Div {
	display: none;
}

.block {
	display: none;
}

.S2i h6 {
	font-size: 0.01rem;
}

.appTitle {
	padding-top: 0.6rem;
}

.radioButton {
	height: 50px;
}

.inactiveLink {
	pointer-events: none !important;
	cursor: default !important;
	text-decoration: underline !important;
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
	font-weight: bold;
}

.infoLabel {
	cursor: default !important;
	padding: 0.5rem;
	font-weight: bold;
	font-size: 1rem;
}

.infoLabel div > span {
	font-weight: normal;
	font-size: 0.87rem;
}

.cellText {
	font-weight: normal;
	font-size: 1rem;
}

.spacer5 {
	min-height: 0.5rem;
}

.spacer10 {
	min-height: 1rem;
}

.spacer15 {
	min-height: 1.5rem;
}

.spacer20 {
	min-height: 2rem;
}

label.inline {
	margin-bottom: 0rem;
	padding-bottom: 0rem;
}

label.twoline {
	margin-top: -0.5rem;
	padding-top: -0.5rem;
}

.crudButton {
	padding-bottom: 0.07rem !important;
	padding-top: 0.07rem !important;
	margin-bottom: 0rem !important;
}

.addressButton {
	text-decoration: none !important;
	border-radius: 3px;
	text-align: center;
	line-height: 44px;
}

[type="text"] {
	height: 2.3125rem;
}

.input-error {
	color: #973c13;
	display: block;
	margin-top: 0.1rem;
	margin-bottom: 0.9rem;
}

.small {
	font-size: 0.9375rem;
}

.errorMessageMargin {
	margin: 0px 0px 0px 0px;
}

.borderWarning {
	border-color: #973c13;
}

.borderColor {
	border-color: #cacaca;
}

.InfoPage {
	padding-bottom: 0.5rem;
}

.InfoPage article header {
	color: #4d4d4d;
	background-color: #ededed;
	box-sizing: border-box;
	display: block;
	width: 100%;
	min-height: 1.65rem;
	padding: 0.5rem;
}

.InfoPage article header h2 {
	font-size: 1.3rem;
	font-weight: bold;
	padding-top: 0.2rem;
}

.InfoPage article section {
	padding-top: 0.8rem;
}

.InfoPage article section h2 {
	color: #4d4d4d;
	background-color: #ededed;
	font-size: 1.3rem;
	font-weight: bold;
	padding: 0.5rem;
	box-sizing: border-box;
	display: block;
	width: 100%;
}

.InfoPage article section h3 {
	font-size: 1.2rem;
	font-weight: bold;
	padding-left: 1.2rem;
	padding-bottom: 1rem;
}

.InfoPage article section p {
	padding-left: 1.2rem;
	padding-right: 1.2rem;
}

.InfoPage article section p.indent {
	padding-left: 3.2rem;
}

.InfoPage article section ul {
	padding-left: 1.5rem;
}

.InfoPage article section ul li {
	margin: 0 0 0.8em 0;
}

.InfoPage article section ol {
	padding-left: 2rem;
}

.InfoPage article section ol li {
	margin: 0 0 0.3em 0;
}

.InfoPage article strong {
	font-size: 1.1rem;
}

.InfoPage nav {
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 1.6rem;
	padding-right: 1.6rem;
}

.InfoPage nav a,
.InfoPage nav a:hover,
.InfoPage nav a:focus,
.InfoPage nav a:visited {
	outline: none;
	text-decoration: underline;
}

.titles {
	background-color: #ededed;
	font: black;
	padding: 0.275rem;
}

.input-required::after {
	content: "*";
	color: #973c13;
	margin-left: 0.5rem;
}

.nav-link {
	height: 3rem;
	position: relative;
	top: 12%;
}

.form-container {
	padding-left: 2rem;
	padding-right: 2rem;
}

.bold-text {
	font-weight: bold;
}

.center-text {
	text-align: center;
}

.text-block span {
	line-height: 1.3rem;
}

.css-table {
	display: table;
	border-collapse: collapse;
	width: 100%;
}

.css-table-row {
	display: table-row;
}

.css-table-cell {
	display: table-cell;
}

.case-cell-left,
.case-cell-middle,
.case-cell-right,
.case-cell-extra {
	display: table-cell;
	vertical-align: middle;
	border: 2px solid white;
}

.case-cell-left {
	text-align: center;
	width: 12rem;
}

.case-cell-middle {
	text-align: left;
	padding-left: 1rem;
}

.case-cell-right {
	text-align: right;
	padding-right: 1rem;
	width: 12rem;
}

.case-cell-extra {
	text-align: center;
	width: 4rem;
}

.S2i .button {
	font-family: sans-serif;
	font-weight: 600;
}

.button.dialog-primary {
	color: white;
	background-color: #973c13;
	border-radius: 3px;
	box-shadow: 0 2px 4px #999;
	min-width: 6rem;
	margin: 0.5rem;
	outline: none;
}

.button.dialog-secondary {
	color: white;
	background-color: #696969;
	border-radius: 3px;
	box-shadow: 0 2px 4px #999;
	min-width: 6rem;
	margin: 0.5rem;
	cursor: pointer;
	outline: none;
}

.wide-dialog-button:lang(en) {
	width: 12rem;
}

.wide-dialog-button:lang(fr) {
	width: 16rem;
}

.er-input-label:lang(en) {
	width: 14rem;
}

.er-input-label:lang(fr) {
	width: 26rem;
}

@media (min-width: 381px) {
	.er-input-label {
		text-align: right;
	}
}

@media print {
	.no-print {
		display: none;
	}
}
