/*** Edit Form ***/
.edit-header {
  background-color: beige;
  border: 1px solid black;
  font-family: 'Montserat', sans-serif;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 35px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 50px;
}

.edit-box {
  background-color: beige;
  border: 2px solid black;
  font-family: 'Montserat', sans-serif;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 350px;
  height: 275px;
  border-radius: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.pinellas-box {
  margin-top: 50px;
  background-color: beige;
  border: 2px solid black;
  font-family: 'Montserat', sans-serif;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 350px;
  height: 275px;
  border-radius: 5px;
}

.edit-label {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1em;
  color: black2;
  font-weight: bolder;
  text-align: 900 font-weight: bolder;
  padding-left: 10px;
  margin-right: 15px;
  padding-bottom: 10px;
}

.delete-label {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
  color: black;
  text-align: left;
  padding-left: 10px;
  margin-right: 15px;
  padding-bottom: 10px;
}

.edit-data {
  font-size: 1em;
  font-weight: normal;
  padding-right: 20px;
}

.edit-location {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid black;
  width: 60%;
  height: 25px;
  font-family: "Montserat";
  color: green;
  font-size: 1em;
  text-align: left;
  font-weight: bold;
}

.edit-site_name {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid black;
  width: 95%;
  height: 25px;
  font-family: "Montserat";
  color: green;
  font-size: 1em;
  text-align: left;
  font-weight: bold;
}

.tr-edit {
  height: 30px;
}

/*** Ghosts ***/
.ghost {
  font-family: "Montserat";
  font-size: 1.25em;
  font-weight: bold;
  font-style: italic;
  color: black;
  text-align: center;
  text-shadow: 2px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*** Legend ***/
.btn-legend {
  color: black;
  font-size: .85em;
  margin-top: 5px font: Montserrat;
  border-radius: 5px;
}

.legend {
  position: fixed;
  left: 30px;
  bottom: 75px;
  width: 100px;
  height: 140px;
  background-color: white;
  border: 1px solid black;
  border-radius: 5px;
  z-index: 5000;
  text-align: center;
}

.legendTitle {
  font-family: "Montserrat";
  font-weight: bold;
  background-color: white;
  color: black;
  font-size: 1em;
  text-align: center;
}

/*** Partners ***/
.partners {
  position: fixed;
  left: 20px;
  bottom: 10px;
  width: 40%;
  height: 70px;
  background-color: transparent;
  z-index: 5000;
}

.partnerIcon:hover {
  box-shadow: 0px 0px 10px 0px black;
}

.partnerImage {
  width: 100%;
}

.partnerIcon {
  margin-top: 8px;
  margin-left: 10px;
  float: left;
  width: 60px;
  height: 60px;
  background-color: white;
  box-shadow: 5px 5px 5px #888888;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid black;
  align-items: stretch;
}

.partnersBar {
  background-color: rgb(0, 0, 0);
  color: white;
  width: 100%;
  height: 3px;
  text-align: center;
  font-family: "Montserat";
  font-size: 11pt;
  font-style: italic;
}

/*** Team Members ***/
.team-member-block {
  max-width: 993px;
  height: 325px;
  padding-top: 20px;
  overflow: hidden;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.team-member-caption {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  width: 100%;
  height: 25px;
  background: white;
  font-color: gray;
  text-align: center;
}

.team-member-caption-sub {
  font-size: 14px;
}


.partner-box {
  width: 250px;
  height: 250px;
  text-align: center;
  float: left;
  margin: 20px;
  color: black;
}

.partner-box img {
  max-width: 100%;
  max-height: 100%;
}

.partner-box-caption {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5em;
  width: 248px;
  height: 25px;
  background: white;
  font-color: black;
  font-weight: 800;
  text-align: center;
  position: absolute;
  top: 240px;
}

.team-member-box {
  width: 250px;
  height: 280px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 20px;
  color: black;
  font: 14px;
  border: 0px solid red;
}

.team-member-box img {
  max-width: 90%;
  max-height: 90%;
}

.team-member span {
  font: 14px;
  color: blue;
  font-style: bold;
}

/*** End Team ***/

/*** HSV3 Settings ***/
#hsv3 {
  height: 100%;
  width: 100%;
  padding: 0;
  background-size: cover;
  text-align: center;
  position: fixed;
  z-index: 5000;
}

#hsv3Map {
  width: 100%;
  height: 100%;
  padding: 0;
  z-index: 100;
}

.splashTitle {
  font-family: 'Montserrat',sans-serif;
  font-size: 150px;
  font-weight: 800;
  letter-spacing: -1px;
  color: white;
  text-align: center;
}

#gLayers {
  display: none;
  position: fixed;
  background-color: white;
  top: 51px;
  right: 5px;
  color: black;
  overflow-y: scroll;
  height: 100%;
  z-index: 5001
}

#manual {
  width: 6em;
}

html {
  height: 100%;
  width: 100%;
}

.logo {
  width: 130px;
  margin: 0 auto 35px;
}

body {
  height: 100%;
  width: 100%;
  padding-top: 50px;
}

.td_below {
  color: red;
}

.td_above {
  color: green;
}

th {
  text-align: center;
}

.login-title {
  font: Arial;
  font-size: 2em;
  color: #777;
}

.delete-title {
  font: Arial;
  font-size: 2em;
  color: red;
}

.login-submit {
  font-family: Arial;
  font-size: 2em;
  border: 1px solid green;
  width: 80%;
  height: 50px;
  color: white;
  background-color: red;
  border-radius: 50px;
}

.delete-submit {
  font-family: Arial;
  font-size: 2em;
  border: 1px solid green;
  width: 100px;
  height: 50px;
  color: white;
  background-color: blue;
  border-radius: 50px;
  bottom: 10px;
}

.delete-screen {
  border: 1px solid green;
  background-color: #FFFFFF;
  font-family: Arial;
  padding: 10px;
  height: 100%;
  text-align: center;
}

.login-field {
  height: 50px;
  width: 250px;
  color: #777;
  font: Arial;
  font-size: 1em;
  background-color: #DDD;
  margin auto;
  margin-bottom: 40px;
}

.login-box {
  background-color: #FFFFFF;
  font-family: Arial;
  text-align: center;
  border: 2px solid black;
  width: 275px;
  height: 100%;
  color: red;
  border-radius: 5px;
  margin: 20px auto;
  padding-bottom: 10px;
  padding-top: 10px;
}

.nasba-box {
  background-color: #FFFFFF;
  font-family: Arial;
  text-align: center;
  border: 2px solid black;
  width: 275px;
  height: 100%;
  color: red;
  border-radius: 5px;
  margin: 20px auto;
}

.btn-danger {
  margin-top: 30px;
  font: Montserrat;
  margin-left: 40%;
}

.btn-update {
  color: red;
  font-size: 1.5em;
  margin-top: 50px;
  font: Montserrat;
  margin-left: 30%;
  border-radius: 5px;
}

.btn-submit {
  color: red;
  font-size: 1.5em;
  margin-top: 50px;
  font: Montserrat;
  border-radius: 5px;
}

.btn-ack {
  color: blue;
  font-size: 1.5em;
  font-weight: bold margin-top: 50px;
  font: Montserrat;
  border-radius: 15px;
}

.delete-box {
  background-color: beige;
  border: 2px solid black;
  font-family: 'Montserat', sans-serif;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 350px;
  height: 350px;
  border-radius: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.success-box {
  background-color: #FFFFFF;
  font-family: Arial;
  text-align: center;
  border: 2px solid black;
  width: 275px;
  height: 100%;
  color: red;
  border-radius: 5px;
  margin: 20px auto;
}

.jumbotron {
  text-align: center;
  height: 100%;
}

.jumbotron h2 {
  font-size: 60px;
  font-weight: 100;
}

.table-wrapper {
  padding: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 200;
  text-align: center;
  background-color: #fff;
}

/*** Bootstrap overrides ***/
.navbar-right {
  margin-right: 10px;
}

.navbar-brand {
  font-size: 1.25em;
  padding-top: 1px;
  margin-top: 0px;
  margin-left: 2px;
  padding-left: 0px;
  padding-right: 0 px;
  margin-right: 0px;
}

.button-spacer {
  width: 100%;
  height: 75px;
  background-color: white;
}

.btn.btn-default.btn-return {
  width: 80% height: 75px;
  font: 2em;
  color: blue;
  background: white;
}

.btn.btn-primary {
  font-family: "Montserrat";
  font-size: 6em;
  color: white;
  background-color: blue;
  width: 100%;
}

.file-upload-box {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-radius: 10px;
  font-family: "Montserrat";
}

label.btn.btn-default.btn-file {
  margin: 20px;
  margin-bottom: 30px;
  color: black;
  background-color: #eeeeee;
  font-family: "Montserrat";
  font-size: 1.4em;
  width: 80%;
  height: 50px;
  border-radius: 15px;
  box-shadow: 10px 10px 5px #888888;
  overflow: hidden;
}

.error_mess {
  font-family: "Montserat";
  color: red;
  font-size: 2.0em;
  text-align: center;
  font-weight: bold;
}

.success_mess {
  font-family: "Montserat";
  color: green;
  font-size: 1.5em;
  text-align: center;
  font-weight: bold;
}

.sample_id {
  font-family: "Montserat";
  color: black;
  font-size: .75em;
  text-align: center;
  font-weight: italic;
}

.return_mess {
  margin: 20px;
  font-family: "Arial";
  color: blue;
  font-size: 1.0em;
  text-align: center;
  font-style: italic;
  font-weight: 600;
}

.locationBox {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid black;
  width: 100px;
  height: 40px;
  font-family: "Montserat";
  color: green;
  font-size: 1em;
  text-align: center;
  font-weight: bold;
}

.siteBox {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid black;
  width: 80%;
  height: 40px;
  font-family: "Montserat";
  color: green;
  font-size: 1em;
  text-align: center;
  font-weight: bold;
}



.dropdown-toggle {
  font-family: "Montserat";
  font-size: 1em;
  font-weight: bold;
}

.dropdown-toggle-hs {
  font-family: "Montserat";
  font-size: 2em;
  font-weight: bold;
  color: red;
}

.dropdown {
  font-family: "Montserat";
  font-size: .75em;
  font-weight: bold;
}

.dropdown-toggle-ipod {
  font-family: "Montserat";
  font-size: 4em;
  font-weight: bold;
}

.table-wrapper {
  padding: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 200;
  text-align: center;
  background-color: #fff;
}

.video {
  width: 100%;
  height: 100% background-color: #eee;
}

.contentTitle {
  width: 100%;
  text-align: center;
  height: 25px;
  background-color: rgb(0, 0, 100);
  color: white;
  font-size: 1.2em;
}

.nasbaTitle {
  width: 100%;
  text-align: center;
  height: 100%;
  font-size: 2em;
  color: black;
}

.dropdown-menu>a:link {
  color: #ff00ff;
}

.iconColorGreen {
  background-color: white;
  color: green;
  border: 0px;
  text-align: center;
}

.iconColorRed {
  background-color: white;
  color: red;
  border: 0px;
  text-align: center;
}

.iconColorRed>a:link {
  color: #FF0000;
}

.iconColorRed>a:visited {
  color: #FF0000;
}

.iconColorGreen>a:link {
  color: #00FF00;
}

.iconColorGreen>a:visited {
  color: #00FF00;
}

.iconColorOrange {
  background-color: white;
  color: orange;
}

.iconImage {
  width: 25px;
  height: 25px;
}

.gpsFail {
  color: red;
}

.ipod_box {
  height: 480px;
  width: 320px;
  border: 1px solid red;
}

.warn_text {
  font-family: "Montserrat";
  font-size: 1.25em;
  font-weight: bolder;
}

.warn_title {
  font-family: "Montserrat";
  font-size: 3em;
  font-weight: bolder;
}

.species {
  font-family: "Montserrat";
  font-size: 1em;
  font-weight: normal;
  font-style: italic;
}

#about_div {
  width: 90%;
  height: 100%;
  margin-left: 5%;
}

#legend_info {
  width: 100%;
  height: 100%;
  overflow: scroll;
}

#disclaimer_div {
  width: 80%;
  height: 100%;
  margin-left: 10%;
  font-family: "Montserrat";
  font-size: 18px;
  text-align: center;
  z-index: 1000;
}

/*** My navbar overrides ***/
#navbar_nav>li>a {
  color: white;
  font-size: 12px;
  font-weight: normal;
}

#navbar_nav>li>a:hover {
  color: #00FF00
}

;

.infoBoxHeading {
  font-size: 1.5em;
  font-weight: 800;
  text-align: center;
}

.infoBoxTitleBar {
  font-family: "Montserat";
  font-size: 1.25em;
  font-weight: bold;
  background-color: #B2B2B2;
  font-color: #000000;
  width: 100%;
  height: 20px;
  text-align: center;
}

/*** Leaflet Pop-Up settings -- The next two MUST be in this order ***/
.leaflet-popup-content-wrapper {
  width: 100%;
  height: 100%;
  border: 0px solid red;
}

.leaflet-popup-content {
  border: 0px solid green;
  width: 100%;
  height: 90%;
}

.infoBoxHeading {
  font-size: 1.5em;
  font-weight: 800;
  text-align: center;
}

.infoBoxSubtitle {
  font-size: .85em;
  font-weight: 900;
  text-align: center;
}

.infoBoxTable {
  margin: 0 auto;
  background-color: white;
  width: 100%;
  font-family: "Montserrat"
}

.td_infoBoxTH {
  font-family: "Montserrat";
  font-weight: bold;
  background-color: white;
  color: black;
  font-size: .8em;
  text-align: left;
}

.td_forecastDate {
  font-family: "Montserrat";
  font-weight: normal;
  background-color: white;
  color: black;
  font-size: .75em;
  width: 40%;
  text-align: left;
  padding-right: 5px;
}

.td_forecastRisk {
  font-family: "Montserrat";
  font-weight: bold;
  background-color: white;
  color: black;
  font-size: .75em;
  width: 20%;
  text-align: left;
  padding-right: 5px;
}
.td_forecastWindSpeed {
  font-family: "Montserrat";
  font-weight: bold;
  background-color: white;
  color: black;
  font-size: .85em;
  width: 20%;
  text-align: left;
  padding-right: 5px;
}
.td_forecastWindDir {
  font-family: "Montserrat";
  font-weight: bold;
  background-color: white;
  color: black;
  font-size: .85em;
  width: 20%;
  text-align: left;
  padding-right: 5px;
}

.td_infoBoxSensor {
  font-family: "Montserrat";
  font-weight: bold;
  background-color: white;
  color: black;
  font-size: .85em;
  width: 35%;
  text-align: left;
  padding-right: 5px;
}

.td_infoBoxData {
  font-family: "Montserrat";
  background-color: white;
  color: black;
  font-size: .85em;
  width: 100%;
  text-align: left;
  padding-right: 5px;
}

/*** InfoBox shading for forecasts ***/
.fc-ws {
  font-family: "Montserrat";
  background-color: white;
  color: black;
  font-size: .85em;
  text-align: center;
}

.fc-absent {
  font-family: "Montserrat";
  background-color: #4575b4;
  color: black;
  font-size: .85em;
  font-weight: bold;
  text-align: left;
  padding-right: 10px;
}

.fc-vlow {
  font-family: "Montserrat";
  background-color: #4575b4;
  color: black;
  font-size: .85em;
  font-weight: bold;
  text-align: left;
  padding-right: 10px;
}

.fc-low {
  font-family: "Montserrat";
  background-color: #fee090;
  color: black;
  font-size: .85em;
  font-weight: bold;
  text-align: left;
  padding-right: 10px;
}

.fc-moderate {
  font-family: "Montserrat";
  background-color: #fc8d59;
  color: black;
  font-size: .85em;
  font-weight: bold;
  text-align: left;
  padding-right: 10px;
}

.fc-high {
  font-family: "Montserrat";
  background-color: #d73027;
  color: black;
  font-size: .85em;
  font-weight: bold;
  text-align: left;
  padding-right: 10px;
}

.fc-vhigh {
  font-family: "Montserrat";
  background-color: #d73027;
  color: black;
  font-size: .85em;
  font-weight: bold;
  text-align: left;
  padding-right: 10px;
}
.infoBoxBreakBar {
  font-family: "Montserat";
  font-size: 1.25em;
  font-weight: bold;
  background-color: #d9d9d9;
  font-color: #000000;
  width: 100%;
  height: 25px;
  text-align: center;
  margin-top: 10px;
}


/***plot settings for FL Watermen ***/
.td_infoBoxPlots {
  font-family: "Montserrat";
  font-weight: bold;
  background-color: white;
  color: black;
  font-size: 1em;
  text-align: center;
  height: 100%;
  border: 1px solid black;
}

.infoBoxWatermenPlot {
  border: 1px solid black;
  width: 100%;
  height: 100%;
}

.infoBoxPlotImage {
  border: 1px solid black;
  width: 50px;
  height: 100px;
  cursor: pointer;
}

.infoBoxPlotDiv {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
  border: 0px solid blue;
  width: 100%;
  height: 100%;
}

.closePlot {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 10px;
  top: 10px;
  z-index: 5002;
  border: 0px solid black;
}

.plotHolder {
  display: flex;
  justify-content: space-between;
  background-color: white;
  border: 2px solid black;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10%;
  margin-bottom: 10%;
  color: black;
  width: 90%;
  height: 80%;
  z-index: 5000;
  overflow-y: hidden;
  overflow-x: hidden;
  font-family: "Montserat";
  font-size: 2em;
}

.plotHolderTitle {
  border: 0px solid blue;
  width: 60%;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  color: black;
  font-family: "Montserat";
  font-size: 1em;
  text-align: center;
}

#plotDateSlider {
margin-left: 10%;
margin-right: 10%;
width: 80%;
height: 5%;
border: 1px solid black;
background-color: cyan;
color: black;
text-align: center;
font-size: .75em;
}

.table .th {
  font-family: "Montserat",
  font-size: .5em;
}  
