html {
scroll-behavior: smooth;
}

.dropdown-menu.wider {
  min-width: 700px; /* Adjust the width as needed */
}

.banner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #7c7979; 
  border: none;
  color: white;
  padding: 30px 5px 10px 5px;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  border-radius:10px;
}



.smallP {
  font-size: 13px;
  }

.imgThumbnail,.imgThumbnailDemo,.imgLineThumbnail {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}

/* .imgLineThumbnail {
  margin-left: 7rem;
} */

#globalMapLink{
  font-size: 30px;
}

#lineImage{
  width: 90%;
}

#modalImage, #modalImageDemo, #modalImagePlume {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

#modalOcean {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.basinDiv {
  display: flex;
  justify-content: flex-end;
}

.basinDiv button,
.basinDiv p {
  margin: 1px;
}

.align-right {
  text-align: right;
}

.dash_obs {
position: relative;
margin: 0 auto;
height: 3500px;
width: 100%;
}

#iframe_obs {
height: 3100px;
/* width: 1150px; */
/* height: 100%; */
width: 100%;
border: 0px;
margin-top: 0px;
overflow: hidden;
}

.topinstrlink_obs {
right: 0;
height: 1rem;
width: 100%;
display: block;
position: relative;
text-align: right;
}

.bottombacktotop_obs {
right: 0;
height: 1rem;
width: 50%;
display: inline-block;
position: absolute;
text-align: right;
}

.bottomcontact {
left: 0;
height: 1rem;
width: 50%;
display: inline-block;
position: absolute;
text-align: left;
}

.bottominstr_obs {
height: 400px;
width: 100%;
display: block;
text-align: center;
}

.dot-hr {
border-color: #F2EBE9;
border-style: none;
border-top-style: dotted;
border-width: 10px;
width: 10%;
}

.btn-custom-cir {
border-radius: 100%;
border: 0;
padding: 0;
margin: 0;
width: 18px;
height: 18px;
font-size: 12px;
}
/* 
.reportBtn {
  background-color: #D61C4E; 
  border: none;
  color: white;
  padding: 10px 100px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  cursor: pointer;
  border-radius:10px;
} */

.align-right-container {
  position: relative;
  float: right;
}

/* #emailListBtn {
  background-color: #ed7e07; 
  border: none;
  color: white;
  padding: 5px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  cursor: pointer;
  border-radius:10px;
} */

/* .past30Btn {
  background-color: #840398; 
  border: none;
  color: white;
  padding: 10px 100px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  cursor: pointer;
  border-radius:10px;
} */

/* .forecastBtn {
  border: none;
  color: white;
  padding: 5px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  cursor: pointer;
  border-radius:10px;
} */

.mdlist {
margin: 0 0;
}

.qahead {
margin: auto;
color: #E80F88;
}

.qa-leftcol {
text-align: left;
}

.qalist {
font-size: 1.2rem;
}

#iframe_fcast {
    height: 1800px;
    /* width: 1150px; */
    width: 100%;
    border: 0px;
    margin-top: 0px;
  }

.dash_for {
  position: relative;
  margin: 0 auto;
  height: 2200px;
  width: 100%;
}

.topinstrlink_for {
  right: 0;
  height: 1rem;
  width: 100%;
  display: block;
  position: relative;
  text-align: right;
}

.bottombacktotop_for {
  right: 0;
  height: 1rem;
  width: 100%;
  display: block;
  position: relative;
  text-align: right;
}

.bottominstr_for {
  height: 400px;
  width: 100%;
  display: block;
  text-align: center;
}