body {
	background-color: #fff;
	font-size: 13px
}

main {
	background-color: #fff;
	min-width: 320px
}

h1 {
	font-size: 20px;
	font-weight: bold
}

h2 {
	font-size: 16px;
	font-weight: bold
}

h3 {
	font-size: 14px;
	font-weight: bold
}

h4 {
	font-size: 12px;
	font-weight: bold
}

#topnews h4 {
	font-size: 150%;
	margin-bottom: 4px
}

.panel-heading h3 {
	font-weight: bold;
	color: #a80000
}

.panel-title {
	color: #135897
}
.container-fluid{
	padding-left:5px;
	padding-right:0px;
	width:100%;
}
.hazard-header{
	
	color: #a80000;
	
}
.hazards{
	font-weight: bold;
	padding: 7px 8px;
	background-color: #f8f8f8;
	width:50%;
	
}
.menu-toggle {
	padding: 7px 8px;
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	border-radius: 2px
}

@media ( min-width :680px) {
	.menu-toggle {
		display: none
	}
}

.menu-toggle:hover, .menu-toggle:focus {
	background-color: #ddd;
	outline: 0
}

.menu-toggle .icon-bar {
	display: block;
	width: 16px;
	height: 1px;
	background-color: #888
}

.menu-toggle .icon-bar+.icon-bar {
	margin-top: 3px
}

#page-header>a>img {
	width: 100%
}

#page-header #header-noaa {
	max-width: 7%
}

#page-header #header-nws {
	max-width: 75.3%
}

#page-header #header-doc {
	max-width: 17.7%
}

.container nav.navbar-default {
	min-height: 0 !important
}

.navbar-default {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #f4f4f4 !important;
	border-radius: 0;
	box-shadow: none;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}

.navbar-default div.container-fluid {
	padding: 0
}

@media ( min-width :992px) and (max-width:1300px) {
	#top-nav {
		font-size: 12px
	}
}


@media ( max-width :680px) {
	#top-nav {
		border-top: 1px solid #bbb;
		background: #ccc;
		background: -moz-linear-gradient(top, #ddd 0, #e7e7e7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ddd),
			color-stop(100%, #e7e7e7));
		background: -webkit-linear-gradient(top, #ddd 0, #e7e7e7 100%);
		background: -o-linear-gradient(top, #ddd 0, #e7e7e7 100%);
		background: -ms-linear-gradient(top, #ddd 0, #e7e7e7 100%);
		background: linear-gradient(to bottom, #ddd 0, #e7e7e7 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd',
			endColorstr='#e7e7e7', GradientType=0)
	}
	#top-nav ul.navbar-nav>li a {
		font-size: 12px;
		padding: 7px 15px;
		background-color: transparent
	}
	#top-nav ul.navbar-nav>li ul.dropdown-menu {
		background-color: #ccc;
		padding-left: 1em
	}
	#top-nav ul.navbar-nav>li ul.dropdown-menu li>a {
		padding: 2px 15px 2px 25px;
		color: #333
	}
	/* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
	#temp-plot{
		display:inline;
	}
	#wind-plot{
		display:none;
	}
	#precip-plot{
		display:none;
	}
	
	
}


@media ( min-width :680px) and (max-width:991px) {
	#top-nav>ul>li>a {
		padding: 10px 8px
	}
		#temp-plot{
		display:inline;
	}
	#wind-plot{
		display:inline;
	}
	#precip-plot{
		display:none;
	}
}

#top-nav #site-search {
	font-size: 12px;
	padding: 0 .5em
}

#getForecast input[type=text] {
	max-width: 11em
}

#getForecast .form-group, #getForecast .form-control {
	display: inline-block
}

#getForecast #getfcst-head p {
	font-weight: bold;
	margin: 0
}

#getForecast #getfcst-head h3 {
	margin: 0 0 2px 0;
	padding: 0;
	color: #135897
}

#fcst-search {
	width: 30%;
	display: inline-block;
	font-size: 12px;
	vertical-align: top;
	margin-top: .5em;
	margin-bottom: 1.5em
}

#getForecast #getfcst-head {
	display: block;
	color: #000;
	font-weight: bold
}

#getForecast input[type=text] {
	display: inline-block;
	width: 65%;
	font-size: 12px
}

#getForecast .form-control {
	display: inline-block;
	width: 10%
}

#getForecast #txtHelp {
	display: block;
	font-size: .9em;
	white-space: nowrap
}

#news-items {
	width: 65%;
	display: inline-block;
	font-size: 12px
}

#current-conditions span.smallTxt {
	font-size: 11px
}

#current-conditions span.smallTxt b {
	padding-left: 8px
}

#current-conditions span.smallTxt b:first-of-type {
	padding-left: 0
}

@media ( max-width :767px) {
	#fcst-search {
		width: 100%;
		display: block;
		margin-top: 1em;
		margin-bottom: 1.5em
	}
	#getForecast input[type=text] {
		display: inline-block;
		width: 45%;
		font-size: 12px
	}
	#getForecast .form-control {
		display: inline-block;
		width: 10%
	}
	#getForecast #txtHelp {
		display: inline-block;
		width: 25%;
		padding-left: 1em;
		font-size: .9em;
		white-space: nowrap
	}
	#news-items {
		width: 100%;
		display: block
	}
	div.row div#right-side-data {
		padding-left: 0 !important
	}
}

#current-conditions-body {
	overflow: hidden
}

#current_conditions-summary {
	margin-bottom: 10px;
	width: 245px
}

#current_conditions-summary img {
	width: 100px;
	height: 100px;
	margin-right: 1em
}

#current_conditions-summary p {
	margin: 0
}

#current_conditions-summary p.myforecast-current {
	font-size: 14px
}

#current_conditions-summary p.myforecast-current-lrg {
	font-size: 42px;
	font-weight: bold;
	line-height: 40px
}

#current_conditions-summary p.myforecast-current-sm {
	font-size: 21px;
	line-height: 20px
}

#current_conditions_detail {
	width: 30%
}

#current_conditions_detail table {
	width: 100%
}

#current_conditions_detail table tr td:first-of-type {
	padding-right: .5em
}

#current-conditions-body {
	font-size: 12px
}

#current_conditions_station {
	text-align: left;
	width: 30%;
	float: right
}

.current-conditions-extra {
	width: 100%;
	text-align: left;
	margin-bottom: .5em
}

.current-conditions-extra p {
	margin-bottom: 0
}

.current-conditions-extra p a {
	display: block;
	white-space: nowrap
}

.current-conditions-extra p a:first-of-type {
	padding-left: 0;
	border-left: none
}

.current-conditions-extra p a:last-of-type {
	padding-right: 0
}

.current-conditions-social {
	overflow: hidden
}

.current-conditions-social .addthis_toolbox {
	float: left
}

@media ( max-width :700px) {
	#current_conditions-summary img {
		width: 100px;
		height: 100px;
		margin-right: 1em
	}
	#current_conditions-summary p.myforecast-current-lrg {
		font-size: 36px
	}
	#current_conditions_detail {
		width: 50%;
		font-size: 11px
	}
	#current_conditions_station {
		clear: both;
		width: 100%;
		font-size: 11px
	}
	.current-conditions-extra {
		width: 100%;
		text-align: center;
		margin: 1em 0 0 0
	}
	.current-conditions-extra p.moreInfo {
		display: none
	}
	.current-conditions-extra p a {
		display: inline;
		padding-right: 1em;
		padding-left: 1em;
		border-left: 1px solid #ccc;
		white-space: nowrap
	}
	.current-conditions-extra p a:first-of-type {
		padding-left: 0;
		border-right: none
	}
	.current-conditions-extra p a:last-of-type {
		padding-right: 0
	}
	.current-conditions-social {
		text-align: center;
		margin-top: 1em
	}
	.current-conditions-social div {
		display: inline;
		overflow: hidden
	}
}

@media ( max-width :554px) {
	#current_conditions-summary {
		width: 215px
	}
}

@media ( max-width :534px) {
	#current_conditions-summary {
		width: 150px
	}
	#current_conditions-summary img {
		width: 70px;
		height: 70px;
		margin-right: 1em
	}
	#current_conditions-summary p.myforecast-current {
		font-size: 12px;
		line-height: 15px
	}
	#current_conditions-summary p.myforecast-current-lrg {
		font-size: 30px;
		line-height: 34px
	}
	#current_conditions-summary p.myforecast-current-sm {
		font-size: 16px;
		line-height: 18px
	}
	#current_conditions_detail {
		font-size: 11px;
		width: 220px
	}
	#current_conditions_detail td.text-right {
		white-space: nowrap
	}
	#current_conditions_station {
		clear: both;
		width: 100%;
		margin-top: .8em;
		font-size: 11px
	}
	.current-conditions-extra {
		width: 100%;
		text-align: center;
		margin: 0 0 0 0
	}
	#mobileWxLink {
		display: none
	}
}

#seven-day-forecast {
	display: block;
	overflow: hidden
}

#seven-day-forecast .one-ninth-first {
	width: 11%;
	float: left;
	clear: none
}

#seven-day-forecast span.smallTxt {
	font-size: 11px
}

#seven-day-forecast .forecast-tombstone {
	display: inline-block;
	vertical-align: top;
	margin: 0 auto;
	width: 50%;
	white-space: normal
}

@media ( min-width :500px) {
	#seven-day-forecast .forecast-tombstone {
		width: 33%
	}
}

@media ( min-width :680px) {
	#seven-day-forecast .forecast-tombstone {
		width: 20%
	}
}

@media ( min-width :1200px) {
	#seven-day-forecast .forecast-tombstone {
		width: 11%
	}
		#temp-plot{
		display:inline;
	}
	#wind-plot{
		display:inline;
	}
	#precip-plot{
		display:inline;
	}
}

#seven-day-forecast .forecast-tombstone>div {
	width: 86px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

#seven-day-forecast .forecast-tombstone .period-name {
	font-weight: bolder;
	font-size: 9pt;
	color: #000
}

#seven-day-forecast .forecast-tombstone .forecast-icon {
	border-radius: 3px;
	width: 86px;
	height: 86px
}

#seven-day-forecast .forecast-tombstone .short-desc {
	text-align: center;
	font-size: 9pt;
	min-height: 4.5em
}

#seven-day-forecast .forecast-tombstone .temp {
	font-size: 9pt;
	font-weight: bold
}

#seven-day-forecast .forecast-tombstone .temp-high {
	color: #ef3725
}

#seven-day-forecast .forecast-tombstone .temp-low {
	color: #15a3e0
}

#seven-day-forecast-container {
	overflow-x: auto
}

#seven-day-forecast-list {
	position: relative;
	z-index: 2;
	white-space: nowrap;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0
}

#seven-day-forecast-list .scrollableArea {
	margin-left: auto;
	margin-right: auto
}

#seven-day-forecast-list .forecast-tombstone {
	width: 350px;
	margin-left: 0px;
	margin-right: auto
}

#more-weather-info>div {
	display: none
}

@media ( min-width :680px) {
	#more-weather-info {
		float: right !important;
		text-align: right
	}
}

.headline-font {
	text-align: center;
	font-size: 75%;
	font-style: italic;
	font-weight: bold
}

.hazard-warning {
	background-color: #f00
}

.hazard-watch {
	background-color: #f7ef02
}

.hazard-advisory {
	background-color: #f90
}

.hazard-warning-title {
	background-color: #940101
}

.hazard-watch-title {
	background-color: #ba9f02
}

.hazard-advisory-title {
	background-color: #af6a01
}

.forecast-tombstone.current-hazard {
	position: relative;
	color: #fff;
	font-weight: bold;
	cursor: pointer
}

.forecast-tombstone.current-hazard .top-bar {
	position: absolute;
	width: 100% !important;
	text-align: right;
	color: #efefef;
	font-size: 75%;
	bottom: 100%;
	border-bottom: 5px solid
}

.forecast-tombstone.current-hazard .top-bar .tab {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 0;
	line-height: 0;
	width: 0;
	border-top: 15px solid transparent;
	border-bottom: 18px solid transparent;
	border-left: 20px solid transparent;
	border-right: 18px solid transparent
}

.forecast-tombstone.current-hazard .top-bar .fa {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-right: 2px;
	background-color: inherit;
	font-size: 18px
}

.forecast-tombstone.current-hazard-warning {
	background-color: #f00
}

.forecast-tombstone.current-hazard-warning .period-name,
	.forecast-tombstone.current-hazard-warning .short-desc {
	color: #fff !important
}

.forecast-tombstone.current-hazard-warning .top-bar {
	background-color: #940101;
	border-bottom-color: #f00
}

.forecast-tombstone.current-hazard-warning .top-bar .tab {
	border-bottom-color: #940101
}

.forecast-tombstone.current-hazard-watch {
	background-color: #f7ef02
}

.forecast-tombstone.current-hazard-watch .period-name,
	.forecast-tombstone.current-hazard-watch .short-desc {
	color: #000 !important
}

.forecast-tombstone.current-hazard-watch .top-bar {
	background-color: #ba9f02;
	border-bottom-color: #f7ef02
}

.forecast-tombstone.current-hazard-watch .top-bar .tab {
	border-bottom-color: #ba9f02
}

.forecast-tombstone.current-hazard-advisory {
	background-color: #f90
}

.forecast-tombstone.current-hazard-advisory .period-name,
	.forecast-tombstone.current-hazard-advisory .short-desc {
	color: #fff !important
}

.forecast-tombstone.current-hazard-advisory .top-bar {
	background-color: #af6a01;
	border-bottom-color: #f90
}

.forecast-tombstone.current-hazard-advisory .top-bar .tab {
	border-bottom-color: #af6a01
}

#headline-container {
	position: relative;
	margin: 0
}

#headline-container.current-hazard #headline-info {
	margin-left: 17px
}

#headline-container #headline-separator {
	position: absolute;
	left: 11px;
	border-left: 1px solid #aaa
}

#headline-container #headline-info {
	position: absolute;
	z-index: 5;
	background-color: #d3d3d3;
	margin-left: 22px;
	padding: 5px 15px;
	overflow: visible;
	white-space: nowrap;
	cursor: pointer;
	text-align: center;
	font-size: 75%;
	font-style: italic;
	font-weight: bold
}

#headline-container #headline-info span.fa {
	position: absolute;
	font-size: 3.5em;
	margin-top: -0.3em;
	margin-left: -0.95em
}

#headline-container .headline-bar {
	position: absolute;
	border-left: 1px solid #000;
	border-right: 1px solid #000
}

#headline-container .headline-bar .headline-title {
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 2px;
	text-align: center;
	font-size: 75%;
	font-style: italic;
	font-weight: bold
}

#headline-container .headline-bar.headline-warning {
	background-color: #f00;
	border-color: #560000
}

#headline-container .headline-bar.headline-warning .headline-title {
	background-color: #940101
}

#headline-container .headline-bar.headline-watch {
	background-color: #f7ef02;
	border-color: #937e04
}

#headline-container .headline-bar.headline-watch .headline-title {
	background-color: #ba9f02
}

#headline-container .headline-bar.headline-advisory {
	background-color: #f90;
	border-color: #714400
}

#headline-container .headline-bar.headline-advisory .headline-title {
	background-color: #af6a01
}

#headline-detail, #headline-detail-now {
	display: none;
	position: absolute;
	top: 100%;
	z-index: 100;
	padding: 4px;
	border: 1px solid #000;
	text-align: left;
	font-style: normal;
	font-size: 12px;
	white-space: nowrap;
	color: #000;
	background-color: #fff
}

#detailed-forecast {
	overflow: hidden
}

#detailed-forecast-body {
	padding: 0
}

#detailed-forecast-body .row-forecast {
	min-height: 30px;
	padding: .5em !important;
	overflow: hidden
}

#detailed-forecast-body .forecast-label {
	padding: 0;
	padding-right: 1.5em !important;
	text-align: right
}

#detailed-forecast-body .forecast-text {
	padding: 0
}

@media ( max-width :768px) {
	#detailed-forecast-body .forecast-label {
		text-align: left !important
	}
	#detailed-forecast-body .forecast-text {
		font-size: 11px
	}
}

.row-even {
	background-color: #fff
}

.row-odd {
	background-color: #eff8fd
}

#additional_forecasts .myforecast-location {
	font-size: smaller;
	text-transform: uppercase
}

#additional-forecasts-body .linkBlock {
	float: left;
	width: 200px;
	margin: 0 1em 1em 0
}

#additional-forecasts-body ul.list-unstyled {
	margin-bottom: 0
}

#additionalForecast .subItem {
	display: block;
	margin-bottom: 1em;
	overflow: hidden
}

#additionalForecast .subItem>.one-sixth-first {
	float: left;
	margin-right: 1em
}

#additionalForecast .subItem>.one-sixth-first a {
	display: block;
	overflow: hidden
}

#additionalForecast .subItem>.one-sixth-first a img {
	border: 1px solid #ccc
}

#radar a {
	display: block;
	float: left
}

#radar img {
	width: 150px;
	padding: 3px;
	height: 120px
}

#NDFD {
	margin-bottom: 0 !important
}

#NDFD div.one-sixth-first {
	float: left !important;
	padding: 3px;
	margin-right: .5em
}

#sitemap {
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em !important;
	padding-bottom: 1em !important;
	background-color: #f7ffff;
	background-image: linear-gradient(to right, #e7f7ff, #fff, #e7f7ff)
}

@media ( min-width :680px) {
	#sitemap .sitemap-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3
	}
}

@media ( min-width :992px) {
	#sitemap .sitemap-columns {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4
	}
}

@media ( min-width :1200px) {
	#sitemap .sitemap-columns {
		-webkit-column-count: 6;
		-moz-column-count: 6;
		column-count: 6
	}
}

@media ( max-width :680px) {
	#sitemap {
		background-color: #fff;
		background-image: none
	}
	#sitemap ul.list-unstyled>li>a {
		font-size: 11px
	}
}

@media ( max-width :680px) {
	div.sitemap-section>div.panel-heading {
		padding: 5px 10px !important
	}
}

.sitemap-section .panel-heading {
	padding-bottom: 0 !important
}

@media ( min-width :680px) {
	.sitemap-section {
		display: inline-block
	}
}

.sitemap-section-heading, .sitemap-section-heading:hover {
	color: #ed7a08;
	font-weight: bold
}

#sitemap .menu-toggle {
	padding: 5px 6px
}

#sitemap .menu-toggle .icon-bar {
	width: 12px
}

#sitemap .menu-toggle .icon-bar+.icon-bar {
	margin-top: 2px
}

.footer-legal {
	margin-top: 1em;
	overflow: hidden
}

.footer-legal .footer-legal-content {
	padding: 0
}

.footer-legal #footerLogo {
	margin-bottom: 1em
}

@media ( max-width :680px) {
	.footer-legal {
		font-size: 11px;
		margin-bottom: 2em
	}
	.footer-legal>div>ul.list-unstyled {
		padding-left: 1em
	}
}

.container {
	padding: 0
}

@media ( max-width :992px) {
	.container {
		width: 100%
	}
}

a[href]:after {
	content: none
}

a {
	text-decoration: underline
}

#page-header a, #top-nav a, #sitemap a, .footer-legal a {
	text-decoration: none !important
}

.contentArea {
	padding: 0 1em
}

.row {
	display: block;
	clear: both;
	margin: 0 !important;
	padding: 0
}
	
	
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse,
	.container-fluid>.navbar-collapse {
	margin-right: 0 !important;
	margin-left: 0 !important;
	
}

.panel {
	margin-bottom: 10px
}

.panel-heading {
	padding: 10px
}

.panel-body {
	padding: 10px
}

.lang-spanish {
	display: inline-block;
	margin: 5px 20px 5px 0
}

.addthis-forecast {
	display: inline-block;
	margin: 5px 0;
	vertical-align: bottom
}

#fcst-search {
	width: 30%;
	display: inline-block;
	font-size: 12px;
	vertical-align: top;
	margin-top: .5em;
	margin-bottom: 1.5em
}

#getForecast #getfcst-head {
	display: block;
	color: #000;
	font-weight: bold;
	margin-top: 8px
}

#getForecast #getfcst-headOffice {
	font-size: 18px
}

#getForecast input[type=text] {
	display: inline-block;
	width: 65%;
	font-size: 12px
}

#getForecast .form-control {
	display: inline-block;
	width: 10%
}

#getForecast #txtHelp {
	display: block;
	font-size: .9em;
	white-space: nowrap
}

#news-items {
	width: 65%;
	display: inline-block;
	font-size: 12px
}

@media ( max-width :680px) {
	#fcst-search {
		width: 100%;
		display: block;
		margin-top: 1em;
		margin-bottom: 1.5em
	}
	#getForecast input[type=text] {
		display: inline-block;
		width: 45%;
		font-size: 12px
	}
	#getForecast .form-control {
		display: inline-block;
		width: 10%
	}
	#getForecast #txtHelp {
		display: inline-block;
		width: 25%;
		padding-left: 1em;
		font-size: .9em;
		white-space: nowrap
	}
	#news-items {
		width: 100%;
		display: block
	}
	div.row div#right-side-data {
		padding-left: 0 !important
	}
}

#anchor-hazards {
	color: #a80000
}

div#right-side-data {
	padding-left: 1.5em !important
}

@media ( min-width :680px) {
	.collapsable.collapse {
		display: block !important;
		height: auto !important;
		overflow: visible !important
	}
}

.collapse-heading {
	position: relative
}

.collapse-heading>.menu-toggle {
	position: absolute;
	top: 8px;
	right: 8px
}

@media ( max-width :679px) {
	.collapse-title {
		margin-right: 34px
	}
}


.point-notices-jump {
	text-decoration: none !important;
	font-size: 10pt;
	vertical-align: super;
	color: #ed7a08
}

#point_notices_label {
	margin-top: 15px;
	color: #ed7a08;
	font-size: 14px;
	font-weight: bold
}

.marine-nearby-obs a:link {
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold
}

#emap_root {
	border: 1px solid #ccc;
	border-radius: 3px
}

#about_forecast {
	display: block;
	overflow: hidden;
	margin: 1em 0
}

#about_forecast .fullRow {
	display: block;
	clear: both;
	overflow: hidden;
	vertical-align: top;
	margin-bottom: .5em
}

#about_forecast .left {
	width: 30%;
	float: left;
	font-weight: bold
}

#about_forecast .right {
	width: 70%;
	float: right
}

#view-options {
	display: block;
	position: fixed;
	z-index: 500;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	padding: .5em;
	text-align: center;
	background-color: rgba(0, 88, 166, 0.7)
}

#view-full {
	display: block;
	color: #fff;
	font-weight: bold
}

#view-mobile {
	display: none;
	color: #fff;
	font-weight: bold
} /*# sourceMappingURL=mapclick.css.map */
#custom-search {
	display: block;
	position: relative;
	z-index: 50;
	top: 52px;
	left: 60px;
}

#esri-geocoder-search {
	display: block;
	position: relative;
	z-index: 50;
	top: 52px;
	left: 60px;
}

#emap {
	margin-top: 15px;
	cursor: pointer;
	height: 370px;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 3px;
}

#switch-basemap-container {
	
}

#basemap-selection-form ul {
	list-style: none;
	margin: 0px;
}

#basemap-selection-form li {
	float: left;
}

.disclaimer {
	margin-top: 350px;
	margin-left: 5px;
	z-index: 100;
	position: absolute;
	text-transform: none;
}

.esriAttributionLastItem {
	text-transform: none;
}

.esriSimpleSlider div {
	height: 22px;
	line-height: 20px;
	width: 20px;
}

#point-forecast-map-label {
	text-align: center;
	font-weight: bold;
	color: black;
}

@media ( max-width : 767px) {
	#emap {
		margin-top: .5em;
		height: 270px;
	}
	.disclaimer {
		margin-top: 250px;
	}
}

tr:nth-of-type(odd) {
	background: #eee;
}

