body {
	overflow-x:hidden;
	font-family: verdana, arial, sans-serif;
	
}

/* a:focus, button:focus {
    
    
    border: 1px solid;
}
 */
#container {    height: 530px;
				min-width: 820px; 
				max-width: 930px; 
				margin: 0 auto; 
			}
#googleContainer {    
				
			}
#boNYSContainer, #waterNYSContainer, #cancerNYSContainer, #ohiNYSContainer, #radonNYSContainer
			{   height: 530px;
				width: 720px; 
				float: left; 
				top: 20px;
			}
#boNYCContainer, #waterNYCContainer, #cancerNYCContainer, #ohiNYCContainer, #radonNYCContainer
			{  height: 175px;
				width: 210px; 
				position: absolute;
				float: left;
				top: 375px; 
				left: 140px;
			}
			
#ohiWFNYSContainer
			{   height: 530px;
				width: 770px; 
				float: left; 
				top: 20px;
			}			
			
#ohiWFNYCContainer
			 {  height: 175px;
				width: 360px; 
				position: absolute;
				float: left;
				top: 375px; 
				left: 0px;
			}					
						
.loading {
				margin-top: 10em;
				text-align: center;
				color: gray;
			}
#googlemap_canvas{			
				min-width: 740px; 				
				margin: 0 auto; 
                margin-bottom: 5px
}
#map-container {
			    height: 550px;
				min-width: 820px; 
				max-width: 930px; 
				margin: 0 auto; 
                margin-bottom: 5px
			}
#map-container-BO, #map-container-water, #map-container-cancer, #map-container-ohi, #map-container-radon
			{
			    height: 550px;
				min-width: 720px; 
				max-width: 930px; 
				margin: 0 auto; 
                /* margin-bottom: 5px */
			}			

/* #header { 
    position: absolute; 
     left: -55px;
    top: 120px;
    width: 238px;
    height: 20px;
    
}
#header_Month { 
    position:relative; 
     left: -65px;
    top: 149px;
    width: 238px;
    height: 20px;
    
} */
.rotate {
  /* FF3.5+ */
  -moz-transform: rotate(-90.0deg);
  /* Opera 10.5 */
  -o-transform: rotate(-90.0deg);
  /* Saf3.1+, Chrome */
  -webkit-transform: rotate(-90.0deg);
  /* IE6,IE7 */
  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
  /* Standard */
  transform: rotate(-90.0deg);
}

 p.static{
 
    position: absolute; 
     left: -36px;
} 

#pagetitle{
	     padding: 0px;
         margin: 0.667em 0px;
         color: #498F49;
         font-size: 1.91667em;
         font-family: tahoma, verdana, arial, sans-serif;
         font-weight: 600;
         vertical-align: top;
}

.paneltitle{
	     margin: 0.667em 0px;
         color: #498F49;
         font-size: 1.91667em;
         font-family: tahoma, verdana, arial, sans-serif;
         font-weight: 600;
         vertical-align: top;
}

 property-map {
  
}

#map_canvas{
    
  	
    height: 750px; 
    border: 1px solid #333335;
    margin-bottom:20px;
}

#gmap-container {
			    
				min-width: 810px; 
				max-width: 930px; 
				margin: 0 auto; 
                margin-bottom: 5px;
                padding:1%;
			}

#map {
    height:420px;
    width:600px;
}
.infoWindowContent {
    font-size:  14px !important;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
h2 {
    margin-bottom:0;
    margin-top: 0;
}
.foo {   
    float: left;
    width: 13px;
    height: 13px;
    margin: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,.2);
}
.line-legend {
    list-style-type: none;
  
    margin-top: -1px;
    text-align: left;
    -webkit-padding-start: 0; 
    padding-left: 295px;
}

.chart-legend li span, .bar-legend li span, .line-legend li span, .pie-legend li span, .radar-legend li span, .polararea-legend li span, .doughnut-legend li span{
    display: block;
      float:left;
    position: relative;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 5px;
     
}
ul#horizontal-list {
	min-width: 696px;
	list-style: none;
	padding-top: 20px;
	}
	ul#horizontal-list li {
		display: inline;
	}

 .my-legend .legend-title {
    text-align: left;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 90%;
    }
  .my-legend .legend-scale ul {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    }
  .my-legend .legend-scale ul li {
    display:block;
    float: left;
    width: 90px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 60%;
    list-style: none;
    }
  .my-legend ul.legend-labels li span {
    display: block;
    float: left;
    height: 12px;
    width: 15px;
    }
  .my-legend .legend-source {
    font-size: 70%;
    color: #999;
    clear: both;
    }
  .my-legend a {
    color: #777;
    }


table.table-bordered{
   height: 5px;
   cellspacing: 0px;
}

#containerColRadon {
 	/*  z-index: 1000;  */
	/* float: right; */
	margin-top: 250px;
	margin-left: 60px;
}

#astCounty td {
    padding-top: .2em;
    padding-bottom: .2em;
}

#tdAstCounty1 {
    padding-left: .1em;
}

#tdAstCounty2 {
    padding-left: .1em;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 2px;
}

 td{
text-align:right;
 }  
 th{
 text-align:center;
 }
  p, div {
    color: #000000;
    
    font-size: 12px;
} 
   
div {
    display: block;
}
    
#chart-box{ 
position: relative;
    left: 10px;
      margin-right:0.5cm;
    border: 25px black;
   

}

/* .menu { padding: 0.2em 0.3em 0em 0.5em; margin:0; width:100%; float:left;height: 2em;border: 1px solid #b0c0d0;background-color: #d0e0f0;color: #234;font-family: verdana;    font-weight: bold;font-size: 12px;display: block;}
.menu ul { padding:0; margin:0; list-style:none;float:left; height:1.6em;}
.menu ul li { float:left; margin:0; padding:0; border:0;list-style-type: none;display: inline;float: left;height: 1.6em;line-height: 1.6em;    text-align: -webkit-match-parent;}
.menu ul li a { float:left;text-decoration:none; text-decoration:none;display: block;margin: 0px;padding: 0px 15px;text-decoration: none;display: block;margin: 0px;padding: 0px;float: left;height: 1.6em;    line-height: 1.6em;    cursor: auto;   background: url('../images/tabs/right.gif') no-repeat top right #e2e2e2;        font-family: verdana, arial, sans-serif;    text-align: -webkit-match-parent;        font-weight: bold;    font-size: 12px;    list-style-type: none;    color: #333;}
.menu ul li span {
    display: block;
    margin: 0px;
    padding: 0px 15px;
    background: url('../images/tabs/left.gif') no-repeat top left;}
.menu .selected {
    background: url('../images/tabs/right_on.gif') no-repeat top right #283553;
    text-decoration: none;
}
.menu .selected span {
    background: url('../images/tabs/left_on.gif') no-repeat top left;
    color: white;
}   */
#navigation {
    width: 198px;  
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
}
.nav_pod {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 13px 0px;
    background: url('../images/aught5/shapes/pod_bottom_lightgrey_198x13.png') no-repeat bottom left;
    display: block;
}
#navigation .highlight h2 {
    background: #69a969 url("../images/aught5/shapes/pod_top_steelgreen_198x19.png") no-repeat top left;
}

#navigation .external_link span {
    padding-right: 16px;
    background-image: url("../images/navigation/external_link_14x14.png");
    background-position: center right;
    background-repeat: no-repeat;
}
.nav_pod h2 {
    margin: 0px;
    padding: 0px 0px 0px 4px;
    font-family: verdana, arial, sans-serif;
    height: 19px;
    background: #8c9fd7 url("../images/aught5/shapes/pod_top_steelblue_198x19.png") no-repeat top left;
    border-bottom: solid 1px #999999;
    color: white;
    font-size: 13px;
    line-height: 19px;
}
/* ul, ol, li {
    color: black;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
}  */
.nav_pod ul li {
    margin: 0px;
    padding: 0px;
    border-bottom: solid 1px #999;
    border-right: solid 1px #999;
    border-left: solid 1px #999;
}
.nav_pod ul li a:link {
    color: blue;
    text-decoration: none;
}

.nav_pod ul li a:visited {
    color: #000080;
    text-decoration: none;
}

.nav_pod ul li a {
    display: block;
    margin: 0px;
    padding: 3px 5px;
    background-color: #f2f2f2;
    border-top: solid 1px #f5fcff;
    font-family: trebuchet ms, arial, sans-serif;
    font-size: 11px;
}
.nav_pod .a:visited {
    color: #52188c;
    text-decoration: none;
}
.nav_pod .li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.nav_pod ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
/* #banner {
    height: 127px;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid #999999;
    background: #EFEFEF;
    font-family: verdana, arial, sans-serif;
}
#banner #skipnav {
    margin-right: 1px;
}

#banner #skipnav {
    position: static;
    top: 85px;
    right: 15px;
    padding: 0.4em 0.6em 0em 0em;
    font-size: 0.8em;
    margin-right: 1px;
    float: right;
}
#banner #bannercontainerone {
    background: #003366;
    height: 86px;
}
#banner #doh a {
    color: #003366;
    text-decoration: none;
}
#banner #doh {
    border: 0 none;
    clear: both;
    color: #003366;
    font-family: georgia,serif;
    font-size: 20px;
    font-weight: bold;
    height: 1em;
    line-height: 22px;
    margin: 2px 0px 0px 0px;
    padding-bottom: 0;
    padding-left: 8px;
}
#banner #global {
    border: 0 none;
    clear: both;
    height: 20px;
}
#banner #global #healthy {
    color: #003366;
    float: left;
    font-family: trebuchet ms,sans-serif;
    font-size: 12px;
    font-style: italic;
    padding-left: 10px;
}
#banner #global ul {
    display: inline;
    margin: 0;
    padding: 0;
}
#banner #global li {
    float: right;
    font-family: verdana,sans-serif;
    font-size: 11px;
    height: 19px;
    line-height: 17px;
    list-style: none outside none;
    margin-right: 2px;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}
#banner #global li a {
    background: url("../images/aught5/shapes/tab_right_trans_100x19.gif") no-repeat scroll right top #FFFFFF;
    color: #333333;
    display: block;
    float: left;
    height: 19px;
    line-height: 19px;
}
#banner #global #cleardoh {
    clear: both;
}
#banner #global li a span {
    background: url("../images/aught5/shapes/tab_left_trans_7x19.gif") no-repeat scroll left top transparent;
    color: #333333;
    display: block;
    float: left;
    height: 19px;
    line-height: 19px;
    padding-left: 8px;
    padding-right: 8px;
}
#banner #global li a {
    background: url("../images/aught5/shapes/tab_right_trans_100x19.gif") no-repeat scroll right top #FFFFFF;
    color: #333333;
    display: block;
    float: left;
    height: 19px;
    line-height: 19px;
}  */
 tr.sectionheader{
    border-top-style: none;
    border-right: hidden;
    border-bottom: 1px solid #b8c5ca;
    background-color: #d8e5ea;
    text-align: right;
    background-color: #d8e5ea;
}

h2 {
    padding: 0px;
    margin: .833em 0px;
    color: #3F7A3F;
    font-size: 1.5em;
    font-family: tahoma, verdana, arial, sans-serif;
    font-weight: 600;
    vertical-align: top;
}
#asthma_CountyTable
{
    text-align: right;
}
#copd_CountyTable
{
    text-align: right;
}



/* path {
    
	stroke-width: 2px;
} */
#content_area_header {
 
    
}
#content_area_header h2 {
    margin: 0em;
    padding: 0em;
    height: 31px;
    border-bottom: 1px solid rgb(111, 145, 111);
    background-color: rgb(227, 242, 231);
    color: rgb(111, 145, 111);
    font-family: georgia;
    font-size: 1.5em;
    font-weight: normal;
}
#content_area_header h2 a {
    display: block;
    padding: 11px 0px 6px 74px;
    height: 14px;
    line-height: 15px;
    color: rgb(111, 145, 111);
    text-decoration: none;
}
#content_area_header p {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    float: left;
}
#asthma_CountyTable1
{
    text-align: right;
}
#astCounty1 td {
    padding-top: .2em;
    padding-bottom: .2em;
}

#tdAstCounty11 {
    padding-left: .1em;
}

#tdAstCounty12 {
    padding-left: .1em;
}
 div.main
{
    position: relative;
    left: 20px;
} 

h3 {
    padding: 0px;
    margin: 1em 0px;
    color: #316332;
    font-size: 1.25em;
    font-family: tahoma, verdana, arial, sans-serif;
    font-weight: 600;
    vertical-align: top;
}

:target {
    background: #ffffbb;
}

#main_sideMenu :target{
   
    position: relative;
   
    background:#ffffbb;
}



a:link {
    color: #0000ef;
    text-decoration: none;
}

a:visited {
    color: #52188c;
    text-decoration: none;
} 
/* #footer {
    border-top: solid 1px #cccccc;
    clear: both;
    height: 15px;
    margin: 0px 2px 0px 2px;
    padding: 2px 0px 2px 0px;
}
#footer #email {
    font-size: 10px;
    float: right;
}
#footer #reviseddate {
    font-size: 10px;
    float: left;
    padding: 0px 2px 0px 2px;
    margin: 0px 0px 0px 0px;
}
#footerbuttons {
    padding: 0px 0px 0px 0px;
    float: left;
}
#footerbuttons ul {
    margin: 0;
    padding: 0;
}
#footerbuttons li {
    list-style: none;
    border-right: solid 1px #cccccc;
    float: left;
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 0px 0px;
}
#footerbuttons a {
    float: none;
}
#footerbuttons a {
    display: block;
    font-size: 10px;
} */

/* For spinner*/
#mySpinner {  
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:2000;
    background-color:grey;
    opacity: .8;
 }
 
 .ajax-loader {
    position: absolute;
    left: 45%;
    top: 45%;
    margin-left: -32px; /* -1 * image width / 2 */
    margin-top: -32px;  /* -1 * image height / 2 */
    display: block; 
}


.printDiv a:active{
	background-color:yellow;
}
#DataTable table{
	    display: table;
	    border-color: grey;
}
#DataTable tr{

    border: solid 1px black;
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    border-collapse: collapse;
	
}
.aboutDataTable{
	background-color: #bbe3bb;
}
.align-left{
text-align : left
}
#DataTable td {
    border: solid 1px black;
    padding: 2px;
    margin: 0;
    color: black;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    vertical-align: top;
}
#DataTable th{
	     border-top-color: #acbcac;
	        border-top-width: 1px;

	
	}

#DataTable #DataTable{
	background-color: #edf3ed;
    border-color: #acbcac;
    border-width: 0px 1px 0px 1px;
    color: #131;
    font-weight: normal;
    text-align: right !important;
}

.scrollable-map{
	overflow-x: auto;
}
.ZoomButtons{
float: right; 

height: 25px;
margin-right:10px;
}
.breadcrumbfont{
	font-size : x-small;
}
.pageAlign
{
	padding-left: 20px;
}

.tabInfoAlign
{
	padding-left: 0.4cm; 
	padding-right: 0.3cm;
}

.rightAlign
{
float : right;
}
.menuPageAlign
{
	padding-left: 13px;
}
#logo_area_header {
 
    
}
#logo_area_header h2 {
    margin: 0em;
    padding: 0em;
    height: 31px;
    border-bottom: 1px solid rgb(111, 145, 111);
    background-color: rgb(227, 242, 231);
    color: rgb(111, 145, 111);
    font-family: georgia;
    font-size: 1.5em;
    font-weight: normal;
}
#logo_area_header h2 a {
    display: block;
    padding: 11px 0px 6px 74px;
    height: 14px;
    line-height: 15px;
    color: rgb(111, 145, 111);
    text-decoration: none;
}
#logo_area_header p {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    float: left;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #24387e;
    border: 1px solid #333;
    border-bottom-color: transparent;
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #fff;
    border-color: #bce8f1;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 12px 12px 0 0;
}
.panel-heading {
    padding: 5px 5px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.highcharts-yaxis-title{
color:#000;
font-size: 14px;
font-weight:bold;
cursor:pointer;
fill:#000;
font-family: tahoma, verdana, arial, sans-serif
}
text{
font-family: tahoma, verdana, arial, sans-serif;
font-size: 14px;
}


.formAlign {
    margin-bottom: 15px;
    margin-top: 15px;
}

.window_box_tab_bar { 
	display: block;
	font-size: 1.2em;
	margin-top: 0.5em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold; 
}

#Years{
	width: 120px;
}

#DataType{
	width: 120px;
}
.note-legend{
    position: relative;
    color: #3E576F;
    font-size: 11px;
    fill: #3E576F;
    font-family: tahoma, verdana, arial, sans-serif;
    text-align: center;
    margin-bottom: 25px;
}

.subtitle_color_font{
	color: #316332;
	font-family: tahoma, verdana, arial, sans-serif;
}
.odd {     background-color: #f9f9f9; }
.even {  }

.cancer_table {
	border-top-style: none; 
	border-right: 1px solid #b8c5ca; 
	border-bottom: 1px solid #b8c5ca; 
	background-color: #d8e5ea;
}
.angular-google-map-container {
   height: 620px;
    width: 100%;

}
 #map_canvas  { 
		/* width: 100%;  */
}
legend a {
  color: inherit;
}
legend.legendStyle {
padding-left: 5px;
padding-right: 5px;
}
fieldset.fsStyle {
font-family: Verdana, Arial, sans-serif;
font-size: small;
font-weight: normal;
border: 1px solid #999999;
padding: 4px;
margin: 5px;
}
legend.legendStyle {
font-size: 90%;
color: #888888;
background-color: transparent;
font-weight: bold;
}

legend {
width: auto;
border-bottom: 0px;
}

.popover-content {
      background-color: #fff;
      color: #4d4d4d;
      font-size: 75%;
      width: 270px;
  }
.modal-body {
    max-height:500px;
    overflow:auto;
}

.panel .accordionbutton {
    width: 100%;
    display: block;
}
 
#map-container-water{
	height: 550px;
    min-width: 820px;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 5px;
	
}



#conatiner-water{
	height: 530px;
    min-width: 820px;
    max-width: 1100px;
    margin: 0 auto;
}

/* CSS for Cooling Centers list table */

.cc-tab-info{
	margin-top: 20px;
	padding-left: 10px; 
	padding-right: 10px;
}

.cc-title{
	color: #498F49; 
/* 	color:#3c763d; */
	font-weight: bold;
}

.cc-table tbody .cc-table-tr-m1 td:nth-child(1){
	width: 30%;
}

.cc-table tbody .cc-table-tr-m1 td:nth-child(2){
	width: 20%;
}

.cc-table tbody .cc-table-tr-m1 td:nth-child(3){
	width: 14%;
}

.cc-table tbody tr td{
	padding-left: 5px;
	text-align:left;
}



.cc-table-tr-m2 td{
	text-align:left;
	text-align: left; 
	padding: 5px;
}

.cc-table-thead{
	background-color: #dff0d8;
	
}

/* CSS for Cooler Centers table ends */

