
.btn-convenciones[data-v-908378f8] {
    rotate: 270deg;
    left: -77px;
    top: 100px;
    border-radius: 10px;
    position: absolute;
    z-index: 1000;
}
@media screen and (max-width: 1280px){
.btn-convenciones[data-v-908378f8]{
        top: 49px !important;
}
.card_convenciones[data-v-908378f8]{
        top: -150px !important;
}
}


.compRecorrido{
    border-radius: 20px !important;
}
.datoSeleccionado{
  padding: 20px 10px;
}


.redondear{
  border-radius: 5px; border: 1px solid #ccc!important;
  cursor: pointer;
}
.p-elipsis {
  display: block; /* Asegura que el elemento se comporte como un bloque */
  width: 100%; /* Ocupa el 100% del contenedor */
  white-space: nowrap; /* Evita que el texto haga saltos de línea */
  overflow: hidden; /* Oculta el texto que no cabe en el contenedor */
  text-overflow: ellipsis;
}

.icono {
  border-radius: 100%;
  width: 30px !important;
  height: 30px !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  align-items: center;
}
.alerta1 {
  background-color: #FB8C00 !important;
}
.alerta1-icon {
  color: #FB8C00 !important;
}
.alerta2 {
  background-color: #F96357 !important;
}
.alerta2-icon {
  color: #F96357 !important;
}
.alerta3 {
  background-color: #7E84A3 !important;
}
.alerta3-icon {
  color: #7E84A3 !important;
}
.gps {
  background-color: green !important;
}
.gpsOffline {
  background-color: gray !important;
}
.reporte {
  background-color: #4CAF50 !important;
}
.sede {
  background-color: blue !important;
}
.inicioFinRecorrido {
  background-color: #744bff !important;
  font-size: 8px;
}
.clienteActivo {
  background-color: #4CAF50 !important;
}
.clienteInactivo {
  background-color: #7a7876 !important;
}
.menuInformativoDerecho {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50%;
  height: 100%;
  z-index: 9;
}
.alertasCapas {
  border-radius: 30% !important;
  cursor: pointer;
}
.iconoCapas {
  font-size: 40px !important;
}
.puntoInteres {
  background-color: black !important;
}
.iconAgrupacion {
  color: balck !important;
  font-size: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  align-items: center;
}
.cont-menu-recorrido-response {
  width: 1200px;
  background: white;
  border-radius: 10px;
  padding: 5px 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  margin-top: 15px;
}
.cont-vista {
  position: relative;
}
.cont-menusup {
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0;
}
.texto-info {
  letter-spacing: 0px !important;
}
.cont-menuinf {
  height: 55px;
  position: absolute;
  width: 100%;
  bottom: 0px;
  z-index: 7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cont-menuinf .cont-buscar {
  width: 500px;
}
.cont-menuinf v-autocomplete {
  pointer-events: auto;
}
.cont-panellateral {
  width: 400px;
  height: calc(90vh - 105px);
  background: white;
  position: absolute;
  margin-left: 20px;
  margin-top: 20px;
  left: 2px;
  top: 50px;
  padding: 10px;
  overflow: hidden;
  overflow-y: auto;
  border-radius: 10px;
  -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.4);
          box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.4);
}
.leaflet-popup {
  margin-bottom: 42px !important;
  margin-left: 2px;
}
.contador-icon {
  position: absolute;
  color: black;
  font-size: 15px;
}
