
html 
{
    height: 100%;
}


body 
{
    margin: 0px;
    min-height: 100%;
}


@media  screen and (min-width:10px) and (max-width:1000px)
{
	#smallscreen
	{
		background-color: #2B812A;
		position: absolute;
		width: 100%;
		height: 100%;
		font-family: Verdana, Geneva, sans-serif;
		text-shadow: 1px 1px #000;
		color: #FFF;
		top: 0px;
		z-index: 3333;
	  	border-width: 0px  0px 2px 0px;

	}
}


@media  screen and (min-width:1001px) and (max-width:9200px)
{
	#smallscreen
	{
		display:none;
	}
}




#windy
{
	position: fixed;
	top: 40px;
	left: 500px;
	width:calc(100vw - 500px);
	height:calc(100vh - 40px);
}



#topbar
{
	position: absolute;
	background-color: #093106;
	font-family: Verdana, Geneva, sans-serif;
	top: 0px;
	width: 100%;
	height: 40px;
	z-index: 10;
	color: #FFF;
	border-style: solid;
	border-color: black;
  	border-width: 0px  0px 2px 0px;
}


#topbarwelcome
{
	position: absolute;
	/* background-color: #093106; */
	font-family: Verdana, Geneva, sans-serif;
	top: 11px;
	width: 300px;
	height: 27px;
	left: 20px;
	z-index: 20;
	color: #FFF;
	font-size: .8em;
	cursor: pointer;
}



#topbarlogin
{
	position: absolute;
	/* background-color: #093106; */
	font-family: Verdana, Geneva, sans-serif;
	top: 11px;
	width: 1px;   /* was 200px */
	height: 27px;
	left: 7000px;  /* was 20px */
	z-index: 25;
	color: #FFF;
	font-size: .8em;
	cursor: pointer;
}

#topbarlogin:hover 
{
  color: #FCF800;
  font-size: .9em;
}




#topbarregister
{
	position: absolute;
	/* background-color: #093106; */
	font-family: Verdana, Geneva, sans-serif;
	top: 11px;
	width: 200px;
	height: 27px;
	left: 7000px;  /* was 220px */
	z-index: 20;
	color: #FFF;
	font-size: .8em;
	cursor: pointer;
}

#topbarregister:hover 
{
  color: #FCF800;
  font-size: .9em;
}




#topbarheader
{
	position: absolute;
	/* background-color: #093106; */
	font-family: Verdana, Geneva, sans-serif;
	top: 7px;
	width: 100px
	height: 32px;
	left: 20px; /* left: calc(50% - 180px);  */
	z-index: 20;
	color: #FCF800;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	cursor: pointer;
}

#topbarheader:hover 
{
  color: #FFFFFF;
  font-size: 1.25em;
  text-shadow: 1px 1px #D80202;
}




#topdemo
{
	position: absolute;
	/* background-color: #093106; */
	font-family: Verdana, Geneva, sans-serif;
	top: 120px;
	width: 100px
	height: 32px;
	left: 575px;
	z-index: 25;
	font-size: 1.0em;
	font-weight: bold;
}





#topbarselect 
{
	position: absolute; 
	/* background-color: #093106; */
	font-family: Verdana, Geneva, sans-serif; 
	top: 11px;  
	width: 100px; 
	height: 27px;  
	left: calc(100% - 100px); 
	z-index: 20; 
	color: #FFF; 
	font-size: .8em;  

}

#mkt.input[type=select] 
{
	position: absolute; 
	/* background-color: #093106; */
	font-family: Verdana, Geneva, sans-serif; 
	top: 41px;  
	width: 100px; 
	height: 27px;  
	left: calc(100% - 110px); 
	z-index: 20; 
	color: #FFF; 
	font-size: .8em;  

}



#topbarmarket
{
	position: absolute;
	/* background-color: #093106; */
	font-family: Verdana, Geneva, sans-serif;
	top: 11px;
	width: 60px;
	height: 27px;
	left: calc(100% - 155px);
	z-index: 20;
	color: #FFF;
	font-size: .8em;
}



#topbarcontact
{
	position: absolute;
	/* background-color: #093106; */
	font-family: Verdana, Geneva, sans-serif;
	top: 11px;
	width: 80px;
	height: 27px;
	left: calc(100% - 255px);
	z-index: 20;
	color: #FFF;
	font-size: .8em;
	cursor: pointer;
}

#topbarcontact:hover 
{
  color: #FCF800;
  font-size: .9em;
}





.hilight h2
{
    font-family: Helvetica, Verdana;
    color: #FFF;
    z-index: 200;
}

.promo 
{
    position: relative;
}
.promo img 
{
    z-index: 1;
}

.hilight 
{
	background-color: #2B812A;
	position: absolute;
	width: 500px;
	height: 110px;
	font-family: Verdana, Geneva, sans-serif;
	text-shadow: 1px 1px #000;
	color: #FFF;
	top: 40px;
	z-index: 1;
	border-style: solid;
	border-color: black;
  	border-width: 0px  0px 2px 0px;

}


.pageinfo
{
	text-align: center;
	padding: 0px 6px 2px 6px;
}

.farmlist_no
{
	background-color: #577852;
	position: absolute;
	width: 500px;
	
	font-family: Verdana, Geneva, sans-serif;
	text-shadow: 1px 1px #000;
	color: #FFF;
	top: 150px;
	bottom: 0px;
	z-index: 2;
	overflow: auto;
	

}

#farmsdetails
{
	
}


#farmsinfo
{
	font-size: .9em;
	font-weight: bold;	
	padding: 5px;
	color: #FCF800;
	text-align: center;
}

.farmgrid
{
	width:460px;
	bottom:150px;
	overflow:auto;
	justify-content: center;
}


/*    cellspacing=\"0\" cellpadding=\"1\" border=\"0\" width=\"440\"   */

.farmstbl
{
	width:440px; 
	padding: 0px;
	border: 0px
	border-spacing: 0px;
	
}

.farmstbl tr
{
	background: #577852;
}

.farmstbl tr:hover 
{
      background-color: #FCF800;    
      color: #000000;
      text-shadow: 0px 0px #000;
}

.tdcenter
{
	text-align: center;
}



/* The contact Modal (background) */
.modal 
{
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1001; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */

  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content 
{
  position: relative;
  /* background-color: #fefefe; */
  margin: auto;
  padding: 0;
  border: 3px solid #FFF;
  width: 700px;
  height: 620px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.8s;
  /* background-image: url("https://www.windinaction/images/turbines1.jpg"); */
 /*  background-image: url("/images/turbines1.jpg"); */
  background-color: #2B812A;
  background-size: 100% 100%;
  opacity:1;
}

/* Add Animation */
@-webkit-keyframes animatetop 
{
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop 
{
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close 
{
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus 
{
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.modal-body 
{
	padding: 2px 16px;
	text-shadow: 0px 0px 0px 1px #FFF;
	font-weight: bold;
}






/* The registration Modal (background) */
.regmodal 
{
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1001; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */

  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.regmodal-content 
{
  position: relative;
  /* background-color: #fefefe; */
  margin: auto;
  padding: 0;
  border: 3px solid #FFF;
  width: 700px;
  height: 540px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.8s;
  /*  background-image: url("/images/turbines2.jpg");  */
  background-color: #2B812A;
  background-size: 100% 100%;
  opacity:1;
}

/* Add Animation */
@-webkit-keyframes animatetop 
{
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop 
{
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.closereg 
{
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}


.close:hover,
.close:focus 
{
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.regmodal-body 
{
	padding: 2px 16px;
	text-shadow: 0px 0px 0px 1px #FFF;
	font-weight: bold;
}










/* The login Modal (background) */
.loginmodal 
{
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1001; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */

	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.loginmodal-content 
{
	position: relative;
	/* background-color: #fefefe; */
	margin: auto;
	padding: 0;
	border: 3px solid #FFF;
	width: 400px;
	height: 248px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.8s;
	/*  background-image: url("https://www.windinaction.com/images/turbines8.jpg");  */
	background-color: #2B812A;
	background-size: 100% 100%;
	opacity:1;

}

/* Add Animation */
@-webkit-keyframes animatetop 
{
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop 
{
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}


/* The Close Button */
.closelogin 
{
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.closelogin:hover,
.closelogin:focus 
{
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.loginmodal-body 
{
	padding: 2px 16px;
	text-shadow: 3px white;
	font-weight: bold;
}






/* The About Modal (background) */
.aboutmodal 
{
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1001; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */

	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.aboutmodal-content 
{
	position: relative;
	/* background-color: #fefefe; */
	margin: auto;
	padding: 0;
	border: 3px solid #FFF;
	width: 800px;
	height: 860px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.8s;
	/*  background-image: url("/images/turbines2.jpg");  */
	background-color: #2B812A;
	background-size: 100% 100%;
	opacity:1;
	color: #FFF;
	text-shadow: 1px 1px #000;
}


#AboutHdr
{
	color: #FFFF00;
}

#disclaimer1
{
	color: #FFFF00;
}

#disclaimer2
{
	color: #FFFF00;
}

#uswtdb_ack1
{
	color: #000000;
	text-shadow: 0px 0px #000;
	font-size: 12px;
}

#map_vers
{
	color: #000000;
	text-shadow: 0px 0px #000;
	font-size: 10px;
	font-weight: bold;
}

/* Add Animation */
@-webkit-keyframes animatetop 
{
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop 
{
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.closeabout
{
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}


.closeabout:hover,
.closeabout:focus 
{
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.aboutmodal-body 
{
	padding: 2px 16px;
	text-shadow: 0px 0px 0px 1px #FFF;
	font-weight: bold;
}










/* The alert Modal (background) */
.alertmodal 
{
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 21001; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */

  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.alertmodal-content 
{
  position: relative;
  /* background-color: #fefefe; */
  margin: auto;
  padding: 0;
  border: 3px solid #FFF;
  width: 500px;
  height: 400px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);

  background-color: #2B812A;
  background-size: 100% 100%;
  opacity:1;

}


/* The Close Button */
.closealert 
{
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus 
{
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.alertmodal-body 
{
	padding: 2px 16px;
	text-shadow: 3px white;
	font-weight: bold;
}


#alerttext
{
	
	padding: 2px 16px;
	text-shadow: 3px white;
	font-weight: bold;
	overflow: auto;
	
}








body 
{
	font-family: Arial, Helvetica, sans-serif;
}
* {box-sizing: border-box;}

input[type=text] , textarea
{
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	margin-top: 3px;
	margin-bottom: 4px;
	resize: vertical;
}


input[type=password]
{
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	margin-top:3px;
	margin-bottom: 4px;
	resize: vertical;
}


input[type=submit] 
{
	background-color: #4CAF50;
	color: black;
	margin-top:5px;
	padding: 6px 25px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

input[type=submit]:hover 
{
 	background-color: #45a049;
}


.container 
{
	border-radius: 5px;
	background-color: #f2f2f2;
	padding: 20px;
}




#logo-div {
    width: 100%;
    position: absolute;
    top: calc(100vh - 110px);
    text-align: center;
}


