#map {
  height: 100%;
}
/* Optional: Makes the sample page fill the window. */
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

.rotate90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

#legend {
  position: absolute;
  top: 100px;
  font-family: Arial, sans-serif;
  background: #fff;
  padding: 5px;
  margin: 22px;
  margin-top: 10px;
  border: 3px solid #01395A;
  border-radius: 10px;
  font-size: 14px;
  left: 76.5%;
  }

.legend-swatch {
  border: 1px solid #01395A;
    float: left;
    height: 12px;
    margin-right: 10px;
    width: 20px
}

.row-bordered:after {
  content: "";
  display: block;
  border-bottom: 1px solid #ccc;
  margin: 10 15px;
}

.download-button-col {
  padding-left:60px;
}

.data-download-card {
}

.data-download-header {
  padding-left: 5%;
  padding-top: 3%;
  width: 90%;
}

#results {
  font-family: Arial, sans-serif;
  width: 230px;
  background: #fff;
  margin-top: -5px;
  padding: 10px;
  margin-right: 10px;
  border: 3px solid #01395A;
  border-radius: 10px;
  font-size: 13px;
  left: 78%;
}
#res {
  font-family: Arial, sans-serif;
  font-size: 11.5px;
}

#download {
  background: #e8e8e8;
  border-radius: 5px;
  font-size: 13px;
  padding-bottom: 0px;
  border: 1px solid #01395A;
  cursor: pointer;
}

.dl-item-name {
  color: .text-primary;
}
#tyler {
  color: .text-primary;
}

#download-buffered {
  margin-top: 12px;
  display: none;
  background: #e8e8e8;
  border-radius: 5px;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #01395A;
  cursor: pointer;
}

#download:hover {
  background-color: #ccc;
}

#download-buffered:hover {
  background-color: #ccc;
}

#pac-input {
  background-color: #fff;
  font-size: 13px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 200px;
  margin-top: 12px;
      }

#pac-input:focus {
  border-color: #01395A;
      }

#SelectCounty{
  postition: absolute;
  left: 78.3%;
  position: absolute;
  background-color: #fff;
  font-size: 14px;
  width: 200px;
  height: 70px;
  padding: 5px;
  margin-top: 55px;
  margin-right: 11px;
  margin-bottom: 10px;
  border: 3px solid #01395A;
  border-radius: 10px;
  top: 5px;
}

#download-all {
  background-color: #e8e8e8;
  border-radius: 5px;
  left: 10px;
  padding: 3px;
  padding-top: 1px;
  padding-bottom: 10px;
  margin-left: 13px;
  cursor: pointer;
  border: 1px solid #a2a2a5;
  }

#download-all:hover {
  background-color: #ccc;
}

#password{
  position: absolute;
  top: 40%;
  left: 40%;
  background-color: #fff;
  width: 150px;
  border: 1px solid #a2a2a5;
  padding: 20px;
  display: none;
}

#password_poly{
  position: absolute;
  top: 40%;
  left: 40%;
  background-color: #fff;
  width: 150px;
  border: 1px solid #a2a2a5;
  padding: 20px;
  display: none;
}

#password_thermal{
  position: absolute;
  top: 40%;
  left: 40%;
  background-color: #fff;
  width: 150px;
  border: 1px solid #a2a2a5;
  padding: 20px;
  display: none;
}

#buttonZoom {
  position: absolute;
  left: 97%;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #ffffff;
  cursor: pointer;
}

#yearSelection{
  margin-top:10px;
  padding: 5px;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 14px;
}

#EnergySelection{
  padding: 5px;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 14px;
}

#PotentialSelection{
  padding: 5px;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 14px;
}

#VizSelection{
  position: absolute;
  top: 45px;
  left: 12px;
  padding: 5px;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 14px;
}

#MoistureSelection{
  padding: 5px;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 14px;
}

#ContentSelection{
  padding: 5px;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 14px;
}

#img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
  }

#buffer{
  position: absolute;
  top: 75px;
  left: 12px;
  padding: 5px;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 14px;
}

#buffer_radius{
  width: 70px;
}

#county{
  position: absolute;
  top: 5px;
  left: 40%;
  padding: 5px;
  background-color: #fff;
  border-radius: 10px;
  border: 3px solid #01395A;
  font-size: 14px;
}

#thermal{
  position: fixed;
  top: 5px;
  left: 40%;
  padding: 5px;
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid #fb1c1c;
  font-size: 14px;
}

#info{
  position: absolute;
  top: 70%;
  left: 12px;
  padding: 2px;
  padding-top: 1px;
  padding-bottom: 4px;
  border-radius: 50px;
  border: 1px solid #01395A;
  width: 30px;
  height: 29px;
  cursor: pointer;
  color: #00087a;
  background-color: #fff;
  font-size: 12px;
}

#info:hover {
  background-color: #ccc;
}

#myInfo{
  position: absolute;
  top: 69%;
  left: 12px;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #000;
  background-color: #fff;
  font-size: 13px;
}

#county_total{
  width: 57px;
  border: 0;
  background-color: #fff;
}

#county_total_wt{
  width: 62px;
  border: 0;
  background-color: #fff;
}

#thermal_total{
  width: 50px;
  border: 0;
  background-color: #fff;
}

#report{
  position: absolute;
  top: 89.5%;
  left: 12px;
  padding: 5px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #000;
  font-size: 12px;
  cursor: pointer;
}


#suggest-feature{
  position: absolute;
  top: 83%;
  left: 12px;
  padding: 5px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #000;
  font-size: 12px;
  cursor: pointer;
}

#report:hover{
  background-color: #ccc;
}

#suggest-feature:hover{
  background-color: #ccc;
}

#contact{
  position: absolute;
  top: 93%;
  left: 83%;
  padding: 5px;
  background-color: #f9f9f9;
  opacity: 0.8;
  font-size: 14px;
  cursor: pointer;
}

#lab_image{
  position: absolute;
  top: 85%;
  left: 89%;
}

#report-location{
  position: absolute;
  top: 40%;
  left: 40%;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  border: 2px solid #ce1e00;
  font-size: 18px;
  color: #ce1e00;
}

.input{
  padding: 5px;
  margin: 5px;
  font-size: 15px;
  width: 250px;
}

.form{
  position: absolute;
  top: 30%;
  left: 30%;
  padding: 20px;
  width: 350px;
  border: 2px solid #046f87;
}

#title{
  position: absolute;
  top: 20%;
  left: 30%;
  padding: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  background-color: #046f87;
  color: #fff;
  width: 350px;
  text-align: center;
}

#Send:hover {
  background-color: #046f87;
  color: #fff;
  border-radius: 3px;
}

.login:hover {
  background-color: #046f87;
  color: #fff;
  border-radius: 3px;
}

#guide{
  position: absolute;
  top: 77%;
  left: 12px;
  padding: 2px;
  padding-top: 2px;
  padding-bottom: 3px;
  border-radius: 5px;
  border: 1px solid #00087a;
  width: 115px;
  cursor: pointer;
  color: #00087a;
  background-color: #fff;
  font-size: 12px;
}

#guide:hover {
  background-color: #ccc;
}

.accordion {
  position: absolute;
  top: 110px;
  left: 10px;
  background-color: #01395A;
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  padding: 5px;
  width: 250px;
  text-align: left;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion:hover {
  background-color: #9aa1ad;;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  position: absolute;
  top: 138px;
  left: 10px;
  padding: 0px;
  background-color: white;
  outline: 1px solid #ccc;
  border-radius: 5px;
  width: 250px;
  height: 160px;
  display: none;
}
.modal {
    position: fixed; /* Stay in place front is invalid - may break your css so removed */
    padding-top: 100px; /* Location of the box - don't know what this does?  If it is to move your modal down by 100px, then just change top below to 100px and remove this*/
    left: 0;
    right:0; /* Full width (left and right 0) */
    top: 0;
    bottom: 0; /* Full height top and bottom 0 */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    z-index: 9999; /* Sit on top - higher than any other z-index in your site*/
}


form {
  padding-bottom: .2em;
}

.tooltip-wrap {
  position: relative;
}

.tooltip-content {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 0.2em;
  color: #000;
  border: 1px solid #000;
  font-size: 14px;

}

.tooltip-wrap:hover .tooltip-content {
  display: block;
  border-radius: 2px;
  position: absolute;
}
