


body { 
	margin:0; 
	padding:0; 
	color: #444;
}
p {
	line-height: 17px;
	color: #555;
}

.headline > h2 {
	font-size: 30px;
	margin: 0 0 3px 0;
	padding: 0;
}
.headline > p {
	margin: 0 0 16px 0;
}

.container {
	width: 910px;
	margin: 4px 10px;
}
.head-wrap {
	margin: 0px;
}
.nav-wrapped {
	width: 200px;
}
.map-wrap {
	width: 680px;
	margin-left: 14px;
}


.map-wrap > h3 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 20px;
	line-height: 23px;
}

#map-note {
	font-size: 9px;
	color: #666;
	line-height: 12px;
	
	text-align: center;
	letter-spacing: 0.5px;
	text-transform: uppercase;
    display: block;
    height: 14px;
}
.hide {
	display: none;
}

#map-div {
	width: 100%;
	height: 370px;
	background-color: #d3d3d3;
}

#usavg {

	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: -360px;
	left: 494px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	width: 176px;
	height: 34px;
	z-index: 2;

	padding: 6px 12px;
	background: #fff;
	display: block;

	border: 1px solid #bbb;
	box-sizing: border-box;

}



.sourcenote {
	font-size: 11px;
	line-height: 14px;
	position: relative;
	top: -33px;
	display: block;
	margin: 2px 0 0 0;
	padding: 0;
}
.mapnote {
	font-size: 11px;
	line-height: 14px;
	position: relative;
	top: -33px;
	display: block;
	margin: 2px 0 0 0;
	padding: 0;
}
.hidden {
	display: none;
}
#streetsToggle {
	width: 320px;
	margin: 6px 0 0 0;
	position: relative;
	top: -38px;
	cursor: pointer;
}



/*  legend  */
.my-legend {
    text-align: left;
    font-size: 100%;
    margin: 0 0 10px 0;
}
.legend-title {
    text-align: left;
    margin: 4px 0 5px 0;
    font-weight: bold;
    font-size: 15px;
    line-height: 17px;
}
.my-legend .legend-scale ul {
    margin: 0 0 8px 0;
    padding: 0;
    float: left;
    list-style: none;
}
.my-legend .legend-scale ul li {
    display: block;
    float: left;
    width: 106px;
    margin: 0;
    padding: 0; 
    text-align: center;
    color: #555;
	font-size: 11px;
    line-height: 12px;
    list-style: none;
}
.my-legend ul.legend-labels li span {
    display: block;
    float: left;
    height: 18px;
    width: 98%;
    margin: 0 0 3px 0;
}
.my-legend .legend-source {
    font-size: 70%;
    color: #999;
    clear: both;
}
.my-legend a {
    color: #777;
}
.my-tooltip {
   width: 220px;
   opacity: 1;
   margin-top: 10px;
}


/*  zip code form  */
#form {
	/*position:absolute;
	top:10px;
	right:10px;
	padding:6px;
	background:#fff;
	z-index:100;*/
	margin: 0 0 8px 0;
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
}
#form input[type=text] {
	margin: 0 0 0 0;
	padding: 3px 8px;
	width: 70px;
	height:22px;
	font: normal 13px/1.9em 'Helvetica Neue',Arial,sans-serif;
	background-color:#fff;

}
#form .button, .buttons a, input[type=button], input[type=submit] {
	text-align: center;
	background-color: #3887be;
	cursor: pointer;
	margin: 0 0 0 6px;
	padding: 10px 10px;
	/*box-shadow: rgba(0,0,0,0.5) 0px 0px 0px 5px;*/
	box-sizing: border-box;
	width: 40px;
	height: 28px;
	font-size: 15px;
	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	
	text-decoration: none !important;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	padding: 0px 10px;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 20px;
	border: 0px;
	overflow: hidden;
	white-space: nowrap;
	border-radius: 4px;
	text-shadow: rgba(0,0,0,0.2) 0px -1px;
	-webkit-appearance: none;
}



/* popover  */
.popover-title, .popover-content {
	padding: 7px 12px;
}
.popover-title h5, .popover-title h4 {
	padding: 0;
	margin: 0;
}
.popover-content p {
	padding: 0;
	margin: 0;
}



`
/*  Side Nav  */
.nav-listed {
	padding-right: 15px;
	padding-left: 0px;
	margin-bottom: 0;
}
.bs-docs-sidenav {
	/*width: 220px;*/
	margin: 3px 0 30px 0;
	padding: 0;
	background-color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
	box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.bs-docs-sidenav > li > a {
	display: block;
	/*width: 190px;*/
	min-height: 40px;
	margin: 0 0 -1px 0;
	padding: 10px 14px;
	border: 1px solid #e5e5e5;
}
.bs-docs-sidenav > li {
	margin-bottom: 0;

}
.bs-docs-sidenav > li:first-child > a {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.bs-docs-sidenav > li:last-child > a {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.bs-docs-sidenav > .active > a {
	position: relative;
	z-index: 2;
	padding: 9px 15px;
	border: 0;
	text-shadow: 0 1px 0 rgba(0,0,0,.15);
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
	box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
/* Chevrons */
.bs-docs-sidenav .icon-chevron-right {
	float: right;
	margin-top: 2px;
	margin-right: -6px;
	opacity: .25;
}
.bs-docs-sidenav > li > a:hover {
	background-color: #f5f5f5;
}
.bs-docs-sidenav a:hover .icon-chevron-right {
	opacity: .5;
}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
	background-image: url(/~/media/data-visualizations/interactives/2013/mortgage-interest-deduction/images/glyphiconshalflingswhite.png);
	opacity: 1;
}
.bs-docs-sidenav.affix {
	top: 40px;
}
.bs-docs-sidenav.affix-bottom {
	position: absolute;
	top: auto;
	bottom: 270px;
}

