html {
   -ms-overflow-style: scrollbar;
}
/** 
 * Temporary Header 
 */
.header.qf-header { width: 100%; height: 113px; text-align: center; background: transparent url('../images/census_beta_main-bg-alt.png') repeat-x top center; }
	.header.qf-header a { width: 961px; height: 113px; text-indent: -9999px; display: inline-block; background: transparent url('../images/census_beta_header.jpg') no-repeat top center; }

.print-only {
	display: none;
	overflow: hidden;
	padding-bottom: 40px; 
}

.print-only div {
	width: 45%;
}

.print-title {
	text-align: right;
	font-size: 1.5em;
}

/* Global */
::-webkit-input-placeholder {
   color: #000;  
   font-size: 13px;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000;     
   font-size: 13px;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000;     
   font-size: 13px;
}

:-ms-input-placeholder {  
   color: #000;     
   font-size: 13px;
}

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0; padding: 0; }
a { text-decoration: none; }
input, form { margin: 0; }
select { color: #666; }
option { color: #000; width: 100%; }

option:first-child,
.topic-select span.select,
#fact-select span.select { 
	color: #000;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;     
}
#fact-select optgroup {
	color: #0e6794;
	font-style: italic;
}
.topic-select {
	position: relative;
}
.topic-select .quicklinks-icon {
	display: none;
	height: 17px;
    text-align: center;
    width: 18px;
    position: absolute;
    top: 15px;
    left: 218px;
    background: url("../images/quicklinks-icon2.png") no-repeat scroll left top transparent;
}
/* .quick-links-wrapper {
	display: none;
	background: url("../images/quicklinks-icon2.png") no-repeat scroll left top transparent;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    height: 17px;
    text-align: center;
    width: 18px;
    position: absolute;
    top: 15px;
    left: 218px;
} */
.active .topic-select .quicklinks-icon {
	display: block;
}
.quick-links-wrapper:hover {
	background: url("../images/quicklinks-icon2_hover.png") no-repeat scroll left top transparent;
}
.table.active .topic-select .quicklinks-icon {
	width: 140px;
	color: #333;
	text-align: left;
	padding-top: 2px;
	padding-left: 17px; 
}
.table.active .topic-select .quicklinks-icon:hover {
	background: url("../images/quicklinks-icon2.png") no-repeat scroll left top transparent;
}
.table.active .topic-select .quicklinks-icon a {
	float: left;
}
.topic-select span.select,
.topic-select select.select {
	width: 200px; 
	height: 28px !important;	
}
.topic-select select.select {
	min-height: 28px;
}
sup a { color: #227DAB; }
abbr:hover { cursor: pointer; }

/* Backgrounds */
.bg-1 { background-color: #FFFFFF; }
.bg-2 { background-color: #227dab; }
.bg-3 { background-color: #174b67; }
.bg-4 { background-color: #f4f8fb; }
.bg-5 { background-color: #eaf2f7; }
.bg-6 { background-color: #dde6ed; }
.bg-7 { background-color: #f6f5f2; }

.color-1 { color: #000000; }
.color-2 { color: #FFFFFF; }
.color-3 { color: #1b6a95; }
.color-4 { color: #064167; }
.color-5 { color: #656363; }
.color-6 { color: #7c7c7c; }

.left { text-align: left; }
.right { float: left; clear: right; }
.bold { font-weight: bold; }
.center { text-align: center; }
.width-100pct { width: 100%; }
.flt_r { float: right; }
.flt_l { float: left; }
.clr_r { clear: right; }
.clr_l { clear: left; }
.blue { color: #064167; }
.orange { color: #ff9900 !important; }
.bigger { font-size: 1.1em; }
.smaller { font-size: .9em; }
.small { font-size: .8em; }
.tone-down { font-size: .7em; /* text-shadow: 1px 1px rgba(200, 200, 200, 0.7); */}
.capitalize { text-transform: capitalize; }
.hidden { display: none; }
.border-top-10 { border-top: 10px solid #f4f4f4; }
.nowrap { white-space: nowrap; float: left; margin-right: 5px; margin-bottom: 5px; }

.skiplinks-wrapper {
	display: block;
	clear: left; 
	/* background: #146897; */
}
.skiplinks-wrapper ul {
	margin: 0;
	padding: 0;
}
.skiplinks-wrapper li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

h2.application-heading {
	overflow: hidden;
	color: #064167;
}
	h2.application-heading a.learn-more { font-size: .7em; color: #064167; }
	h2.application-heading a.learn-more:hover { text-decoration: underline; }
	h2.application-heading .learn-more-span { float: right; width: auto; display: block; text-align: right; }
	h2.application-heading a.with-arrow { font-size: .7em; color: #064167; display: block; float: left; padding-right: 13px; background: transparent url('../images/arrow-right-orange.png') no-repeat right center; }
	h2.application-heading a.with-arrow:hover { text-decoration: underline; }

h1.application-heading {
  overflow: hidden;
  color: #064167;
  font-size: 18px
}
  h1.application-heading a.learn-more { font-size: .7em; color: #064167; }
  h1.application-heading a.learn-more:hover { text-decoration: underline; }
  h1.application-heading .learn-more-span { float: right; width: auto; display: block; text-align: right; }
  h1.application-heading a.with-arrow { font-size: .7em; color: #064167; display: block; float: left; padding-right: 13px; background: transparent url('../images/arrow-right-orange.png') no-repeat right center; }
  h1.application-heading a.with-arrow:hover { text-decoration: underline; }


/* Main Page Container */
#site-contain { 
	/* width: 1008px;  */
	width: 960px; 
	margin: 0 auto;
	padding-top: 3px; 
}
	#qf-static { /* .static-site-contain */
		/* margin-top: 20px; */
	}
		#qf-static table tr:nth-child(2n) {
			background-color: #dde6ed;
		}
		#qf-static table th {
			background-color: #f2f2ed;
			padding: 10px 4px;
			text-align: left;
			font-size: 14px;
		}
		#qf-static table td {
			padding: 4px;
		}
		#qf-static table tr.category th {
			background-color: #2e7ea4;
			color: #fff;
			font-weight: bold;
			text-align: right;
		}
		#qf-static table tr.category th:first-child {
			text-align: left;
		}
		#qf-static table td.value {
			text-align: right;
		}
		#qf-static ul li { 
			list-style: none; 
			display: inline; 
			padding-right: 5px; 
		}
		
		#qf-static #footnotes {
			clear: left;
		}
		
		#qf-static #footnotes ul li {
			display: block; 
		}
		
		.footnotes-jsonly {
			display: none;
		}
		
		#qf-static .fips td {
			border-top: 1px solid #666;
		}
		
		span.source-flag {
			cursor: default;
		}
		
		span.source-flag img {
			vertical-align: middle;
		}
		
		span.source-flag-print {
			display: none;
		}
		
		#qf-static .download-links {
			list-style: none;
			margin: 0 0 20px;
			padding: 0;			
		}
		
		#qf-static .download-links li {
			list-style: none;
			margin: 0;
			padding: 0;
			float: left;
			margin-right: 20px; 
		}
		
	#qf {
		display: none;		
		clear: both;
	}
	
	.sampling-error-footnotes img { position: relative; top: 3px; }
	

.welcome-checkbox { margin-bottom: 10px; overflow: inherit; }
.top-bar { overflow: auto; margin: 0 auto; clear: left; background: #0a3f5d; }	
.controls-input-boxes { float: left; padding-left: 13px; padding-top: 18px; margin-right: 11px; position: relative; }
#new-search-wrapper { margin-top: 13px; float: left; }
.nav-links-container { float: left; margin: 0; margin-left: 13px; overflow: hidden; height: 65px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#nav-links { overflow: hidden; height: 100%; background-color: #0a3f5d; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; /* width: 354px; */ }
.nav-link { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; font-size: 11px; height: 100%;
       display: block; padding: 44px 0 6px; float: left; margin-right: 4px; width: 82px; text-align: center; text-transform: uppercase; }

.nav-link.nav-dashboard {
	background: #0f4c6e url('../images/icon-dashboard.png') no-repeat center 14px; 
}
.nav-link.nav-dashboard:hover,
.nav-link.nav-dashboard:focus {
	background: #316685 url('../images/icon-dashboard-hover.png') no-repeat center 14px; 
}
.nav-link.nav-dashboard.current-view {
	background: #0f4c6e url('../images/icon-dashboard-hover.png') no-repeat center 14px; 
}
.nav-link.nav-dashboard.current-view:hover,
.nav-link.nav-dashboard.current-view:focus {
	background: #316685 url('../images/icon-dashboard-hover.png') no-repeat center 14px;
}

.nav-link.nav-table {
	background: #0f4c6e url('../images/icon-table.png') no-repeat center 17px; 
	position: relative;
}
.nav-link.nav-table:hover,
.nav-link.nav-table:focus {
	background: #316685 url('../images/icon-table-hover.png') no-repeat center 17px; 
}
.nav-link.nav-table.current-view {
	background: #0f4c6e url('../images/icon-table-hover.png') no-repeat center 17px; 
}
.nav-link.nav-table.current-view:hover,
.nav-link.nav-table.current-view:focus {
	background: #316685 url('../images/icon-table-hover.png') no-repeat center 17px;
}

.nav-link.nav-chart {
	background: #0f4c6e url('../images/icon-chart.png') no-repeat center 14px; 
}
.nav-link.nav-chart:hover,
.nav-link.nav-chart:focus {
	background: #316685 url('../images/icon-chart-hover.png') no-repeat center 14px; 
}
.nav-link.nav-chart.current-view {
	background: #0f4c6e url('../images/icon-chart-hover.png') no-repeat center 14px; 
}
.nav-link.nav-chart.current-view:hover,
.nav-link.nav-chart.current-view:focus {
	background: #316685 url('../images/icon-chart-hover.png') no-repeat center 14px;
}

.nav-link.nav-map {
	background: #0f4c6e url('../images/icon-map.png') no-repeat center 10px; 
}
.nav-link.nav-map:hover,
.nav-link.nav-map:focus {
	background: #316685 url('../images/icon-map-hover.png') no-repeat center 10px; 
}
.nav-link.nav-map.current-view {
	background: #0f4c6e url('../images/icon-map-hover.png') no-repeat center 10px; 
}
.nav-link.nav-map.current-view:hover,
.nav-link.nav-map.current-view:focus {
	background: #316685 url('../images/icon-map-hover.png') no-repeat center 10px;
}

#nav-links .count { position: absolute; top: 8px; left: auto; right: 7px; padding: 3px 4px 0 0;
	color: #ff9900; display: block; background: transparent url('../images/icon-table-count.png') no-repeat center center; text-align: center; width: 20px; height: 22px; }
#share-view { float: right; height: 65px; width: 65px; }
.share { float: right; overflow: hidden; height: auto; }

	.share-button { padding-top: 45px; font-size: 10px; text-align: center; text-transform: uppercase; display: block; box-sizing: border-box; /* text-indent: -9999px; */ height: 65px; width: 65px; background: #227dab url('../images/share-icon1.png') no-repeat center 13px; }
	.share-button:hover,
	.share-button:focus {
		background: #316685 url('../images/icon-share-hover.png') no-repeat center 13px;
	}
	.shareview-thumbnail { width: 100%; height: 163px; background: transparent url('../images/qf-thumbnail.png') no-repeat center center; }

#prepage { width: 100%; text-align: center; font-size: 2em; }
.greybox { background: #f6f6f6; oveflow: auto; padding: 15px 12px; margin-top: 10px; }
#map-view .greybox { padding: 8px 8px 4px; margin: 5px; /* background: #e8e8e8; */ background: none repeat scroll 0 0 rgba(230, 230, 230, .5); position: absolute; left: 0; right: 0; bottom: 0; min-height: 38px; }
	#footnotes #flags,
	#footnotes #headnotes,
	#footnotes #notes,
	#footnotes #hard-coded-notes,
	#footnotes #flags-js,
	#footnotes #headnotes-js,
	#footnotes #notes-js,
	#footnotes #hard-coded-notes-js {
		list-style-type: none;
		margin: 0 0 12px;
		padding: 0;
	}
	#footnotes #notes-js {
		margin: 0;
	}
		#footnotes #flags .flag,
		#footnotes #headnotes .headnote,
		#footnotes #notes .note,
		#footnotes #flags-js .flag,
		#footnotes #headnotes-js .headnote,
		#footnotes #notes-js .note {
			font-weight: bold;
		}
#general-footnotes p:last-child {
	margin-bottom: 0;
}

.learn-more-button-wrapper {
	overflow: hidden;
	margin-top: 5em; 
}

#learn-more-wrapper {
	display: none; 
	position: relative; 
	overflow: hidden;
	margin-bottom: 20px; 
}
#learn-more-wrapper .learn-more.active { display: block; font-size: 12px; color: #fff; text-transform: uppercase; padding: 4px 8px; background: #0e6794; float: left; font-weight: bold; -webkit-transition: @property .3s ease;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
	filter: ~"alpha(opacity=100)";
	opacity: 1;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
	transition: opacity .3s ease;}
#learn-more-wrapper .learn-more.active:hover { -moz-opacity: .8;
	-khtml-opacity: .8;
	-ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
	filter: ~"alpha(opacity=80)";
	opacity: .8; } 

/* Autocomplete */
span.ui-helper-hidden-accessible { display: none; }
ul.ui-autocomplete { max-height: 450px; overflow-y: scroll; padding-left: 6px; position: absolute !important; background: #fff; list-style: none; width: 300px !important; /* width: 114px; */ display: block; border: 1px solid #ccc; z-index:99; margin: 0; }
ul li.ui-menu-item { width: 100%; color: #000; }
.ui-state-focus {
    outline: none;
    color: #fff; 
    display: block;
    background: #227DAB;
}
.ui-state-focus:hover {
    outline: none;
    color: #fff; 
    display: block;
    background: #227DAB;
	text-decoration: none;
}

.fact-text { /* float: left;  */text-align: center; }
.dashboard#chart-view .fact-text, .dashboard#map-view .fact-text  { width: 450px; }
#chart-view.dashboard .fact-text, #map-view.dashboard .fact-text {
    overflow: hidden;
    padding: 0 30px 0 10px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 440px;
}
#chart-view .fact-text a, #map-view .fact-text a {
	color: #227dab;
}
#chart-view .fact-text a:hover, #map-view .fact-text a:hover {
	text-decoration: underline;
}
#chart-view .fact-text, #map-view .fact-text { font-size: 12px; }
.expand { display: none; width: 18px; height: 18px; position: absolute; top: 8px; right: 5px; }
.expand a { display: block; width: 18px; height: 18px; background: transparent url('../images/icon-expand.png') no-repeat left top; text-indent: -9999px; }
.expand a:hover,
.expand a:focus {
	background: transparent url('../images/icon-expand-hover.png') no-repeat left top;
}
.dashboard .expand { display: block; }

/* Views */
.views { overflow: hidden; }
.view-heading {
	color: #064167;
	font-size: 17px;
	margin: 7px 0;	
}
.view-heading.heading-map {
	position: relative;
}

.view-heading.heading-map .tigerweb-link {
	position: absolute;
	top: 4px;
	right: 10px;
	display: none;	
	color: #064167;
    font-size: 12px;
}

.view-heading.heading-map .tigerweb-link:hover,
.view-heading.heading-map .tigerweb-link:focus,
.view-heading.heading-map .tigerweb-link:active {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity:.7;
	-khtml-opacity: .7;
	opacity: .7;	
	outline: none;
	text-decoration: underline; 
}

.view-heading.half {
	width: 50%;
	float: left;
}


#map-view.active,
#chart-view.active {
	display: block;
	overflow: hidden;
	height:607px; 
}
#compare-select { width: auto; width: 283px; overflow: hidden; }
#chart-view.active { position: relative; height:610px; }
#chart-view.active.selected-locations { height: auto; }
.chart-data { /* height: 523px; min-height: 523px; */ max-height: 487px; }
.selected-locations .chart-data { min-height: 0; height: auto; }
.dashboard .chart-data { height:173px; min-height: 0; }
#map-view.dashboard { height: 398px; }
#map-view { position:relative; /* height:598px; */ overflow: hidden; }
	#map-view h2 { text-align: center; font-size: 1em; border-bottom: 1px solid #fff; background: #f4f3ed; padding: 15px 0; margin: 0; overflow: hidden; border-bottom: 1px solid #CFCFCF; }
	#map-view h2#header-primary-fact-map,
	#chart-view h2#header-primary-fact { margin-bottom: 5px; }
	#map-view.active h2 { padding: 15px 0 8px; min-height: 48px; position: relative; 
		-moz-box-sizing: 		border-box; 
			-webkit-box-sizing: border-box;
				box-sizing: 	border-box;  }
	#map-view.active h2 .fact-text { height: 100%; max-height: 61%; text-align: right; padding-right: 10px; 
		-moz-box-sizing: 		border-box; 
			-webkit-box-sizing: border-box;
				box-sizing: 	border-box;  }
#map-container { position: relative; width: 946px; height: 500px; margin: 0 auto; }
.dashboard #map-container { width: 470px; height: 285px; }
#map-view .map-option-data-wrapper {
	display: none;
	position: absolute;
	top: 11.5px;
	left: 10px; 	
	width: 100px;
	overflow: hidden;
	cursor: pointer; 
	-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box;
			box-sizing: 	border-box; 
}
#map-view .map-option-data {
	text-align: center;
	width: 100px;
	color: #000;
	background: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px; 
	padding: 5.5% 7.5% 4%; 
	width: 100%;
	border: 2px solid #f4f3ed;
	-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box;
			box-sizing: 	border-box; 
			
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	-ms-transition: all .6s ease;
	transition: all .6s ease;
}
#map-view .map-option-data-wrapper.active .map-option-data {
	border: 2px solid #ff9900;
} 
#map-view.active .map-option-data-wrapper {
	display: block; 
}
#map-view.active .option-select {
	left: 120px; 
}
#map-main { width: 100%; height: 495px; }
.dashboard #map-main {
    height: 285px;
}
#map-view.active .option-select span.select {
	border: 2px solid #f4f3ed;
	height: 25px; 
	background: url("../images/arrow-down-whiteonblue.png") no-repeat scroll right -2px #fff;
	
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	-ms-transition: all .6s ease;
	transition: all .6s ease;
}
#map-view.active .option-select.active span.select {
	border: 2px solid #ff9900;
}
#map-alaska, #map-hawaii, #map-puerto-rico { background-color: #fff; border: 1px solid #777; } /* #map-dc */
#map-alaska { position: absolute; top: 10px; left: 86px; width: 120px; height: 120px; }
#map-hawaii { position: absolute; bottom: 40px; left: 86px; width: 150px; height: 80px; }
#map-puerto-rico { position: absolute; bottom: 40px; right: 60px; width: 120px; height: 70px; }
/*#map-dc { position: absolute; bottom: 35%; right: 60px; width: 70px; height: 70px; }*/
#map-legend { font-size: 13px; min-height: 18px; overflow: auto; }
	#map-legend .color { display: block; float: left; height: 12px; width: 15px; border: 1px solid #979fa3; margin-right: 5px; text-align: text-bottom; opacity: 0.7; -webkit-border-radius: 4px; border-radius: 4px; }
	#map-legend .label { display: block; float: left; font-size: 11px; }
	#map-legend .scale0 { background-color: #fbf8bb; }
	#map-legend .scale1 { background-color: #fbea10; }
	#map-legend .scale2 { background-color: #aad51e; }
	#map-legend .scale3 { background-color: #48b749; }
	#map-legend .scale4 { background-color: #0d773c; }
	#map-legend .scaleNA { background-color: #cccccc; }
	#map-legend .fact { display: none; }
.dashboard #map-alaska { width: 70px; height: 70px; left: 30px; }
.dashboard #map-hawaii { width: 90px; height: 56px; left: 30px; }
.dashboard #map-puerto-rico { width: 80px; height: 47px; right:10px;}
/*.dashboard #map-dc { bottom: 100px; right: 30px; width: 40px; height: 40px; }*/

#dashboard-map { float: left; height: auto; width: 50%; }
#dashboard-map h2 { text-align: center; min-height: 32px; font-size: 1em; border-bottom: 1px solid #fff; background: #f7f6f4; padding: 9px 0; margin: 0;  /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f7f6f4 0%, #ecece4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f6f4), color-stop(100%,#ecece4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f7f6f4 0%,#ecece4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f4', endColorstr='#ecece4',GradientType=0 ); /* IE6-8 */
	}
#dashboard-map-container { position: relative; width: 100%; height: 300px; }
#dashboard-map-main { width: 100%; height: 100%; }
#dashboard-map-alaska, #dashboard-map-hawaii, #dashboard-map-puerto-rico { background-color: #fff; border: 1px solid #000; }
#dashboard-map-alaska { position: absolute; top: 10px; left: 30px; width: 150px; height: 120px; }
#dashboard-map-hawaii { position: absolute; bottom: 30px; left: 30px; width: 150px; height: 80px; }
#dashboard-map-puerto-rico { position: absolute; bottom: 30px; right: 10px; width: 120px; height: 70px; }
#dashboard-map-legend { font-size: 13px; padding: 5px 15px; }
	#dashboard-map-legend .color { display: inline-block; height: 13px; width: 13px; margin: 0 3px; text-align: text-bottom; }
	#dashboard-map-legend .label { margin-right: 5px }
	#dashboard-map-legend .scale0 { background-color: #feedde; }
	#dashboard-map-legend .scale1 { background-color: #f8c089; }
	#dashboard-map-legend .scale2 { background-color: #fc8f3a; }
	#dashboard-map-legend .scale3 { background-color: #e3570a; }
	#dashboard-map-legend .scale4 { background-color: #a63605; }
	#dashboard-map-legend .scaleNA { background-color: #cccccc; }

.popup-share { display: none; position: absolute;
	z-index: 4; top : 0; left: 0; width: 400px; /* width: 490px; */ /* height: 420px; */ 
	overflow: hidden;
	-webkit-box-shadow: 0 10px 6px 1px rgba(0, 0, 0, 0.15); box-shadow: 0 10px 6px 1px rgba(0, 0, 0, 0.15);
}
.share-content-wrapper {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95); width: 400px; overflow: hidden; margin-top: 13px;
}
	.popup-share p:last-child { margin-bottom: 0; }
	
	.popup-share .popup-arrow { position: absolute; top: 0; right: 10px; height: 13px; width: 41px; background: transparent url('../images/arrow-share-up.png') no-repeat left top; }
	.popup-share .close-button { top: 16px; }
	.share-header { 
		color: #333; text-transform: uppercase;	padding: 12px 20px;
	}
	.share-header h2 { color: #000; margin: 0; text-shadow: 1px 1px rgba(180, 180, 180, 0.91); -webkit-text-shadow: 1px 1px rgba(180, 180, 180, 0.91); }
	.share-content { padding: 0 20px 20px; color: #3e3e3e; }
	.share-content h5 { color: #3e3e3e; text-transform: uppercase; font-size: 12px; font-weight: bold; margin: 10px 0; }
	.share-content p { color: #3e3e3e; }
	.share-bar { margin: 10px 0 0; overflow: hidden; padding: 0; }
	.social-button { float: left; display: block; min-width: 85px; padding-top: 40px; text-align: center; color: #0a3f5d; text-transform: uppercase; font-size: 11px; font-weight: bold; }
		.social-button#social-button-print { background: transparent url('../images/icon-print.png') no-repeat center top; /* width: 26px;  */ height: 27px; }
		.social-button#social-button-download { background: transparent url('../images/icon-download.png') no-repeat center top; height: 25px; }
		.social-button#social-button-csv { background: transparent url('../images/icon-csv.png') no-repeat center top; height: 23px; }
		.social-button#social-button-email { background: transparent url('../images/icon-email.png') no-repeat center top; height: 21px; }
		.social-button#social-button-embed { background: transparent url('../images/icon-embed.png') no-repeat center top; height: 21px; }
		.social-button#social-button-twitter { background: transparent url('../images/icon-twitter.png') no-repeat center top; height: 22px; }
		.social-button#social-button-facebook { background: transparent url('../images/icon-facebook.png') no-repeat center top; height: 25px; }
		.social-button#social-button-pinterest { background: transparent url('../images/icon-pinterest.png') no-repeat center top; height: 27px; }
		
		.social-button#social-button-print:hover { background: transparent url('../images/icon-print_hover.png') no-repeat center top; }
		.social-button#social-button-download:hover { background: transparent url('../images/icon-download_hover.png') no-repeat center top; }
		.social-button#social-button-csv:hover { background: transparent url('../images/icon-csv_hover.png') no-repeat center top; }
		.social-button#social-button-email:hover { background: transparent url('../images/icon-email_hover.png') no-repeat center top; }
		.social-button#social-button-embed:hover { background: transparent url('../images/icon-embed_hover.png') no-repeat center top; }
		.social-button#social-button-twitter:hover { background: transparent url('../images/icon-twitter_hover.png') no-repeat center top; }
		.social-button#social-button-facebook:hover { background: transparent url('../images/icon-facebook_hover.png') no-repeat center top; }
		.social-button#social-button-pinterest:hover { background: transparent url('../images/icon-pinterest_hover.png') no-repeat center top; }
		
	.social-button:hover { text-shadow: 1px 1px 1px rgba(180, 180, 180, 0.91); -webkit-text-shadow: 1px 1px 1px rgba(180, 180, 180, 0.91); }
	/* .social-button:last-child { margin-right: 0; } */
	.social-button-row {
		width: 100%; 
		float: none;
		overflow: auto;
		height: auto;
		margin-bottom: 10px;
	}
	.social-button-row:last-child {
		margin-bottom: 0;
		/* border-bottom: 1px solid #d7e5ef; */
	}
    
	/* .social-button.inactive { cursor: default; }
	.social-button.inactive:hover { text-shadow: none; filter: none; } */

	.share-footnotes { clear: left; display: none; }



/* Table View */
.table tr.fact-row.selected { background-color: #656363; color: #fff; }
span.remove { width: 16px; height: 16px; }
.remove a { width: 16px; height: 16px; display: inline-block; background: transparent url('../images/close-btn-square-grey_hover.png') no-repeat left top; text-indent: -9999px; }
.remove a:hover { background: transparent url('../images/close-btn-square-grey.png') no-repeat left top; }
.view, .hide, .unfiltered, .filtered.hide { display: none; }
.view {
	border: 1px solid #cfcfcf; 
}
.view.dashboard { display: block; width: 50%; float: left; }
.active, .filtered, .display-always { display: block; }
.expand-me { text-decoration: underline; }
.table-cell { text-align: right; }
.fact .table-cell { text-align: left; }

input#geography-update, input#compare-add { color: #fff; font-weight: bold; font-family: Arial,Helvetica,sans-serif; background-color: #ff9900; border: 0; padding: 2px 4px; text-transform: uppercase; height: 23px; }
input#geography-update:disabled, input#compare-add:disabled { color: #fff; background-color: #bcbcbc; }
input#compare { float: left; border: 0; height: 23px; padding-left: 7px; box-sizing: border-box; width: 250px; }
select#fact { width: 153px; padding: 0; margin: 0; border: 0; }
#fact-select { float: left; margin-right: 10px; }
	#fact-select label { display: none; }
	#fact-select option { text-indent: 7px; }
#geography-select { float: left; height: 28px; min-width: 314px; }
	#geography-select #geography { 
		line-height: 14px; 
		-moz-box-sizing: 		border-box; 
			-webkit-box-sizing: border-box;
				box-sizing: 	border-box; 
		height: 28px; 
		float: left; 
		width: 280px; 
		padding: 0 0 0 6px; 
		border: 0; 		
	}
	/* @media screen and (-webkit-min-device-pixel-ratio:0) {
		chrome hack
		#geography-select #geography {
			width: 247px; 
		}
	} */
	#geography-select label { display: none; }
	#geography-select input#geography-update { height: 28px; float: left; margin: 0; min-width: 65px;}
	#geography-select input,
	#geography-select {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
.button-new-search {
	display: block;
	float:left;	
	height: 16px;
	padding-top: 31px;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px; 
	font-weight: bold;
	background: transparent url('../images/icon-new-search.png') no-repeat center top;	
}

.button-new-search:hover,
.button-new-search:focus {
	background: transparent url('../images/icon-new-search-hover.png') no-repeat center top;	
}

#tutorial-fixed { display: none; overflow: hodden; position: fixed; background: none; z-index: 9999; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }

#tutorial-container { position: absolute; top: 0; left: 0; width: 320px; overflow: hidden; margin-top: 13px; z-index: 3; }

#tutorial-container .popup-arrow {
	position: absolute; top: 0; right: 20px; height: 12px; width: 41px;	background: transparent url('../images/popup-arrow-up-2.png') no-repeat left top;
}

#tutorial-container .popup-arrow.left {
	top: 0;
	right: auto;
	left: 12px;
	bottom: auto;
}

#tutorial-container .tutorial-wrapper {
	overflow: hidden;
	padding: 20px;
	margin: 12px auto; 	
	min-height: 110px; 
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95); 	
	width: 265px;
	
	-mox-box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, .5); 
	-webkit-box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, .5); 
	box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, .5); 
	
}

#tutorial-container .tutorial-content {
	position: relative;
	height: 100%;	
}	

#tutorial-container .buttons {
		position: absolute;
		overflow: auto;
		right: 20px;
		bottom: 20px;
		left: auto;
		top: auto;
	}
	
	
	#tutorial-container .button { 
		float: right; 
		background: #1f77a5; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmNzdhNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iIzM0ODBhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(top,  #1f77a5 0%, #3480a3 91%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f77a5), color-stop(91%,#3480a3)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1f77a5 0%,#3480a3 91%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1f77a5 0%,#3480a3 91%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1f77a5 0%,#3480a3 91%); /* IE10+ */
		background: linear-gradient(to bottom,  #1f77a5 0%,#3480a3 91%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f77a5', endColorstr='#3480a3',GradientType=0 ); /* IE6-8 */

	}
	#tutorial-container .button a {
		color: #fff;
		padding: 5px 10px;
		display: block;
		font-weight: bold;
		text-transform: uppercase; 
	}
	
	p.tell-us {
		width: 100%;
		overflow: hidden;
	}
	p.tell-us a {
		display: block;
		float: right;
		font-size: 12px;
		font-weight: bold; 
		color: #064167;
		display: block;  
		padding-right: 13px; 
		background: transparent url('../images/arrow-right-orange.png') no-repeat right center;
	}
	p.tell-us a:hover {
		text-decoration: underline;
		
	}

#popup-generic-wrapper { display: none; position: fixed; width: 100%; height: 100%; background: rgba(50, 50, 50, .4); z-index: 9999; top: 0; left: 0; }
#popup-generic { 	
	position: absolute; 
	top: 0; left: 0; bottom: 0; right: 0;
	margin: auto;
	padding: 10px 20px 45px;
	/* max-width: 968px; */
	min-width: 100px;
	
	
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95);
	-webkit-box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, .5); 
	box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, .5); 
	
	max-width: 890px;
    max-height: 80%;
}
	#popup-generic textarea {
		width: 99%;
		height: 50px;
		margin: 20px auto;
		display: block;
	}
	#popup-generic .contents {
		overflow: auto;
		width: 100%;
		height: 100%;
	}
	#popup-generic .contents p {
		overflow: hidden; 
	}
	#popup-generic .buttons {
		margin-top: 10px;
		overflow: auto;
	}
	#popup-generic .button { 
		float: right; 
		margin-left: 25px;
		background: #1f77a5; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmNzdhNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iIzM0ODBhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(top,  #1f77a5 0%, #3480a3 91%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f77a5), color-stop(91%,#3480a3)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1f77a5 0%,#3480a3 91%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1f77a5 0%,#3480a3 91%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1f77a5 0%,#3480a3 91%); /* IE10+ */
		background: linear-gradient(to bottom,  #1f77a5 0%,#3480a3 91%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f77a5', endColorstr='#3480a3',GradientType=0 ); /* IE6-8 */

	}
	#popup-generic .button:last-child {
		margin-left: 0;
	}
	#popup-generic .button a {
		color: #fff;
		padding: 5px 10px;
		display: block;
		font-weight: bold;
		text-transform: uppercase; 
	}
	
	#popup-generic h2 {
		text-shadow: 1px 1px rgba(180, 180, 180, 0.91); -webkit-text-shadow: 1px 1px rgba(180, 180, 180, 0.91); overflow: hidden; 
	}

#table-view {
	position: relative;
	
}
/* #table-view.dashboard, #chart-view.dashboard { padding-bottom: 500em; margin-bottom: -500em; } */
#table-view.dashboard { overflow-x: hidden;  height: 695px; }
#table-view.dashboard #table { width: 493px; }
#table-view.dashboard .table-column.fact .table-row { width: 342px; height: auto;}
#table-view.active { height: 800px; position: relative; }
#table-view #table { /* overflow: scroll; */ white-space : nowrap; }
#table-view.dashboard .wrapper { max-width: 100%; }
#table-view.active #table { overflow: hidden; position: relative; top: 0; left: 0; }
#table-view.dashboard #table {/*  overflow-y: scroll; overflow-x: inherit; */ overflow: inherit; white-space : nowrap; }
/* .arrow { position: relative; top: 0; left: 0; } */
#table-horizontal-scroll .arrow { width: 12px; height: 15px; float: left; }
#table-vertical-scroll .arrow,
#chart-vertical-scroll .arrow { width: 15px; height: 12px; }

#table-horizontal-scroll .arrow-back { background: transparent url('../images/arrow-left-grey.png') no-repeat center center; border-right: 1px #ddd solid; }
#table-horizontal-scroll .arrow-forward { background: transparent url('../images/arrow-right-grey.png') no-repeat center center; border-left: 1px #ddd solid; }
#table-vertical-scroll .arrow-back,
#chart-vertical-scroll .arrow-back { background: transparent url('../images/arrow-up-grey.png') no-repeat center center; border-bottom: 1px #ddd solid; }
#table-vertical-scroll .arrow-forward,
#chart-vertical-scroll .arrow-forward { background: transparent url('../images/arrow-down-grey.png') no-repeat center center; border-top: 1px #ddd solid; }

#table-view #table-horizontal-scroll { height: 15px; width: 991px; overflow: hidden;
position: absolute; left: 0; top: 595px; z-index: 3; 
background: #f7f6f4;  /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f7f6f4 0%, #ecece4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f6f4), color-stop(100%,#ecece4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7f6f4 0%,#ecece4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f4', endColorstr='#ecece4',GradientType=0 ); /* IE6-8 */ 
	}
#table-horizontal-scroll-handle { height:15px; width: 50px; cursor: e-resize; background-color: #ccc; 
-webkit-box-shadow: inset 0px 1px 4px 1px rgba(0, 0, 0, .2); box-shadow: inset 0px 1px 4px 1px rgba(0, 0, 0, .2);
-moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  }
#table-vertical-scroll-handle ,
#chart-vertical-scroll-handle { height:50px; width: 15px; cursor: n-resize; background-color: #ccc; 
-webkit-box-shadow: inset 0px 1px 4px 1px rgba(0, 0, 0, .2); box-shadow: inset 0px 1px 4px 1px rgba(0, 0, 0, .2);
-moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  }
  
#table-horizontal-scroll-handle.hover,
#table-vertical-scroll-handle.hover,
#chart-vertical-scroll-handle.hover { background-color: #aaa; }

#table-view.dashboard #table-horizontal-scroll { display: none; }
#table-view.active #table-vertical-scroll { height: 595px; }
#table-vertical-scroll,
#chart-vertical-scroll { width: 15px; height: 600px; position: absolute; top: 0; right: 0; z-index: 3; overflow: hidden;
background: #f7f6f4;  /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f7f6f4 0%, #ecece4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f6f4), color-stop(100%,#ecece4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7f6f4 0%,#ecece4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f4', endColorstr='#ecece4',GradientType=0 ); /* IE6-8 */ 
	}
#chart-vertical-scroll-track { overflow: hidden; height: 498px; }
#table-vertical-scroll-track { height: 570px; overflow: hidden; }
#table-view.dashboard #table-vertical-scroll-track { height: 575px; }
#table-horizontal-scroll-track { float: left; width: 965px; overflow: hidden; height: 15px; }
.dashboard #chart-vertical-scroll  { height: 180px; }
.dashboard #chart-vertical-scroll-track { height: 155px; /*  height: 180px; */  }
#chart-view.active #chart-vertical-scroll { height: 522px; }
#chart-vertical-scroll-arrows,
#table-vertical-scroll-arrows { width: 15px; height: 25px; overflow: hidden; }
#table-horizontal-scroll-arrows { float: left; width: 25px; height: 15px; overflow: hidden; }
#chart-vertical-scroll-arrows .arrow-forward,
#table-vertical-scroll-arrows .arrow-forward { background: transparent url('../images/arrow-down-grey.png') no-repeat center center; width: 15px; height: 12px; }
#chart-vertical-scroll-arrows .arrow-back,
#table-vertical-scroll-arrows .arrow-back { background: transparent url('../images/arrow-up-grey.png') no-repeat center center; border-bottom: 1px solid #ddd; width: 15px; height: 12px; }
#table-horizontal-scroll-arrows .arrow-forward { float: left; background: transparent url('../images/arrow-right-grey.png') no-repeat center center; width: 12px; height: 15px; }
#table-horizontal-scroll-arrows .arrow-back { float: left; background: transparent url('../images/arrow-left-grey.png') no-repeat center center; border-right: 1px solid #ddd; width: 12px; height: 15px; }

#table-vertical-scroll .arrow-forward:hover,
#chart-vertical-scroll .arrow-forward:hover { background: transparent url('../images/arrow-down-white.png') no-repeat center center; }
#table-vertical-scroll .arrow-back:hover,
#chart-vertical-scroll .arrow-back:hover { background: transparent url('../images/arrow-up-white.png') no-repeat center center; }
#table-horizontal-scroll .arrow-forward:hover { background: transparent url('../images/arrow-right-white.png') no-repeat center center; }
#table-horizontal-scroll .arrow-back:hover { background: transparent url('../images/arrow-left-white.png') no-repeat center center; }

#table-view .table-row { padding: 7px 3px; overflow: hidden; position: relatve; }
#table-view .table-row.first { height: 23px; position: absolute; padding-bottom: 4px; }
#table .table-column {
	float: left;
	border-right: 1px solid #fff;
	vertical-align: top;
	/* width: 109px; */
	width: auto;
}
#table .table-column.add-location { width: 256px; border-right: 0; }
#table .table-column .table-row,
#table .table-column.fact .table-row,
#table .table-column.fact .table-row.first { width: 438px; /* border-right: 1px solid #fff; */ }
#table .table-column.fact .table-row.first { position: absolute; top: 0; left: 0; z-index: 2; }
#table-view.dashboard #table .table-column.fact .table-row.first { width: 346px; }
#table .table-column .table-row { /* width: 103px; */ width: auto; position: relative; }
#table .table-column .table-row.first { position: absolute; z-index: 2; }
/* .dashboard #table .table-column .table-row.first { width: 135px; } */
.dashboard #table .table-row { width: 126px; padding: 7px 5px; }
#table .table-column:last-child { border-right: 0; }
#table .table-column.primary { margin-left: 445px; }
.dashboard #table .table-column.primary { width: 134px; margin-left: 353px; }
#table .table-column.add-location .table-row { width: 250px; }
.dashboard #table .table-column.compare,
.dashboard #table .table-column.add-location { display: none; }   
#table .table-column.first { border-right: 1px solid #ddeeee; width: 444px; position: absolute; top: 0; left: 0; z-index: 3;}
.dashboard #table .table-column.first { width: 352px; border-right: 1px solid #ddeeee; }
.fact { height: auto; }
.dashboard .fact { white-space: normal; }
.dashboard .row.fact .fact { overflow: hidden; display: block; }
.active .table-cell .fact { white-space: normal; }
.table-column .table-row.first { position: absolute; }
.table-column.primary.location .table-row.topic-row,
.table-column.compare.location .table-row.topic-row,
.table-column.add-location .table-row.topic-row { margin-top: 0; }
.scroll-me { position: relative; overflow: hidden; }
#table-view .scroll-me { margin-top: 35px; float: left; }
.geography a { color: #064167; font-weight: bold; text-transform: uppercase; }
.geography a:hover { text-decoration: none; }

#chart-view { position: relative; }
#chart-view.dashboard { height: auto; }
	#chart-view h2 { overflow: hidden; text-align: center; font-size: 1em; border-bottom: 1px solid #CFCFCF; padding: 15px 0; margin: 0; position: relative; background: #f4f3ed; }
	
#table-view .table-row.selected, 
#table-view .table-row.even.selected,
#table-view .table-row.odd.selected {
	background-color: #dbe6ec; 
	color: #fff;
}

#chart-view-table .table-row.even.selected,
#chart-view-table .table-row.odd.selected,
#chart-view-table .table-row.selected,
#dashboard-chart .table-row.selected,
#dashboard-chart .sibling-primary.selected,
#dashboard-chart .table-row.even.selected {
	background-color: #dbe6ec; 
}

#table-view .table-row.even, 
#dashboard-chart .table-row.even,
#dashboard-table .table-row.even { 
	background-color: #e1f2e8; 
}
#chart-view-table .table-row:hover {
	background: #f1f1f1;
}
#chart-view-table .table-row.even.primary,
#chart-view-table .table-row.even.sibling-primary,
#chart-view-table .table-row.odd.primary,
#chart-view-table .table-row.odd.sibling-primary { background-color: #dbc18e; }
#table-view .table-row.odd, 
#chart-view-table .table-row.odd,
#dashboard-chart .table-row.odd,
#dashboard-table .table-row.odd { 
	background-color: #fff; 
}

#chart-view-table .table-row.odd {
	background-color: #fff; 
}
#chart-view-table .table-row.even {
	background-color: #f1f1f1; 
}

.click-note { background: transparent url('../images/info-grey2.png') no-repeat center top; margin-right: 7px; float: left; display: block; text-indent: -9999px; }
/* .active .click-note { height: 20px; } */
.click-note a { width: 14px; height: 100%; display: block; }
.dashboard .click-note { height: 20px; }
a.tooltip { color: #227dab; text-decoration: underline; }
.rectangle { background-color: #ccc; width: 800px; text-indent: -9999px; }
#chart-view tr.odd, #distributive-view tr.odd { background-color: #fff; border-top: none; }
#chart-view tr.even, , #distributive-view tr.even { background-color: #dde6ed; }
.chart-data { position: relative; overflow-y: scroll; margin: 0 auto; width: 98.9%; }
#chart-view-table {  width: 931px; padding: 0; margin: 0; position: relative; }
.dashboard .chart-data { width: 470px; }
.dashboard #chart-view-table { width: 100%; }
#chart-view-table tr, #chart-view-table td { margin: 0; padding: 0; }
#chart-view .place-name { padding-right: 15px;  }
#chart-view .place-name .geography a { text-transform: none; }
#chart-view-table .table-row { display: none; clear: left; overflow: hidden; padding: 8px 0; }
#chart-view-table .table-row-first { background-color: #f4f4f4; border-top: 1px solid #ddeeee; border-bottom: 1px solid #ddeeee; }
.chart-data .place-name, .place-name { width: 158px; padding-right: 20px; text-align: right; float: left; }
.dashboard#chart-view .place-name { width: 105px; padding-right: 7px; }

#dashboard-table {
	height: 600px;
	white-space: nowrap;
	width: 50%;
	float: left; 
}
#dashboard-table .topic-select { float: left; }

#dashboard-table .table-column {
	vertical-align: top;
	display: inline-block; 
}
#dashboard-table .table-column.first {
	border-left: 0;	
	width: 70%;
}
#dashboard-table .table-column.location {
	border-left: 0;
	width: 28%;
}
#dashboard-table .table-row { height: auto; overflow: hidden; padding: 7px 3px; }
#dashboard-table .table-row.first,
#table-view .table-row.first { border-bottom: 1px solid #fff;  
	background: #f7f6f4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f7f6f4 0%, #ecece4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f6f4), color-stop(100%,#ecece4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7f6f4 0%,#ecece4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f4', endColorstr='#ecece4',GradientType=0 ); /* IE6-8 */ 
	}

.value-bar { /* width: 800px; */ width: 757px; float: left; } /* width must be the same as .scale */
.dashboard .value-bar { /* width: 370px; */ /* width: 369px; */ width: 340px; }		/* must be the same as .dashboard .scale */
.value-bar div { height: 15px; background-color: #ddd; float: left; }
.value-bar .positive { background-color: #5d9bbd; }
.value-bar .negative { background-color: red; }
.value-bar .faux { background-color: transparent; }
.value-bar a { color: #227DAB; }
/* #popup-view { display: none; position: absolute; height: 107px; width: 233px; top: 0; left: 400px; background-color: #fff; text-align: center; padding: 10px 34px 25px 20px; z-index: 9999; background: transparent url('../images/bubble.png') no-repeat left top; } */
#popup-view { display: none; position: absolute; top: 0; left: 400px;  height: 149px; width: 273px; overflow: hidden;
				 text-align: center; z-index: 9999; -webkit-box-shadow: 0 10px 6px 1px rgba(0, 0, 0, 0.15); box-shadow: 0 10px 6px 1px rgba(0, 0, 0, 0.15);  }
#popup-view.browse .quickfact-value { visibility: hidden; }
#popup-view .quickfact-value a { color: #227DAB; }
#popup-view.browse .quickfact-value a { color: #333; }
#popup-view .popup-arrow { position: absolute; top: 0; right: 20px; height: 12px; width: 41px; background: transparent url('../images/popup-arrow-up.png') no-repeat left top; }
#popup-view .popup-content { margin-top: 12px; height: 107px; width: 233px; text-align: center; padding: 20px 20px 10px; background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95); }
#popup-view .popup-content .geo-info { border: 1px solid #fff; overflow: hidden; }
#popup-view .popup-content .geo-info.compare { border: 1px solid #ddd; padding: 3px; }
#popup-view .popup-content .geo-info.primary { border: 1px solid #fff; background-color: #dbc18e; padding: 3px; }
#label { display: none; position: absolute; background-color: #fff; border: 1px solid #ccc; color: #333; padding: 5px 6px; top: 200px; left: 200px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	z-index: 4;
	-webkit-box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, .2); box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, .2);
}
#label a { color: #227DAB; }
#label.browse .show-on-data { display: none; }
#map-no-data, #chart-no-data {
	display: none; 
	position: absolute;
	padding: 5px 10px; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #fff;
	border: 1px solid red; 
	color: #333;
	width: 111px;
	height: 54px;
	top: 0; left: 0; bottom: 0; right: 0;
	margin: auto;
	text-align: center;
}

.active #map-no-data, .active #chart-no-data {
	width: 400px;
	height: 30px;
}

#geography-data {
	display: none;
	line-height: normal;
	font-size: 10px;
	min-height:15px;
	padding: 0 2px;
	border: 1px solid #ff0000;
	float: left; 
	margin-bottom: 2px; 
}
.map.dashboard #geography-data {
	text-align: center;
}

#map-browse-tip {
	display: none;
	line-height: normal;
	font-size: 10px;
	clear: left;
	float: left; 
	min-height:15px;
	font-style: italic;
	border: 2px solid green; 
	padding: 0 2px;
}

#map-view-default {
	display: none;
	position: absolute;
	left: auto;
	right: 10px;
	top: 10px;	
	padding: 2px;
	border: 1px solid #ff0000;
}

#map-view-default input {
	vertical-align: middle;
	overflow: hidden;
}

#map-view-default label {
	font-size: 12px; 
	float: right;
	margin-left: 6px; 
}

.dashboard #map-view-default {
	display: none !important;
}

#map-target {
	display: none;
	position: absolute;
	margin: auto;
	left: 0; bottom: 0; right: 0; top: 0;
	width: 55px;
	height: 55px;
}

.map-progress-indicator {
	top:0;
  	right:0;
  	left: 0;
  	bottom: 0;
  	margin: auto;
  	width: 100%;
  	height: 100%;
  	position: absolute;
  	/* IE filter */
  	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  	-moz-opacity:0.5;    /* Mozilla extension */
  	-khtml-opacity:0.5;  /* Safari/Conqueror extension */
  	opacity:0.5; /* CSS3 */
  	z-index:1000;
  	background-color:white;
	display:none;
}

.map-progress-indicator-inner {
	top:0;
  	right:0;
  	left: 0;
  	bottom: 0;
  	margin: auto;
  	width: 75px;
  	height: 75px;
  	position: absolute;  	
}

.dashboard #map-browse-tip {
	display: none;
}

.close-button { position: absolute; top: 3px; right: 3px; }
.close-button a { display: block; text-indent: -9999px; width: 16px; height: 16px; background: transparent url('../images/close-btn-square-grey_hover.png') no-repeat left top; }
.close-button a:hover {  background: transparent url('../images/close-btn-square-grey.png') no-repeat left top; }
.ok-button { float: right; padding: 5px 10px; background: #1f77a5; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmNzdhNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iIzM0ODBhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(top,  #1f77a5 0%, #3480a3 91%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f77a5), color-stop(91%,#3480a3)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1f77a5 0%,#3480a3 91%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1f77a5 0%,#3480a3 91%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1f77a5 0%,#3480a3 91%); /* IE10+ */
		background: linear-gradient(to bottom,  #1f77a5 0%,#3480a3 91%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f77a5', endColorstr='#3480a3',GradientType=0 ); /* IE6-8 */
		border-radius: 4px;
	   	-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
	}
.ok-button a { color: #fff; }
#popup-view .close-button { top: 15px; }

#copy-notice { color: #D75555; z-index: 99999; background-color:#fff; font-weight: bold; position: absolute; top: 120px; left: 20px; display: block; padding: 10px; border: 3px solid #D75555; }

.popup-button { float: left; margin-right: 10px; width: 110px; font-weight: bold; margin-top: 20px; }
.popup-button:last-child { margin-right: 0; float: right; }
.popup-button a { display: block;  background-color: #1b6a95; padding: 5px; color: #FFF; text-transform: uppercase; }
.popup-button.inactive a, .popup-button.inactive a:hover, .popup-button.inactive a:active { background-color: #ddd; cursor: default; }
.popup-button a:hover {
	background-color: #ff9900;
}

#quicklinks-view { display: none; position: absolute; border: 1px solid #eee; height: 400px; width: auto;
-webkit-border-radius: 5px; border-radius: 5px;
top: 0; left: 400px; text-align: center; padding: 10px 0 25px 0; z-index: 9999;
background: #f7f6f4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f7f6f4 0%, #ecece4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f6f4), color-stop(100%,#ecece4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f6f4 0%,#ecece4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7f6f4 0%,#ecece4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f4', endColorstr='#ecece4',GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, .5); box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, .5);   }
.quicklinks-content { text-align: left; margin: 0 34px 0 20px; overflow-y: scroll; height: 365px; }
.quicklinks-icon { text-align: center; background: transparent url('../images/quicklinks-icon2.png') no-repeat left top; color: #fff; width: 18px; height: 17px; display: inline-block; font-size: 10px; font-weight: bold; }
.quicklinks-icon:hover { background: transparent url('../images/quicklinks-icon2_hover.png') no-repeat left top;  }
.quicklinks-icon a { width: 18px; height: 17px; text-indent: -9999px; display: block; }
.dashboard #chart-view-table .quicklinks-icon { display: none; }
.dashboard #chart-view-table .geography a { color: #000; text-decoration: none; cursor: default; }
#chart-view-table .table-row.selected.primary .geography a,
#chart-view-table .table-row.selected.sibling-primary .geography a { color: #227DAB; }
.dashboard #chart-view-table .table-row.selected.sibling-primary .geography a { color: #000; }

.location-label { text-align: left; font-weight: bold; color: #064167; font-size: 14px;  }
#popup-view .quickfact-value { text-align: left; font-size: 14px; font-weight: bold; color: #585858; }
.scale-x-axis { margin: 3px 5px 5px; overflow: hidden; padding: 7px 0 0; border-top: 2px solid #fff; height: 19px; background: #f5f5f5; position: relative; }
.scale-x-axis .quicklinks-icon { position: absolute; display: block; left: 4px; top: 5px; width: auto; color: #333; padding-left: 18px; padding-top: 2px; }
.chart.dashboard .scale-x-axis .quicklinks-icon { display: none; }
.scale-x-axis .quicklinks-icon:hover { background: url("../images/quicklinks-icon2.png") no-repeat scroll left top; }
.scale { /* width: 800px; */ width: 756px;  float: left; position: relative; }
.dashboard .scale { width: 369px;  }
.scale-x-axis .place-name { display: none; }
.scale-x-axis .scale { margin-left: 174px; }
.dashboard .scale-x-axis .scale { margin-left: 112px; }
.scale-tickmark { float: left; width: 76px; border-left: 1px solid #000; border-top: 1px solid #000;  font-size: .8em; height: .8em; }
.scale-max-value.scale-tickmark { width: 1px; }
.dashboard .scale-tickmark { width: 32px; }
.scale-max-value.scale-value { width: 1px; }
.scale-value { /* float: left; */ /* width: 78px; */ text-align: left; font-size: .8em; position: absolute; top: 4px; left: 0; }
.dashboard .scale-value { /* width: 33px; */ }
.scale-value:last-child { /* width: 1px; */ }
.tickmarks { overflow: hidden; /* width: 823px; */ position: absolute; top: 0; left: 0; height: 4px; width: auto; }
.tickmark { position: absolute; top: 0; left: 0; width: 1px; height: 4px; background: #c3d3de;  /* transparent url('../images/black-dot.png') repeat left top; */ }
.tickmark-values { clear: left; padding-left: 0; overflow: hidden; /* width: 823px; */ margin-top: 3px; }
.dashboard .tickmark-values { clear: none; float: left; padding-left: 0; }
.topic-row { text-transform: uppercase; color: #fff; font-weight: bold; border-bottom: 1px solid #eee;
	background: #1f77a5; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmNzdhNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iIzM0ODBhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #1f77a5 0%, #3480a3 91%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f77a5), color-stop(91%,#3480a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1f77a5 0%,#3480a3 91%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1f77a5 0%,#3480a3 91%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1f77a5 0%,#3480a3 91%); /* IE10+ */
	background: linear-gradient(to bottom,  #1f77a5 0%,#3480a3 91%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f77a5', endColorstr='#3480a3',GradientType=0 ); /* IE6-8 */
}
.category-icon { float: left; margin-right: 4px; }
.row .category-title { padding-top: 4px; }
.row.subcategory { display: none; }
.row.subcategory.show-me { display: block; }
.row.subcategory .category-title { text-align: center; color: #0e6794; font-style: italic; font-weight: bold; }
.category-icon#category-icon-people { background: transparent url('../images/people-icon2.png') no-repeat left top; height: 24px; width: 24px; }
.category-icon#category-icon-businesses { background: transparent url('../images/business-icon.png') no-repeat left top; height: 21px; width: 30px; }
.category-icon#category-icon-geography { background: transparent url('../images/geography-icon.png') no-repeat left top; height: 24px; width: 24px; }
.category-label { float: left; }
.horizontal-rule { height: 0px; border-top: 1px solid #c3d3de; }

#qf-static table tr.subcategory th { font-size: 14px; background: #e3e3bd;}
/*
 * Fancy select boxes
 */
 
/* all form DIVs have position property set to relative so we can easily position newly created SPAN */
.topic-select, #fact-select { position: relative; }
.option-select { position: absolute; top: 10px; left: 10px; }
.dashboard .option-select { display: none; }
#chart-view .option-select { top: 10px; width: 180px; }
#chart-view .option-select span.select { width: 178px; }
#chart-view .option-select option:first-child
#map-view .option-select label { display: none; }
#map-view .option-select select.select { width: 200px; }
#map-view .option-select span.select { width: 200px; text-transform: uppercase; font-size: 12px; top: 0; }
#map-view .option-select span.select span { font-weight: bold; overflow: hidden; width: 175px; display: block; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; }
#map-view .option-select option:first-child,
#chart-view .option-select option:first-child,
#chart-view .option-select span.select { color: #000; text-transform: uppercase; font-size: 12px; font-weight: bold; top: 0; }
#map-view.browse #map-legend { display: none; min-height:0; }
.option-select label { display: none; }

/* setting the width and height of the SELECT element to match the replacing graphics */
select.select {
    position:relative;
    z-index:10;
    width:178px; /* !important;*/
    height:28px !important;
    line-height:28px;       
}

.controls-input-boxes.ie-fix #fact-select {
	position: absolute;
	top: 18px;
	left: 13px;
	width: auto;
}

.controls-input-boxes.ie-fix #fact {
	width: 600px;
}

.controls-input-boxes.ie-fix #geography-select {
	margin-left: 163px;
}

/* select#fact {
	 width: auto!important;
} */

/* dynamically created SPAN, placed below the SELECT */
span.select {
    position:absolute;
    bottom:0;
    float:left;
    left:0;
    width:151px;
    height:28px;
    line-height:28px;
    text-indent:10px;
    text-align: left; 
    background: #fff url('../images/arrow-down-whiteonblue.png') no-repeat right top;
    cursor:default;
    z-index:1;    
	font-weight: normal;	
}

#fact-select select.select { 
	-moz-box-sizing: content-box; -webkit-box-sizing: content-box;
     box-sizing: content-box;	
}
#fact-select span.select { height: 28px; width: 153px; background: #fff url('../images/arrow-down-whiteonblue.png') no-repeat right top; border: none; text-indent: 5px; }

/*======= Map Styling ============*/

#map-alaska a, #map-hawaii a, #map-puerto-rico a { display: none !important; } /*#map-dc a*/
#map-alaska .gmnoprint a, #map-alaska .gmnoprint span,
#map-hawaii .gmnoprint a, #map-hawaii .gmnoprint span
#map-puerto-rico .gmnoprint a, #map-puerto-rico .gmnoprint span,
#map-hawaii .gmnoprint, #map-puerto-rico .gmnoprint, #map-alaska .gmnoprint { /*#map-dc .gmnoprint a, #map-dc .gmnoprint span, #map-dc .gmnoprint*/
    display:none !important;
}
#map-alaska .gmnoprint div,
#map-hawaii .gmnoprint div,
#map-puerto-rico .gmnoprint div { /*#map-dc .gmnoprint div*/
    background:none !important;
}
/* #map-alaska div div a div img,
#map-hawaii div div a div img,
#map-puerto-rico div div a div img, */
#map-puerto-rico div div a,
#map-hawaii div div a,
#map-alaska div div a { /*#map-dc div div a*/
    display:none !important;
}

/* QuickLinks */
#quicklinks li, #quicklinks p {
	margin: 0; padding: 0;
}

.progress-indicator {
   top:0;
   right:0;
   width:100%;
   height:100%;
   position:fixed;
   text-align:center;
   /* IE filter */
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
   -moz-opacity:0.5;    /* Mozilla extension */
   -khtml-opacity:0.5;  /* Safari/Conqueror extension */
   opacity:0.5; /* CSS3 */
   z-index:1000;
   background-color:white;
	display:none;
  
}

.progress-indicator img {
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
}

/******************************** NEW TABLE *********************************/


.table {
    position: relative;    
    height: 400px;
    width: 800px;
    overflow: auto;
    overflow-y: scroll;
}
.table.active {
	/* width: 1006px; */	
	width: 958px;
}

.table.dashboard {
	margin-right: .8%;
	width: 48.6%;
}

	.table .header-location-content {
		padding-top: 4px; 
		overflow: hidden;
		float: right;
	}
	.table.dashboard .header-location-content {
		float: left;
	}
		.table .header-location-content span,
		.table .header-location-content div {
			float: left;   
			/* padding-right: 2px; */
			display: block;
		}
		.table.dashboard .header-location-content span.geography {
			max-width: 105px;
		}
		.table .header-location-content span.geography {
			text-align: left;
		}
		.table .header-location-content span:last-child,
		.table .header-location-content div:last-child {
			padding-right: 0;
		}
    .table .row {
        clear: left;
        overflow: hidden;
    }
    
    .table.active .row.metro_micro {
    	display: none;
    }
    .table.dashboard .row.metro_micro {
    	display: none;
    }
    .table.dashboard .row.metro_micro.show-me {
    	display: block; 
    }
    .table .row.metro_micro.hidden {
    	display: none !important;
    }
     

    .table .row.selected,
    .table .row.selected.even .cell,
    .table .row.selected.odd .cell {
    	background-color: #dbe6ec !important;    	
    }
   /*  .table.active .row.fact .cell:first-child {
    	background-color: #e7d9c1; 
    } */
    /* .table.active .row.fact .cell:first-child:hover {
    	background: #fafaf5;
    } */
    .table .row .cell:nth-child(2) {
    	/* background-color: #e7d9c1;    */
    	/* background-color: #faebd7; */
    	background-color: #eee1cb;
    }
    



    
    .table .row.header:hover .cell {
    	background: #f4f3ed;
    }
    
    .table .row.category:hover .cell:nth-child(2) {
    	background: #0e6794;
    }
    
    .table .row.subcategory:hover .cell,
    .table .row.subcategory .cell {
    	background: #FCF9F0;
    }
    
    .table.dashboard .row.subcategory .cell.extra {
    	display: none;
    }
    .table.dashboard .row.subcategory .cell.extra:nth-child(2) {
    	display: block;
    }
    .table.dashboard .row.subcategory .cell.extra.add-location {
    	display: none;
    }














    	/* .table .row.selected sup a,
    	.table .row.fact.selected sup a {
    		color: #fff;
    		text-decoration: underline; 
    	} */
    	.table .row.selected sup a:hover,
    	.table .row.fact.selected sup a:hover {
    		text-decoration: underline; 
    	}
        .table .row .cell {
            float: left;
            word-wrap: break-word;        
            min-width: 100px;
            max-width: 400px;
            padding: 4px 9px;             
            border-bottom: 0;
            border-right: 1px solid #fff;
            overflow: hidden;
            text-align: right;
            box-sizing: border-box;
        }
        .table .row.header .cell {
        	padding: 10px 9px;    
        }
        .table.dashboard .row .cell {
        	/* max-width: 184px;
        	min-width: 184px;
        	width: 184px; */
        	max-width: 160px;
        	min-width: 160px;
        	width: 160px;
        	-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
        }
        
        .table .row.fact .cell a {
        	color: #227DAB;
        }
        
        .table .row.fact .cell .click-note:hover {
        	background: url("../images/info-grey2_hover.png") no-repeat scroll center top rgba(0, 0, 0, 0);
        }
        
        .table .row.fact.selected .cell .click-note {
        	background: url("../images/info-grey2-selected.png") no-repeat scroll center top rgba(0, 0, 0, 0);
        }
        
        .table .row.fact.selected .cell .click-note:hover {
        	background: url("../images/info-grey2-selected_hover.png") no-repeat scroll center top rgba(0, 0, 0, 0);
        }
        
        .table .row .cell:first-child {
        	border-right: 1px solid #fff;
        	text-align: left;
        }
        .table .row .cell:first-child span.fact {
        	display: block;
        	overflow: hidden;
        }
        .table.dashboard .row .cell:first-child {
            width: 288px;
            max-width: 288px;
        	min-width: 288px;
            overflow: hidden;
        }
        /* .table.dashboard .row.subcategory .cell {
           position: relative !important;
        } */
        .table.active .row .cell:first-child {
            width: 400px;
            max-width: 400px;
        }
        .table .static-x {
            z-index: 1;
        }
        .table .static-y {
            z-index: 2;
        }
        .table .static-x.static-y {
            z-index: 3;
        }

       .table .row.odd .cell {
            background-color: #fff;
       	}
       	
       	.table .row.even .cell {
            background-color: #f1f1f1;
       	}
       	





        .table .row.header {
        	background: none;
        	min-width: 0;
        	height: auto;
        	display: block;
        }
        .table .row.header .cell {      
			background: #f4f3ed; /* Old browsers */		
			border-right: 1px solid #f4f3ed;	
        }
        
        .table .row:hover .cell {
        	background: #FAFADA;
        }
        
        .table.dashboard .cell.add-location {
        	display: none;
        	height: 0 !important;
        } 
        
        .table .row.header .cell.add-location {
        	text-align: left;
        }
        .table .row.category .cell {
			/*  background-color: #99FF99; */
			background: #0e6794; /* Old browsers */			
			color: #fff;
			font-weight: bold;
			text-transform: uppercase;
			border-bottom: 1px solid #fff;
			border-right: 1px solid #0e6794;
        }        
        .table.dashboard .cell.extra {
            display: none;
        }
        .table .row.header span.select {
        	left: 10px;
        	top: 10px;         	
        }
        .table .row.header span.select span.select-inner {
        	text-overflow: ellipsis;
        	white-space: nowrap;
        	overflow: hidden;
        	display: block;
        	width: 175px;
        }
        .table .row.category {
	    	clear: left;
	    }	    	
	    	.table .row.category .extra {
	    		display: none;
	    	}
	    	.table.dashboard .row.category .extra:nth-child(2) {
	    		display: block;
	    	}
	    	.table.active .row.category .extra {
	    		display: block;
	    	}
	.table .expand {
		position: absolute;
		top: 4px;
		left: auto;
		right: 4px; 			
		text-align: left;	
	}
	.table .remove {
		text-align: left;
		margin-left: 3px;
	}
	.table.dashboard .remove {
		display: none;
	}
	.table.active .expand {
		display: none;
	}
	
	.table .add-location {
		width: 251px;
	}
	
	.table.active .row.fact.fips, 
	.table.active .row.fact.metro_micro {
		display: none;
	}
	
	.table.active .row.fact.fips.show-me,
	.table.dashboard .row.fact.metro_micro.show-me {
		display: block;
	}
	
	.table .row.fact.fips .cell,
	.table .row.fact.metro_micro .cell {
		border-top: 1px solid #666;
	}

/*
 * Dummie table for print 
 */
 
.table.print-only {
	height: auto;
	position: static;
	width: 100%;
}

	.table.print-only th.first {
		min-width: 25%;
		text-align: center;
	}
	
	.table.print-only th {
		text-align: left;
	}
	
	.table.print-only th,
	.table.print-only td {
		width: 13%;
	}
	
	.table.print-only .header-location-content {
		float: none;
	}
	
		.table.print-only .header-location-content a {
			text-decoration: none;
		}
	
	.table.print-only td.category,
	.table.print-only .category-title {
		font-style: italic;
		font-weight: bold;
	}
	
	.table.print-only #topic,
	.table.print-only select.select {
		opacity: 1 !important;
		position: static;
		width: auto;
		border: 0;
	}
	
	.table.print-only .first span.select {
		display: none !important;
		position: static;
		border: 0;
		background: none;
	}
	
	.table.print-only .click-note {
		display: none;
	}
	
/*
 * END Dummie table for print 
 */
 
	
/*
 * EMBED
 */
 
.embed #qf {
	margin-top: 0;
}

.embed .header {
	display: none;
}

.embed .row.header {
	display: block;
}

/*
 * END EMBED
 */
 

.accessible-version-wrapper {
	float: left;
	width: auto;
	clear: both;
}

.accessible-version-wrapper a {
	display: block;
	height: 0;
	text-indent: -9999px;
	
	transition-property: height;
	transition-duration: .3s;
	-moz-transition-property: height; /* Firefox 4 */
	-moz-transition-duration: .3s; /* Firefox 4 */
	-webkit-transition-property: height; /* Safari and Chrome */
	-webkit-transition-duration: .3s; /* Safari and Chrome */
	-o-transition-property: height; /* Opera */
	-o-transition-duration: .3s; /* Opera */
}

.accessible-version-wrapper a:focus {
	height: 16px;
	text-indent: 0;
}

.dynamic-version-wrapper,
.accessible-version-wrapper {
	display: none;
}

.q-a-wrapper {
	overflow: hidden;	
}

.q-a-wrapper .icon-row {
	overflow: hidden;
	clear: left; 
	padding: 5px 0;
}

.q-a-wrapper .icon {
	float: left;
	margin-right: 10px; 	
}

.q-a-wrapper .icon-info {
	overflow: hidden;
}

#learn-more-wrapper .q-a-expand img {
	width: 18px;
	height: 18px;
}

.q-a-wrapper h3 {
	padding: 5px;
	border: 1px solid #dadada;
	overflow: hidden;
	font-size: 16px; 
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow:none;
	
}

.q-a-wrapper h3:hover,
.q-a-wrapper h3.expanded:hover {
	border: 1px solid #6f6f6f;
	cursor: pointer;
	backgound: InactiveBorder;
	
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
}

.q-a-wrapper h3.expanded {
	border: 1px solid #ccc;
	background: wheat;
	
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
}

.q-a-wrapper .q-a {
	float: left; 
}
.q-a-wrapper .expand {
	margin-right: 10px;
	margin-top: 4px; 
	width: 22px;
	height: 12px; 
	position: static; 
	display: block;
	float: right;
	background: transparent url('../images/arrow-down-grey@2x.png') no-repeat 97% center; 
}

.q-a-wrapper h3.expanded .expand {
	background: transparent url('../images/arrow-up-grey@2x.png') no-repeat 97% center;
	margin-top: 1px;  
}

.q-a-expand p:first-child, .q-a-expand ul:first-child {
	margin: 0;
}

.q-a-expand p, .q-a-expand li {
	font-size: 14px;
}

.q-a-expand {
	display: none; 
}

.q-a-expand li {
	margin-bottom: 7px;
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	border-radius: 3px;
	 -webkit-border-radius: 3px;
	  -moz-border-radius: 3px;  
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}

.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}

.mCSB_container {
	margin-right: 18px;
}

/* Headers for Whats New updated facts */
.updated_facts_header{
	font-weight: bold;
}

