.ariaLiveHidden {
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
}

.errorShown {
	display: inline;
	color: #EE0000;
	margin: 3px;
}

#poaTable {
	position: relative;
}

#POATableCaption {
	position: absolute;
	overflow: hidden;
	left: -100%;
	top: -100%;
}

.clsIntlShowExcludes {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 19px;
	height: 20px;
}

.clsIntlExcludesTitle {
	left: 22px;
	top: 10px;
	width: 90px;
	height: 20px;
	font-size: 12px;
	padding-left: 2px;
}

.clsExcludesTitle {
	font-size: 12px;
}

.clsOldCRS .vizTable {
	height: 24px;
}

.clsNewCRS .vizTable {
	height: 30px;
	background: var(--c-ref-color-base-gray-10);
	border: 1px solid var(--c-ref-color-base-gray-30);
}

.clsOldCRS #vizprompt {
	color: #4570a0;
}

.clsNewCRS #vizprompt {
	color: black;
}

#DCSelectors {
	text-align: left;
}

#TableTitle {
	position: absolute;
	top: 47px;
	left: 0px;
}

.clsFocusReviewTable {
	border-color: #edf3f9;
	border-width: 0px;
	border-collapse: separate;
}

.clsFocusSummaryTable {
	border-color: white;
	border-width: 0px;
}

.clsFocusReviewTable tr {
	border-color: #edf3f9;
}

.clsFocusSummaryTable tr {
	border-color: white;
}

.clsOldCRS .clsI10NosEditRangeHeader {
	background: #B12F31;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.clsNewCRS .clsI10NosEditRangeHeader {
	color: black;
	padding-left: 6px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 15px;
	text-decoration-line: underline;
	margin-top: 6px;
}

.clsOldCRS .clsHighCategory {
	border-bottom: 1px solid #A09FA4 !important;
	border-left: 9px solid #A09FA4 !important;
	border-right: 9px solid #A09FA4 !important;
	background-color: white !important;
}

.clsNewCRS .clsHighCategory {
	border-bottom: 1px solid #A09FA4 !important;
	border-left: 12px solid #A09FA4 !important;
	border-right: 1px solid #A09FA4 !important;
	background-color: white !important;
	margin-left: 8px;
}

.clsOldCRS .clsCriticalCategory {
	border-bottom: 1px solid #B12F31 !important;
	border-left: 9px solid #B12F31 !important;
	border-right: 9px solid #B12F31 !important;
	color: #B12F31 !important;
	background-color: #F3DDE0 !important;
}

.clsNewCRS .clsCriticalCategory {
	border-bottom: 1px solid #B12F31 !important;
	border-left: 12px solid #B12F31 !important;
	border-right: 1px solid #B12F31 !important;
	color: #B12F31 !important;
	background-color: #F3DDE0 !important;
	margin-left: 8px;
}

.clsOldCRS .clsCriticalBypassCategory {
	border-bottom: 1px solid #B77B7D !important;
	border-left: 9px solid #B77B7D !important;
	border-right: 9px solid #B77B7D !important;
	color: #B12F31 !important;
	background-color: #F7EBED !important;
}

.clsNewCRS .clsCriticalBypassCategory {
	border-bottom: 1px solid #B77B7D !important;
	border-left: 12px solid #B77B7D !important;
	border-right: 1px solid #B77B7D !important;
	color: #B12F31 !important;
	background-color: #F7EBED !important;
	margin-left: 8px;
}

.clsOldCRS .clsNormalCategory {
	border-bottom: 1px solid #E0DFE4 !important;
	border-left: 9px solid #E0DFE4 !important;
	border-right: 9px solid #E0DFE4 !important;
	background-color: white !important;
}

.clsNewCRS .clsNormalCategory {
	border-bottom: 1px solid #E0DFE4 !important;
	border-left: 12px solid #E0DFE4 !important;
	border-right: 1px solid #E0DFE4 !important;
	background-color: white !important;
	margin-left: 8px;
}

.clsOldCRS .clsAutoCategory {
	border-bottom: 1px solid #4a7331 !important;
	border-left: 9px solid #4a7331 !important;
	border-right: 9px solid #4a7331 !important;
	background-color: #e7f0e1;
}

.clsNewCRS .clsAutoCategory {
	border-bottom: 1px solid #4a7331 !important;
	border-left: 12px solid #4a7331 !important;
	border-right: 1px solid #4a7331 !important;
	background-color: #e7f0e1 !important;
	margin-left: 8px;
}

.clsOldCRS .clsSecondLevelCategory {
	border-bottom: 1px solid #E0BBB5 !important;
	border-left: 9px solid #E0BBB5 !important;
	border-right: 9px solid #E0BBB5 !important;
	background-color: #FFF5F3 !important;
}

.clsNewCRS .clsSecondLevelCategory {
	border-bottom: 1px solid #E0BBB5 !important;
	border-left: 12px solid #E0BBB5 !important;
	border-right: 1px solid #E0BBB5 !important;
	background-color: #FFF5F3 !important;
	margin-left: 8px;
}

.clsOldCRS .clsPrincipalIndicator {
	border: 1px solid #366391 !important;
	color: #366391 !important;
	background-color: #EDF3F9 !important;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 4px;
}

.clsNewCRS .clsPrincipalIndicator {
	border: 1px solid var(--c-ref-color-base-blue-90) !important;
	color: var(--c-ref-color-base-blue-90) !important;
	background-color: var(--c-ref-color-base-blue-20) !important;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 4px;
}

.clsOldCRS .clsFocusedMiddle {
	padding-top: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: ButtonShadow;
	border-bottom-color: ButtonShadow;
}

.clsOldCRS .clsFocusedLeft {
	padding-top: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: ButtonShadow;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: ButtonShadow;
	border-bottom-color: ButtonShadow;
}

.clsOldCRS .clsFocusedRight {
	padding-top: 1px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: ButtonShadow;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: ButtonShadow;
	border-bottom-color: ButtonShadow;
}

.clsNewCRS .clsFocusedMiddle {
	padding-top: 1px;
	border-top: 1px solid var(--c-ref-color-base-emerald-40);
	border-bottom: 1px solid var(--c-ref-color-base-emerald-40);
}

.clsNewCRS .clsFocusedLeft {
	padding-top: 1px;
	border-left: 1px solid var(--c-ref-color-base-emerald-40);
	border-top: 1px solid var(--c-ref-color-base-emerald-40);
	border-bottom: 1px solid var(--c-ref-color-base-emerald-40);
}

.clsNewCRS .clsFocusedRight {
	padding-top: 1px;
	border-right: 1px solid var(--c-ref-color-base-emerald-40);
	border-top: 1px solid var(--c-ref-color-base-emerald-40);
	border-bottom: 1px solid var(--c-ref-color-base-emerald-40);
}

.clsUnFocusedMiddle {
	padding-top: 2px;
	padding-bottom: 1px;
}

.clsUnFocusedLeft {
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.clsUnFocusedRight {
	padding-top: 2px;
	padding-bottom: 1px;
	padding-right: 1px;
}

.clsBody {
	width: 100%;
}

.clsDisabled {
	color: GrayText;
}

.defaultButtonHighlight, .defaultButtonPressed, .defaultButtonHighlight TD, .defaultButtonPressed TD,
.defaultButtonDisabledHighlight, .defaultButtonDisabledHighlight TD,
.defaultButtonNormal, .defaultButtonNormal TD,
.defaultButtonDisabled, .defaultButtonDisabled TD
.defaultButtonSeparator, .defaultButtonSeparator TD {
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.clsOldCRS .defaultButtonHighlight, .defaultButtonPressed {
	background-color: #3F4E73;
	color: white;
	height: 17px;
}

.clsNewCRS .defaultButtonHighlight, .defaultButtonPressed {
	background-color: var(--c-ref-color-base-emerald-20);
	color: black;
	height: 17px;
}

.clsOldCRS .defaultButtonDisabledHighlight {
	background-color: #3F4E73;
	color: silver;
	height: 17px;
}

.clsNewCRS .defaultButtonDisabledHighlight {
	background-color: var(--c-ref-color-base-emerald-20);
	color: gray;
	height: 17px;
} 

.defaultButtonNormal {
	background-color: white;
	color: black;
	height: 17px;
}

.defaultButtonDisabled {
	background-color: white;
	color: #757575;
	height: 17px;
}

.defaultButtonSeparator {
	background-color: white;
	color: black;
	height: 5px;
}

.clsOldCRS .clsRefLinksBtn {
	height: 16px;
	min-width: 64px;
	margin: 2px 2px 2px 0;
	color: black !important;
	border: none !important;
	cursor: pointer;
	border-radius: 8px;
	font-size: 9px;
	font-weight: bold;
	box-shadow: 0px .5px 1px #444444, 0px -.5px 2px #999999;
	background: linear-gradient(0deg, #BBBBBB, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn {
	height: 18px;
	margin: 2px 2px 2px 0;
	color: black !important;
	border: 1px solid var(--c-ref-color-base-gray-40);
	border-radius: 9px;
	cursor: pointer;
	background: #BBBBBB; 
	font-size: 12px;
	font-weight: normal !important;
}

.clsOldCRS .clsRefLinksBtn:active {
	box-shadow: 0px -.5px 2px #444444, 0px .5px 1px #999999;
}

.clsNewCRS .clsRefLinksBtn:hover {
	box-shadow: 0px .5px 2px #ccc;
}

.clsOldCRS .clsRefLinksBtn_nca {
	background: linear-gradient(0deg, #95d181, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_nca {
	background: #95d181 !important;
}

.clsOldCRS .clsRefLinksBtn_hcc {
	background: linear-gradient(0deg, #cbecca, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_hcc {
	background: #cbecca !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_fayebrown {
	background: linear-gradient(0deg, #d4c3ad, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_fayebrown {
	background: #d4c3ad !important;
}

.clsOldCRS .clsRefLinksBtn_cptasst {
	background: linear-gradient(0deg, #9fc3e7, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_cptasst {
	background: #CEE1E9 !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_cpt {
	background: linear-gradient(0deg, #b9acc4, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_cpt {
	background: #E7E3EB !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_codinghb {
	background: linear-gradient(0deg, #d5c5af, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_codinghb {
	background: #d5c5af !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}


.clsOldCRS .clsRefLinksBtn_codingclinic {
	background: linear-gradient(0deg, #cbe1e1, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_codingclinic {
	background: #cbe1e1 !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_codebook, .clsOldCRS .clsRefLinksBtn_i10codebook {
	background: linear-gradient(0deg, #ebabcd, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_codebook, .clsNewCRS .clsRefLinksBtn_i10codebook {
	background: #FFE2F2 !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_cdr {
	background: linear-gradient(0deg, #e5dfa5, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_cdr {
	background: #f1f2c2 !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_cdi {
	background: linear-gradient(0deg, #d03f3f, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_cdi {
	background: #fbb4b7 !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_anesth {
	background: linear-gradient(0deg, #e79f9f, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_anesth {
	background: #f0d3cd !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_acs {
	background: linear-gradient(0deg, #cd86cb, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_acs {
	background: #cd86cb !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_ics {
	background: linear-gradient(0deg, #ff663b, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_ics {
	background: #ff663b !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_hcpcs {
	background: linear-gradient(0deg, #f3c99e, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_hcpcs {
	background: #F2E2C0 !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_hcpcsman {
	background: linear-gradient(0deg, #ffa64d, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_hcpcsman {
	background: #F2BDA5 !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_cptchng {
	background: linear-gradient(0deg, #cbecca, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_cptchng {
	background: #cbecca !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_cdr_i10cm {
	background: linear-gradient(0deg, #FFFFA6, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_cdr_i10cm {
	background: #f1f2c2 !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_cdr_i10pcs_links {
	background: linear-gradient(0deg, #FFFFA6, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_cdr_i10pcs_links {
	background: #f1f2c2 !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_drzir {
	background: linear-gradient(0deg, #e1f3f2, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_drzir {
	background: #e6f9f8 !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsRefLinksBtn_drzc {
	background: linear-gradient(0deg, #4eded6, #FFFFFF);
}

.clsNewCRS .clsRefLinksBtn_drzc {
	background: #d7f6ff !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsDxType {
	background: linear-gradient(0deg, #dce6e6, #FFFFFF);
}

.clsNewCRS .clsDxType {
	background: #dce6e6 !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsDxPrefix {
	background: linear-gradient(0deg, #FFFFA6, #FFFFFF);
}

.clsNewCRS .clsDxPrefix {
	background: #FFFFA6 !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsDxCluster {
	background: linear-gradient(0deg, #cbecca, #FFFFFF);
}

.clsNewCRS .clsDxCluster {
	background: #cbecca !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .clsPxAttribute {
	background: linear-gradient(0deg, #cbe1e1, #FFFFFF);
}

.clsNewCRS .clsPxAttribute {
	background: #cbe1e1 !important;
	border: 1.75px solid var(--c-ref-color-base-gray-50);
}

.clsOldCRS .defaultSeparator {
	font-size: 1px;
	width: 100%;
	height: 0px;
	border-style: solid;
	border-color: #8ca8d9;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.clsNewCRS .defaultSeparator {
	font-size: 1px;
	width: 100%;
	height: 0px;
	border-style: solid;
	border-color: var(--c-ref-color-base-gray-30);
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.defaultMenuStyle {
	cursor: default;
	z-index: 10;
}

.clsOldCRS .defaultHorzMenuStyle {
	background: linear-gradient(to bottom, #edfafa, #ddeafa, #cddaea);
	text-align: left;
	height: 26px;
	width: 100%;
	min-width: 634px;
	_width: expression(document.body.clientWidth < 634 ? "634px" : "100%" );
}

.clsNewCRS .defaultHorzMenuStyle {
	color: var(--c-ref-color-base-black);
	background: var(--c-ref-color-base-gray-10);
	text-align: left;
	width: 100%;
	font-size: 12px;
}

.clsOldCRS .defaultHorzButtonNormal {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight: normal;
	color: #203040;
	font-family: Arial,Tahoma,Sans-serif;
	width: 100px;
	height: 27px;
	line-height: 28px;
	vertical-align: middle;
	text-indent: 5px;
}

.clsNewCRS .defaultHorzButtonNormal {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight: normal;
	color: #203040;
	font-family: Arial,Tahoma,Sans-serif;
	height: 27px;
	line-height: 28px;
	vertical-align: middle;
}

.clsOldCRS .defaultHorzButtonDisabled {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight: normal;
	color: #203040;
	font-family: Arial,Tahoma,Sans-serif;
	width: 100px;
	height: 27px;
	line-height: 28px;
	vertical-align: middle;
	text-indent: 5px;
	cursor: not-allowed;
	opacity: 0.3;
}

.clsNewCRS .defaultHorzButtonDisabled {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight: normal;
	color: #203040;
	font-family: Arial,Tahoma,Sans-serif;
	height: 27px;
	line-height: 28px;
	vertical-align: middle;
	cursor: not-allowed;
	opacity: 0.3;
}

.clsOldCRS .defaultHorzButtonHighlight, .clsOldCRS .defaultHorzButtonDisabledHighlight, .clsOldCRS .defaultHorzButtonPressed {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight: normal;
	color: #203040;
	font-family: Arial,Tahoma,Sans-serif;
	width: 100px;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	text-indent: 5px;
	cursor: pointer;
	background: linear-gradient(to bottom, #cddaea, #ddeafa, #edfafa);
}

.clsNewCRS .defaultHorzButtonHighlight, .clsNewCRS .defaultHorzButtonDisabledHighlight, .clsNewCRS .defaultHorzButtonPressed {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight: normal;
	color: #203040;
	font-family: Arial,Tahoma,Sans-serif;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	cursor: pointer;
	background: var(--c-ref-color-base-gray-30);
}

.clsOldCRS, .clsOldCRS .clsDlgBody, .clsOldCRS .clsCheckbox, .clsOldCRS .clsHistoryBody, .clsOldCRS .clsHistoryBox, .clsOldCRS .clsHistoryBoxHighlight,
.clsOldCRS .clsReadOnlyTextArea {
	background-color: #edf3f9;
}

.clsNewCRS, .clsNewCRS .clsDlgBody, .clsNewCRS .clsCheckbox, .clsNewCRS .clsHistoryBody, .clsNewCRS .clsHistoryBox, .clsNewCRS .clsHistoryBoxHighlight,
.clsNewCRS .clsReadOnlyTextArea {
	background-color: var(--c-ref-color-base-white);
}

.clsInputGray, .clsScrollingDiv {
	background-color: #edf3f9;
}

.clsOldCRS .clsPopupGroupBox {
	background-color: #edf3f9;
	border: 1px solid;
	color: gray;
}

.clsNewCRS .clsPopupGroupBox {
	border: 1px solid;
	color: gray;
}

.clsSpanGroupBox, .clsSpanGroupBox2, .clsPopupSpanGroupBox,
.clsShow, .clsShowItem, .noselect {
	background-color: white;
}

.clsNewCRS .clsShowItem {
	line-height: 1.5em;
	border: 1px solid transparent;
}

.clsInput {
	background-color: white;
}

.clsBar {
	background-color: royalblue;
}

.clsButton, .clsCalendarButton, .clsFwdBtn, .clsBackBtn, .clsSearchBtn {
	padding: 0px;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	color: #203040;
	width: 96px;
	height: 27px;
}

.clsIPadBtnInterior {
	margin-left: -5px;
	margin-right: -5px;
}

.clsButton {
	border: none;
}

.clsSpanGroupBox2, .clsSpan3 {
	border-left: 1px solid;
	color: gray;
}

.clsSpanGroupBox2 {
	border: 1px solid;
	color: gray;
}

.clsBar {
	border-color: royalblue;
}

.clsWhiteBox {
	background-color: white;
}

.clsLCDPolicyBox {
	background-color: White;
}

.clsListBox {
	background-color: white;
	border: 1px solid black;
}

.rowUnShade {
	background-color: white;
}

.rowAltShade {
	background-color: transparent;
}

clsOldCRS .altShade {
	background-color: #edf3f9;
}

clsNewCRS .altShade {
	background-color: var(--c-ref-color-base-gray-10);
}

.altUnShade {
	background-color: white;
}

.clsDisabledBox {
	background-color: #edf3f9;
	border: black 1px solid;
}

#InformationTitle, #InformationLeft, #InformationDemogr, #InformationContactUs {
	color: #203040;
}

#Header2 {
	display: none;
}

.clsLinkItem {
	color: black;
	cursor: pointer;
	text-decoration: underline;
}

.clsLinkItem:focus {
	border: 1px dashed black;
}

.clsOldCRS .w3-btn:focus {
	border: 2px dashed lime;
}

.clsNewCRS .w3-btn:focus {
	border: 2px dashed var(--c-ref-color-brand-primary-30);
}

.clsCalendarButton {
	border: none;
	background-image: url("../images/coreimages_v2.png");
	background-position: 0px -342px;
}

.clsSearchButton {
	border: none;
	background-image: url("../images/search_large.png");
	background-position: 0px 0px;
	background-repeat: no-repeat
}

#MainSpan {
	width: 100%;
}

#GlassBgMain {
	width: 90px;
	height: 90px;
	background-color: white;
}

#ObsoleteBrowser {
	margin: 5px;
}

#ObsoleteBrowserMessage {
	color: red;
	text-align: center;
	background-color: white;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#ObsoleteBrowserClose {
	cursor: pointer;
	background-color: white;
	width: 50px;
	text-align: right;
	vertical-align: top;
}

#WarningBanner {
	margin: 0px;
	background-color: red;
	color: white;
}

#WarningBannerMessage {
	color: white;
	text-align: center;
	background-color: red;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	vertical-align: middle;
	font-size: 12px;
	font-family: Arial, Tahoma, Sans-Serif;
}

#ObsoleteInstall {
	margin: 5px;
}

#ObsoleteInstallMessage {
	color: white;
	text-align: center;
	background-color: #c70c0c;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#ObsoleteInstallClose {
	cursor: pointer;
	background-color: #c70c0c;
	width: 50px;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#SmallLogo {
}

#InformationTitle {
	overflow: hidden;
	padding-top: 0px;
	position: relative;
	margin-left: 10px;
	width: 500px;
	height: 32px;
	background-color: transparent;
	outline: none;
}

.clsNewCRS #FILEITEM, .clsNewCRS #VIEWITEM, .clsNewCRS #OPTIONSITEM, .clsNewCRS #REFERENCEITEM, .clsNewCRS #HELPITEM, .clsNewCRS #InformationContactUs {
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
}

.clsOldCRS #InformationContactUs {
	position: absolute;
	top: 0;
	right: 0;
	width: 90px;
	text-align: center;
	color: #203040;
	z-index: 1;
	height: 27px;
	line-height: 28px;
	vertical-align: middle;
}

.clsNewCRS #InformationContactUs {
	display: inline-block;
	color: #203040;
	z-index: 1;
	height: 27px;
	line-height: 28px;
	vertical-align: middle;
}

#InformationLeft {
	text-align: right;
	color: Gray;
	font-weight: normal;
	position: absolute;
	right: 0px;
	top: -25px;
	z-index: -5;
}

#InformationLeft br {
	display: none;
}

#InformationLeft span {
	padding-left: 5px;
}

.clsDemo {
	position: absolute;
	left: 9px;
	width: 618px;
	height: 303px;
	color: #203040;
}

.clsOldCRS #InformationContactUs A:link {
	color: #203040;
	font-weight: normal;
}

.clsNewCRS #InformationContactUs A:link {
	color: #203040;
	font-weight: normal;
	text-decoration: none;
}

.clsOldCRS #InformationContactUs A:visited {
	color: #203040;
	font-weight: normal;
}

.clsNewCRS #InformationContactUs A:visited {
	color: #203040;
	font-weight: normal;
	text-decoration: none;
}

.clsOldCRS .clsShowRadio {
	width: 14px;
	position: relative;
	top: -1px;
	padding: 0px;
	border: none;
}

.clsNewCRS .clsShowRadio {
	width: 14px;
	position: relative;
	top: 1px;
	padding: 0px;
	border: none;
}

.clsShow {
	font-size: 13px;
	cursor: default;
	font-family: Arial, Tahoma, Sans-Serif;
	position: absolute;
}

#selectbox {
	position: relative;
	top: 45%;
	background-color: #edf3f9;
	border: 1px solid black;
	width: 200px;
	padding: 5px;
}

#Innovate {
	display: inline;
}

.clsOldCRS #TableBorder {position:absolute; overflow: hidden; top:38px; width:502px; height:333px; }

.clsNewCRS #TableBorder {position:absolute; overflow: hidden; top:40px; width:502px; height:333px; }

.clsOldCRS .clsHistoryBoxHighlight, .clsOldCRS .clsShowHighlight, .clsOldCRS .clsLookAheadHighlight, .clsOldCRS INPUT.DDHighlight, .clsOldCRS .DDHighlight {
	background-color: #2390E9 !important;
	color: white;
}

.clsNewCRS .clsHistoryBoxHighlight, .clsNewCRS .clsShowHighlight, .clsNewCRS .clsLookAheadHighlight, .clsNewCRS INPUT.DDHighlight, .clsNewCRS .DDHighlight {
	background-color: var(--c-ref-color-base-emerald-20) !important;
	color: black;
}

.clsNewCRS .clsShowHighlight {
	line-height: 1.5em;
	border: 1px solid var(--c-ref-color-base-emerald-50) !important;
}

.clsOldCRS .clsLookAheadItemHighlight {
	background-color: #2390E9 !important;
	color: white;
}

.clsNewCRS .clsLookAheadItemHighlight {
	background-color: var(--c-ref-color-base-emerald-20) !important;
	color: black;
}

.clsOldCRS .clsSelRow {
	background-color: #0078d7;
	color: white !important;
}

.clsOldCRS .clsRefLinksBtn.clsSelRow {
	color: black !important;
}

.clsOldCRS .clsPrincipalIndicator.clsSelRow {
	color: #366391 !important;
}

.clsOldCRS .clsHistoryLine:hover {
	background-color: #0078d7 !important;
	color: white !important;
}

.clsNewCRS .clsSelRow {
	background-color: var(--c-ref-color-base-emerald-20);
	font-weight: bold;
}

.clsNewCRS .clsHistoryLine:hover {
	background-color: var(--c-ref-color-base-emerald-20);
}

.clsOldCRS .clsCodeID {
	color: #7F007F;
	padding-right: 5px;
	vertical-align: top;
	text-align: left;
	padding-left: 0;
}

.clsNewCRS .clsCodeID {
	color: var(--c-ref-color-base-sky-80);
	padding-right: 5px;
	vertical-align: top;
	text-align: left;
	padding-left: 0;
	font-weight: bold;
}

.clsOldCRS .clsIntfCodeID {
	color: #7F007F;
	padding-right: 5px;
	vertical-align: top;
	text-align: left;
	padding-left: 0;
}

.clsNewCRS .clsIntfCodeID {
	color: var(--c-ref-color-base-green-70);
	padding-right: 5px;
	vertical-align: top;
	text-align: left;
	padding-left: 0;
	font-weight: bold;
}

.clsOldCRS .w3-btn:hover {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)
}

.clsNewCRS .w3-btn:hover {
	box-shadow: none;
}

.clsInput {
	color: #203040;
}

.clsOldCRS #Toolbar {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100%;
	background-color: transparent;
	text-align: right;
	min-width: 434px;
	_width: expression(document.body.clientWidth < 434 ? "434px" : "100%" );
	z-index: 1;
}

.clsNewCRS #Toolbar {
	padding-top: 5px;
	padding-block: 5px;
	text-align: right;
	z-index: 1;
}

.clsOldCRS #tbAutoLinkDis {
	display: none;
	background-position: -120px -451px;
	background-image: url(../images/coreimages_v2.png);
	margin-left: 0px;
	margin-top: 0px;
	width: 24px;
	height: 24px;
}

.clsOldCRS #tbAutoLink {
	background-position: -120px -451px;
	background-image: url(../images/coreimages_v2.png);
	margin-left: 0px;
	margin-top: 0px;
	width: 24px;
	height: 24px;
}

.clsNewCRS #tbAutoLinkDis {
	display: none;
}

.clsNewCRS #tbAutoLink {
	display: inline;
	margin-left:4px;
}

#tbDefPrint {
	margin-left: 4px;
}

#tbDefPrintDis {
	margin-left: 4px;
	opacity: 0.2;
}

#tbCustPrint {
	margin-left: 4px;
	width: 23.5px;
}

#tbCustPrintDis {
	margin-left: 4px;
	opacity: 0.2;
}

#tbPatInfo {
	margin-left: 4px;
}

#tbPatInfoDis {
	margin-left: 4px;
	opacity: 0.2;
}

#tbHelp {
	margin-left: 4px;
}

#tbReference {
	margin-left: 4px;
}

#tbReferenceDis {
	margin-left: 4px;
	opacity: 0.2;
}

#tbCodeBook {
	margin-left: 4px;
}

#tbCodeBookDis {
	margin-left: 4px;
	opacity: 0.2;
}

#tbAHAClinic {
	margin-left: 4px;
}

#tbAHAClinicDis {
	margin-left: 4px;
	opacity: 0.2;
}

#tbAMAAssistant {
	margin-left: 4px;
}

#tbAMAAssistantDis {
	margin-left: 4px;
	opacity: 0.2;
}

#tbCPTTab {
	margin-left: 4px;
}

#tbCPTTabDis {
	margin-left: 4px;
	opacity: 0.2;
}

#tbPOA {
	margin-left: 4px;
}

#tbPOADis {
	margin-left: 4px;
	opacity: 0.2;
}

#tbICD11 {
	margin-left: 4px;
	margin-right: 4px;
}

#tbICD11Dis {
	margin-left: 4px;
	margin-right: 4px;
	opacity: 0.2;
}

.clsI10POAGuidelinesIcon {
	background-position: -96px -326px;
	background-image: url("../images/coreimages_v2.png");
	margin-left: 4px;
	margin-right: 2px;
	width: 24px;
	height: 24px;
	border: none;
	padding: 0px 0px 0px 0px;
}

#tbCodeBookI10 {
	margin-left: 4px;
	margin-right: 2px;
}

#tbCodeBookI10Dis {
	margin-left: 4px;
	margin-right: 2px;
	opacity: 0.2;
}

#tbCOF {
	margin-left: 4px;
}

#tbCOFDis {
	margin-left: 4px;
	opacity: 0.2;
}

#tbHAD {
	background-position: -94px -68px;
	background-image: url("../images/AU_images.png");
	margin-left: 4px;
}

#tbHADDis {
	background-position: -94px -68px;
	background-image: url("../images/AU_images.png");
	margin-left: 4px;
	opacity: 0.2;
}

#tbNoteSearch {
	margin-left: 4px;
}

#tbNoteSearchDis {
	margin-left: 4px;
	opacity: 0.2;
}

#tbAUCodeAdv {
	margin-left: 4px;
}

#tbAUCodeAdvDis {
	margin-left: 4px;
	opacity: 0.2;
}

#tbAUCodeStd {
	margin-left: 4px;
}

#tbAUCodeStdDis {
	margin-left: 4px;
	opacity: 0.2;
}

#tbIECodeStd {
	background-image: url("../images/20_book_red.png");
	margin-left: 4px;
}

#tbIECodeStdDis {
	background-image: url("../images/20_book_red.png");
	margin-left: 4px;
	opacity: 0.2;
}

.clsOldCRS .clsBarButton, .clsOldCRS .clsBarButton2, .clsOldCRS .clsBarButton3 {
	background-color: #edf3f9;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	cursor: pointer;
	width: 24px;
	height: 24px;
}

.clsNewCRS .clsBarButton, .clsNewCRS .clsBarButton2, .clsNewCRS .clsBarButton3 {
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	cursor: pointer;
	width: 24px;
	height: 24px;
	background-color: transparent;
}

.clsOldCRS #UsePCSTable {
	cursor: pointer;
	padding: 0;
	margin: 0;
	color: white !important;
	background: #366391 !important;
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	height: 25px;
}

.clsOldCRS #UsePCSTable img {
	width: 60px;
	height: 21px;
	background-image: url("../images/coreimages_v2.png");
	background-position: -23px -343px;
}

.clsNewCRS #UsePCSTable {
	cursor: pointer;
	color: black !important;
	background: var(--c-ref-color-base-gray-10) !important;
	border: 2px solid var(--c-ref-color-base-gray-40) !important;
	display: inline-block;
	vertical-align: middle;
}

.clsShow td {
	background-repeat: no-repeat;
}

.clsCheckCellDis, .clsCheckCellCheckedDis, .clsRadioCellDis, .clsCheckCell, .clsCheckCellChecked, .clsRadioCell, .clsRadioCellChecked, .clsCheckCellHighlight, .clsCheckCellHighlightChecked, .clsRadioCellHighlight {
	display: none;
}

.LAFrame {
	z-index: 1000;
	padding: 0px;
	margin: 0px;
}

.clsLookAhead {
	background-color: #FFFFE1;
}

.clsLookAheadItem {
	background-color: #FFFFE1;
}

.clsAjaxInsetBox {
}

@media print {
	#Header1 {
		background-color: transparent;
	}

	#Header2 {
		background-image: none;
	}

	#TitleBox {
		display: none;
	}

	#Footer {
		display: none;
	}

	.clsBody, .clsDlgBody, .clsSpanGroupBox, .clsScrollingDiv {
		background-color: transparent;
	}
}

.clsPopupSpanGroupBox {
	color: black;
}

.clsOptionDisabled {
	display: none;
}

.clsOptionEnabled {
	color: black;
	border-color: white;
	display: block;
	white-space: nowrap;
}

.clsOptionSelected {
	color: white;
	background-color: #0078d7;
	border-color: #0078d7;
	display: block;
	white-space: nowrap;
}

.clsOptionUnFocused {
	border: 1px solid white;
}

.clsOptionFocused {
	border: 1px dotted black;
}

.clsPopupWindow {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: transparent;
	height: 100px;
	width: 100px;
}

.clsPopupTitleBar {
	position: relative;
	font-family: arial, sans-serif;
	color: #203040;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	width: 100%;
	height: 20px;
	line-height: normal;
}

.clsPopupClientArea {
	background-color: #edf3f9;
	position: relative;
}

.clsPopupTitleArea {
	position: relative;
	top: 3px;
	left: 10px;
	cursor: default;
}

.clsPopupBottomBar {
	margin: 0px;
	font-size: 1px;
	position: relative;
	width: 100%;
	height: 10px;
}

.clsPopupTL {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 20px;
	width: 10px;
	background-image: url("../images/coreimages_v2.png");
	background-position: -100px 0px;
}

.clsPopupT {
	height: 20px;
	width: 100%;
	margin-left: 10px;
	margin-right: 22px;
	background-image: url("../images/title_bg.png");
}

.clsPopupExit {
	position: absolute;
	right: 10px;
	top: 0px;
	height: 20px;
	width: 12px;
	background-image: url("../images/coreimages_v2.png");
	background-position: -108px -30px;
}

.clsPopupTR {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 20px;
	width: 10px;
	background-image: url("../images/coreimages_v2.png");
	background-position: -110px 0px;
}

.clsPopupM {
	background-color: #edf3f9;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-left: 1px solid #93acc5;
	border-right: 1px solid #93acc5;
	box-sizing: border-box;
}


.clsPopupBL {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 10px;
	width: 10px;
	background-image: url("../images/coreimages_v2.png");
	background-position: -100px -20px;
}

.clsPopupB {
	height: 10px;
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #93acc5;
	background-color: #edf3f9;
}

.clsPopupBR {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 10px;
	width: 10px;
	background-image: url("../images/coreimages_v2.png");
	background-position: -110px -20px;
}

.clsSimplePopupTitleBar {
	position: relative;
	font-family: Arial, Tahoma, Sans-Serif;
	color: #203040;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	height: 40px;
}

.clsSimplePopupClientArea {
	background-color: #edf3f9;
	position: relative;
}

.clsSimplePopupTitleArea {
	position: relative;
	top: 12px;
	left: 10px;
	cursor: default;
}

.clsSimplePopupT {
	height: 40px;
	width: 100%;
	margin-left: 10px;
	margin-right: 22px;
}

.clsSimplePopupExit {
	position: absolute;
	right: 16px;
	top: 2px;
	height: 40px;
	width: 12px;
	font-weight: bold;
	font-size: 24px;
	cursor: pointer;
}

	.clsSimplePopupExit:hover {
		color: Black;
	}

.clsSimplePopupM {
	margin: 0px;
	width: 100%;
}

.clsErrorMessage {
	padding: 5px;
	height: 250px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: black;
	background-color: white;
	border: 1px solid black;
	overflow-y: auto;
}

.clsErrMsgButtons {
	text-align: center;
}

	.clsErrMsgButtons div {
		margin-left: auto;
		margin-right: auto;
	}

.clsCurveCntr {
	background-color: white;
	border: none;
}

.clsCurveItrHI, .clsCurveItrDemo, .clsCurveItr {
}

.clsCurveItrHI {
	background-color: white;
}

.clsMsgText {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	font-weight: normal;
}

.clsCalBtnGr {
	width: 16px;
	height: 16px;
}

.clsCalBtnGrDis {
	width: 16px;
	height: 16px;
}

.clsSrchBtnGr {
	width: 16px;
	height: 16px;
}

.clsSrchBtnGrDis {
	width: 16px;
	height: 16px;
}

.DDImg {
	width: 9px;
	height: 5px;
}

.DDImgDis {
	width: 9px;
	height: 5px;
}

.clsCOF {
	padding-right: 5px;
}

.clsCOF1, .clsCOF2, .clsCOF9, .clsCOF1M, .clsCOF2M, .clsCOF9M, .clsCOF1O, .clsCOF2O, .clsCOF9O, .clsCOFP, .clsCOFC, .clsCOFA, .clsCOFM {
	width: 16px;
	height: 16px;
	background-image: url("../images/AU_images.png");
}

.clsCOF1, .clsCOF2, .clsCOF9, .clsCOF1M, .clsCOF2M, .clsCOF9M, .clsCOF1O, .clsCOF2O, .clsCOF9O, .clsCOFP, .clsCOFC, .clsCOFA, .clsCOFM {
	position: relative;
	top: 1px;
}

.clsCOF1Summary, .clsCOF2Summary, .clsCOF9Summary, .clsCOF1MSummary, .clsCOF2MSummary, .clsCOF9MSummary, .clsCOF1OSummary, .clsCOF2OSummary, .clsCOF9OSummary, .clsCOFPSummary, .clsCOFCSummary, .clsCOFASummary, .clsCOFMSummary {
	position: relative;
	top: -1px;
	width: 16px;
	height: 16px;
	background-image: url("../images/AU_images.png");
}

.clsCOF1, .clsCOF1Summary {
	background-position: 0px 0px;
}

.clsCOF2, .clsCOF2Summary {
	background-position: -59px 0px;
}

.clsCOF9, .clsCOF9Summary {
	background-position: 0px -20px;
}

.clsCOF1M, .clsCOF1MSummary {
	background-position: -20px 0px;
}

.clsCOF2M, .clsCOF2MSummary {
	background-position: -80px 0px;
}

.clsCOF9M, .clsCOF9MSummary {
	background-position: -20px -20px;
}

.clsCOF1O, .clsCOF1OSummary {
	background-position: -40px 0px;
}

.clsCOF2O, .clsCOF2OSummary {
	background-position: -100px 0px;
}

.clsCOF9O, .clsCOF9OSummary {
	background-position: -40px -20px;
}

.clsCOFP, .clsCOFPSummary {
	background-position: 0px -40px;
}

.clsCOFC, .clsCOFCSummary {
	background-position: -80px -20px;
}

.clsCOFA, .clsCOFASummary {
	background-position: -60px -20px;
}

.clsCOFM, .clsCOFMSummary {
	background-position: -100px -20px;
}

.dcidFlagIcon {
	display: inline-block;
	width: 30px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: linear-gradient(to bottom, white, darkgreen);
	border-radius: 8px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}

.dcidFlagIconSummary {
	cursor: pointer;
	display: inline-block;
	width: 30px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: linear-gradient(to bottom, white, darkgreen);
	border-radius: 8px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 10px;
	margin-top: 1px;
}

.clsPOA {
	padding-right: 5px;
	padding-left: 1px;
}

.his-theme-icon {
	height: 20px;
	width: 20px;
}

.his-theme-tb-icon {
	height: 20px;
	width: 20px;
}

.clsAC1, .clsAC1_reviewed,
.clsAC2, .clsAC2_reviewed,
.clsAC3, .clsAC3_reviewed,
.clsAC4, .clsAC4_reviewed,
.clsPOAA, .clsPOAB, .clsPOAC, .clsPOAD, .clsPOAE, .clsPOAF, .clsPOAN, .clsPOANa, .clsPOAU, .clsPOAW, .clsPOAY, .clsPOAYa, .clsNote, .clsHelp, .clsRx, .clsHACReport, .clsNIHACReport, .clsPPCReport, .clsUCAPSPP, .clsAnat, .clsWS {
	width: 16px;
	height: 16px;
	background-image: url("../images/coreimages_v2.png");
}

.clsInsight, .clsSessionReport {
	padding: 0 !important;
	border-radius: 4px;
	border: 1px solid transparent;
	box-shadow: none !important;
}

.clsOldCRS .clsExpand {
	width: 16px;
	height: 16px;
	background-image: url("../images/coreimages_v2.png");
	display: inline-flex !important;
}

.clsNewCRS .clsExpand:before {
	content: url("../images/ExpandMore.svg");
	padding-left: 2px;
}

.clsOldCRS .clsCollapse {
	width: 16px;
	height: 16px;
	background-image: url("../images/coreimages_v2.png");
	display:inline-flex !important;
}

.clsNewCRS .clsCollapse:before {
	content: url("../images/ExpandLess.svg");
	padding-left: 2px;
}

.clsAC1, .clsAC1_reviewed,
.clsAC2, .clsAC2_reviewed,
.clsAC3, .clsAC3_reviewed,
.clsAC4, .clsAC4_reviewed,
.clsPOAA, .clsPOAB, .clsPOAC, .clsPOAD, .clsPOAE, .clsPOAF, .clsPOAN, .clsPOANa, .clsPOAU, .clsPOAW, .clsPOAY, .clsPOAYa {
	top: 1px;
}

.clsAC4 {
	background-position: -75px -457px;
	height: 18px;
}

.clsAC4_reviewed {
	background-position: -29px -477px;
	width: 21px;
	height: 19px;
}

.clsAC3 {
	background-position: -75px -457px;
	height: 18px;
}

.clsAC3_reviewed {
	background-position: -29px -477px;
	width: 21px;
	height: 19px;
}

.clsAC2 {
	background-position: -57px -457px;
	height: 18px;
}

.clsAC2_reviewed {
	background-position: -6px -477px;
	width: 22px;
	height: 19px;
}

.clsAC1 {
	background-position: -57px -457px;
	height: 18px;
}

.clsAC1_reviewed {
	background-position: -6px -477px;
	width: 22px;
	height: 19px;
}

.clsPOAA {
	background-position: 0px -394px;
}

.clsPOAB {
	background-position: -16px -394px;
	margin-top: 1px;
}

.clsPOAC {
	background-position: -32px -394px;
}

.clsPOAD {
	background-position: -48px -394px;
}

.clsPOAE {
	background-position: -16px -294px;
}

.clsPOAF {
	background-position: -64px -394px;
}

.clsPOAN {
	background-position: -16px -310px;
}

.clsPOANa {
	background-position: 0px -310px;
	margin-top: 1px;
}

.clsPOAU {
	background-position: -96px -310px;
}

.clsPOAW {
	background-position: -80px -310px;
}

.clsPOAY {
	background-position: -48px -310px;
}

.clsPOAYa {
	background-position: -32px -310px;
	margin-top: 1px;
}

.clsNote {
	background-position: -64px -310px;
}

.clsHelp {
	background-position: 0px -294px;
}

.clsRx {
	background-position: -64px -278px;
}

.clsHACReport {
	background-position: 0px -278px;
}

.clsNIHACReport {
	background-position: -65px -326px;
}

.clsPPCReport {
	background-position: -16px -326px;
}

.clsUCAPSPP {
	background-position: -32px -326px;
}

.clsAnat {
	background-position: -32px -294px;
}

.clsMCHACOuter {
	background-color: transparent;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.clsMCHAC {
	background-color: black !important;
	color: yellow;
	display: inline-block;
	background-clip: content-box;
	margin-left: auto;
	margin-right: auto;
	border-radius: 25%;
	text-align: center;
	vertical-align: super;
	font-family: "Verdana", sans-serif;
	font-size: 6.3pt;
	font-weight: normal;
	width: 14px;
	height: 14px;
	line-height: 14px;
	box-shadow: 1px 1px darkgray
}

.clsVERA {
	background-color: red;
	color: white;
	display: inline-block;
	background-clip: padding-box;
	padding: 3%;
	margin-right: 2px;
	margin-left: 2px;
	border-radius: 25%;
	text-align: center;
	vertical-align: super;
	font-family: "Verdana", sans-serif;
	font-size: 8pt;
	font-weight: bold;
	width: 12px;
	height: 14px;
	box-shadow: 1px 1px darkgray
}

.clsWS {
	background-position: -93px -435px;
	width: 14px;
	height: 15px;
}

.clsAutoPOATable, .clsWarningReviewTable {
	padding: 10px;
}

.clsAPRDRG {
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.clsSOI, .clsROM, .clsMSDRG {
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.clsMSDRG {
	color: #4040b0;
}

.clsSOI {
	color: #986000;
	padding-right: 1px;
}
/* The S needs a bit of padding. */
.clsPPC {
	color: #ffa500;
}

.clsROM {
	color: #800000;
}
/* R comes out centered okay. */
.clsAPRDRG {
	color: #008000;
}

.clsExpand {
	background-position: -104px -196px;
	margin-bottom: 0;
	cursor: pointer;
}

.clsCollapse {
	background-position: -104px -180px;
	margin-bottom: 0;
	cursor: pointer;
}

.clsTitleWarning {
	background-position: -104px -212px;
	width: 16px;
	height: 14px;
	background-image: url("../images/coreimages_v2.png");
}

.clsTabTitleWarning {
	padding:0;
	border: 1px solid transparent;
	background-color: inherit;
}

.clsQualityWarning {
	padding: 0 !important;
	border: 1px solid transparent;
	background-color: inherit;
}

.clsCodeLinking16 {
	background-position: -100px -390px;
	margin-bottom: 0;
	cursor: pointer;
	width: 19px;
	height: 19px;
	background-image: url("../images/coreimages_v2.png");
}

.clsTitleRow {
	background-color: white;
	height: 24px;
}

.clsRevTitleRow {
	height: 25px;
}

.clsTitle {
	height: 24px;
}

.clsPSSection {
}

.clsSectionTitle {
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	font-size: 16px;
	background-color: transparent;
	top: 1px;
}

.clsShowTitle {
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	font-size: 16px;
	background-color: transparent;
	top: 1px;
	color: White;
	padding-left: 3px;
}

.clsSectionTitleShad {
	display: none;
}

.clsSectionTitle_line {
	font-weight: normal !important
}

.clsSectiontitle_line_bold {
	font-weight: bold
}

.clsOldCRS .clsQuickLinks {
	background-color: lightgray !important;
	background-repeat: no-repeat;
	border: 1px;
	cursor: pointer;
	overflow: hidden;
	outline: none;
	color: black;
}

.clsOldCRS .clsQuickLinks {
	background-color: lightgray !important;
	background-repeat: no-repeat;
	border: 1px;
	cursor: pointer;
	overflow: hidden;
	outline: none;
	color: black !important;
}

.clsFwdBtn {
	border: none;
}

.clsBackBtn {
	border: none;
}

.clsOldCRS .clsDlgColHeader {
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: transparent;
	border-left: 1px solid #b1cbef;
	border-right: 1px solid white;
	text-align: left;
}

.clsNewCRS .clsDlgColHeader {
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: transparent;
	border-bottom: 1px solid var(--c-ref-color-base-gray-60);
	border-right: 1px solid white;
	text-align: left;
}

.clsDlgColHeader2 {
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: transparent;
	border-left: 1px solid #b1cbef;
	text-align: left;
}

.clsDlgColHeader3 {
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: transparent;
	text-align: left;
}

.clsOldCRS .clsDlgHeader {
	background-image: url("../images/dialog_gradient.gif");
	height: 32px;
	line-height: normal;
}

.clsNewCRS .clsDlgHeader {
	height: 32px;
	line-height: normal;
	background: var(--c-ref-color-base-gray-20);
}

.clsDlgSectionTitle {
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.clsOldCRS .clsHeaderText {
	color: #2e4c6d;
	position: relative;
}

.clsNewCRS .clsHeaderText {
	color: black;
	position: relative;
}

.clsHeaderShad {
	display: none;
}

.clsOldCRS .modcodelist { 
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #2e4c6d;
	white-space: nowrap;
}

.clsNewCRS .modcodelist {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	white-space: nowrap;
}

.clsOldCRS #CodeListSpan {
	height: 110px;
	background-color: #e7effb;
	overflow: auto;
	display: block;
}

.clsNewCRS #CodeListSpan {
	height: 110px;
	background-color: white;
	overflow: auto;
	display: block;
}	

.clsDisabledBox {
	background-color: #e7effb;
}

.clsDisabledText {
	color: #2e4c6d;
}

.clsOldCRS .clsShow td.clsShowMessage, .clsShowMessage {
	border: 1px solid #4570a0;
	border-radius: 5px;
	background-color: rgb(237, 243, 249);
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 4px;
	padding-bottom: 10px;
}

.clsNewCRS .clsShow td.clsShowMessage, .clsShowMessage {
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 4px;
	padding-bottom: 10px;
}

#AboutTitleSpacer {
	height: 50px;
}

#ContactSpacer1 {
	height: 175px;
	background-color: #f3f9ff;
	border: 1px solid #93acc5;
}

#ContactSpacer2 {
	height: 171px;
	background-color: #f3f9ff;
	border: 1px solid #93acc5;
}

#ContactSpacer3 {
	height: 110px;
	background-color: #f3f9ff;
	border: 1px solid #93acc5;
}

#EPSpacer1 {
	height: 100px;
	background-color: #f3f9ff;
	border: 1px solid #93acc5;
}

#EPSpacer3, #EPSpacer4 {
	height: 36px;
	background-color: #f3f9ff;
	border: 1px solid #93acc5;
}

#EPSpacer2 {
	height: 64px;
	background-color: #f3f9ff;
	border: 1px solid #93acc5;
}

#EPSpacer5 {
	height: 80px;
	background-color: #f3f9ff;
	border: 1px solid #93acc5;
}

#SearchSpacer1 {
	height: 36px;
	background-color: #f3f9ff;
	border: 1px solid #93acc5;
}

.his-theme-logo-icon {
	height: 25px;
	width: 100px;
	vertical-align: text-bottom;
	margin: 0;
	padding-bottom: 0;
	padding-top: 8px;
	padding-left: 9px;
	padding-right: 5px;
}

.clsOldCRS #LogoImage {
	display: none;
}

.clsNewCRS #LogoImage {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding-left: 5px;
}


.DDBtn {
	z-index: 0;
	border: none;
	vertical-align: baseline;
	text-align: center;
	height: 18px;
	width: 18px;
	background-image: url("../images/coreimages_v2.png");
	background-position: -100px -96px;
	background-repeat: no-repeat;
}

#enforcer {
	z-index: -1000000;
}

.msgTitle {
	color: #4570a0;
	font-size: 14px;
}

#text1 {
	padding-left: 5px;
}

#text2 {
	padding-left: 5px;
}

#text3 {
	padding-left: 5px;
}

.clsConfigDialogTitle {
	height: 50px;
	background-image: url("../images/gb72_center_v2.gif");
	width: 100%;
	font-size: 16px;
	font-family: arial, tahoma, sans-serif;
	font-weight: normal;
	color: black;
}

.clsConfigDialogTitleText {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 18px;
}

.clsConfigDialogTitleLogo {
	font-size: 1px;
	width: 50px;
	height: 50px;
	background-image: url("../images/coreimages_v2.png");
	background-position: 0px -180px;
}

.clsUserListContainer {
	position: relative;
	top: 10px;
	text-align: left;
	width: 340px;
	border: 1px solid gray;
}

.clsUserListBorder {
	overflow-y: auto;
	background-color: white;
	height: 300px;
	width: 100%;
	border-top: 1px solid gray;
}

.clsUserList {
	width: 100%;
	font-weight: normal;
}

.clsUserListBtns {
	position: relative;
	top: 20px;
}

.clsUserListBtnsTable {
	width: 340px;
}

#SplashScreen {
	position: absolute;
	width: 100%;
	top: 30px;
}

.clsChargeCodeID {
	color: #FF7F00;
	font-weight: bold;
}

.clsSubMenu img {
	margin-bottom: 0;
}

/* dialog styles for accessibility */
tr.hcgray {
	color: #fff !important;
	background-color: #797676 !important
}

th.left {
	text-align: left;
}

/* Need to apply the below styles within codebook popup boxes */

/* note table */ .nt {
	margin: 6px 0px 6px 0px;
	min-width: 100%;
}
/* note content */ .nc {
	padding: 0px;
}
/* note content framed */ .ncf, .hncf {
	padding: 8px 12px 8px 12px;
	border: solid #FFFFFF 1px;
	border-left: solid #FFD400 2px;
	background-color: #FDFDB7;
}

/* includes table */ .it {
	margin: 6px 0px 6px 0px;
	min-width: 100%;
}
/* includes content */ .ic {
	padding: 0px;
}
/* includes framed */ .icf, .hicf {
	padding: 18px 12px 8px 8px;
	border: solid #FFFFFF 1px;
	border-left: solid #BEDCBE 2px;
	background-color: #ECF5EC;
	background-image: url(../cb/images/includes-label.gif);
	background-repeat: no-repeat;
}

/* excludes table */ .xt {
	margin: 6px 0px 6px 0px;
	min-width: 100%;
}
/* excludes content */ .xc {
	padding: 0px 0px 0px 8px;
}
/* excludes framed */ .xcf, .hxcf {
	padding: 18px 12px 8px 8px;
	border: solid #FFFFFF 1px;
	border-left: solid #DCBEBE 2px;
	background-color: #F5DDDD;
	background-image: url(../cb/images/excludeslabel.gif);
	background-repeat: no-repeat;
}
/* excludes 1 framed */ .xcf1, .hxcf1 {
	padding: 18px 12px 8px 8px;
	border: solid #FFFFFF 1px;
	border-left: solid #DCBEBE 2px;
	background-color: #F5DDDD;
	background-image: url(../cb/images/excludeslabel1.gif);
	background-repeat: no-repeat;
}
/* excludes 2 framed */ .xcf2, .hxcf2 {
	padding: 18px 12px 8px 8px;
	border: solid #FFFFFF 1px;
	border-left: solid #DCBEBE 2px;
	background-color: #F5ECEC;
	background-image: url(../cb/images/excludeslabel2.gif);
	background-repeat: no-repeat;
}

/* note framed */ .ntf, .hntf {
	padding: 18px 12px 8px 8px;
	border: solid #FFFFFF 1px;
	border-left: solid #FFD400 2px;
	background-color: #FDFDB7;
	background-image: url(../cb/images/noteTitle.gif);
	background-repeat: no-repeat;
}
/* code also framed */ .caf, .hcaf {
	padding: 18px 12px 8px 8px;
	border: solid #FFFFFF 1px;
	border-left: solid #BEDADC 2px;
	background-color: #DCF3F5;
	background-image: url(../cb/images/codeAlso.gif);
	background-repeat: no-repeat;
}
/* code first framed */ .cff, .hcff {
	padding: 18px 12px 8px 8px;
	border: solid #FFFFFF 1px;
	border-left: solid #BEDADC 2px;
	background-color: #DCF3F5;
	background-image: url(../cb/images/codeFirst.gif);
	background-repeat: no-repeat;
}
/* use additional framed */ .uaf, .huaf {
	padding: 18px 12px 8px 8px;
	border: solid #FFFFFF 1px;
	border-left: solid #BEDADC 2px;
	background-color: #DCF3F5;
	background-image: url(../cb/images/useAdditional.gif);
	background-repeat: no-repeat;
}
/* code also when performed framed */ .cawpf, .hcawpf {
	padding: 18px 12px 8px 8px;
	border: solid #FFFFFF 1px;
	border-left: solid #BEDADC 2px;
	background-color: #DCF3F5;
	background-image: url(../cb/images/codeAlsoWhenPerf.gif);
	background-repeat: no-repeat;
}

.clsOldCRS .w3-title-crs {
	color: white !important;
	background: #4570a0;
	background: linear-gradient(to bottom, #6590c0, #4570a0, #6590c0);
}

.clsNewCRS .w3-title-crs {
	color: white !important;
	background: var(--c-ref-color-base-emerald-70);
}

.clsOldCRS .w3-background-crs {
	background-color: #edf3f9;
}

.clsNewCRS .w3-background-crs {
	background-color: var(--c-ref-color-base-gray-10);
	font-weight: normal;
	font-size: 15px;
}

.clsOldCRS .w3-btn-crs button {
	color: white !important;
	background: #366391;
	width: 96px;
	height: 27px;
	padding: 0;
}

.clsNewCRS .w3-btn-crs button {
	background: var(--c-ref-color-base-gray-10);
	border: 2px solid var(--c-ref-color-base-gray-40);
	border-radius: var(--c-ref-border-radius-m);
	color: var(--c-ref-color-base-black);
	width: 96px;
	height: 27px;
	padding: 0;
}

.clsNewCRS .w3-btn-crs button:hover {
	background: var(--c-ref-color-base-gray-20);
	box-shadow: none;
}

.clsOldCRS .w3-btn-crs-full button {
	color: white !important;
	background: #366391;
	width: 98%;
	height: 27px;
	padding: 0;
}

.clsNewCRS .w3-btn-crs-full button {
	background: var(--c-ref-color-base-gray-10);
	border: 2px solid var(--c-ref-color-base-gray-40);
	border-radius: var(--c-ref-border-radius-m);
	color: var(--c-ref-color-base-black);
	width: 98%;
	height: 27px;
	padding: 0;
}

.clsNewCRS .w3-btn-crs-full button:hover {
	background: var(--c-ref-color-base-gray-20);
	border: 2px solid var(--c-ref-color-base-gray-40);
	border-radius: var(--c-ref-border-radius-m);
	color: var(--c-ref-color-base-black);
	width: 98%;
	height: 27px;
	padding: 0;
	box-shadow:none;
}

.clsOldCRS .w3-btn-crs-no-width button {
	color: white !important;
	background: #4570a0;
	min-width: 96px;
	height: 27px;
	padding-left: 10px;
	padding-right: 10px;
}

.clsNewCRS .w3-btn-crs-no-width button {
	background: var(--c-ref-color-base-gray-10);
	border: 2px solid var(--c-ref-color-base-gray-40);
	border-radius: var(--c-ref-border-radius-m);
	color: var(--c-ref-color-base-black);
	min-width: 96px;
	height: 27px;
	padding-left: 10px;
	padding-right: 10px;
}

.clsNewCRS .w3-btn-crs-no-width button:hover {
	background: var(--c-ref-color-base-gray-20);
	border: 2px solid var(--c-ref-color-base-gray-40);
	border-radius: var(--c-ref-border-radius-m);
	color: var(--c-ref-color-base-black);
	min-width: 96px;
	height: 27px;
	padding-left: 10px;
	padding-right: 10px;
	box-shadow:none;
}

.w3-btn-crs-no-width {
	overflow: hidden;
}

.clsOldCRS .w3-btn-crs-default {
	border: 2px solid lime;
}

.clsNewCRS .w3-btn-crs-default {
	border: 2px solid var(--c-ref-color-base-emerald-80) !important;
	background: var(--c-ref-color-base-emerald-80) !important;
	color: var(--c-ref-color-base-white) !important;
}

.clsNewCRS .w3-btn-crs-default:hover {
	border: 2px solid var(--c-ref-color-base-emerald-90) !important;
	background: var(--c-ref-color-base-emerald-90) !important;
	color: var(--c-ref-color-base-white) !important;
	box-shadow:none;
}

.clsOldCRS .w3-btn-prebill button {
	border: 2px solid var(--c-ref-color-base-red-90) !important;
	background-color: var(--c-ref-color-base-red-90) !important;
	color: white !important;
}

.clsNewCRS .w3-btn-prebill button:hover {
	border: 2px solid var(--c-ref-color-base-red-100) !important;
	background-color: var(--c-ref-color-base-red-100) !important;
	color: white !important;
}

.clsNewCRS .w3-btn-prebill button {
	background-color: var(--c-ref-color-base-red-80) !important;
	border: 2px solid var(--c-ref-color-base-red-80) !important;
	color: white !important;
}

.clsNewCRS .w3-btn-prebill button:hover {
	background-color: var(--c-ref-color-base-red-90) !important;
	border: 2px solid var(--c-ref-color-base-red-90) !important;
	color: white !important;
}

.clsNewCRS .w3-btn-prebill button:disabled {
	background-color: var(--c-ref-color-base-gray-40) !important;
	border: 2px solid var(--c-ref-color-base-gray-40) !important;
	color: black !important;
}

.w3-border-crs {
	border-color: #a7c5e3 !important;
}

.clsOldCRS .w3-section-crs {
	color: #2e4c6d !important;
	background: #cddaea;
	border: 1px solid #4570a0;
	background: linear-gradient(to bottom, #edfafa, #ddeafa, #cddaea);
}

.clsNewCRS .w3-section-crs {
	color: black !important;
	border: 1px solid var(--c-ref-color-base-gray-60);
	background: var(--c-ref-color-base-gray-20);
}

.clsOldCRS .w3-table-header-crs {
	background: #cddaea;
	background: linear-gradient(to bottom, #edfafa, #ddeafa, #cddaea);
}

.clsNewCRS .w3-table-header-crs {
	background: var(--c-ref-color-base-gray-20);
}

.clsOldCRS #GlassDiv {
	margin-left: 5px;
	border: 1px solid #a7c5e3;
}

.clsNewCRS #GlassDiv {
	border-left: none !important;
	border-right: none !important;
	border-bottom: none !important;
}

.clsOldCRS #SummaryButtonBox {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 109px;
	height: 307px;
}

.clsNewCRS #SummaryButtonBox {
	position: absolute;
	left: 0px;
	top: 9px;
	width: 109px;
	height: 307px;
}

.clsOldCRS #ButtonBox {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 109px;
	height: 275px;
}

.clsNewCRS #ButtonBox {
	position: absolute;
	left: 0px;
	top: 8px;
	width: 109px;
	height: 275px;
}

.clsNewCRS #DirectButtonsGroupBox {
	position: absolute;
}

.clsNewCRS #DirectButtonsGroupBox {
	position: absolute;
	top: 10px;
}

.clsOldCRS #MessageButtonsGroupBox {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 109px;
	height: 80px;
}

.clsNewCRS #MessageButtonsGroupBox {
	position: absolute;
	left: 0px;
	top: 6px;
	width: 109px;
	height: 80px;
}

.clsOldCRS #statusMessageDiv {
	position: absolute;
	left: 0px;
	top: 0px;
}

.clsNewCRS #statusMessageDiv {
	position: absolute;
	left: 5px;
	top: 0px;
}

.clsOldCRS #idPopupContent {
	background-color: #edf3f9;
}

.clsNewCRS #idPopupContent {
	background: white;
}

.clsNewCRS #MessageArea {
	border: 1px solid var(--c-ref-color-base-gray-30);
}

.tabGroup {
	float: left;
	width: 100%;
	height: 100%;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: hidden;
	color: #547796; /* Dimmed for non-active tab */
	line-height: normal;
	text-align: center;
	outline: none;
	font-size: 0px;
}

.tabGroup div {
}

.clsOldCRS .tabGroup .tab {
	cursor: pointer;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	white-space: nowrap;
}

.clsNewCRS .tabGroup .tab {
	cursor: pointer;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	white-space: nowrap;
}

	.tabGroup .tab.active {
		cursor: pointer;
		position: absolute;
		color: #18283A;
		height: 28px;
	}

.clsOldCRS .tabMiddleInactive, .clsOldCRS .tabMiddleActive {
	padding: 2px 0px 5px 0px;
}

.clsNewCRS .tabMiddleInactive, .clsNewCRS .tabMiddleActive {
	padding: 0px 0px 3px 0px;
}

.tabMiddleInactive {
	display: inline-block;
	height: 20px;
	vertical-align: top;
	font-size: 16px;
	font-weight: normal;
	border-top: 1px solid #a7c5e3;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.tabMiddleActive h2, .tabMiddleInactive h2 {
	display: inline-block;
	height: 22px;
	vertical-align: top;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}

.clsOldCRS .tabMiddleActive {
	display: inline-block;
	height: 22px;
	vertical-align: top;
	font-size: 16px;
	font-weight: normal;
	background-color: white;
	border-top: 1px solid #a7c5e3;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.clsNewCRS .tabMiddleActive {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	background-color: white;
	border-bottom: 4px solid #307D76;
}

.clsOldCRS .tabMiddleContent {
	padding: 2px 10px 3px 10px;
	border-left: 1px solid #a7c5e3;
	border-right: 1px solid #a7c5e3;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.clsNewCRS .tabMiddleContent {
	padding: 2px 10px 3px 10px;
}

.clsOldCRS .menuTop {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-top: 1px solid #91A7D8;
	border-left: 1px solid #91A7D8;
	border-right: 1px solid #91A7D8;
	background-color: white;
}

.clsNewCRS .menuTop {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-top: 1px solid var(--c-ref-color-base-gray-30);
	border-left: 1px solid var(--c-ref-color-base-gray-30);
	border-right: 1px solid var(--c-ref-color-base-gray-30);
	background-color: white;
}

.clsOldCRS .menuBottom {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-right: 1px solid #91A7D8;
	border-left: 1px solid #91A7D8;
	border-bottom: 1px solid #91A7D8;
	background-color: white;
}

.clsNewCRS .menuBottom {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-right: 1px solid var(--c-ref-color-base-gray-30);
	border-left: 1px solid var(--c-ref-color-base-gray-30);
	border-bottom: 1px solid var(--c-ref-color-base-gray-30);
	background-color: white;
}

.clsOldCRS .menuSide {
	width: 1px;
	background-color: #91A7D8;
}

.clsNewCRS .menuSide {
	width: 1px;
	background-color: var(--c-ref-color-base-gray-30);
}

.clsOldCRS .clsCopyrightShowMsg, .clsOldCRS td.clsCopyrightShowMsg {
	border: 1px solid #4570a0;
	border-radius: 5px;
	margin-top: 4px;
	color: black;
	font-size: 10px;
	padding: 5px;
}

.clsNewCRS .clsCopyrightShowMsg, .clsNewCRS td.clsCopyrightShowMsg {
	margin-top: 4px;
	color: black;
	font-size: 10px;
	padding: 5px;
}

.clsOldCRS .clsStatusTableItem {
	padding: 0;
	cursor: pointer;
	margin: 1px;
	opacity: 0.3;
	border: 1px solid var(--c-ref-color-base-gray-30);
}

.clsNewCRS .clsStatusTableItem {
	padding: 0;
	cursor: pointer;
	margin-left: 2px;
	margin-right: 2px;
	opacity: 0.6;
	border: 1px solid var(--c-ref-color-base-gray-30);
}

.clsOldCRS .clsStatusTableItem:hover {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)
}

.clsNewCRS .clsStatusTableItem:hover {
	border: 1px solid black;
}

.clsStatusTableItem tr {
	font-weight: normal;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
}

.clsStatusTableItem td {
	border: 1px solid var(--c-ref-color-base-gray-30);
}

.clsOldCRS .clsStatusTableItem_Disabled {
	background-color: rgb(237, 243, 249);
	padding: 0;
	cursor: default;
	margin-left: 2px;
	margin-right: 2px;
	margin: 1px;
	opacity: 0.3;
	border: 1px solid var(--c-ref-color-base-gray-30);
}

.clsNewCRS .clsStatusTableItem_Disabled {
	background-color: rgb(237, 243, 249);
	padding: 0;
	cursor: default;
	margin-left: 2px;
	margin-right: 2px;
	opacity: 0.6;
	border: 1px solid var(--c-ref-color-base-gray-30);
}

.clsStatusTableItem_Disabled tr {
	font-weight: normal;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
}

.clsStatusTableItem_Disabled td {
	border: 1px solid var(--c-ref-color-base-gray-30);
}

.clsOldCRS .clsStatusTableItem_Focus {
	padding: 0;
	cursor: default;
	margin: 1px;
	border: 1px solid black !important
}

.clsNewCRS .clsStatusTableItem_Focus {
	padding: 0;
	cursor: default;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid var(--c-ref-color-base-gray-60) !important
}

.clsStatusTableItem_Focus tr {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
}

.clsStatusTableItem_Focus td {
	border: 1px solid var(--c-ref-color-base-gray-30);
}

#StatusLine {
	margin: 0;
	margin-top: 7px;
	padding: 0;
	text-align: center;
	width: 100%;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

#StatusLineSpan {
	margin-top: 0;
	margin-bottom: 1px;
	margin-left: 0.5%;
	margin-right: 0.5%;
	text-align: center;
	width: 99%;
	font-size: 11px;
}

.clsOldCRS #StatusDemo {
	color: graytext;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.clsNewCRS #StatusDemo {
	color: graytext;
	font-size: 11px;
	padding-bottom: 8px;
	padding-top: 5px;
	text-align:left;
	padding-left: 2px;
}

.clsDemoItem {
	padding-left: 7px;
	padding-right: 7px;
}

.clsOldCRS .clsCDMSTitle {
	height: 20px;
	color: white;
	background-color: #366391;
	font-size: 14px;
	font-weight: bold;
}

.clsNewCRS .clsCDMSTitle {
	height: 26px;
	color: var(--c-ref-color-base-white);
	background-color: var(--c-ref-color-base-emerald-70);
	font-size: 14px;
	font-weight: bold;
	border-radius: 4px 4px 0 0;
}

.clsOldCRS .clsQuality {
	background-color: #57588a !important;
}

.clsNewCRS .clsQuality {
	background-color: #57588a !important;
	color: white !important;
}

.clsOldCRS .clsCustom {
	background-color: #435761;
}

.clsNewCRS .clsCustom {
	background-color: var(--c-ref-color-base-gray-80) !important;
}

.clsOldCRS .clsCDMSReimbTitle {
	height: 20px;
	color: white;
	background-color: #366391;
	font-size: 14px;
	font-weight: bold;
}

.clsNewCRS .clsCDMSReimbTitle {
	height: 26px;
	color: var(--c-ref-color-base-white);
	background-color: var(--c-ref-color-base-emerald-70);
	font-size: 14px;
	font-weight: bold;
	border-radius: 4px 4px 0 0;
}

.clsOldCRS .clsCDMSNosEditsTitle {
	height: 20px;
	color: white;
	background-color: #98354C;
	font-size: 14px;
	font-weight: bold;
}

.clsNewCRS .clsCDMSNosEditsTitle {
	height: 26px;
	color: white;
	background-color: #98354C;
	font-size: 14px;
	font-weight: bold;
	border-radius: 4px 4px 0 0;
}

.clsCDMSTitleRow {
	font-weight: normal;
}

.clsOldCRS .clsCDMSTableRow {
	border-left: 1px solid #366391;
	border-right: 1px solid #366391;
}

.clsNewCRS .clsCDMSTableRow {
	border-left: 1px solid #307D76;
	border-right: 1px solid #307D76;
}

.clsCDMSTitleRowReimb {
	font-weight: normal;
}

.clsOldCRS .clsCDMSTableRowReimb {
	border-left: 1px solid #5c7714;
	border-right: 1px solid #5c7714;
	font-weight: normal;
}

.clsNewCRS .clsCDMSTableRowReimb {
	border-left: 1px solid var(--c-ref-color-base-gray-30);
	border-right: 1px solid var(--c-ref-color-base-gray-30);
	font-weight: normal;
}

.clsOldCRS .clsCDMSTableBottomReimb {
	border-bottom: 1px solid #5c7714;
	border-left: 1px solid #5c7714;
	border-right: 1px solid #5c7714;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 5px;
	font-size: 0px;
}

.clsNewCRS .clsCDMSTableBottomReimb {
	border-bottom: 1px solid var(--c-ref-color-base-gray-30);
	border-left: 1px solid var(--c-ref-color-base-gray-30);
	border-right: 1px solid var(--c-ref-color-base-gray-30);
	height: 1px;
	font-size: 0px;
}

.clsCDMSTitleRowNosEdits {
	font-weight: normal;
}

.clsOldCRS .clsCDMSTableRowNosEdits {
	border-left: 1px solid #5c7714;
	border-right: 1px solid #5c7714;
	font-weight: normal;
}

.clsNewCRS .clsCDMSTableRowNosEdits {
	border-left: 1px solid var(--c-ref-color-base-gray-30);
	border-right: 1px solid var(--c-ref-color-base-gray-30);
	font-weight: normal;
}

.clsCDMSTableRowNosEditsHidden {
	display: none;
}

.clsCDMSTableRowNosEditsEnabled {
}

.clsOldCRS .clsCDMSTableBottomNosEdits, .clsOldCRS .clsCDMSTableBottomQuality, .clsOldCRS .clsCDMSTableBottomCustom {
	border-bottom: 1px solid #5c7714;
	border-left: 1px solid #5c7714;
	border-right: 1px solid #5c7714;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 5px;
	font-size: 0px;
}

.clsNewCRS .clsCDMSTableBottomNosEdits, .clsNewCRS .clsCDMSTableBottomQuality, .clsNewCRS .clsCDMSTableBottomCustom {
	border-bottom: 1px solid var(--c-ref-color-base-gray-30);
	border-left: 1px solid var(--c-ref-color-base-gray-30);
	border-right: 1px solid var(--c-ref-color-base-gray-30);
	height: 1px;
	font-size: 0px;
}

.clsOldCRS #exp_NOSEDITS0 {
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	color: Black;
}

.clsNewCRS #exp_NOSEDITS0 {
	padding-bottom: 0px;
	color: Black;
}

.clsOldCRS .clsI10NosEdit, .clsHCPCSNosEdit, .clsI10ModifierNosEdit {
	display: block;
	margin-right: 5px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px solid #E0BBB5;
	border-left: 9px solid #E0BBB5;
	border-right: 9px solid #E0BBB5;
	background-color: #FFF5F3;
	color: black;
}

.clsNewCRS .clsI10NosEdit, .clsHCPCSNosEdit, .clsI10ModifierNosEdit {
	display: block;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px solid #E0BBB5;
	border-left: 12px solid #E0BBB5;
	border-right: 1px solid #E0BBB5;
	background-color: #FFF5F3;
	color: black;
}

.clsOldCRS .clsSeparateCategory {
	margin-top: 6px;
}

.clsQualityRange {
}

.clsOldCRS .clsQualityRangeHeader {
	background: #57588a;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.clsNewCRS .clsQualityRangeHeader {
	color: black;
	padding-left: 10px;
	padding-right: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 15px;
	text-decoration-line: underline;
	margin-top: 6px;
}

.clsOldCRS .clsQualityEdit {
	display: block;
	margin-right: 5px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: black;
}

.clsNewCRS .clsQualityEdit {
	display: block;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: black;
	font-weight: normal;
}

.clsNormalQualityTop {
	border-top: 1px solid #57588a;
}

.clsOldCRS .clsNormalQuality {
	border-bottom: 1px solid #57588a;
	border-left: 9px solid #57588a;
	border-right: 9px solid #57588a;
	background-color: #f6f3fb;
}

.clsNewCRS .clsNormalQuality {
	border-bottom: 1px solid var(--c-ref-color-base-gray-40);
	border-left: 12px solid var(--c-ref-color-base-gray-40);
	border-right: 1px solid var(--c-ref-color-base-gray-40);
	background-color: var(--c-ref-color-base-violet-20);
	margin-left: 8px;
}

.clsCustomRange {
}

.clsOldCRS .clsCustomRangeHeader {
	background: #57707d;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.clsNewCRS .clsCustomRangeHeader {
	display: block;
	padding-left: 10px;
	padding-right: 3px;
	color: black;
	font-weight: bold;
	text-decoration-line: underline;
	margin-top: 6px;
}

.clsOldCRS .clsCustomEdit {
	display: block;
	margin-right: 5px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: black;
}

.clsNewCRS .clsCustomEdit {
	display: block;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: black;
	font-weight: normal;
}

.clsOldCRS .clsNormalCustomTop {
	border-top: 1px solid #607d8b;
}

.clsNewCRS .clsNormalCustomTop {
	border-top: 1px solid var(--c-ref-color-base-gray-40);
}

.clsOldCRS .clsNormalCustom {
	border-bottom: 1px solid #607d8b;
	border-left: 9px solid #607d8b;
	border-right: 9px solid #607d8b;
	background-color: #f5f7f8;
}

.clsNewCRS .clsNormalCustom {
	border-bottom: 1px solid var(--c-ref-color-base-gray-40);
	border-left: 12px solid var(--c-ref-color-base-gray-40);
	border-right: 1px solid var(--c-ref-color-base-gray-40);
	background-color: var(--c-ref-color-base-gray-10);
	margin-left: 8px;
}

.clsOldCRS .clsCDMSTableBottom {
	border-bottom: 1px solid #366391;
	height: 5px;
	font-size: 0px;
}

.clsNewCRS .clsCDMSTableBottom {
	border-bottom: 1px solid var(--c-ref-color-base-gray-30);
	height: 1px;
	font-size: 0px;
}

.clsOldCRS .clsCDMSTableCodeLinking {
	border: 1px solid #366391;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.clsNewCRS .clsCDMSTableCodeLinking {
	border: 1px solid var(--c-ref-color-base-gray-30);
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.clsOldCRS .clsCDMSTableCodeLinking.clsSelRow {
	border: 1px solid white !important;
	color: white !important;
}

.clsNewCRS .clsCDMSTableCodeLinking.clsSelRow {
	border: 1px solid var(--c-ref-color-base-gray-60) !important;
	color: black !important;
}

.clsOldCRS .clsCDMSTableBottomLeft {
	border-left: 1px solid #366391;
	border-bottom-left-radius: 5px;
}

.clsNewCRS .clsCDMSTableBottomLeft {
	border-left: 1px solid var(--c-ref-color-base-gray-30);
}

.clsOldCRS .clsCDMSTableBottomRight {
	border-right: 1px solid #366391;
	border-bottom-right-radius: 5px;
}

.clsNewCRS .clsCDMSTableBottomRight {
	border-right: 1px solid var(--c-ref-color-base-gray-30);
}

.clsOldCRS .clsCDMSLeftBorder {
	border-left: 1px solid #366391;
}

.clsNewCRS .clsCDMSLeftBorder {
	border-left: 1px solid var(--c-ref-color-base-gray-30);
}

.clsOldCRS .clsCDMSRightBorder {
	border-right: 1px solid #366391;
}

.clsNewCRS .clsCDMSRightBorder {
	border-right: 1px solid var(--c-ref-color-base-gray-30);
}

.clsOldCRS .clsCDMSTableHeader {
	height: 16px;
	color: black;
	background-color: #ededed;
	border-bottom: 1px solid graytext;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	min-width: 25px;
	text-align: left;
}

.clsOldCRS .clsCDMSTableCodeHeader {
	height: 16px;
	color: black;
	background-color: #ededed;
	border-bottom: 1px solid graytext;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	min-width: 25px;
	text-align: center;
}

.clsNewCRS .clsCDMSTableHeader, .clsNewCRS .clsCDMSTableHeader.clsSelRow {
	height: 16px;
	color: black;
	background-color: #ededed;
	border-bottom: 1px solid var(--c-ref-color-base-gray-30);
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	min-width: 25px;
	text-align: left;
	font-weight: normal;
}

.clsNewCRS .clsCDMSTableCodeHeader {
	height: 16px;
	color: black;
	background-color: #ededed;
	border-bottom: 1px solid var(--c-ref-color-base-gray-30);
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	min-width: 25px;
	text-align: center;
	font-weight: normal;
}

.clsOldCRS .clsCDMSTableHeader.clsSelRow {
	border-bottom: 1px solid white !important;
}

.clsOldCRS .clsCDMSTableRightBorder {
	border-right: 1px solid graytext;
}

.clsNewCRS .clsCDMSTableRightBorder {
	border-right: 1px solid var(--c-ref-color-base-gray-30);
}

.clsOldCRS .clsCDMSTableLeftBorder {
	padding-left: 2px;
	border-left: 1px solid graytext;
}

.clsNewCRS .clsCDMSTableLeftBorder {
	padding-left: 2px;
	border-left: 1px solid var(--c-ref-color-base-gray-30);
}

.clsCDMSTableData {
	vertical-align: top;
	text-align: center;
	padding-top: 1px;
	color: #366391;
}

.clsCDMSChecked {
	width: 15px;
	height: 17px;
}

.clsCDMSAffectAPR {
	text-decoration: underline;
}

.clsCDMSRowUnShade {
	background-color: white;
}

.clsOldCRS .clsCDMSRowAltShade {
	background-color: #edf3f9;
}

.clsNewCRS .clsCDMSRowAltShade {
	background-color: var(--c-ref-color-base-gray-10);
}

.clsOldCRS .clsCDMSSummary {
	z-index: 999;
	position: absolute;
	background-color: #edf3f9;
	border: 2px solid #4570a0;
	padding: 0px;
}

.clsNewCRS .clsCDMSSummary {
	z-index: 999;
	position: absolute;
	background-color: white;
	border: 2px solid var(--c-ref-color-base-gray-30);
	padding: 0px;
}

.clsCDMSSummaryExit {
	position: absolute;
	right: 2px;
	top: 0px;
	height: 32px;
	width: 32px;
	font-size: 24px;
	text-align: center !important;
}

.clsCDMSSummaryExit:hover, .clsCDMSSummaryExit:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer
}

.clsOldCRS .clsCDMSSummaryTitleBar {
	position: relative;
	background-color: #366391;
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
	border-bottom: 1px solid #4570a0;
	height: 26px;
	text-align: left;
}

.clsNewCRS .clsCDMSSummaryTitleBar {
	position: relative;
	background-color: var(--c-ref-color-base-emerald-70);
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
	border-bottom: 1px solid var(--c-ref-color-base-gray-30);
	height: 26px;
	text-align: left;
}

.clsCDMSSummaryTitle {
	padding: 5px;
}

.clsCDMSSummaryContent {
	position: relative;
	padding: 3px;
	overflow: auto;
}

.clsCDMSCodeCompareSummaryHeaderLeft {
	position: relative;
	width: 49%;
	display: inline-block;
	padding: 3px;
}

.clsCDMSCodeCompareSummaryHeaderRight {
	position: relative;
	width: 49%;
	display: inline-block;
	padding: 3px;
	float: right;
}

.clsCDMSCodeCompareSummaryContentLeft {
	position: relative;
	width: 49%;
	display: inline-block;
	padding: 3px;
	overflow: auto;
}

.clsCDMSCodeCompareSummaryContentRight {
	position: relative;
	width: 49%;
	display: inline-block;
	padding: 3px;
	float: right;
	overflow: auto;
}

.clsCDMSReimbTable {
	margin-left: 10px;
}

.clsCDMSReimbTR {
}

.clsOldCRS .clsCDMSReimbTag {
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #366391;
	font-family: Verdana;
	font-weight: bold;
}

.clsNewCRS .clsCDMSReimbTag {
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #307D76;
	font-family: Verdana;
	font-weight: bold;
}

.clsOldCRS .clsCDMSReimbDivider {
	border-bottom: 1px solid #5c7714;
}

.clsNewCRS .clsCDMSReimbDivider {
	border-bottom: 1px solid var(--c-ref-color-base-gray-30);
}

.clsCDMSReimbValue {
	background-color: White;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: Black;
	font-family: Verdana;
}

.clsCDMSCodeCompareImage {
	background-position: -95px -278px;
	width: 16px;
	height: 16px;
	background-image: url("../images/coreimages_v2.png");
}

.clsOldCRS .clsTitleDarkBlue {
	color: white !important;
	background: #366391;
	height: 20px;
	text-align: center
}

.clsNewCRS .clsTitleDarkBlue {
	color: var(--c-ref-color-base-black) !important;
	background: var(--c-ref-color-base-gray-30);
	height: 20px;
	text-align: center
}

.clsTitleBlue {
	color: white !important;
	background: #98b4cc;
	height: 20px;
}

.clsTitleSageGreen {
	color: white !important;
	background: #6B8A3B;
	height: 20px;
}

.clsTitleOnHold {
	color: white !important;
	background: #C13F41;
}

.clsTitleNotBillable {
	color: white !important;
	background: #F39300;
}

.clsCDMSCodeSync {
	background-color: #4772A2;
	font-size: 14px;
	color: white;
	text-align: center;
	height: 36px;
}

.clsOldCRS .clsColorChgrReview {
	background-color: #cddaea;
}

.clsNewCRS .clsColorChgrReview {
}

.clsOldCRS .codeDisplayScreenTitle {
	border-radius: 5px;
	background: #4570a0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: -5px;
	text-align: left !important;
}

.clsNewCRS .codeDisplayScreenTitle {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: -5px;
	text-align: left !important;
}

.clsOldCRS .codeDisplayScreenTitleVizprompt {
	color: white !important;
	font-size: 13px;
	padding-left: 5px;
}

.clsNewCRS .codeDisplayScreenTitleVizprompt {
	color: black !important;
	font-size: 13px;
	padding-left: 5px;
}

.clsOldCRS .clsATTR, .clsOldCRS .clsGroupText { color: #7F0000; font-weight: normal; }

.clsNewCRS .clsATTR { color: gray; font-weight: normal; font-style: italic;}
.clsNewCRS .clsGroupText { color: gray; font-weight: normal;}

#vizkey {
	position: static;
	width: 166px;
	text-transform: uppercase;
}

.clsNewCRS #vizkey:focus, .clsNewCRS #vizkey:active {
	border: 2px solid var(--c-ref-color-base-emerald-70) !important;
}

.clsOldCRS .clsCopyrightKeyword {
	position: relative;
	margin: auto;
	top: 20px;
	text-align: left;
	padding: 5px;
	border: 1px solid black;
	font-size: 10px;
	color: black;
}

.clsNewCRS .clsCopyrightKeyword {
	position: relative;
	margin: auto;
	top: 20px;
	text-align: left;
	padding: 10px;
	font-size: 10px;
	color: black;
}

.clsOldCRS.clsBody, .clsOldCRS .clsDlgBody, .clsOldCRS .clsHistoryBody, .clsOldCRS .clsTable, .clsOldCRS .clsLCDTable, .clsOldCRS .clsItrTable {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	z-index: 0;
	cursor: default;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	font-weight: bold;
}

.clsNewCRS.clsBody, .clsNewCRS .clsDlgBody, .clsNewCRS .clsHistoryBody, .clsNewCRS .clsTable, .clsNewCRS .clsLCDTable, .clsNewCRS .clsItrTable {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	z-index: 0;
	cursor: default;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
}

.clsHidden {
	display: none;
}

.clsOldCRS .clsPOAEdit, .clsOldCRS .clsEDIT, .clsOldCRS .clsNOTE2, .clsOldCRS .clsComplianceEdit {
	color: #D90000;
	font-weight: normal;
	display: block;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 5px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	border: 1px solid #ccc;
	border-left: 5px solid #DCBEBE;
	border-bottom: 2px solid #DCBEBE;
	background-color: #F5ECEC;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
	.clsOldCRS .clsPOAEdit.clsSelRow, .clsOldCRS .clsEDIT.clsSelRow, .clsOldCRS .clsNOTE2.clsSelRow, .clsOldCRS .clsComplianceEdit.clsSelRow {
		color: #D90000 !important;
	}

.clsNewCRS .clsPOAEdit, .clsNewCRS .clsEDIT, .clsNewCRS .clsNOTE2, .clsNewCRS .clsComplianceEdit {
	font-weight: normal;
	display: inline-block;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 5px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	border: 1px solid #ccc;
	border-left: 5px solid #DCBEBE;
	border-bottom: 2px solid #DCBEBE;
	background-color: #F5ECEC !important;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.clsNewCRS #HITableBorder {
	border: 1px solid var(--c-ref-color-base-gray-30);
}

.clsOldCRS .nav-row {}

.clsNewCRS .nav-row { background-color: var(--c-ref-color-base-gray-10); border-bottom: 1px solid var(--c-ref-color-base-gray-30);margin-bottom:5px;}
.clsNewCRS .nav-row:after, .nav-row:before { content: ""; display: table; clear: both}
.clsNewCRS .nav-col {float: left; width: 100%}
@media (min-width:601px){.clsNewCRS .nav-col.m5{width:41.66666%}.clsNewCRS.nav-col.m6{width:49.99999%}.clsNewCRS .nav-col.m7{width:58.33333%}}
@media (min-width:993px){.clsNewCRS .nav-col.l5{width:41.66666%}.clsNewCRS.nav-col.l6{width:49.99999%}.clsNewCRS .nav-col.l7{width:58.33333%}}

.clsBLACKTEXT { color: black; }
.clsREDTEXT { color: #d90404; }
.clsREDTEXT.clsSelRow { color: #d90404 !important; }
.clsGRPR, .clsDXLINK { color: #2E4C6D; font-weight: normal; }
.clsOldCRS .clsLMRP { color: #0080FF; }
.clsNewCRS .clsLMRP:before {
	content: "Warning";
	color: #0080FF;
	border: 1px solid #0080FF;
	margin-right: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 4px;
}
.clsPARAGRAPH 
{ 
    color: red; 
    font-size: 16px; 
    font-weight: normal; 
}
