body {
  font-family: "Lato", sans-serif;
  /* box-sizing: border-box; */
  margin:0px;
}

.mapboxgl-popup {
  max-width: 400px;
  font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

#map { position: absolute; top: 0; bottom: 0; width: 100%; transition: margin-left .5s; position: relative;z-index: 0;}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(255, 255, 255);
  overflow-x: hidden;
  transition: 0.5s;
}
.sidenav a,  .sidenav .search-container{
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #000000;
  display: block;
  transition: 0.3s;
}
.sidenav a:hover {
  color: #f1f1f1;
}
.sidenav .closebtn {
  /* background-image: url('../icons/back-icon.png'); */
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.close-nav-right {
  content: '';
  width: 20px;
  height: 20px;
  background: #000;
  display: block;
  top: 42%;
  position: absolute;
  left: 100%;
  z-index: 3;
}
/* .sidenav::before{
  content: '';
  width: 20px;
  height: 20px;
  background: #000;
  display: block;
  top: 50%;
  right: 0;
} */
#sidenav {
  position: absolute;
  top: -1%;
  left: 0;
}
#map {
  position: relative;
}

.search-container input[type=text] {
  padding: 6px;
  margin-top: 8px;
  font-size: 17px;
  border-radius: 10px;
  border: 1px solid #000;
  margin-right: 4px
}
.mapboxgl-ctrl-top-right{
  bottom: 0px;
  right: 0px;
}
.right-control {
  position: absolute;
  top: 5px;
  right: 5px;
  border: 1px solid;
  background: #fff;
  font-size: 14px;
  padding: 4px;
  border-radius: 10px;
}
.bottom-control-1, .bottom-control-2{
  display: flex;
  flex-direction: column;
  margin-right: 10px;
  margin-bottom: 3px;
}
.top-control {
  display: flex;
  flex-direction: column;
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
@media screen and (max-width: 600px) {
  .search-container {
    float: none;
  }
  .search-container input[type=text]{
    float: none;
    display: block;
    text-align: left;
    width: 97%;
    margin: 0;
    padding: 14px;
  }
  .search-container input[type=text] {
    border: 1px solid #ccc;  
  }
}
#map {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

.mapboxgl-popup {
  max-width: 200px;
}
.mapboxgl-popup-content {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}


.fill-position {
  position: absolute;
  top: 1%;
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  padding: 0 10px;
}
.mapboxgl-ctrl-geocoder {
 width: 100px;
}

/* .fill-position-contriner {
  margin: auto;
  width: 30%;
  height: 40px;
  background: #ffffff;
  border-radius: 10px;
  display: flex;
  margin: auto;
  padding: 0 1%;
  align-items: center;
} */

.fill-position-districts, .fill-position-wards {
  flex: 1;
}

.js-example-basic-multiple {
  width: 100%;
}

.select-districts {
  border-radius: 10px;
  cursor: pointer;
  width: 60%;
}

.select2-container-multi .select2-choices {
  border-radius: 6px;
  display: flex;
  width: 150px;
}
.mapboxgl-popup-content {
  background: #a1d1ff;
}


@media screen and (min-width: 1700px) {
  .fill-position-contriner {
    margin: auto;
    width: 40%;
    height: 40px;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    margin: auto;
    padding: 0 1%;
    align-items: center;
  }
  
}


@media screen and (min-width: 1000px) {
  .fill-position-contriner {
    margin: auto;
    width: 57%;
    height: 40px;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    margin: auto;
    padding: 0 1%;
    align-items: center;
    margin-left: 3%;
  }
}


@media screen and (min-width: 600px) {
  .fill-position-contriner {
    margin: auto;
    width: 60%;
    height: 40px;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    margin: auto;
    padding: 0 1%;
    align-items: center;
    margin-left: 3%;
  }
}


@media screen and (min-width: 700px) {
  .fill-position-contriner {
    margin: auto;
    width: 60%;
    height: 40px;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    margin: auto;
    padding: 0 1%;
    align-items: center;
    margin-left: 3%;
  }
}

@media screen and (max-width: 1100px) {
  .right-control {
    position: absolute;
    top: 51px;
    right: 5px;
    border: 1px solid;
    background: #fff;
    font-size: 14px;
    padding: 4px;
    border-radius: 10px;
  }
  
}

@media screen and (min-width: 1100px) {
  .fill-position-contriner {
    margin: auto;
    width: 50%;
    height: 40px;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    margin: auto;
    padding: 0 1%;
    align-items: center;
    margin-left: 3%;
  }
  
}

@media screen and (min-width: 1300px) {
  .fill-position-contriner {
    margin: auto;
    width: 42%;
    height: 40px;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    padding: 0 1%;
    align-items: center;
    margin-left: 8%;
  }
  
}

@media screen and (min-width: 1600px) {
  .fill-position-contriner {
    margin: auto;
    width: 37%;
    height: 40px;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    margin: auto;
    padding: 0 1%;
    align-items: center;
  }
  
}

@media screen and (min-width: 2000px) {
  .fill-position-contriner {
    margin: auto;
    width: 26%;
    height: 40px;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    margin: auto;
    padding: 0 1%;
    align-items: center;
  }
  
}

@media screen and (min-width: 2300px) {
  .fill-position-contriner {
    margin: auto;
    width: 22%;
    height: 40px;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    margin: auto;
    padding: 0 1%;
    align-items: center;
  }
  
}

/* .top-image-nav-side {
  background: url('https://sudospaces.com/xuatnhapkhauleanh-edu-vn/uploads/2018/08/ma-loai-hinh-xuat-nhap-khau.jpg');
  background-repeat: round;
  height: 431px;
  border-radius: 10px;
} */

.bottom-content-side-nav h3 {
  text-align: center;
}

.bottom-content-side-nav span {
  margin-left: 20px;
}


/* .mySlides {display: none} */
.mySlides img {
  object-fit: cover;
  height: 200px;
  vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}


.list-infonav {
  /* border: 1px solid; */
  padding: 10px;
  border-radius: 10px;
  box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(160 53 255 / 20%) 0px -3px 0px inset;
}



.content-class-methic {
  display: flex;
  align-items: center;
}

.icon-color-drainage-canals {
  height: 10px;
  background: #00901f;
  width: 10px;
  border-radius: 10px;
}

.icon-color-lake {
  height: 10px;
  background: #2ab1f1;
  width: 10px;
  border-radius: 10px;
}

.icon-color-drain-waters {
  height: 10px;
  background: #00B5EC;
  width: 10px;
  border-radius: 10px;
}

.icon-color-rain-water-drainages {
  height: 10px;
  background: #C500B6;
  width: 10px;
  border-radius: 10px;
}

.icon-color-flooded-areas {
  height: 10px;
  width: 10px;
  border-radius: 10px;
  margin-right: 3px;
}

.lv-1 {
  background: #73dcf3;
}

.lv-2 {
  background: #73a2f3;
}

.lv-3 {
  background: #7f73f3;
}

.lv-4 {
  background: #b973f3;
}

.lv-5 {
  background: #f373f3;
}

