.info-box {
    background-color: #add8e6; /* light blue */
    padding: 0px;
    border-radius: 2px;
    font-family: Arial, sans-serif;
    display: flex;
    align-items: center;            /* Vertically center items */
    justify-content: center;        /* Horizontally center all content */
    gap: 8px;                       /* Space between text and button */
    width: 100%;
    height: 25px; /* Optional: set a height for better centering */
    margin-top: -5px;
}

.info-button {
    background-color: #007BFF;
    border: none;
    color: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}

.info-button:hover {
    background-color: #0056b3;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Adjust as needed */
}
/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
}

#slider_menu{
display:inline-block;
margin-left:25px;
display:inline-block;
}

#slider_title{
margin-left:25px;
display:inline-block;

}

#legend{
margin-left:0px;
margin-top:10px;
line-height:3px;
display:inline-block;
width:600px;
}

#slider_container{
display:inline-block;
height:55px;
margin-left:30px;
z-index:99;
}

#slider {
position: relative;
width: 500px;
height:15px;
display: inline-block;
margin-left:10px;
margin-top:20px;
z-index:99;
}

label{
  display: inline-block;
  text-align:center;
font-size:12px;
}

#station_title{
display: inline-block;
margin-left: 50px;
margin-right: 30px;
z-index:2;
height:63px;
line-height:58px;
text-align: center;
background: #eee

}

#view_title{
display: inline-block;
float:left;
margin-top:7px;
margin-left:125px;
margin-right:15px;
}

#view_icon{
margin-top:0px;
}

#main_menu{
position: relative;
width:1000px;
height:22px;
background-color:#eee;
margin: 0 auto;
z-index:1;
}

#station_image{
height:500px;
width:500px;
margin: 0 auto;
margin-top:50px;
margin-left:100px;
position: relative;
}


#updated_time {
margin-top:0px;
z-index:999;
float: left;
display: inline-block;
font-size:14px;
font-style: italic;

}

#updated_time2 #updated_time3 {
margin-top:0px;
z-index:999;
float: left;
display: inline-block;
font-size:14px;
font-style: italic;
}



#title{
z-index:999;
height:84px; !important
position:relative;
margin: 0 auto;
margin-bottom:10px;
width:1000px;

background: #eee;
border-bottom:solid;
border-bottom-color: darkgrey;

//overflow:hidden;
}

#missing_message{
position: absolute;
margin:0px;
width:100%;
height:300px; //280
display: inline-block;
z-index:1;
overflow:hidden;
background-color:white;
line-height: 28px;
}



#current_conditions{
//top:65px;
margin:0px;
width:500px;
height:450px; //280
display: inline-block;
float:left;
z-index:99;
overflow:hidden;
position: relative;
}

#nws_forecast_link{
margin-top:60px;
margin-left:150px;
}

#pond_div{
position: absolute;
 width: 100%;
  height: 290px;
  position: absolute;
background-color: white;
//z-index:5;

border-bottom:dotted;
border-width:1px
}

#other_div{
position: absolute;
 width: 100%;
  height: 290px;
  position: absolute;
background-color: white;
//z-index:5;
border-bottom:dotted;
border-width:1px
}



#pond_station_height{
width:49%;
position: relative;
padding-top:0px;
height:260px;
border-right:dotted;
border-width:1px;
display:inline-block;
overflow:hidden;
}

#pond_navd88_height{
width:48%;
position: absolute;
padding-top:0px;
height:135px;
display:inline-block;
overflow:hidden;
}

#pond_water_temp{
width:48%;
position: relative;
padding-top:0px;
//height:125px;
display:inline-block;
overflow:hidden;
}

#station_height{
width:39%;
position: relative;
padding-top:0px;
height:266px;
border-right:dotted;
border-width:1px;
display:inline-block;
overflow:hidden;
}


#parameter_list{
width:60%;
position: absolute;
padding-top:95px; /* was 75px */
margin-left:25px;
height:225px;
display:inline-block;
overflow:hidden;
}

#parameter_spacer{
height:0px;
}

#map_menu{
width:36px;
height:78px;
background-color:none;
position:absolute;
left:960px;
top:30px;
z-index:999;
//overflow:hidden;
}

#dot {
position: absolute;
  height: 8px;
  width: 8px;
  background-color: blue;
  border-radius: 50%;
  display: inline-block;
top:9px;
left:-3px;
}

#map {
    width: 480px;
    height: 425px;
    margin-top: 5px;
    display: inline-block;
    float: right;
    z-index: 2;
}

#radar{

width:0px;
height:0px;
display: inline-block;
float:right;
}

#satellite{

width:0px;
height:0px;
display: inline-block;
float:right;
margin-top:-3px;
}


#main_display{
width:1000px;
position:relative;
margin: 0 auto;
}


#meta_display{
width:1000px;
height:750px;
position:relative;
margin: 0 auto;
}


#mid_container{
//top:100px;
width:1000px;
height:450px;
//border: solid;
position:relative;
margin: 0 auto;
}



#past_section_title{
display:inline-block;
top: 4px;
width:1000px;
height:42px;
position:relative;
margin: 0 auto;
background-color: #eee;
line-height: 38px;
}


#tabular_conditions{
width:60%;
position:absolute;
margin-top:-2px;
height:291px;
border-right: dotted;
border-width:1px;
z-index:10;
//border: dotted;
//border-color: blue;
 display: inline-block;
float:left;
background-color:white;
}


#wind_div{
position: absolute;
line-height:60px;
left:301px;
width:41%;
height:207px;
//border: dotted;
//border-color:red;
display: inline-block;
float:right;
z-index:10;
background-color:white;
}



#precip{
position: absolute;
left:315px;
top:200px;
line-height:32px;
margin-top:6px;
width:37%;
height:80px;
border-top: dotted;
border-width:1px;
//border-color:red;
//background-color: #b3e0ff;
display: inline-block;
float:right;
z-index:10;
background-color:white;
}


#precip_title{
height:24px;
}

#precip_subtitle_1{
height:23px;
width:47%;
display: inline-block;
float:left;
}

#precip_subtitle_24{
height: 23px;
width:47%;
display: inline-block;
float:right;
}



#rain_1_hr{
width:47%;
height:35px;
//border: dotted;
//border-color:black;
display: inline-block;
float:left;
}

#rain_24_hr{
width:47%;
height:35px;
//border: dotted;
//border-color:magenta;
display: inline-block;
float:right;
}




#forecast{
margin-left:9px;
top:290px;
position:relative;
height:100px;
width:98%;
border-top:dotted;
border-width:1px;

}

#forecast_container{
height:100px;
//overflow: visible !important;
}

.weatherwidget-io{
overflow: visible !important;
}

#station_select_div{
width:755px;
}

#station_chart_div{
position: relative;
display: inline-block;
width:300px;
}

.highcharts-tooltip>span {
    width:270px;
}

#graph-container{
position: relative;
top:0px; 
width: 1000px;
height:600px; 
margin: 0 auto;
//border: solid;
//border-color: black;
margin-bottom:100px;
}

#graph{
position: relative;
height: 600px; 
width: 1000px; 
}

#compass{

  display:block;
  margin:auto;
margin-top:10px;
}



#wind{
text-align: center; 
position:relative;
top:-105px;
}

#gust{
text-align: center;
position:relative;
top:-78px;
}


#dew,#rh,#pressure,#solar,#soil_temp,#vwc,#water_temp,#well_level,#wave_height,#wave_period_dom,#wave_period_avg,#wave_dir_avg,#visibility{
margin-left:20px;
}

#apt_temp{
margin-left:47px;
margin-top:-5px;
}

#air_temp{
//border: dotted;
//border-color:blue;
display: inline-block;
height:82px;
line-height:40px;
margin-left:55px;
}


#air_temp_trend{
//height:35px;
//border: dotted;
//border-color:magenta;
display: inline-block;
float:right;
margin-top:25px;
margin-right:15px;
width:68px;
}

/* --- KEEP: station type dropdown, select, chartSelect, etc. --- */
#station_type_dropdown {
    display: inline-block;
    position: relative;
    z-index: 99;
    height: 72px;
    width: 300px;
    float: right;
    line-height: 28px;
}
select {
    padding: 20px;
    font-size: 16px;
    border: 0;
    border-radius: 5px;
    height: 34px;
    background: url(images/br_down.png) no-repeat right #eee;
    -webkit-appearance: none;
    background-position-x: 12px;
}
#chartSelect {
    width: 34px;
    padding: 20px;
    font-size: 16px;
    border: 0;
    border-radius: 5px;
    height: 34px;
    background: url(images/br_down.png) no-repeat right #eee;
    -webkit-appearance: none;
    background-position-x: 12px;
}
#select_chart_display {
    display: inline-block;
    position: relative;
    float: left;
    margin-top: 13px;
    height: 40px;
    width: 150px;
}
#select_chart_title {
    display: inline-block;
    vertical-align: super;
}
#meta_table td {
    border: 1px solid #ccc;
    color: #777;
    padding: 15px 10px;
}
#meta_table {
    background: #f6f6f6;
    font-size: 14px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 10px hsla(0,0%,0%,.05),
                        0 0 200px hsla(0,0%,100%,.5);
    -moz-box-shadow: 0 0 10px hsla(0,0%,0%,.05),
                        0 0 200px hsla(0,0%,100%,.5);
            box-shadow: 0 0 10px hsla(0,0%,0%,.05),
                        0 0 200px hsla(0,0%,100%,.5);
display:inline-block;
float:left;
margin-top:50px;
margin-left: 75px;
}










#current_button,#metadata_button{
 background:#eee;
position:relative;
margin-top:0px;
font-size: 16px;
border: solid;
border-left: none;
border-right: none;
border-width:1px;
z-index:9999;
height:23px;
}


#current_button{
margin-left: 50px;
float: left;
border-top-color: blue;
border-bottom-color: white;
background: white;
}


#metadata_button{
margin-left:15px;
border-top-color: #eee;
border-bottom-color: darkgrey;

}

#current_button:hover {
//cursor: pointer;
}


.ui-slider-tick-mark{
    display:inline-block;
    width:2px;
    background:grey;
    height:22px;
    position:absolute;
    top:-4px;
}

#map_button,#radar_button,#sat_button{
height:28px;
width:40px;
z-index=50;
}

/* Small filled circle marker styles for each view type */
.station-marker-deos {
    background: #0074d9;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    box-shadow: 0 0 2px #333;
}
.station-marker-deos-selected {
    background: #001f3f;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: 2px solid #0074d9;
    box-shadow: 0 0 2px #333;
}
.station-marker-met {
    background: #2ecc40;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    box-shadow: 0 0 2px #333;
}
.station-marker-met-selected {
    background: #145a32;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: 2px solid #2ecc40;
    box-shadow: 0 0 2px #333;
}
.station-marker-hydro {
    background: #ffdc00;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    box-shadow: 0 0 2px #333;
}
.station-marker-hydro-selected {
    background: #b7950b;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: 2px solid #ffdc00;
    box-shadow: 0 0 2px #333;
}
.station-marker-buoy {
    background: #ff851b;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    box-shadow: 0 0 2px #333;
}
.station-marker-buoy-selected {
    background: #ad5600;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: 2px solid #ff851b;
    box-shadow: 0 0 2px #333;
}
.station-marker-wq {
    background: #b10dc9;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    box-shadow: 0 0 2px #333;
}
.station-marker-wq-selected {
    background: #4b0055;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: 2px solid #b10dc9;
    box-shadow: 0 0 2px #333;
}
