#popup {
  position: absolute;
  padding: .5em;
  /*background: #e3e3e3;*/
  background: #e6e6fa;
  /*border: 5px solid #BFBFBF; */
  /*border: 1px solid blue;*/
  border-width: 5px;
  /*border-bottom-style: outset;*/
  /*border-style: outset;*/
  /*border-color:black;*/
  border-style: outset;
  border-top-color:white;
  border-left-color:white;
  border-right-color:black;
  border-bottom-color:black;
  z-index: 10;
  font-size: 11px;
  font-family: "Arial";
/*  color: black;*/
/*  background: #E6E6FA;*/
} 
#loading {
  position: absolute;
  padding: .5em;
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
  color:#000000;
  background: #98F5FF;
  opacity:0.7;
  filter:alpha(opacity=7);
  /*border: 5px solid #BFBFBF;*/
  border: 5px solid #79B7E7;
  z-index: 999999; /* loading */
} 
/*
#loading {
  position: absolute;
  padding: .5em;
  background: #e3e3e3;
  border: 5px solid #BFBFBF;
  z-index: 1000;
} 
*/
#map_canvas {
  z-index: 1; 
  width: 824px; 
  /*width: 816px; */
  height: 800px;
  position: relative;
  background-color: rgb(229, 227, 223);
  border: 1px solid gray;
}
td.lid {
  padding: 2px 2px 2px 2px; /* top right bottom left */
  font-family: Arial;
  font-size: 12px;
  text-align: center;
  width: 130px;
  height: 50px;
  background-color:#e6e6fa;
  border: 1px solid gray;
}
#lid2 {
  /* input box */
  padding: 4px 2px 3px 2px; /* top right bottom left */
  font-size: 10px;
  font-family: Arial;
}
#lid3 {
  /* go button */
  padding: 2px 2px 2px 2px; /* top right bottom left */
  font-size: 12px;
}
#lid_text {
  font-size: 12px;
  color: black;
  font-family: Arial;
}
#lid_submit {
  font-size: 8px;
  color: black;
  font-family:Arial;
}
#quick_zooms {
  z-index: 1; 
  width: 300px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  padding: 2px 2px 2px 2px; /* top right bottom left */
}
#home_div {
  z-index: 1; 
  width: 100px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  padding: 2px 2px 2px 2px; /* top right bottom left */
}
#home_button {
  padding: 0px 2px 0px 2px; /* top right bottom left */
}
#data_density {
  z-index: 1; 
  width: 400px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  padding: 5px 2px 0px 2px;
}
td.special_links {
  width: 115px;
}
#rss {
  z-index: 1; 
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  padding: 5px 2px 5px 5px; /* top right bottom left */
}
#permalink {
  z-index: 1; 
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  padding: 5px 5px 5px 2px; /* top right bottom left */
}
#notes {
  z-index: 1; 
  width: 973px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
}
#data_filters {
  z-index: 1; 
  width: 100px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
}
#data_display {
  z-index: 1; 
  width: 100px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
}
#old_stations_displayed {
  z-index: 1; 
  width: 300px; 
  height: 25px;
  position: relative;
  background-color: rgb(230, 230, 250);
}
#stations_displayed {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 12px;
  font-family: Arial;
  padding: 2px;
  text-align: center;
  width: 130px;
  height: 15px;
  display: table-cell;
  max-height: 15px;
  border: 1px solid gray;
}
#stations_displayed_number_bad {
  color:red;
  /*font-weight:bold;
  font-size:1.2em;*/
}
td.legend_section {
  width: 130px;
  height: 170px;
  border: 1px solid gray;
  background-color:rgb(230,230,250);
}
#legend_title {
  position:relative;
  top: 2px;
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 12px;
  font-family: Arial;
  font-style: normal;
  padding: 2px 2px 2px 1px; /* top right bottom left */
  text-align: center;
}
#legend {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 12px;
  font-family: Arial;
  padding: 2px 2px 2px 1px; /* top right bottom left */
  text-align: center;
}
#legend2 {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 10px;
  font-family: Arial;
  line-height: 1px;
  padding: 10px 1px 1px 1px;
  text-align: left;
}
#legend_sub {
  position:relative;
  top: 7px;
  font-size: 10px;
  font-family: Arial;
  font-style:italic;
}
.marker_color_note {
  color:blue;
  font-weight:bold;
}
#legend_sub2 {
  position:relative;
  top: 5px;
  font-size: 12px;
  font-family: Arial;
  font-weight:bold;
  font-style:italic;
}
td.map_overlays_section {
  height: 100px;
  border: 1px solid gray;
  background-color:rgb(230,230,250);
}
#map_overlays {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 12px;
  font-family: Arial;
  padding: 2px;
  text-align: center;
  width: 130px;
}
#map_overlays_checkboxes {
  font-size: 10px;
  font-family: Arial;
  color: black;
  margin: 2px;
  padding: 2px;
  background-color: rgb(230, 230, 250);
}

#separator {
  height: 10px;
  color: black;
  background-color: rgb(230, 230, 250);
  border: 1px solid;
}
#vacant {
  height: 10px;
  width: 850px;
  color: black;
  background-color: rgb(230, 230, 250);
}
td.the_maps_disclaimer {
  height: 10px;
  width: 80px;
  color: black;
  background-color: rgb(230, 230, 250);
  padding: 1px 1px 1px 1px; /* top right bottom left */
  text-align: center;
}

#header_image {
  z-index: 1;
  margin: 0px;
  border: 0px;
}
#noaa_image {
  z-index: 2;
  position:absolute;
  left: 25px;
  top: 10px;
  opacity:0.0;
  filter:alpha(opacity=0);
}
#nws_image {
  z-index: 2;
  position:absolute;
  left: 845px;
  top: 18px;
  opacity:0.0;
  filter:alpha(opacity=0);
}
.bluebox {
  font-size: 12px;
  font-family:Arial;
  color: black;
  margin: 0px;
  padding: 0px;
}
a img {
  border: none;
}

/* BEGIN: footer related divs */
#the_bottom {
  position: relative;
}
#rfc_link_map {
  position: absolute;
  left: 5px;
  top: 36px;
}
#footer_box {

  position: absolute;
  left: 300px;
  top: 50px;
  /*width: 590px;*/
  width: 665px;
  height: 187px;
  background-color: rgb(230, 230, 250);
  color: #A1A1AF;
  border-color: black;
  border-width: 1px;
  border-style: solid;
  font-size:.7em;

}
#footer_1 {
  position: absolute;
/*  left: 180px; */
  left: 225px;
  bottom: 15px;
}
#footer_2 {
  position: relative;
  text-align: center;
/*  left: 5px; */
  top: 10px; 
}
#footer_3 {
  position: relative;
  text-align: center;
/*  left: 5px; */
  top: 17px; 
}
#footer_4 {
  position: relative;
  text-align: center;
/*  left: 5px; */
  top: 24px; 
}
#footer_10 {
  position: relative;
  left: 20px; 
  top: 100px; 
  width: 110px;
  border-color: black;
  border-width: 1px;
  border-style: solid;
}
#int_footer_box {

  position: absolute;
  left: 0px;
  top: 0px;
  /*width: 590px;*/
  width: 959px;
  height: 20px;
  background-color: rgb(230, 230, 250);
  color: #A1A1AF;
/*  border-color: black; */
  border-width: 1px;
  border-style: solid;
  font-size:.7em;
  text-align: center;
  padding: 3px 4px 1px 3px; /* top right bottom left */

}
#river_sentence {
  position: relative;
  top: 0px;
  font-size:.7em;
}
#river_list {
  font-size: 10px;
}

/* WS */
#ws_header {
  position: relative;
  left: 0px;
  width: 968px;
  height: 126px;
  color: white;
}
h1.office_name {
  position: absolute;
  top: 10px;
  left: 50px;
  color: white;
  text-align: center;
}
h2.page_title {
  position: absolute;
  top: 50px;
  /*left: 50px;*/
  left: 35px;
  color: white;
}

#web_page_layout {
  margin-top: 2px;
  margin-left: 2px;
}

#line_attr {
  width: 200px;
}

td.map_type_section {
  height: 30px;
  border: 1px solid gray;
  background-color:rgb(230,230,250);
}
#map_type_title {
  z-index: 1; 
  background-color: rgb(230, 230, 250);
  font-size: 12px;
  font-family: Arial;
  padding: 2px;
  text-align: center;
  width: 130px;
}
#map_type_radio {
  font-size: 10px;
  font-family: Arial;
  color: black;
/*
  margin: 2px;
  padding: 2px;
*/
  padding: 2px 0px 2px 0px;
  background-color: rgb(230, 230, 250);
  white-space:nowrap;
}

td.esp_issued_date {
  z-index: 1; 
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  padding: 5px 5px 5px 2px; /* top right bottom left */
  width: 200px;
}

/************************/
/* begin: related links */
#related_links_section {
  /*height: 200px;*/
  /*height: 160px;*/
  height: 100px;
  padding: 0px 0px 0px 0px; /* top right bottom left */
  text-align: left;
  border: 1px solid gray;
  background-color:rgb(230,230,250);
}
#related_links_title {
  font-size: 12px;
  font-family: Arial;
  padding: 2px 0px 0px 0px; /* top right bottom left */
  text-align: center;
}
#related_links {
  font-size: 10px;
  font-family: Arial;
  padding: 4px 0px 0px 0px; /* top right bottom left */
  text-align: left;
  margin-left: 6px;
  line-height: 16px;
}
#related_links ul {
  float: left;
  text-align: left;
  margin: 0;
  padding: 0px 0px 0px 0px; /* top right bottom left */
}
#related_links li {
  list-style: none;
}
/* end: related links */
/************************/

td.ensemble_date {
  z-index: 1; 
  position: relative;
  background-color: rgb(230, 230, 250);
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  padding: 5px 5px 5px 2px; /* top right bottom left */
  width: 200px;
}

#popup_id {
  color: LightBlue;
}
#popup_table_runoff_cell_1 {
  text-align: center;
}
#popup_table {
  /*border: 0px solid rgb(0, 0, 255);*/
  border: 1px;
  /*border-bottom-style: outset;*/
  /*border-color:black;*/
  background-color: #EEEEFC;
}
#popup_table_main_th {
  text-align: center;
  font-size: 1.3em;
/*  background-color: #E6E6FA;*/
  color: #000099;
  border-bottom: thick solid rgb(0, 0, 255);
  padding: 2px 2px 2px 2px; /* top right bottom left */
}
#popup_table_rank {
  text-align: left;
  font-size: 1.2em;
/*  background-color: #E6E6FA;*/
  border-bottom: thin solid rgb(0, 0, 255);
  padding: 2px 2px 2px 2px; /* top right bottom left */
}
#popup_table_th {
  text-align: center;
  font-size: 1.2em;
  background-color: #B8B8C8; 
}
#popup_table_td_shade {
  text-align: center;
  font-size: 1.2em;
  background-color: #B8B8C8;
}
#popup_table td {
  text-align: center;
  font-size: 1.1em;
}
#popup_style {
  padding: 0px 10px 0px 10px; /* top right bottom left */
  /*background-color: #E6E6FA;*/
/*  background-color: #EEEEFC;*/
}
.popup_style_official_title {
  color:red;
  font-style:italic; 
}
#popup_style_official {
  padding: 0px 10px 0px 10px; /* top right bottom left */
  /*background-color: #E6E6FA;*/
  border:1px solid #002060;
  background-color: #CFCFE1;
}
.popup_style_title {
  /*color:#3d5585;*/
  /*color:#1f497d;*/
  color:#002060;
  font-style:italic; 
}
#popup_style_gray {
  padding: 0px 10px 0px 10px; /* top right bottom left */
  /*background-color: #E6E6FA;*/
  color: LightGray;
  background-color: #EEEEFC;
}

/* END: footer related divs */

/*
td {
  background-color: rgb(230, 230, 250);
}
*

/*    <table border="1" cellspacing="0" cellpadding="0" bgcolor="#e6e6fa" border="black" width="968px"> */
table#top_table {
  border:1px solid gray;
  background-color:#e6e6fa;
  width:968px;
}

/*    <table border="1" cellspacing="0" cellpadding="0" bgcolor="#e6e6fa" border="black"> */
table#google_map_table {
  border:0px solid gray;
  background-color:#e6e6fa;
  width:968px;
}

/*    <table border="1" cellspacing="0" cellpadding="0" bgcolor="#e6e6fa" border="black" width="968px"> */
table#bottom_table {
  border:1px solid gray;
  background-color:#e6e6fa;
  width:968px;
  padding:0px;
}

/* test message for v31 conversion */
#test_message {
  position: absolute;
  top: 50px;
  left: 200px;
  height: 40px;
  color: red;
  background-color: white; 
  border: 2px solid black;
  padding: 5px;
}
table#the_map_table {
  background-color:rgb(230,230,250);
  border-spacing:0px;
}

/* unorder list popup */
.ul_popup {
  text-align:left;
  margin: 0;
  font-size:12px;
  font-weight:normal;
  padding: 0 0 0 15px;
}
.div_popup {
  margin-left: 5px;
}
.div_popup_nohist {
  margin-left: 125px;
}
.ui-tooltip {
  min-width: 350px;
}

#ws_container {
  width:1000px;
  min-width:1000px;
  max-width:1000px;
}

/* menu */
fieldset#esp_ws_container {
  padding:2px;
}
fieldset#runoff_container {
  padding:2px;
}
div#construction {
  font-weight:bold;
  font-size:.8rem;
  padding:2px;
  color:black;
  background-color:yellow;
  display:none;
}

.hide {
  visibility:hidden;
}

.leaflet-control-container a:link {
  color: black;
  text-decoration:none;
}

.leaflet-control-container a:hover {
  color: red;
  text-decoration:none;
}
