html, body {
    height: 100%;
    margin: 0;
    padding: 0;
  }

#map {
    height: 100%;
  }

.navbar {
    z-index: 1;
}

.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
}

.acc {
    padding-top: 12px;
    width: 315px;
    position: absolute;
    z-index: 10;
}

.accordion-body {
    height: 150px;
    overflow-y: scroll;
    padding: 0.5rem 0.5rem;
}

.accordion-button {
    color: #504c4c;
    background-color: #504c4c;
    height: 1px;

}

.accordion-button:focus {
    background-color: #504c4c;
    box-shadow: none;
    border: none;
}

.accordion-item {
  border: none;
}

.accordion-button:not(.collapsed) {
  background-color: #504c4c;
}

.first {
    background-color: #303030;
}

.second {
    background-color: #303030;
}

.third {
    height: 280px;
    overflow-y:unset;
    background-color: #303030;
  }
  
.bookmark-card {
  background-color: #303030;
  border: 1px solid rgba(255, 255, 255, 0.125);
}

.box {
    width: 250px;
    height: 100px;
    border: 1px solid #312d2d;
    margin: 0 auto;
}

.no-border {
    border: 0;
    box-shadow: none;
}

.hov:hover{
   color: yellowgreen;
}

.card-lay {
    border: none;
    border-radius: 10px;
    padding: 0;
    margin-bottom: 1px;
}

.card-lay-body {
    background-color: #504c4c;
    border-radius: 8px;
    padding: 0.5rem;
}

.badge {
  padding: 0.2rem;
  line-height: 0.5;
  background-color: #447484;
}

.dot-yellow {
  height: 8px;
  width: 8px;
  background-color: yellow;
  border-radius: 50%;
  display: inline-block;
}

.dot-orange {
  height: 8px;
  width: 8px;
  background-color: orangered;
  border-radius: 50%;
  display: inline-block;
}

.dist-num {
  font-size: 15px;
}

.personcol {
  font-weight: bold;
  font-size: 0.9em;
  color: rgb(248, 192, 35);
}

.nav-pill-menu {
  color: #f0f0f0;
  padding: 0.05rem 0.4rem;
}

.nav-pill-menu.active {
  border-bottom: 2px solid rgb(248, 192, 35);
}

.nav-pill-menu:hover {
  color: rgb(248, 192, 35);
}

.nav-pills .nav-pill-menu.active {
  color: rgb(248, 192, 35);
  background-color: #303030;
  border-radius: 0.5rem 0.5rem 0 0;
}


.marker-offcanvas {
  top: 12px;
  bottom: 35px;
  left: 12px;
  border-radius: 15px;
  width: 340px;
}

.marker-text {
  font-weight: 600;
  color: rgb(248 192 35);
}

.marker-canvas-cont {
  margin-left: -20px;
  margin-top: -12px;
}

.marker-offcanvas-body {
  padding: 0;
}

.image-fluid {
  width: 100%;
  /* height: 50px; */
}

.scheduled-col {
  background: rgb(220 220 220);
  border: 2px solid white;
  border-left: 0;
}

.scheduled-text {
  font-size: .82rem; 
  font-weight: 600;
}

.scheduled-time {
  margin-left: 0.8rem; 
  font-weight: 500;
  font-size: 14px;
}

.scheduled-time span {
  font-weight: 400; 
  font-size: 12px;
}


.settings-offcanvas {
  top: 12px;
  bottom: 35px;
  left: 12px;
  /* border-radius: 15px; */
  width: 340px;
  padding: 0;
}

.settings-pills {
  background-color: #303030;
  justify-content: space-around;
}

.settings-offcanvas-header {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.settings-card {
  background-color: #303030;
  border: 1px solid rgba(255, 255, 255, 0.125);
}

.settings-row{
  background-color: #ededed;
}


.weather-offcanvas {
  top: 12px;
  bottom: 35px;
  left: 12px;
  /* border-radius: 15px; */
  width: 340px;
  padding: 0;
}

.weather-pills {
  background-color: #303030;
  justify-content: space-around;
}

.weather-offcanvas-header {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.weather-card {
  background-color: #303030;
  border: 1px solid rgba(255, 255, 255, 0.125);
}

.weather-row{
  background-color: #ededed;
}


.filters-offcanvas {
  top: 12px;
  bottom: 35px;
  left: 12px;
  /* border-radius: 15px; */
  width: 340px;
  padding: 0;
}

.filters-pills {
  background-color: #303030;
  justify-content: space-around;
}

.filters-offcanvas-header {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.filters-card {
  background-color: #303030;
  border: 1px solid rgba(255, 255, 255, 0.125);
}

.filters-row{
  background-color: #ededed;
}


.widgets-offcanvas {
  top: 12px;
  bottom: 35px;
  left: 12px;
  /* border-radius: 15px; */
  width: 340px;
  padding: 0;
}

.widgets-pills {
  background-color: #303030;
  justify-content: space-around;
}

.widgets-offcanvas-header {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.widgets-card {
  background-color: #303030;
  border: 1px solid rgba(255, 255, 255, 0.125);
}

.widgets-row{
  background-color: #ededed;
}


.playback-offcanvas {
  top: 12px;
  bottom: 35px;
  left: 12px;
  /* border-radius: 15px; */
  width: 340px;
  padding: 0;
}

.playback-pills {
  background-color: #303030;
  justify-content: space-around;
}

.playback-offcanvas-header {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.playback-card {
  background-color: #303030;
  border: 1px solid rgba(255, 255, 255, 0.125);
}

.playback-row{
  background-color: #ededed;
}




.login-form {
  display: none;
  z-index: 10;
}
/* Add CSS to position login form on the right side */
#login-form {
  position: fixed;
  top: 0; /* Adjust this value to set the distance below the login button */
  right: 0;
  height: 0; /* Adjust this value to set the height of the login form */
  width: 70%; /* Adjust this value to set the width of the login form */
  background-color: rgba(0, 0, 0, 0.8); /* Adjust the alpha value to control transparency */
  z-index: 9999;
  /* display: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; */
}

/* Add CSS to disable scroll when the "disable-scroll" class is applied to the body */
body.disable-scroll {
  overflow: hidden;
}


/* footer { */
  /* Set the footer to overlay the map */
  /* position: relative; Change to relative or remove position */
  /* width: 100%; */
  /* margin: 0; */
  /* padding: 0; */
  /* display: flex;
  justify-content: center;
  align-items: center;
  min-height: 0vh;
  background-color: transparent;
} */

/* Custom styles for the footer */
.footer {
  position: absolute;
  margin-bottom: 15px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 25%;
  background-color: #504c4c;
  padding: 5px;
  border-radius: 25px;
  display: flex;
  justify-content: space-around;
}

.footer .btn-circle {
  width: 50px;
  height: 40px;
  border-radius: 50%;
  /* background-color: #007bff; */
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.navba {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 60%;
  background-color: #333;
  padding: 0px;
  border-radius: 30px;

  background-color: transparent;
  box-shadow: none;
  /* Adjust the margin-top value to position the footer */
  margin-top: -104px; 
  /* You may need to adjust this value */
}

.shape {
display: flex;
justify-content: center;
align-items: center;
width: 35px;
height: 35px;
background-color: #b2b6ba;
border-radius: 50%;
margin-right: 10px;
margin-top: 5px;
}

.settings {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
justify-items: center;
}

.firs{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
justify-items: center;
margin-left: 30px;
}

.las{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
justify-items: center;
margin-right: 30px;
}

.widget {
text-align: center;
justify-content: center;
color: #fff;
padding: 1px 12px;
cursor: pointer;
transition: background-color 0.3s ease;
}

.widget:hover {
background-color: #555;
}

.gradient-custom {
/* fallback for old browsers */
background: transparent;
opacity: 1;
}

.hov:hover {
background-color: yellow;
}


@media only screen and (max-width: 768px) {
  .footer {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .side-view {
    display: none;
  }
}