 /* rule text for text display of codebook content */
p {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
 .rule-history {
	margin-bottom: 3rem;
}
.rule-history p {
	font-size: 0.9rem;
	line-height: 1.2;
	margin-bottom: 5px;
	margin-left: 1.5rem;
}
.rule-text ol {
	list-style-type: none;
}
.rule-text ol li {
	font-size: 1rem;
	line-height: 1.5;
	margin-bottom: 10px;
}
.rule-link {
}
.RulePageTOC {
	margin-bottom: 3rem;
    border-bottom: solid 1px #cccccc;
}
.sr-only-OAR {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0); /* Older property */
    clip-path: inset(50%); /* Modern property */
    white-space: nowrap;
    border: 0;
}
.font-italic-OAR {
	font-style: italic !important;
	margin-top: 2rem;
	margin-bottom: 1.5rem;
}
