<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#P0_REPORT_DESCR_DISPLAY {
	line-height: 16px;
    padding-left: 0px;
}
#report-disclaimer,
#view-selector-region {
    margin-bottom: 4px;
}
#P0_REPORT_SELECTOR_CONTAINER .t-Form-labelContainer,
#P0_CHART_SELECTOR_CONTAINER .t-Form-labelContainer,
#P0_MAP_SELECTOR_CONTAINER .t-Form-labelContainer {
    width: 200px;
}
#P0_REPORT_SELECTOR_LABEL,
#P0_CHART_SELECTOR_LABEL,
#P0_MAP_SELECTOR_LABEL {
    font-weight: bold;
}
#P0_REPORT_SELECTOR_CONTAINER .t-Form-labelContainer,
#P0_REPORT_SELECTOR_CONTAINER .t-Form-inputContainer,
#P0_CHART_SELECTOR_CONTAINER .t-Form-labelContainer,
#P0_CHART_SELECTOR_CONTAINER .t-Form-inputContainer,
#P0_MAP_SELECTOR_CONTAINER .t-Form-labelContainer,
#P0_MAP_SELECTOR_CONTAINER .t-Form-inputContainer{
    padding: 8px;
}
#P0_LIMIT_MSG_CONTAINER div.t-Form-labelContainer {
    display: none;
}
#P0_LIMIT_MSG_DISPLAY {
    color: #19528e;
}
.metadata-button {
    background-color: hsl(211,100%,96%);
}
.metadata-button:hover {
    background-color: hsl(211,100%,98%);
}
button#display-type-r,
button#display-type-c,
button#display-type-m {
	margin-bottom: 6px;
	margin-top: 6px;
	width: 150px;
	height: 44px;
}
button.t-Button--pill:first-of-type {
	margin-left: 6px;
}
#P0_REPORT_FOOTER_LABEL,
div#report-footer div.t-Form-labelContainer {
    display: none;
}
#P0_REPORT_FOOTER_CONTAINER {
    margin: 0px;
}
#rf-global {
    background-color: #fafaef;
    border-bottom: none;
    border-left: none;
    border-right: none;
    bottom: 0px;
    left: 0px;
    margin-bottom: 0px;
    position: fixed;
    z-index: 100;
}
#rf-global .t-Region-header {
	background-color: #f4f4e3;
}
@media only screen and (min-width: 641px) {
    :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-title,
    :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--hideLeft #rf-global {
        right: 280px;
    }
}
.t-PageBody.js-rightCollapsed .t-Body-title,
.t-PageBody.js-rightCollapsed #rf-global {
    right: 0px;
}</pre></body></html>