﻿.sections { /*This is for the main h2 section dividers on the landing page.*/
	background: #69B3A2;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #013A81, #3D8C7E);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #013A81, #3D8C7E); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	padding: .5em;
	margin: 2em 0;
	text-align: center;
	color: #fff;
	
}

h2.sections {
    font-size: 40px;
    font-family: forma-djr-display, sans-serif;
    font-weight: 500;
    font-style: normal;
    
}

/*Map*/
path {
    stroke-linejoin: round;
    stroke-linecap: round;
    cursor: pointer;
}

.state_border {
    fill: none;
    stroke: #444;
}

.background {
    fill: none;
    stroke: #ddd;
}

.foreground {
    fill: none;
    pointer-events: all;
}

.c2yr {
    fill: green;
    fill-opacity: 0.6;
    stroke: none;
    stroke-width: 2px;
}

.c4yr {
    fill: blue;
    fill-opacity: 0.6;
    stroke: none;
    stroke-width: 2px;
}

.place-label {
    color: #000;
}

.top_spacer {
    top: 5px;
}
.counties {
    fill: none;
}

.counties2 {
    fill: none;
    stroke: #dadada;
}

.states {
    fill: none;
    stroke: #5a5a5a;
    stroke-linejoin: round;
}

.states2 {
    fill: none;
    stroke: #FFFFFF;
    stroke-linejoin: round;
}

.list-inline {
    font-family: Arial, sans-serif;
}

.q0-9 {
    fill: rgb(250, 253, 255);
    border-top-color: rgb(250, 253, 255);
}

.q1-9 {
    fill: rgb(239, 252, 250);
    border-top-color: rgb(239, 252, 250);
}

.q2-9 {
    fill: rgb(212, 230, 229);
    border-top-color: rgb(212, 230, 229);
}

.q3-9 {
    fill: rgb(187, 209, 209);
    border-top-color: rgb(187, 209, 209);
}

.q4-9 {
    fill: rgb(161, 186, 189);
    border-top-color: rgb(161, 186, 189);
}

.q5-9 {
    fill: rgb(137, 165, 171);
    border-top-color: rgb(137, 165, 171);
}

.q6-9 {
    fill: rgb(103, 127, 137);
    border-top-color: rgb(103, 127, 137);
}

.q7-9 {
    fill: rgb(81, 103, 113);
    border-top-color: rgb(81, 103, 113);
}

.q8-9 {
    fill: rgb(44, 78, 87);
    border-top-color: rgb(44, 78, 87);
}

.selected_geo_shape {
    fill: firebrick;
    border-top-color: firebrick;
}

#legend {
    padding: 1.5em 0 0 1.5em;
}

li.key {
    border-top-width: 15px;
    border-top-style: solid;
    font-size: .75em;
    width: 10%;
    padding-left: 0;
    padding-right: 0;
}

#MapLayout td {
    vertical-align: top;
    padding: 0 5px;
}

h1#map_heading {
    font-size: 34px;
    margin-top: 0;
}

p.SectionId {
    color: #8F5D52;
    font-style: italic;
    margin-bottom: 0;
}

.easytree-container {
    font-family: Arial, sans-serif;
}

.coreIndex {
    font-style: italic;
    color: #C02026;
}



/*Report and Detail Table*/
.sbs_section {
    background-color: #dadaed;
    font-weight: bold;
    font-size: 16px;
}

.sbs_sub_section {
    background-color: #eeeeee;
    font-weight: bold;
    font-size: 14px;
}

.icon-blue {
    color: #0000EE;
}

.big_number {
    color: #c02026;
    font-family: Arial;
    font-size: 30pt;
    font-weight: bold;
    display: block;
}

.geography_heading {
    font-family: forma-djr-display, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 46px;
    line-height: 1em;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #013A81;
    letter-spacing: 2px;
}

.key_geo_facts {
    font-size: 15px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 8px;
}

.grayed {
    color: #6a6a6a;
}

.headline_index_heading {
    font-weight: 500;
    font-style: normal;
    font-size: 32px;
    color: #013A81;
    margin-top:20px; 
    margin-bottom:20px;
}

.core_index_heading {
    font-weight: 500;
    font-style: normal;
    font-size: 30px;
    color: #013A81;
    margin-top:60px; 
    margin-bottom:30px;
}

.sbs_row_head {
    
}

.sbs_th_heading {

    position: static;
    background-color: #00829B!important;
    color: #FFFFFF !important;
    padding: 12px !important;
}

.sbs_empty_th_heading {
    background-color: #FFFFFF !important;
    border-top: none !important;
    border-left: none !important;
}
.sbs_row_data {
    text-align: right;
    border-collapse: collapse;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.ci_heading_in_table {
    font-size: 14px;
    color: black;
    text-align: left;
    font-weight: bold;
}

.ci_value_in_table {
    font-size: 20px;
    color: firebrick;
    text-align: right;
    font-weight: bold;
    padding-right:5px;
    padding-left:10px;
}

.h_ii3_sbs_class {
    background-color: #00829b;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    /*
    border-top: none !important;*/
}

.c_ii3_sbs_class {
    background-color: #5079a9;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}

.s_ii3_sbs_class {
    background-color: #e1e1e1;
    font-weight: bold;
}

.m_ii3_sbs_class {
    background-color: #FFFFFF;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.sumlev_warning {
    font-weight: bold;
    color: #7E6AB4;
    padding-top: 10px;
}

.index_summary_highlight {
}

.highlight_callout1 {
    color: firebrick;
}

/*Interface*/
.button_float {
    float: right;
}

.remove_column {
    position: absolute;
    right: -7px;
    top: -14px;
    cursor: pointer;
}

.us_bg {
    background-color: #eeeeee;
}

.reg_bg {
    background-color: antiquewhite;
}

#dev_map {
    width: 940px;
    height: 500px;
}

.remove_tract_button {
    background-color: mediumaquamarine;
    color: #FFFFFF;
    vertical-align: top;
}

.add_tract_button {
    background-color: mediumaquamarine;
    color: #FFFFFF;
}

.get_data_tract_button {
    background-color: mediumaquamarine;
    color: #FFFFFF;
}

.clear_selection_button {
    background-color: mediumaquamarine;
    color: #FFFFFF;
}

.county_download_data_button {
    background-color: mediumaquamarine;
    color: #FFFFFF;
}

.county_reset_map_button {
    background-color: mediumaquamarine;
    color: #FFFFFF;
}

.county_add_region_button {
    background-color: mediumaquamarine;
    color: #FFFFFF;
}

.menu_bottom {
    margin-bottom: 1px;
}


/*D3 Line chart*/
.trend_line {
    fill: none;
    stroke: #ffab00;
    stroke-width: 3;
}

.dot {
    fill: #ffab00;
    stroke: #fff;
}

.focus circle {
    fill: none;
    stroke: steelblue;
}
.index_summary_highlight {
   margin-top: 10px;
   margin-bottom: 30px; 
}

#command_button_11 {
    background-color: #1b809e!important;
    
}
.btn-info:hover {
    color: #fff;
    background-color: #1b809e;
}

ul#sub-nav {
    display: inline-block; /*Used to center the menu when nested in a text-center div)*/
    background-color: #F4F4F4;
    padding: 3px;
    margin-top: 20px;
    margin-bottom: 40px;
}
/*STYLES FOR THE SUBNAV PILLS*/
  /*Used to extend the padding on the left and right)*/    
  .nav > li > a {
    position: relative;
    display: block;
     border-radius: 5px;
      /*font-size: 20px;*/
}
.nav-pills > li > a {
    border-radius: 5px;
    text-decoration: none;
    color: #2F2F2F;
}
nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #f4f4f4;
    text-decoration: underline;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #2F2F2F;
    background-color: #FFFFFF;
    padding-right: 30px;
    padding-left: 30px;

}

