.deactivatePopUpMarker {
  color: #dc3545;
  font-size: 15px;
  font-weight: 2px;
}

.activatePopUpMarker {
  color: #28a745;
  font-size: 16px;
  font-weight: 2px;
}

.divMyPath {
  text-align: justify;
  text-justify: inter-word;
}

.sideNavPathDiv {
  text-align: justify;
  text-justify: inter-word;
}

.sideNavUserDiv {
  text-align: justify;
  text-justify: inter-word;
}

.labelMyPath {
  text-align: justify;
  text-justify: inter-word;
}

.report-bottom2{
  text-align: left; 
  width: 100%;
  overflow-x: auto;
  top: 0px; 
  left: 0;
  position: absolute;
}
.report-bottom22{
  text-align: left; 
  top: -50px; 
  left: 0;
  width: 6010px;
}

.report-bottom33{
  text-align: left; 
  width: 500px;
}

.report-bottom4{
  text-align: left; 
  width: 100%;
  overflow-x: auto;
  top: 0px; 
  left: 0;
}

.report-bottom44{
  text-align: left; 
  width: 250px;
}

.button-bottom-map{
  flex-direction: row;
}

.show-hide-B2{
 visibility: hidden;
}

.span-button-slidebar-B2{
  visibility: hidden;
}

#topVehi{
  position:absolute; 
  background:rgb(255, 255, 255); 
  width: 150px; 
  margin-top: -3px;
  z-index: 3;

}

.dropdown-container {
  display: flex;
  flex-direction: row; 
}

.dropdown4{
  float: left;
}

.controls-container {
  display: flex;
  flex-direction: row; 
}

.draggable { 
  width: 40%; 
  height: 50px; 
  padding: 0; 
  float: left; 
  position: fixed;
  margin: 0 0px 0px 0; 
  z-index: 2;
  left: 30%;
  bottom: 0%;
}

#draggable { 
  margin-bottom:0px;
  cursor: n-resize; 
}
#dropsownDepotMenu{
  display: block; 
  visibility: 'hidden';
  z-index: 9999;
}
.report-Watch {
  background-color: rgba(255,255,255,0.5);
}