/* roboto-condensed-regular - latin - https://google-webfonts-helper.herokuapp.com/fonts/roboto-condensed?subsets=latin*/
@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('/fonts/roboto-condensed-v19-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('/fonts/roboto-condensed-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('/fonts/roboto-condensed-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('/fonts/roboto-condensed-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('/fonts/roboto-condensed-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('/fonts/roboto-condensed-v19-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

td.cc {
	text-align: center;
	vertical-align: middle;
}

.cloud-donut {
	margin-left: auto;
	margin-right: auto;
}

.cloud-donut {
	--p: 0; /* percent 0..100 */
	--size: 32px;
	inline-size: var(--size);
	block-size: var(--size);
	border-radius: 50%;
	background: conic-gradient(var(--donut-color, #6c757d) calc(var(--p)*1%), #e9ecef 0);
	display: grid;
	place-items: center;
	font-size: 11px;
	color: #212529;
}

	.cloud-donut > span {
		transform: translateY(0.5px);
	}

nav {
	height: 60px;
}

ins.adsbygoogle[data-ad-status='unfilled'] {
	display: none !important;
}

#mapcontainer {
	content-visibility: auto;
	contain-intrinsic-size: 0 425px;
	position:relative;
	z-index: 0;
	opacity: 0.99;
}

#topmap {
	z-index: 0;
	background: #eaeaea;
	height: 425px;
}

#mapimage img {
	height: 425px;
	background: #eaeaea;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position-x: center;
	background-position-y: 60px;
}

.dropdown-item {
	font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif;
}

.dropdown-header {
	font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif;
	font-size: 1.25rem;
	background-color: #007bff;
	color: white;
}

.installbanner {
	align-content: center;
	display: none;
	justify-content: center;
	width: 100%;
}

img.largeuserimage {
	border-radius: 50%;
}

#userimage, img.userimage {
	border-radius: 50%;
	width: 42px;
}

#logonlink {
	padding: 0.33rem 0.5rem;
}



#sidebar {
	background: rgba(255,255,255,0.65);
	height: 350px;
}

#bchart {
	top: 350px;
	left: 25px;
	display:inline;
	position:absolute;
	z-index: 500;
}

.content {
	position: relative;
	z-index: 1000;
	padding-top: 5px;
	padding-bottom: 15px;
}

img.logolist {
	height: 100px;
	margin: 10px;
}

.modal-title {
	font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif;
}

.sitename {
	font-size: 20px;
	font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif;
}


#addspot {
	float: right;
}

.banner {
	padding-top: 15px;
}

.fbuser img {
	height: 50px;
	width: 50px;
}

.fbuser {
	position: relative;
 	font-size: 10px;
	float: left;
	margin: 2px; 
	padding: 2px; 
	text-align: center;
}

.wi {
	font-size: 28px;
}


span.tmp {
	font-size: 28px;
	line-height: 18px;
}

tr.maprow td {
	vertical-align: middle !important;
}

div.wswrap {
	height: 80px;
	width: 80px;
	margin: auto;
}

div.wswrap content {
	z-index: -1;
}

a.spotname {
	font-size: 28px;
	text-decoration: none;
}

canvas.cs {
	z-index: 1;
	position:relative;
}


.wi.large {
	font-size: 24px;
}

.wi.xlarge {
	font-size: 32px;
}

.table>:not(caption)>*>* {
	background-color: inherit;
}


table.weathertable	th, 
table.weatherlist	th {
	text-align: center;
	font-weight: normal;
}

table.weathertable	td,
table.weatherlist	td {
	text-align: center;
}

table.weathertable	td:first-child,
table.weatherlist	td:first-child {
	text-align: left;
}

#homemap {
	height: 540px;
}

#homemap.sitemap {
	height: 340px;
}

.mapriders {
	height: 540px;
}


table.chart td {
	white-space: nowrap;
	font-size: 16px;
}

@media( max-width: 576px ) {
	table.chart {
		width: 100%;
	}

	table.chart td {
		font-size: 18px;
		padding: 4px;
		line-height: 1.0;
	}

	table.chart td:nth-child(1) span {
		display: none;
	}

	table.chart td:nth-child(2), table.chart td:nth-child(3) {
		display:none;
	}

	#bchart {
		top: 280px;
	}
}

@media( max-width: 768px ) {
	table.chart {
		width: 100%;
	}

	table.chart td:nth-child(1) span {
		display: none;
	}

	table.chart td {
		font-size: 18px;
		padding: 4px;
		line-height: 1.0;
	}

	#bchart {
		top: 280px;
	}
}





table.chart tr td:first-child {
	background-color: #f7f7f7;
}




table.chart tr td {
	vertical-align:middle;
/*
	background-color: #333;
	color: #FFF;
*/
}



.currentweather {
	/*
	*/
	display:block;
	z-index:100;
	position: relative;
	left: 0px;
	top: -450px;
}

/* Medium devices (desktops, 992px and up) */

/* Medium Devices, .visible-md-* */
@media (min-width: 992px)	{
	.currentweather {
		top: -360px;
	}
}





div.windwrapper {
	border-collapse: collapse;
	border : 2px solid white;
	width: 120px;
	height: 120px;
	margin: -10px 0px;
}

div.reporttext {
	width: 100%;
}

div.tempwrapper {
	float: left;
	text-align: center;
	width:33%;
}

div.tempwrapper2 {
	float: left;
	text-align: center;
	width:50%;
}

div.timewrapper {
	position: relative;
}

div.time {
	display: none;
	position: absolute;
	width: 60px;
	font-size: small;
	text-align: center;
}


div.timewrapper {
	width:80px;
	height: 70px;
}



#wdatawrapper {
	position : absolute;
	top:5px;
	left: 5px;

	padding: 4px;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: rgba( 255, 255, 255, 0.8 );
}

#staticmap {
	clear: both;
	position: relative;
	width: 580px;
}

#compass {
	float: left;
}

.compasswrapper {
	position: relative;
	padding-left: 13px;
}


#window {
	text-align: right;
	position: absolute;
	border: 2px solid white;
	bottom: 0px;
	right: 0px;
}

div.toptext {
	font-size: 14px;
	padding: 4px 0px;
}


div.subtext {
	font-size: 10px;
	margin-top: -8px;
	letter-spacing: 0px;
	margin-left: 4px ;
	margin-right: auto ;
}

div.wind {
	position: relative;
	top:-83px;
	font-size: 28px;
	letter-spacing: -1px;
	margin-left: -2px ;
	margin-right: auto ;
}

div.tempc, div.tempf {
	line-height: 18px;
	font-size: 48px;
	letter-spacing: -1px;
	margin-left: auto;
	margin-right: auto;
}

div.tempc:after {
	content: "\00b0 C";
	vertical-align: super;
	font-size: 12px;
	letter-spacing: 1px;
}

div.tempf:after {
	content: "\00b0 F";
	vertical-align: super;
	font-size: 12px;
	letter-spacing: 1px;
}

td.tempc:after {
	content: "\00b0 C";
	vertical-align: super;
	font-size: 8px;
	letter-spacing: 1px;
}

td.tempf:after {
	content: "\00b0 F";
	vertical-align: super;
	font-size: 8px;
	letter-spacing: 1px;
}

.localmap table td.tempc:after {
	content: "\00b0 C";
	vertical-align: super;
	font-size: 12px;
	letter-spacing: 1px;
}

.localmap table td.tempf:after {
	content: "\00b0 F";
	vertical-align: super;
	font-size: 12px;
	letter-spacing: 1px;
}



table.windchart{width: 100%; BORDER-TOP: #bababa 1px solid; BORDER-LEFT: #bababa 1px solid; BORDER-RIGHT: #bababa 1px solid;}
table.windchart td {
	text-align: center;
}
table.windchart td.text {
 font-size: 12px;
}

table.chart td.title {color:#777; background: white; text-align: left;}

table.chart td {
	white-space: nowrap;
}


table.chart tr td:not(:first-child) {
	text-align: center;
}

table.chart tr.daterow td {
	font-weight: bold;
}

/* http://www.ficml.org/jemimap/style/color/wheel.html */
td.p {background: #ff11ee; color: #fff; text-align:center;}
td.o {background: #ee0088; color: #fff; text-align:center;}
td.n {background: #ff1177; color: #fff; text-align:center;}
td.m {background: #ee0033; color: #fff; text-align:center;}
td.l {background: #ff2200; color: #fff; text-align:center;}
td.k {background: #ff6600; color: #000; text-align:center;}
td.j {background: #ffaa00; color: #000; text-align:center;}
td.i {background: #ffee11; color: #000; text-align:center;}
td.h {background: #ddff11; color: #000; text-align:center;}
td.g {background: #55ff22; color: #000; text-align:center;}
td.f {background: #11ff88; color: #000; text-align:center;}
td.e {background: #00ffff; color: #000; text-align:center;}
td.d {background: #1188ff; color: #ffffff; text-align:center;}
td.c {background: #0033ff; color: #ffffff; text-align:center;}
td.b {background: #0000ff; color: #ffffff; text-align:center;}
td.a {background: #0000aa; color: #ffffff; text-align:center;}

.direction {
	background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%20-0.0166403%2061%2060.0333%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20width%3D%2230px%22%20height%3D%2230px%22%3E%0A%09%3Cg%20fill%3D%22none%22%3E%0A%09%09%3Cpath%20style%3D%22stroke-width%3A%201.5px%3B%22%20stroke%3D%22%23333%22%20d%3D%22M%2029.6133%2011.4802%20l%2014.3867%2037.6448%20l%20-14.1933%20-15.617%20l%20-13.8067%2015.617%20l%2013.6133%20-37.6448%20Z%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E) no-repeat;
	display: inline-block;
	width: 30px;
	height: 30px;
	background-position: 0px 0px;
}



.direction.n { transform: rotate(-180deg); }
.direction.nne { transform: rotate(-157.5deg); }
.direction.ne { transform: rotate(-135deg); }
.direction.ene { transform: rotate(-112.5deg); }
.direction.e { transform: rotate(-90deg); }
.direction.ese { transform: rotate(-67.5deg); }
.direction.se { transform: rotate(-45deg); }
.direction.sse { transform: rotate(-22.5deg); }
.direction.s { transform: rotate(0deg); }
.direction.ssw{ transform: rotate(22.5deg); }
.direction.sw{ transform: rotate(45deg); }
.direction.wsw{ transform: rotate(67.5deg); }
.direction.w{ transform: rotate(90deg); }
.direction.wnw{ transform: rotate(112.5deg); }
.direction.nw{ transform: rotate(135deg); }
.direction.nnw{ transform: rotate(157.5deg); }


div.mapspot {
	position: relative;
	top:5px;
	left: 5px;
}

a.mapspot {
	color: inherit;
	text-decoration: none;
}

.mapspot h4 {
	margin: 0px;
	padding: 0px;
}

.articleimage {
	width: 80px;
}

.overflow-a .articleblurb {
	margin-left: 10px;
}

.overflow-a h3 {
	margin-top: 0;
	margin-bottom: 0;
}

.mappopup {
	font-size: 16px;
	line-height: 14px;
}


.mappopup .spotname {
	font-size: 20px;
	line-height: 18px;
}

#legendContainer {
		background-color: #fff;
		padding: 2px;
		margin-bottom: 8px;
		border-radius: 3px 3px 3px 3px;
		border: 1px solid #E6E6E6;
		display: inline-block;
		margin: 0 auto;
}



.interactive-slider-v2 {
	height: 450px;
}

.header-v6 li.menu-icons a.menu-icons-style {
		cursor: pointer;
		font-size: 16px;
		vertical-align: middle;
		display: inline-block;
}

#errBox {
}

.interactive-slider-v2 {
		z-index: 1;
		padding: 200px 0;
		position: relative;
		text-align: center;
		background: none;
		background-size: cover;
		background-position: center center;
}

#myspotsmenu {
	display: none;
}

#day6windchart .x2Axis .tickLabel {
	margin-left: -5px;
} 

/* Icon Forward */
.hvr-icon-forward {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
}
.hvr-icon-forward .hvr-icon {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-forward:hover .hvr-icon, .hvr-icon-forward:focus .hvr-icon, .hvr-icon-forward:active .hvr-icon {
	-webkit-transform: translateX(4px);
	transform: translateX(4px);
}


