/* fallback */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v130/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2)
    format("woff2");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
/*Write your custom css in this file.*/
@media (max-width: 990px) {
  /*
  #contenedor-mapa {
    display: none;
  }
  */
  .sidebar {
    z-index: 1060;
  }
  .sidebar .sidebar-brand {
    padding: 13px 25px !important;
    width: 225px !important;
    box-shadow: none !important;
  }
  .sidebar .sidebar-scroll {
    border-top: 1px solid #eef6f9;
  }
  .sidebar .sidebar-toggle-btn {
    float: right;
    display: inline-block !important;
    margin: 0px 0px 0 0;
    background: #ffffff;
    width: 25px;
    height: 65px;
    padding: 20px 0 0 0;
  }
  .sidebar-off {
    left: -262px;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
  }
  .navbar {
    left: 0;
  }
  .page-container {
    margin-left: 5px 5px !important;
  }
  .sidebar-toggled .sidebar-off {
    left: 0;
  }
  #pre-loader .app-loader {
    right: 44% !important;
  }
}
.timeline_area {
  position: relative;
  z-index: 1;
}
.single-timeline-area {
  position: relative;
  z-index: 1;
  padding-left: 180px;
}
@media only screen and (max-width: 575px) {
  .single-timeline-area {
    padding-left: 100px;
  }
  /*
  #contenedor-mapa {
    display: none;
  }
  */
}
.single-timeline-area .timeline-date {
  position: absolute;
  width: 180px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 45px;
}
@media only screen and (max-width: 575px) {
  .single-timeline-area .timeline-date {
    width: 100px;
  }
  /*
  #contenedor-mapa {
    display: none;
  }
	*/
}
.single-timeline-area .timeline-date::after {
  position: absolute;
  width: 3px;
  height: 100%;
  content: "";
  background-color: #ebebeb;
  top: 0;
  right: 30px;
  z-index: 1;
}
.single-timeline-area .timeline-date::before {
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #6690f4;
  content: "";
  top: 50%;
  right: 26px;
  z-index: 5;
  margin-top: -5.5px;
}
.single-timeline-area .timeline-date p {
  margin-bottom: 0;
  color: #020710;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
.single-timeline-area .single-timeline-content {
  position: relative;
  z-index: 1;
  padding: 15px;
  border-radius: 6px;
  margin-bottom: 0px;
  margin-top: 15px;xtarea
  -webkit-box-shadow: 0 0.25rem 1rem 0 rgba(47, 91, 234, 0.125);
  box-shadow: 0 0.25rem 1rem 0 rgba(47, 91, 234, 0.125);
  border: 1px solid #ebebeb;
}
@media only screen and (max-width: 575px) {
  .single-timeline-area .single-timeline-content {
    padding: 20px;
  }
  /*
  #contenedor-mapa {
    display: none;
  }
	*/
}
.single-timeline-area .single-timeline-content .timeline-icon {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  width: 30px;
  height: 30px;
  background-color: #6690f4;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  text-align: center;
  max-width: 30px;
  border-radius: 50%;
  margin-right: 10px;
}
.single-timeline-area .single-timeline-content .timeline-icon i {
  color: #ffffff;
  line-height: 30px;
}
.single-timeline-area .single-timeline-content .timeline-text h6 {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.single-timeline-area .single-timeline-content .timeline-text p {
  font-size: 13px;
  margin-bottom: 0;
}
.single-timeline-area .single-timeline-content:hover .timeline-icon,
.single-timeline-area .single-timeline-content:focus .timeline-icon {
  background-color: #0abb87;
}
.single-timeline-area .single-timeline-content:hover .timeline-text h6,
.single-timeline-area .single-timeline-content:focus .timeline-text h6 {
  color: #0abb87;
}
.separador {
  width: 100%;
  border-bottom: 3px solid #ebebeb;
  margin-top: 15px;
}
@media (max-width: 767px) {
  /*
  #contenedor-mapa {
    display: none;
  }
	*/
  #map {
    width: 100%;
    height: 100vh;
    padding: 0;
    margin: 50px 0 0 0;
    z-index: 0;
  }
  #mapa {
    width: 100%;
    height: 650px;
    z-index: 0;
  }
  #page-content {
    padding: 0px !important;
  }
  img.flechaAbajoMapa {
    float: right;
    margin-top: -30px;
    display: inline !important;
  }
  select.select-rider {
    background: #ffffff;
    height: 30px;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    width: 100%;
  }
  input#fechaBusqueda {
    background: #ffffff;
    height: 30px;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    width: 100%;
  }
  select.mapasCoordenadas {
    background: #ffffff;
    height: 30px;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 5px;
  }
}
.leaflet-popup {
  width: 250px !important;
}
.leaflet-popup a.btn {
  color: #ffffff;
  margin-bottom: 10px;
  width: 100%;
}
select.mapas,
input.mapas {
  width: 100%;
  margin-bottom: 5px;
  height: 35px;
  border: 1px solid #ced4da;
  border-radius: 4px;
}
.menuMapas {
  padding: 15px 20px 0px 20px !important;
}
.menuMapas label {
  font-size: 14px;
  font-weight: bold;
}
#map {
  width: 100%;
  height: 750px;
  padding: 0;
  margin: 0;
  z-index: 0;
}
#mapa {
  width: 100%;
  height: calc(100vh - 70px);
}
img.flechaAbajoMapa {
  display: none;
}
#tiempoTransito {
  width: 100%;
  background-color: #eef1f9;
  background-image: url(../images/tiempo-transito.png);
  background-repeat: no-repeat;
  background-position: 5px 50%;
  background-size: 25px auto;
  padding: 10px 0px 10px 35px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  margin: 10px 0px;
}
p.pTiempoReal {
  font-size: 12px;
  line-height: 14px;
  background-color: #999999;
  padding: 10px 5px 6px 10px;
  border-radius: 5px;
  margin-top: 0px;
  z-index: 0;
}
/*
.container {
  width: 400px;
  height: 200px;
  position: absolute;
  top: 30%;
  left: 50%;
  overflow: hidden;
  text-align: center;
  transform: translate(-50%, -50%);
}
*/
.gauge-a {
  z-index: 1;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.2);
  width: 400px;
  height: 200px;
  top: 0%;
  border-radius: 250px 250px 0px 0px;
}
.gauge-b {
  z-index: 3;
  position: absolute;
  background-color: #222;
  width: 250px;
  height: 125px;
  top: 75px;
  margin-left: 75px;
  margin-right: auto;
  border-radius: 250px 250px 0px 0px;
}
.gauge-c {
  z-index: 2;
  position: absolute;
  background-color: #5664f9;
  width: 400px;
  height: 200px;
  top: 200px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0px 0px 200px 200px;
  transform-origin: center top;
  transition: all 1.3s ease-in-out;
}
.container:hover .gauge-c {
  transform: rotate(0.5turn);
}
.container:hover .gauge-data {
  color: rgba(255, 255, 255, 1);
}
.gauge-data {
  z-index: 4;
  color: rgba(255, 255, 255, 0.2);
  font-size: 1.5em;
  line-height: 25px;
  position: absolute;
  width: 400px;
  height: 200px;
  top: 90px;
  margin-left: auto;
  margin-right: auto;
  transition: all 1s ease-out;
}
.bajarAlMapa {
  cursor: pointer;
  display: none;
}
#visibilidadEdificiosDiv {
  display: none;
}
#visibilidadEdificiosDiv span.porcentajeEdidificios {
  color: #ffffff;
  font-size: 14px;
  background-color: #333;
  border-radius: 5px;
  padding: 0px 5px;
}
h6.datosPop {
  padding: 0;
  margin: 5px 0px 0px 0px;
  font-size: 13px;
  font-weight: 600;
}
#siReal {
  width: 100%;
  background-color: #333333;
  padding: 10px 10px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 500;
  margin: 10px 0px;
  color: #ffffff;
  display: none;
}
#siReal h5 {
  margin: 0px 0px 5px 0;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-size: 14px;
}
#siReal b {
  color: #ffffff;
}
.botonActualizarConfiguracion {
  cursor: pointer;
  background-color: #ffffff;
  margin-top: 10px;
  color: #333333;
  font-size: 13px;
  border-radius: 5px;
  text-align: center;
  padding: 5px;
  font-weight: 600;
  text-transform: uppercase;
}
.botonActualizarConfiguracion:hover {
  cursor: pointer;
  background-color: #666666;
  margin-top: 10px;
  color: #ffffff;
  font-size: 13px;
  border-radius: 5px;
  text-align: center;
  padding: 5px;
  font-weight: 600;
  text-transform: uppercase;
}
.zoomRiderMapa {
  display: none;
}
#siReal ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 5px;
}
#siReal ul li {
  border-bottom: 1px dotted #999;
  padding: 2px 0;
}
select.select-rider {
  background: #ffffff;
  height: 30px;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  width: 250px;
}
a.enlaceCoordenadas {
  cursor: pointer;
  background: #6690f4;
  color: #fff;
  border-radius: 5px;
  padding: 5px 10px;
  width: 100%;
  display: block;
  text-align: center;
}
input#fechaBusqueda {
  background: #ffffff;
  height: 30px;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  width: 120px;
}
select.mapasCoordenadas {
  background: #ffffff;
  height: 30px;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  width: 160px;
  margin-bottom: 5px;
}
.documentosAsociados h3 {
  font-size: 14px;
  border-bottom: 1px solid #bcbcbc;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 5px;
}
.archivosAsociados h3 {
  font-size: 14px;
  border-bottom: 1px solid #bcbcbc;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 5px;
}
.textoArchivos {
  font-size: 12px;
  margin-top: 15px;
}
#puntosRecogidaEntrega img {
  width: 50px;
  height: auto;
  margin-right: 5px;
}
.mapaSinPadding {
  padding: 0 !important;
}
#puntosRecogidaEntrega button.accordion-button {
  padding: 10px 0px 10px 5px;
  font-weight: bold;
  font-size: 15px;
}
.accordion-button:focus {
  z-index: 3;
  border-color: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}
.puntosRecogidaEntrega {
  padding: 0 15px 15px 15px !important;
}
.puntosRecogidaEntrega h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: 1px solid #bcbcbc;
  padding: 0px 0px 5px 0px;
}
.widget-informe h1 {
  font-size: 25px;
}
.ampliar-mapa {
  float: right;
}
ul.datosInteresRuta {
  list-style: none;
  padding: 0;
}
ul.datosInteresRuta li {
  border-bottom: 1px dotted #bcbcbc;
  padding: 2px 0;
}
#rutas-form .modal-footer {
  padding: 15px 10px;
}
.crearRutas {
  padding: 0;
}
.crearRutas h3 {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 5px;
  font-size: 16px;
  text-transform: uppercase;
}
form#rutas-form .form-switch .form-check-input {
}
table#paradas-table td.sorting {
  padding: 5px 10px !important;
}
form#rutas-form .progress {
  border-radius: 0;
  height: 20px;
  font-size: 14px;
}
ul.listadoDocumentosRuta {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.listadoDocumentosRuta li {
  border-bottom: 1px solid #dddddd;
  padding: 5px 0 5px 0;
}
ul.listadoDocumentosRuta li img {
  width: 25px !important;
}
.mapaderuta .leaflet-routing-container {
  /* , .mapaEnrutarPedido .leaflet-routing-container */
  display: none;
}
.datosInteresRuta li.verEnMapa {
  border-bottom: none;
  background: #dddddd;
  border-radius: 5px;
  padding: 5px 0px 5px 5px;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
}
a.mas-info-datos {
  background: #333333;
  color: #ffffff !important;
  padding: 5px 10px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 5px;
}
.mapaderuta .accordion-body {
  padding: 0;
}
p.textoModal {
}
#mapaRutas {
  width: 100%;
  height: 500px;
}
.form-switch .form-check-input {
  width: 2.5em;
  margin-left: -2.5em;
  background-image: url(
    data:image/svg + xml,
    %3csvgxmlns="http://www.w3.org/2000/svg"viewBox="-4 -4 8 8"%3e%3ccircler="3"fill="rgba%280, 0, 0, 0.25%29"/%3e%3c/svg%3e
  );
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
  height: 17px;
  margin-right: 10px;
}
th.acciones {
  text-align: center;
}
input.numeroStep {
  width: 130px;
}
.mapaEnrutarPedido .modal-body {
  padding: 0 !important;
}
.sidebar-menu li ul li a {
  padding: 5px 0px 10px 10px;
  color: #7b8190;
  border-bottom: 1px solid #bcbcbc;
}
.sidebar-menu li ul li a svg {
  margin-top: -3px;
  display: none;
}
.sidebar-menu li a span {
  margin-left: 3px;
}
.kanban-col {
  list-style-type: none;
  float: left;
  margin: 0 5px;
  width: 305px;
}
.nav-tabs li a {
  padding: 20px 10px;
  margin-right: 0;
  border-radius: 0;
  color: inherit;
  line-height: 1.42857143;
}
.mapaEnrutarPedido .leaflet-routing-container {
  opacity: 0.75;
}
select.selectRutas {
  width: 140px;
}
input.inputFecha {
  width: 100%;
  height: 30px;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  font-size: 15px;
  color: #666666;
  padding-left: 5px;
}
.listadoClientes {
  padding-top: 0 !important;
}
.listadoClientes ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.listadoClientes ul li {
  padding: 5px 0;
  border-bottom: 1px solid #bcbcbc;
}
.listadoClientes ul li a {
}
.opacidad {
  opacity: 0.4;
  transition: opacity 0.15s linear;
}
.no-opacidad {
  transition: opacity 0.15s linear;
  opacity: 1;
}
input[type="number"]::-webkit-inner-spin-button {
  opacity: 1;
  height: 30px;
}
#productosCarrito input {
  width: 75px;
  height: 30px;
  border: 1px solid #bcbcbc;
  padding: 0px 0px 0px 5px;
  border-radius: 5px;
}
.modal-footer-pedidos {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 10px;
}
#productosCarrito_length {
  padding-left: 15px;
}
.pedidos p {
  text-align: left;
  padding-left: 100px;
  line-height: 18px;
}
.sparadorDatepicker {
  background: #bcbcbc;
  color: #ffffff;
  padding: 8px 10px 0px 6px !important;
  text-transform: uppercase;
}
#fechaPedido {
  border-radius: 5px 0px 0px 5px;
}
#fechaFinPedido {
  border-radius: 0px 5px 5px 0px;
}
ul.buscadorPedidos {
  list-style: none;
  margin: 5px 0;
  padding: 0;
}
ul.buscadorPedidos a.nav-link {
  color: #ffffff;
}
.buscadorPedidos .dropdown-menu {
  border: none;
  box-shadow: 0 0 15px rgb(0 0 0 / 10%);
  min-width: 100%;
  margin-top: 7px;
}
ul#listadoCompra {
  list-style: none;
  padding: 0;
}
ul#listadoCompra li {
  border-bottom: 1px solid #bcbcbc;
  padding: 2px 0;
}
.carritoCompraFooter {
  padding: 5px 20px 20px 20px;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  margin: 10px;
}
.carritoCompraFooter h3 {
  margin: 5px 0px;
  border-bottom: 1px solid #bcbcbc;
  padding: 0px 0 5px 0px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.crearPedidoPage .dataTables_filter {
  position: absolute;
  top: 6px;
  right: 55px;
}
.crearPedidoPage .dataTables_length {
  position: absolute;
  top: 6px;
  right: 10px;
}
.crearPedidoPage .dataTables_length select {
  height: 32px;
}
input.fechaCrearPedido {
  width: 100%;
  height: 32px;
  border: 1px solid #bcbcbc;
  padding-left: 5px;
  border-radius: 5px;
  font-size: 14px;
  margin-bottom: 10px;
}
.crearPedidoPage .dashboard-icon-widget .card-body {
  padding: 15px;
}
select#selectClientesPedido {
  width: 100%;
  height: 32px;
  border: 1px solid #bcbcbc;
  padding-left: 5px;
  border-radius: 5px;
  font-size: 15px;
}
select#selectClientesPedido:focus {
  outline: none;
}
select#selectClientesPuntos {
  width: 100%;
  height: 32px;
  border: 1px solid #bcbcbc;
  padding-left: 5px;
  border-radius: 5px;
  font-size: 15px;
}
select#selectClientesPuntos:focus {
  outline: none;
}
.crearPedidoPage label {
  font-size: 14px;
  font-weight: 600;
}
.crearPedidoPage .dataTables_filter input {
  width: 150px !important;
}
.crearPedidoPage .page-title .title-button-group {
  margin: 18px 15px 0px 15px;
}
.crearPedidoPage .bootstrap-select {
  width: 100% !important;
}
.crearPedidoPage .dropdown-menu {
  border: none;
  box-shadow: 0 0 15px rgb(0 0 0 / 20%);
  min-width: 12rem;
  margin-top: -40px;
}
#listado-de-puntos-de-entrega,
#listado-de-pedidos,
#listado-de-productos {
  opacity: 0.5;
}
.opacity {
  opacity: 1 !important;
}
.crearPedidoPage .btn {
  padding: 3px 5px;
}
.spinerLoader {
  opacity: 0;
}
#modalCarritoPedidos input#fechaPedido {
  width: 100%;
  height: 32px;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  padding-left: 5px;
}
#modalCarritoPedidos .material-icons {
  float: left;
  margin-top: 0px;
}
#modalCarritoPedidos .modal-footer {
  padding: 15px 0;
}
select.selectProductos {
  width: 100%;
  height: 32px;
  padding-left: 5px;
  border-color: #f6f8f9;
  border-radius: 5px;
  background-color: #f6f8f9;
  color: #4e5e6a;
}
.crearproducto .modal-footer {
  padding: 15px 5px;
}
.message-button-list {
  width: 230px;
}
.fechaCarrito {
  position: absolute;
  left: calc(50% - 180px);
  top: 80px;
}
.fechaCarrito input {
  width: 150px;
  border-radius: 2px;
  border: 1px solid #e2e7f1;
  box-shadow: none;
  padding: 7px 10px;
  outline: none;
  font-weight: normal;
  transition: all 0.5s;
  height: 32px;
}
.fechaCarrito input:hover {
  background: #e2e7f1;
}
.offcanvas-carrito {
  border-bottom: 1px solid #bcbcbc;
  padding: 5px 10px;
}
#draggable {
  z-index: 999989;
}
img.imagenMiniatura {
  width: 60px;
  height: auto;
  transition: transform 0.2s;
}
img.imagenMiniatura:hover {
  transform: scale(2.5);
  border: 1px solid #bcbcbc;
}
img.imagenMiniaturaPreparados {
  width: 60px;
  height: auto;
  animation: 0, 5s;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
  position: relative;
  padding-left: 29px !important;
  cursor: pointer;
}
#pedidosDiarios td.option a,
#pedidosDiarios .action-option {
  margin: 0 2px !important;
}
.borradoProducto {
}
#contenedor-mapa-enrutado .leaflet-routing-container {
  display: none;
}
.switch-enrutado {
  display: inline-block;
}
#selectOrigen,
#selectDestinoFinal {
  width: 100%;
  height: 32px;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  font-size: 14px;
}
#selectOrigen:hover,
#selectDestinoFinal:hover {
  width: 100%;
  height: 32px;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  font-size: 14px;
  background: #f1f3f4;
}
img.zoom {
  transition: transform 0.2s; /* Animation */
  margin: 0 auto;
  width: 60px;
  height: auto;
}
img.zoom:hover {
  width: 150px;
  height: auto;
  transform: scale(1.5);
}
.imagen-listado-carrito {
  width: 60px;
  height: auto;
  transition: transform 0.2s;
}
.imagen-listado-carrito:hover {
  transform: scale(2);
}
.mapaPedidosPreparados {
  height: 650px !important;
}
.dropdown-rutas ul {
}
.dropdown-rutas ul li {
  border-bottom: 1px solid #ced4da;
}
.dropdown-rutas ul li input {
  border: 1px solid #ced4da;
  padding: 0 3px;
  height: 32px;
  margin: 0 5px;
  border-radius: 5px;
  display: block;
  width: 100%;
}
input.fechaBusquedaRutas {
  margin-right: 15px;
  width: 150px !important;
}
.dataTables_filter input.fechaBusquedaRutas {
  background: none !important;
}
.crearPedidoPage table.dataTable tbody th,
.crearPedidoPage table.dataTable tbody td {
  padding: 10px 0px !important;
}
.crearPedidoPage .page-title .btn {
  margin: 0px 5px;
}
.inputEntregasRuta {
  font-size: 16px;
  border-color: #f6f8f9;
  background-color: #f6f8f9;
  color: #000000;
  transition: background 0.5s;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 5px;
}
ul.datosInteresRutaAdmin {
  list-style: none;
  padding: 0;
}
ul.datosInteresRutaAdmin li {
  border-bottom: none;
  padding: 5px 0 5px 0;
}
.accordion-button::after {
  margin-right: 10px !important;
}
.enrutarPedidoPage .widget-details {
  text-align: right;
  position: absolute;
  right: 20px;
  left: 100px;
  top: 15px;
}
.enrutarPedidoPage #tipoMapa {
  width: 250px;
  height: 35px;
  border: 1px solid #ced4da;
  border-radius: 4px;
  position: absolute;
  right: 5px;
  top: 6px;
  padding-left: 5px;
}
.enrutarPedidoPage #tipoMapa:hover {
  background: #f1f3f4;
}
p.texto-info {
  font-size: 13px;
  line-height: 15px;
  background: #f1f3f4;
  padding: 12px 10px 10px 10px;
  border-radius: 0px 0px 5px 5px;
  margin: -5px 0 0 0;
  box-shadow: 0 0 3px #f1f3f4;
  border: 1px solid #e3e3e3;
}
a.boton-crear-ruta {
  display: none;
}
.selectorEdificios3d {
  position: absolute;
  top: 55px;
  right: 10px;
  z-index: 9999;
  background: #ffffff;
  border-radius: 5px;
  padding: 3px 5px;
  box-shadow: 0 0 3px #999999;
  display: none;
}
.nuevo-hub {
  position: absolute;
  top: -3px;
  right: 0px;
}
.nuevo-hub a {
  color: #333333;
}
.enrutarPedidoPage .dropdown-item {
  display: flex;
  align-items: center;
}
.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  padding-right: 5px;
}
.nuevo-hub svg {
  margin-right: 5px;
}
button.botonEnrutandoPedidos {
  position: absolute;
  top: 6px;
  right: 9px;
  padding: 5px 5px;
  display: none;
}
.select-cliente {
  width: 100%;
}
.puntosEntregaPage .bootstrap-select {
  width: 100% !important;
}
.puntosEntregaPage td.option a {
  cursor: pointer;
  min-width: 30px;
  min-height: 30px;
  background: #fff;
  color: #ffffff !important;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-align: center;
  margin: 0 5px;
  padding: 2px 0 2.5px 0;
  border: 2px solid #e2e7f1;
  font-size: 14px;
}
.puntosEntregaPage td.option a:hover,
.crearProductoPage td.option a:hover {
  cursor: pointer;
  min-width: 30px;
  min-height: 30px;
  background: #ffffff;
  color: #ffffff !important;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-align: center;
  margin: 0 5px;
  padding: 2px 0 2.5px 0;
  border: 2px solid #54b155;
  font-size: 14px;
}
.puntosEntregaPage td.option a img,
.crearProductoPage td.option a img {
  width: 20px;
}
select.selectPuntosEntrega {
  width: 100%;
  height: 32px;
  padding-left: 5px;
  border-color: #f6f8f9;
  border-radius: 5px;
  background-color: #f6f8f9;
  color: #4e5e6a;
}
.iconosOpciones {
  cursor: pointer;
  min-width: 32px;
  min-height: 30px;
  background: #fff;
  color: #ffffff !important;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-align: center;
  margin: 0;
  padding: 2px 0 2.5px 0;
  border: 2px solid #e2e7f1;
  font-size: 14px;
}
.iconosOpciones:hover {
  cursor: pointer;
  min-width: 32px;
  min-height: 30px;
  background: #fff;
  color: #ffffff !important;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-align: center;
  margin: 0;
  padding: 2px 0 2.5px 0;
  border: 2px solid #54b155;
  font-size: 14px;
}
.iconosOpciones img {
  width: 22px;
  height: 22px;
  padding-left: 0px;
}
ul.detallesPuntoEntrega {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.detallesPuntoEntrega li {
  border-bottom: 1px solid #dcdcdc;
  padding: 5px 0;
  width: 100%;
  display: inline-block;
}
ul.detallesPuntoEntrega b {
  width: 35%;
  float: left;
}
.puntosEntregaPage td.option a.spinner {
  cursor: pointer;
  min-width: 30px;
  min-height: 30px;
  background: #fff;
  color: #333333 !important;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-align: center;
  margin: 0 5px;
  padding: 2px 0px 0px 1px;
  border: 2px solid #e2e7f1;
  font-size: 14px;
}
table.dataTable tbody tr.selected,
table.dataTable tbody th.selected,
table.dataTable tbody td.selected {
  color: #333333;
}
table.dataTable.display tbody > tr.selected:hover > .sorting_1,
table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_1 {
  background-color: #54b155 !important;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
  background-color: #54b155 !important;
}
table.dataTable.display tbody > tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
  background-color: #54b155 !important;
}
.add-button {
  position: absolute;
  top: 1px;
  left: 1px;
}
img.acciones {
  width: 26px;
  height: auto;
}
.distanciasTabla {
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  color: #333333;
  padding: 3px 5px;
  background: #dcdcdc;
  border-radius: 5px;
}
.w10 {
  width: 10px;
}
.w20 {
  width: 20px;
}
.w30 {
  width: 30px;
}
.w40 {
  width: 40px;
}
.w50 {
  width: 50px;
}
.w55 {
  width: 55px;
}
.w60 {
  width: 60px;
}
.w65 {
  width: 65px;
}
.w70 {
  width: 70px;
}
.w75 {
  width: 75px;
}
.w80 {
  width: 80px;
}
.w85 {
  width: 85px;
}
.w90 {
  width: 90px;
}
.w95 {
  width: 95px;
}
.w100 {
  width: 100px;
}
.w105 {
  width: 105px;
}
.w110 {
  width: 110px;
}
.w115 {
  width: 115px;
}
.w120 {
  width: 120px;
}
.w125 {
  width: 125px;
}
.w130 {
  width: 130px;
}
.w135 {
  width: 135px;
}
.w140 {
  width: 140px;
}
.w145 {
  width: 145px;
}
.w150 {
  width: 150px;
}
.w155 {
  width: 155px;
}
.w160 {
  width: 160px;
}
.w165 {
  width: 165px;
}
.w170 {
  width: 170px;
}
.w175 {
  width: 175px;
}
.w180 {
  width: 180px;
}
.w185 {
  width: 185px;
}
.w190 {
  width: 190px;
}
.w195 {
  width: 195px;
}
.w200 {
  width: 200px;
}
.w250 {
  width: 250px;
}
.w300 {
  width: 300px;
}
.w350 {
  width: 350px;
}
.w400 {
  width: 400px;
}
.w450 {
  width: 450px;
}
.w450 {
  width: 450px;
}
.w500 {
  width: 500px;
}
#imagenEditarProducto {
  width: 250px;
  height: auto;
}
#permitirSeleccion {
  position: absolute;
  right: 15px;
  top: 15px;
}
.filtrado {
  display: inline;
  margin-left: 16px;
}
.filtrado ul {
}
.filtrado ul li {
  padding: 2px 10px;
  border-bottom: 1px solid #dcdcdc;
}
a.boton-svg-carro {
  width: 30px;
  height: 30px;
  border: 2px solid #a1a3a5;
  display: inline-block;
  border-radius: 50%;
  margin-right: 3px;
}
a.boton-svg-carro:hover {
  width: 30px;
  height: 30px;
  border: 2px solid #549f53;
  display: inline-block;
  border-radius: 50%;
  background: #ffffff;
  color: #ffffff;
}
a.boton-svg-carro img {
  width: 24px;
  height: auto;
  vertical-align: text-top;
}
.paginaCrearPedidos input,
.paginaCrearPedidos select {
  width: 100%;
  height: 32px;
  border-radius: 5px;
  padding-left: 5px;
  border: 1px #dcdcdc solid;
}
.paginaCrearPedidos select:hover {
  width: 100%;
  height: 32px;
  border-radius: 5px;
  padding-left: 5px;
  border: 1px #dcdcdc solid;
  background: #e3e2e2;
}
.grid {
  display: grid;
}
.paginaCrearPedidos table.dataTable thead th {
  border-top: 1px solid #f2f2f2;
  padding: 5px 5px !important;
}
.paginaCrearPedidos table.dataTable tbody th,
.paginaCrearPedidos table.dataTable tbody td {
  padding: 5px 5px !important;
}
ul.datosPuntoEntrega {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.datosPuntoEntrega li {
  border-bottom: 1px solid #dcdcdc;
  width: 100%;
  float: left;
}
ul.datosPuntoEntrega li b {
  width: 200px;
  float: left;
}
.crearProductoPage table.dataTable tbody th,
.crearProductoPage table.dataTable tbody td {
  padding: 5px 5px !important;
}
.crearProductoPage table.dataTable thead th {
  border-top: 1px solid #f2f2f2;
  padding: 5px 5px !important;
}
img.imagen-boton {
  width: 20px;
  height: auto;
}
img.imagen-boton-entrega {
  width: 25px;
  height: auto;
}
#wrapper {
  width: 100%;
  margin: 0 auto;
  margin-top: 40px;
}
#fileDropBox {
  width: 100%;
  line-height: 10em;
  border: 1px dashed gray;
  text-align: center;
  color: gray;
  border-radius: 7px;
}
.urlArchivoPedidos {
  border: 1px dotted #dcdcdc;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 15px;
}
h5.h5Importar {
  margin: 0;
  padding: 0;
}
#dopdownImportar a {
  cursor: pointer;
}
.horaSalidaRuta {
  display: none;
}
.contenedor-tablas {
  border: 1px dotted #dcdcdc;
  border-radius: 8px;
  margin: 10px 0;
  padding: 5px 5px;
}
img.estado-ruta {
  width: 32px;
  height: auto;
}
form#entregar-pedidos img#pic {
  width: 300px;
  height: auto;
  margin-top: 10px;
}
#productosEntregaLabel {
  margin: 0;
  padding: 0 0 0 5px;
}
.wrapper {
  position: relative;
  width: 100%;
  height: 200px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}
.signature-pad {
  position: relative;
  width: 350px;
  height: 200px;
  background-color: white;
  touch-action: auto !important;
  border: 1px dotted #333333;
  margin: 0 auto;
}
img.albaran-recogidas {
  width: 100px;
  height: auto;
  float: left;
  margin-right: 5px;
}
img.undefined {
  display: none;
}
.contenedor-imagenes-recogidas {
  width: 100%;
  float: left;
  background: #ebebeb;
  padding: 10px;
  border-radius: 5px;
}
table#datos-recogida-modal thead {
  display: none;
}
table#paradas-ruta thead {
  display: none;
}
table#paradas-ruta td.sorting_1 {
  display: none;
}
table#entregas-ruta thead {
  display: none;
}
table#punto-entrega-final thead {
  display: none;
}
table#punto-entrega-realizado thead {
  display: none;
}
table#punto-entrega-final td.sorting_1 {
  display: none;
}
table#punto-entrega-final-realizado td.sorting_1 {
  display: none;
}
table#punto-entrega-final-realizado thead {
  display: none;
}
.titulos-rutas {
  font-size: 16px;
}
ul.datos-recogida {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
ul.datos-recogida li {
  border-bottom: 1px solid #dcdcdc;
  padding: 2px 0;
}
.select-ruta-real {
  float: right;
}
img.refrescar-ruta {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
form#entregar-pedidos-central .disabled {
  pointer-events: none;
}
#datos-recogida {
  width: 100%;
  background: #333;
  color: #ffffff;
  padding: 5px 5px;
  margin: -3px 0 0 0;
  border-radius: 0 0px 5px 5px;
}
.estado-ruta-finalizada {
  width: 100%;
  text-align: center;
  border-radius: 5px;
  color: #333333;
  font-size: 15px;
}
ul.datos-rutas-movil {
  list-style: none;
  margin: 10;
  padding: 0;
}
ul.datos-rutas-movil li.titulo-ruta {
  width: 100%;
  text-align: center;
  font-size: 18px;
  background: #333333;
  color: #ffffff;
  padding: 10px 0;
  border-radius: 5px;
  margin-bottom: 10px;
}
ul.datos-rutas-movil li {
}
img.logo-rutas {
  margin: 12px 0 0 0;
  width: 140px;
  height: auto;
}
img.logo-rutas-pascual {
  margin: 5px 0 0 0;
  width: 95px;
  height: auto;
}
.mapaderuta .page-title .title-button-group {
  margin: 5px 15px 0px 15px !important;
}
#tabla-exportar-datos_wrapper .btn-default {
  color: #ffffff;
  background-color: #4076f2;
}
img.imagen-boton-coordenadas {
  width: 25px;
  height: auto;
  
}
#mapa-pedidos-pascual {
  width: 100%;
  height: 600px;
  background: #333;
}
.pedidosPascual input,
.pedidosPascual select {
  width: 100%;
  height: 32px;
  border-radius: 5px;
  padding-left: 5px;
  border: 1px #dcdcdc solid;
}
.pedidosPascual .switch-rutas {
  height: 15px;
  border-radius: 5px;
  padding-left: 5px;
  border: 1px #dcdcdc solid;
}
.qr-rutas {
  width: 100px;
  height: auto;
}
.contenedorTicketRuta {
  border: 1px dotted;
  padding: 15px;
  border-radius: 5px;
}
.contenido-ticket {
}
ul.informacion-ticket {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.informacion-ticket li {
  padding: 2px 0;
  border-bottom: 1px solid #dcdcdc;
  font-weight: 600;
}
ul.informacion-ticket li span {
  display: list-item;
  font-weight: 300;
}
input.inputqr {
  width: 100%;
  margin-bottom: 5px;
  border: none;
  border-bottom: 1px solid #dcdcdc;
  padding: 5px 5px 5px 5px;
  background: #f9f9f9;
  box-shadow: 0 0 1px #dcdcdc;
}
#exportar-datos-ruta {
  display: none;
}
.dt-button.buttons-columnVisibility {
  background-color: #ffffff;
  color: #333333;
}
.dt-button.buttons-columnVisibility.active {
  background-color: #6690f4;
}
.tabla-importacion h3 {
  font-size: 16px;
  font-weight: 600;
  padding: 10px 0px 0px 15px;
  margin: 10px 0;
}
.pagina-importar .navbar-brand {
  border-right: 1px solid #dcdcdc !important;
  padding-right: 30px;
}
.alerta-repartidor {
  background: #f3f3f3;
  padding: 5px 10px;
  border-radius: 5px;
  margin-bottom: 10px;
  text-align: center;
  color: #333333;
}
.ancho {
  width: 100%;
  text-align: center;
}
.parpadeo {
  background: #666666;
  padding: 5px 10px;
  border-radius: 5px;
  margin-bottom: 10px;
  text-align: center;
  color: #ffffff;
}
.historicoBimboPage .bg-light {
  background-color: #ffffff !important;
}
.historicoBimboPage .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
  border-right: 1px solid #dcdcdc;
  padding-right: 10px;
}
.historicoBimboPage .navbar-nav .nav-link {
  padding: 8px 10px !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
canvas#graficaPedidosPorMes {
}
input.inputHistorico {
  width: 220px;
  margin: 5px 5px;
  float: left;
  height: 32px;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
}
.historicoBimboPage .dropdown-menu label {
  padding: 0px 0px 0px 5px;
  float: left;
  margin: 0;
  font-weight: 600;
}
.historicoBimboPage ul.navbar-nav li {
}
.task-preview {
  max-width: 100%;
  min-width: 400px;
  margin: auto;
}
/*
.modal-dialog {
    max-width: 100%;
    margin: 0px 0px;
}
*/
#nuevaTarea .modal-dialog,
#editarTarea .modal-dialog {
  width: 800px !important;
  margin: 0 auto;
}
#entregaCreadaOk .modal-dialog {
  width: 300px;
  margin: 0 auto;
}
.selectMantenimiento {
  box-sizing: border-box;
  font-size: 14px;
  border-color: #f6f8f9;
  background-color: #f6f8f9;
  color: #4e5e6a;
  box-shadow: none;
  transition: background 0.5s;
  width: 100%;
  height: 35px;
  padding: 0.375rem 0.75rem;
}
img.btn-mantenimiento {
  width: 22px;
  height: auto;
}
.uploads-mantenimiento {
  width: 100%;
  height: auto;
  margin-right: 10px;
  float: left;
}
img.imagenMiniaturaMantenimiento {
  width: 60px;
  height: auto;
  transition: transform 0.2s;
}
img.imagenMiniaturaMantenimiento:hover {
  transform: scale(3);
  border: 1px solid #bcbcbc;
}
#page-heatmap {
}
button#play {
  margin: -5px 0;
  background-color: #dc3545;
  border-color: #dc3545;
  height: 30px;
  line-height: 15px;
}
#contenedorFechas {
  display: none;
  margin: 0;
}
.contenedor-headmap {
  padding: 0 !important;
  position: relative;
}
.historicoHeadMap input[type="color"] {
  width: 100% !important;
  height: 32px;
  padding: 3px;
  border: 1px solid #f2f2f2;
  border-radius: 5px;
}
.historicoHeadMap .bg-light {
  background-color: #ffffff !important;
}
.historicoHeadMap .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
  border-right: 1px solid #dcdcdc;
  padding-right: 10px;
}
.historicoHeadMap .navbar-nav .nav-link {
  padding: 8px 10px !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.historicoHeadMap .dropdown-menu label {
  padding: 5px 0px 0px 5px;
  float: left;
  margin: 0;
  font-weight: 600;
}
.colores {
  padding: 5px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  margin: 0;
  background: #ffffff;
}
.colores .col {
  padding: 0 2px;
}
.textoSmallHeadmap {
  text-align: justify;
}
.reproductorHeatmap {
  padding: 10px;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  margin-top: 8px;
  display: none;
}
.colores label {
  text-align: center;
  font-size: 9px;
  padding: 0;
  margin: 0;
  font-weight: 600;
}
.dropdownAncho {
  width: 400px;
}
img.iconosMenuMapa {
  width: 22px;
  height: auto;
  display: inline-grid;
}
.historicoHeadMap .btn {
  width: 100%;
  height: 32px;
  border-radius: 5px;
  border: 1px solid #bcbcbc;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.historicoHeadMap .btn-primary {
  border-color: #6690f4;
  background-color: #6690f4;
  color: #ffffff;
}
.historicoHeadMap select.mapas,
.historicoHeadMap input.mapas {
  width: 100%;
  margin-bottom: 0px;
  height: 35px;
  border: 1px solid #ced4da;
  border-radius: 4px;
}
.noVisible {
  display: none;
}
#editarRepartidorModal .modal-lg {
  max-width: 500px;
  margin: 0 auto;
}
select#id_repartidor {
  width: 100%;
  margin-bottom: 0px;
  height: 35px;
  border: 1px solid #ced4da;
  border-radius: 4px;
}
form#datos-gps {
  margin: 10px 0 0 0;
}
form#datos-gps input {
  width: 100%;
  background: #ffffff;
  border: none;
}
.flota-right {
  float: right;
  pointer-events: none;
}
#verPuntosEntrega .modal-lg {
  width: 800px;
  margin: 0 auto;
}
img.anadir-punto-ruta {
  position: absolute;
  top: 8px;
  right: 10px;
  cursor: pointer;
  width: 32px;
  height: 32px;
}
#verPuntosEntrega .boton-svg-carro {
  rotate: 360;
}
.menuRutas input[type="color"] {
  width: 100% !important;
  height: 32px;
  padding: 3px;
  border: 1px solid #f2f2f2;
  border-radius: 5px;
}
.menuRutas .bg-light {
  background-color: #ffffff !important;
}
.menuRutas .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
  border-right: 1px solid #dcdcdc;
  padding-right: 10px;
}
.menuRutas .navbar-nav .nav-link {
  padding: 8px 10px !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.menuRutas .dropdown-menu label {
  padding: 5px 0px;
  float: left;
  margin: 0;
  font-weight: 600;
  width: 100%;
}
#paradas-rutas {
  position: relative;
  border: 1px solid #ced4da;
  border-radius: 5px;
  float: left;
  width: 100%;
}
#paradas-rutas label {
  border-bottom: 1px solid #ced4da;
  padding: 5px 5px;
}
#paradas-rutas ul {
  list-style: none;
  padding-left: 10px;
  float: left;
  margin: 5px 0px;
}
#paradas-rutas li {
  padding: 0px;
}
button.verRuta {
  width: 100%;
}
#VerRutaModal .leaflet-right {
  display: none;
}
#VerRutaModal #map {
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
}
#btn-cerrar-mapa {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 999999;
  background: #000000;
  border: none;
  width: 32px;
  height: 32px;
  border-radius: 50px;
  font-weight: 900;
  font-size: 20px;
}
.dropdownAnchoButons button {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 0;
}
.btn-claro {
  background: #e5e5e5;
}
.leaflet-popup-content h4 {
  padding: 0;
  margin: 0;
}
.leaflet-popup-content {
  margin: 5px 5px !important;
  line-height: 1.4 !important;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 5px !important;
}
.leaflet-container a.leaflet-popup-close-button {
  right: 8px !important;
  width: 25px !important;
  height: 25px !important;
  font: 25px/25px Tahoma, Verdana, sans-serif !important;
}
.menuRutas input[name="id_ruta"] {
  pointer-events: none;
}
@media (max-width: 420px) {
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    font-size: 120%;
  }
  .page-wrapper {
    padding: 15px 10px 10px 10px !important;
  }
}
img.logo-rutas-mapa {
  width: 100px;
  height: auto;
  margin-bottom: 5px;
}
.page-wrapper {
 /* padding: 10px 10px 10px 10px !important; */
}
.menuRutas .opcionesMapa {
  padding: 5px 5px 0px 5px;
  border: 1px solid rgb(206, 212, 218);
  border-radius: 5px;
  margin-top: 5px;
  background: #666666;
  color: #ffffff;
}
.menuRutas .opcionesMapa p {
  border-bottom: 1px solid #bcbcbc;
  margin-bottom: 0px;
  padding: 0px 5px 5px 5px;
}
#borrarRutaModal .modal-lg {
  width: 500px !important;
  margin: 0 auto !important;
}
.contenedor-listado-rutas {
}
#ticketRuta .modal-dialog {
  max-width: 600px !important;
  margin: 0px auto !important;
}
#detalles-ruta .modal-dialog {
  width: 800px;
  margin: 0 auto;
}
#info-mapa {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 999999;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 5px;
  font-size: 12px;
}
#mapa-ruta #map {
  width: 100%;
  height: 100%;
  position: absolute;
  transition: 1s ease-in-out;
}
#mapa-ruta .btn-close {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 999999;
}
#mapa-ruta .modal-body {
  padding: 0;
}
.clase-instalacion-tabla {
  background: #999999;
  border-radius: 5px;
  padding: 2px 0;
  color: #ffffff;
}
#editarBoletinModal .modal-dialog {
  width: 800px;
  margin: 0 auto;
}
.estudio-fotovoltaica h3 {
  font-size: 15px;
  text-transform: uppercase;
}
.contenedor-consumo {
  background: #ffffff;
  padding: 5px;
  border-radius: 5px;
  margin-top: 6px;
  color: #000000;
  position: relative;
}
.contenedor-consumo output {
  width: 100%;
  position: absolute;
  right: 15px;
  top: 10px;
  text-align: right;
  font-size: 14px;
  font-weight: 600;
}
.estudio-fotovoltaica label {
  margin-top: 5px;
}
.estudio-fotovoltaica pre {
  line-height: 1.5em;
  /* display: none; */
}
.estudio-fotovoltaica .search-input,
.leaflet-control-search {
  max-width: 400px;
}
.estudio-fotovoltaica output {
  width: 100%;
}
.estudio-fotovoltaica #map {
  height: 600px;
}
.title-button-group-mapa {
}
.title-button-group-mapa input,
.title-button-group-mapa select {
}
label.opacidad_catastro {
  margin-bottom: 5px;
}
.mapa-estudio output {
  position: absolute;
  right: 15px;
  bottom: 35px;
  text-align: right;
  font-size: 14px;
  font-weight: 600;
  width: 60px;
}
.mapa-estudio .relative {
  position: relative;
}
.mapa-estudio .dropdown ul {
  position: absolute;
  inset: 0px auto auto 0px;
  margin: 0px;
  transform: translate(-188px, 51px) !important;
  width: 300px;
  padding: 10px;
}
img.logo-botones-accion {
  width: 20px;
  height: 20px;
}
.contenedor-tipos-instalaciones {
  background: #ffffff;
  padding: 5px;
  border-radius: 5px;
  margin-top: 6px;
  color: #000000;
  position: relative;
}
.language-dropdown {
  height: 100px;
}
.contenedor-tipos-instalaciones .instalaciones {
  background: #f5f5f5;
  margin-bottom: 10px;
  border-radius: 5px;
  padding: 10px 10px;
  position: relative;
}
.contenedor-tipos-instalaciones .instalaciones span {
  position: absolute;
  top: 0px;
  right: 0px;
  font-weight: 600;
  font-size: 14px;
  background: #333333;
  padding: 2px 9px;
  border-radius: 0px 5px 0px 5px;
  color: #ffffff;
}
.contenedor-tipos-instalaciones .instalaciones h3 {
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  margin: 0px 0px 5px 0px;
}
button#boton_mostrar_instalaciones {
  width: 100%;
  margin-top: 30px;
  height: 32px;
}
.contenedor-tipos-necesidades {
  background: #ffffff;
  padding: 5px;
  border-radius: 5px;
  margin-top: 6px;
  color: #000000;
  position: relative;
}
.contenedor-tipos-necesidades .instalaciones {
  background: #f5f5f5;
  margin-bottom: 10px;
  border-radius: 5px;
  padding: 10px 10px;
  position: relative;
}
.contenedor-tipos-necesidades .instalaciones span {
  position: absolute;
  top: 0px;
  right: 0px;
  font-weight: 600;
  font-size: 14px;
  background: #333333;
  padding: 2px 9px;
  border-radius: 0px 5px 0px 5px;
  color: #ffffff;
}
.contenedor-tipos-necesidades .instalaciones h3 {
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  margin: 0px 0px 5px 0px;
}
ul.listado-instalaciones {
  list-style: none;
  padding: 0;
  font-size: 12px;
}
ul.listado-instalaciones li {
  border-bottom: solid 1px #ced4da;
  padding: 2px 0;
}
.cups {
  position: relative;
}
a#obtenerCups {
  position: absolute;
  top: 31px;
  right: 11px;
}
#grafico-cups {
  height: 700px;
  width: 100%;
  padding: 10px;
}
#grafico-consumo {
  height: 300px;
  width: 100%;
  padding: 10px;
}
.tabla-datos-cups {
  padding: 5px;
}
.contenedor-horas-trabajadas {
  padding: 10px;
}
#facturar-horas {
  float: right;
}
.contenedor-facturar-horas-trabajadas {
  padding: 10px;
}
a.btn-link {
  display: block !important;
  width: 100%;
  text-align: center;
  background-color: #ffc107;
  border-color: #ffc107;
  padding: 7px 0px;
  border-radius: 5px;
  text-decoration: auto;
  color: #000000;
  font-weight: 500;
}
.titulo-categoria {
  font-weight: 600;
  margin-bottom: 10px;
  width: 100%;
  font-size: 16px;
}
.botones-categoria {
  width: 100%;
  display: grid;
}
.botones-categoria a {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}
.chat-container {
  width: 100%;
  background-image: url("https://cloud.luxmen.es/app/Views/prestashop/background-claro.png");
  background-color: #efeae2;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  padding: 0px;
  font-size: 13px;
  overflow: hidden;
  margin: 0 auto;
}
.chat-header {
  height: 40px;
  background: #6690f4;
  border-radius: 5px 5px 0 0;
  padding: 9px 10px;
  float: left;
  display: block;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  box-shadow: 0px 2px 10px #999999;
}

.chat-output {
  flex-grow: 1;
  padding: 20px;
  overflow-y: auto;
  height: calc(100vh - 250px);
}

.chat-output p {
  margin: 10px 0;
}

.user-message {
  text-align: right;
  font-weight: normal;
  background: #d9fdd3;
  padding: 10px;
  border-radius: 10px;
  width: 90%;
  float: right;
  line-height: 16px;
  box-shadow: 0 1px 4px #bcbcbc;
}

.bot-message {
  text-align: left;
  font-weight: normal;
  background: #ffffff;
  padding: 10px;
  border-radius: 10px;
  width: 90%;
  float: left;
  line-height: 16px;
  box-shadow: 0 1px 4px #bcbcbc;
}

.chat-input-form {
  display: flex;
  align-items: center;
  padding: 10px;
  background-color: #333333;
  border-top: 1px solid #333333;
}

.chat-input {
  flex-grow: 1;
  border: none;
  border-radius: 3px;
  padding: 10px;
  margin-right: 10px;
}
.chat-submit {
  padding: 10px 20px;
  background-color: #007bff;
  color: #fff;
  font-weight: bold;
  border: none;
  cursor: pointer;
  border-radius: 3px;
}
img.estado-cambios {
  width: 28px;
  height: auto;
}
.modelo {
  min-width: 255px;
}
.modelo .form-label {
  margin-bottom: 5px !important;
}
h4.titulo-playground {
  width: 100%;
  background: #6690f4;
  display: table;
  padding: 10px 15px;
  margin-top: 0px;
  border-radius: 5px 5px 0px 0px;
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  box-shadow: 0px 2px 10px #999999;
}
.contenedor-controles {
  width: 100%;
  padding: 8px 10px;
  position: relative;
}
.contenedor-controles output {
  position: absolute;
  bottom: 35px;
  right: 15px;
  background: #007bff;
  padding: 2px 5px;
  border-radius: 5px;
  color: #ffffff;
  font-weight: 600;
}
.page-title .botones-configuracion .btn {
  margin: 0px 5px !important;
}
form#configuracionPlayground hr {
  margin: 2px 0px;
  color: inherit;
  border: 0;
  border-top: 4px solid #eef1f9;
  opacity: 1;
}
.botones-configuracion {
  padding: 4px 0px;
}
.dashboard-comparador .card-body {
  padding: 15px 0px 15px 10px;
}
.dashboard-comparador .card-body h2 {
  font-size: 20px;
  padding: 0px;
  margin: 5px 0px 0px 0px;
}
.dashboard-comparador .widget-container .card {
  margin-bottom: 10px !important;
}
.consola hr {
  margin: 2px 0px;
  color: inherit;
  border: 0;
  border-top: 4px solid #eef1f9;
  opacity: 1;
}
.boton-comparador-color { 
  width: 30px !important;
  height: 30px !important;
  background: #6690f4;
  display: block;
  border-radius: 50%;
  margin: 0 auto;
  color: #ffffff;
  padding: 6px 1px 0px 0px;
  font-size: 13px;
}
a.boton-comparador-azul {
  width: 24px !important;
  height: 24px !important;
  background: #6690F4;
  display: block;
  border-radius: 50%;
  margin: 0 auto;
  color: #ffffff;
  padding: 0px 7px;
  font-size: 16px;
}
a.boton-comparador-rojo {
  width: 24px !important;
  height: 24px !important;
  background: #fd1361;
  display: block;
  border-radius: 50%;
  margin: 0 auto;
  color: #ffffff;
  padding: 0px 7px;
  font-size: 16px;
}
a.boton-comparador-gris {
  width: 24px !important;
  height: 24px !important;
  background: #acacac;
  display: block;
  border-radius: 50%;
  margin: 0 auto;
  color: #ffffff;
  padding: 0px 7px;
  font-size: 16px;
}
a.boton-comparador-color {
  width: 24px !important;
  height: 24px !important;
  background: #6690f4;
  display: block;
  border-radius: 50%;
  margin: 0 auto;
  color: #ffffff;
  padding: 0px 7px;
  font-size: 16px;
}

a.boton-comparador {
  width: 18px !important;
  height: 18px !important;
  display: table;
  margin: 0 auto;
}
table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
  background-color: #ffffff !important;
}
table.dataTable.display tbody > tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
  background-color: #ffffff !important;
}
form#actualizar-precio-mimas {
  background: #e5e5e5;
  padding: 0px 10px 10px 10px;
  margin: 5px 0px;
  border-radius: 5px;
}
.spinner-grow {
  --bs-spinner-width: 24px !important;
  --bs-spinner-height: 24px !important;
}
#comparador-table .text-danger {
  color: #a30000 !important;
}

@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  2% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  4% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }

  6% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }

  8% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }

  10% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }

  12% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }

  14% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }

  16% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }

  18% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }

  20% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  2% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  4% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }

  6% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
  }

  8% {
    -webkit-transform: rotate(-22deg);
    -ms-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }

  10% {
    -webkit-transform: rotate(22deg);
    -ms-transform: rotate(22deg);
    transform: rotate(22deg);
  }

  12% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }

  14% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
  }

  16% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }

  18% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }

  20% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.animar,
.animar:hover,
.animar:hover > .animar {
  -webkit-animation: ring 2s ease infinite;
  animation: ring 2s ease infinite;
  transform-origin-x: 50%;
  transform-origin-y: 0px;
  transform-origin-z: initial;
}
.dashboard-comparador .proximoCron {
  float: left;
  width: 130px;
  margin-right: 10px;
}
.dashboard-comparador .cron .widget-details {
  position: absolute;
  top: 25px;
}
#app-update-container {
  z-index: 1080 !important;
}
.progress-mimas{
  z-index: 999999 !important;
}
.progress-mimas .bg-success {
  background: #eea200 !important;
  border: 2px #eea200 !important;
  height: 5px;
  
}
.progress-mimas .alert .progress {
  height: 5px;
}
#fechaHistorico,#fechaMimas {
  height: 25px;
}
.historico-graficas{
  width: 200px;
}
#abrirNotificaciones{
  display: none;
}
h4.h4-graficas{
  width: 100%;
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
  margin-top: 0px;
  font-weight: 600;
}
.contenedor-graficas{
  position: relative;
}
.fechas-graficas,.fechas-graficas-comparar{
  width: 100%;
  height: 35px
}
select.fechas-graficas,select.select-adquisicion{
  padding-top: 5px;
  width: 100%;
  font-size: 14px;
  margin-bottom: 5px;
}
select.fechas-graficas-comparar{
  padding-top: 5px;
  width: 100%;
  font-size: 14px;
}
.dashboard-estadisticas-rutas{
   
}
h3#entreFechas{
  font-size: 20px;
}
.dashboard-estadisticas .card-body{
  padding: 19px;
}
.header-comparador .page-title .btn{
  margin: 0px 5px;
}
#pedidos-table label.form-check-label{
  margin-bottom: 0px;
  font-size: 13px;;
}
#pedidos-table .form-check {
  margin-bottom: -3px;
}
#pedidos-table tr.odd td{
  background-color: #fcfcfc;
}
#pedidos-table .form-check-input {
  margin-right: 3px;
  margin-top: 3px;
  padding: 6px;
}
#estadosPedidos{
  padding: 5px 5px;
  line-height: 15px;
  border-radius: 5px;
  text-align: center;
}
#estadosPedidos:hover{
  padding: 5px 5px;
  line-height: 15px;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0px 0px 10px #999999, 0px 0px 10px #666666
}
#pedidos-table tbody td {
  padding: 5px 10px !important;
  border-right: 1px solid #f1f1f1;
}
.btn-shadow:hover{
  box-shadow: 0px 0px 10px #999999, 0px 0px 10px #666666
}
.chart-container{
  position: relative;
  height: 480px;
  width: 100%;
  margin-bottom: 10px;
}
.selectores-container {
  background: #ffffff;
  padding: 5px;
  border-radius: 5px;
  margin-top: 6px;
  color: #000000;
  position: relative;
}
.selectores-container output {
  width: 100%;
  position: absolute;
  right: 15px;
  top: 10px;
  text-align: right;
  font-size: 14px;
  font-weight: 600;
}
.selectores-container-chart output {
  width: 100%;
  position: absolute;
  right: 2px;
  top: -20px;
  text-align: right;
  font-size: 14px;
  font-weight: 600;
}
.relativo{
  position: relative;
}
.unoAtras{
  display: none;
}
.dosAtras{
  display: none;
}
.selectores-container .input-color {
  width: 25px !important;
  height: 25px !important;
  padding: 0 !important;
  border-radius: 32px !important;
  overflow: hidden !important;
  margin: 0 0 0 5px !important;
  cursor: pointer;
}
#datos-cliente-estadisticas{
  padding: 12px;
}
#datos-cliente-estadisticas #datos-cliente{

}
#datos-cliente-estadisticas ul#datos-cliente li{
  
}
.selectores-container-chart{
  overflow: scroll;
  cursor:pointer;
}
select.select-adquisicion{
  width: 100%;
  height: 28px;
  padding-top: 2px;
}
table#pedidos-table .form-check{
  padding-left: 0px !important;
}
.btn-anchocompleto{
  width: 100%;
}
.overflow{
  overflow-y: scroll;
}
.zoomActualContenedor{
  position: absolute;
  right: 0;
  top: 0px;
}
.zoomActualContenedor output{
  position: absolute;
  top: 10px;
  right: 15px;
  font-weight: 600;
}
.columna-hidden{
  display: none;
  padding: 15px;
  border-radius: 5px;
  background: #696969;
  margin-top: 15px;
  width: 100%;
  box-shadow: inset 0 0 10px #000000;
}
.centrado #comparador-table .row{
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
  align-items: center;
  align-content: space-around;
}
.columna-hidden .navbar-nav .nav-link {
  padding: 5px 15px !important;
  color: #ffffff;
}
/*
.rise-chat-wrapper {
  width: 330px;
  height: 450px;
  background: #fff;
  z-index: 10;
  position: fixed;
  bottom: 60px;
  right: 70px;
  box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.2);
}
.init-chat-icon {
  width: 50px;
  height: 50px;
  background-color: #fff;
  z-index: 10;
  position: fixed;
  bottom: 10px;
  right: 10px;
  box-shadow: 0px 3px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  text-align: center;
  padding: 16px;
  cursor: pointer;
}
*/
#headerProductosComparativa .dashboard-icon-widget .card-body {
  padding: 10px;
}
#headerProductosComparativa .dashboard-icon-widget .card-body h4{
  padding: 0px;
  margin: 0px;
}
#headerProductosComparativa .widget-icon {
  float: left;
  background-color: #4466F2;
  height: 40px;
  width: 40px;
  display: flex;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#headerProductosComparativa .card {
  border: none;
  margin-bottom: 5px;
  transition: all 1s;
}
#headerProductosComparativa .widget-details {
  text-align: right;
  position: absolute;
  right: 10px;
}
#headerProductosComparativa svg:not(.gantt) {
  margin-top: 0px;
  pointer-events: none;
}
#actualizarPrecioMimasModal .card .card-body {
  padding: 0;
}
.app-alert-message{
  z-index: 999999;
}
input.disabled {
  pointer-events: none;
  background: #ebebeb ;
}
.modal-1300{
  --bs-modal-width: 1400px;
}
.comparador-azul{
  background: #6690F4;
  color: #ffffff;
  border-radius: 5px;
  padding: 5px 10px;
  width: auto;
  margin: 0 auto;
  line-height: 13px;
  font-size: 12px;
  text-transform: uppercase; 
}
.comparador-rojo{
  background: #fd1361;
  color: #ffffff;
  border-radius: 5px;
  padding: 5px 10px;
  width: auto;
  margin: 0 auto;
  line-height: 13px;
  font-size: 12px;
  text-transform: uppercase;
}
.comparador-gris{
  background: #cecece;
  color: #333333;
  border-radius: 5px;
  padding: 5px 10px;
  width: auto;
  margin: 0 auto;
  line-height: 13px;
  font-size: 12px;
  text-transform: uppercase;
}
form.labelBold label{
  font-weight: 600;
  font-size: 14px;
}
.negrita{
  font-weight: 600;
  font-size: 13px;
}
.background{
  background: #4076f2 !important;
  color: #ffffff !important;  
}
.orden-filtros{
  width: 28px;
  height: 28px;
  border: 1px solid #e2e7f1;
  border-radius: 50%;
  padding: 3px 0;
  margin: 0 auto;
}
input.orden{
  padding: 0px 0px 0px 10px;
}
.no-cursor{
  cursor: default !important;
}
pre {
  display: block;
  padding: 10px 10px 0px 10px;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  background-color: #333333;
  border-radius: 5px;
  border: none;
  margin: 0;
  white-space: nowrap;
}
.highlighting{
  color: #83c340;
}
#ayudaFiltroModal h4{
  color: #83c340;
}
pre code{
  font-size: 12px;
}
.box-shadow{
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.04) !important;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.04) !important;
  padding: 10px;
  border-radius: 5px;
}
.texto-uploader{
  background: #333333;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  color: #ffffff;
}
.texto-uploader b{
  color: #83c340;
  font-weight: 600;
}
.texto-uploader h4{
  color: #83c340;
  font-weight: 600;
  margin: 0px 0px 10px 0;
  border-bottom: 1px solid #83c340;
  padding-bottom: 10px;
}
.upload-area{
  width: 100%;
  padding: 30px;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  margin-bottom: 15px;
}
.upload-input{
}
pre#jsonData{
  width: 100%;
  height: 150px;
}
.boton-derecha-importador{
  position: absolute;
  right: 70px;
}
.consolaComparador{
  width: 100%;
  height: 100%;
  background: #333333;
  border-radius: 5px;
  color: #ffffff;
  padding: 15px;
  font-size: 12px;
  font-family: monospace;
  font-weight: 400;
  overflow:overlay;
  margin: 0 0 0 0;
}
.consolaComparador p{
  border-bottom: 1px dotted #84c34059;
  padding-bottom: 10px;
}
.consolaComparador b{
  color:#83c340 !important;
  font-weight: 400 !important;
}
span.cantidadComparada{
  font-size: 20px;
  background: #83c340;
  padding: 0px 5px;
  border-radius: 5px;
  color: #ffffff;
}
span.idComparando{
  font-size: 20px;
  background: #333333;
  padding: 0px 5px;
  border-radius: 5px;
  color: #83c340;
}
.modal-backdrop {
  z-index: 1030 !important;
}
.listado-xpath .page-title .btn {
  margin: 0px 0px !important;
}
#listado-xpath-table tbody th, #listado-xpath-table tbody td {
  padding: 5px 5px !important;
}
#actualizarPrecioMimasModal .form-group {
  margin-bottom: 5px !important;
}
#actualizarPrecioMimasModal hr {
  margin: 5px 0;
}
.h-120{
  height: 120px !important;
}
img.imagen-listados{
  width: 80px;
  height: auto;
}
#anadirProductosComparar td.option a,
#anadirProductosComparar .action-option,
#comparador-table td.option a,
#comparador-table .action-option {
  margin: 0 2px !important;
}
#comparador-table tbody th, #comparador-table tbody td {
  padding: 2px 5px !important;
}

#comparador-productos-table tbody th,#comparador-productos-table tbody td {
  padding: 5px 5px !important;
}
form#crear-openai-respuestas .number{
padding: 0px 0px 0px 10px;
}
.circulo-gris {
  width: 24px !important;
  height: 24px !important;
  background: #acacac;
  border-radius: 50%;
  color: #ffffff;
  padding: 0px 7px;
  font-size: 16px;
}
#openai-fine-tuning-table td.option a, #openai-fine-tuning-table .action-option {
  min-width: 28px;
  color: #a1a3a5;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-align: center;
  margin: 0 2px;
  padding: 2px 0 2.5px 0;
  border: 1px solid #e2e7f1;
  font-size: 14px;
}
.msger {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  max-width: 100%;
  margin: 0px 5px;
  height: calc(100vh - 144px);
  border: none;
  border-radius: 5px;
  background-color: #efeae2;
  background-image: url("https://cloud.luxmen.es/app/Views/prestashop/background-claro.png");
  background-repeat: repeat;
  box-shadow: 0 15px 15px -5px rgba(0, 0, 0, 0.2);
  
}
.msger-header {
  display: flex;
  justify-content: space-between;
  padding: 5px;
  border-bottom: none;
  background: #6690f4;
  color: #ffffff;
  border-radius: 8px 8px 0px 0px;
  height: 40px;
  box-shadow: 0px 2px 10px #999999;
}

.msger-chat {
  flex: 1;
  overflow-y: auto;
  padding: 10px;
}

.msger-chat::-webkit-scrollbar {
  width: 8px;
}

.msger-chat::-webkit-scrollbar-track {
  background: #999999;
}

.msger-chat::-webkit-scrollbar-thumb {
  background: #ffffff;
  border-radius: 0;
  cursor: pointer;
}
.msger-inputarea {
  display: flex;
  padding: 10px;
  background: #d1d7db;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0px 0px 5px #999999;
}

.msger-inputarea * {
  padding: 10px;
  border: none;
  border-radius: 3px;
  font-size: 1em;
}

.msger-input {
  flex: 1;
  background: #ffffff;
  color: #333333;
}

.msger-send-btn {
  margin-left: 10px;
  background: #007bff;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
}
.msger-send-btn:hover {
  background: #4c5563;
}
#delete-button {
  padding: 5px 10px;
  background-color: #6c757d;
  color: #fff;
  font-weight: bold;
  border: none;
  cursor: pointer;
  border-radius: 3px;
  margin: 2px 5px 0px 0px;
}
.msg-bubble {
  max-width: 450px;
  padding: 10px;
  border-radius: 8px;
  background: #ffffff;
  font-size: 14px;
  word-wrap: break-word;
}

.msg-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}

.msg-info-name {
  margin-right: 10px;
  font-weight: bold;
}

.msg-info-time {
  font-size: 12px;
}

.left-msg .msg-bubble {
  border-bottom-left-radius: 0;
}

.right-msg {
  flex-direction: row-reverse;
}

.right-msg .msg-bubble {
  background: #d9fdd3;
  color: #333333;
  border-bottom-right-radius: 0;
}

.right-msg .msg-img {
  margin: 0 0 0 10px;
}
.msg {
  display: flex;
  align-items: flex-end;
  margin-bottom: 10px;
}

.msg:last-of-type {
  margin: 0;
}

.msg-img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
}

.msg-bubble {
  max-width: 450px;
  padding: 10px;
  border-radius: 8px;
  background: #ffffff;
  font-size: 14px;
}

.msg-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}

.msg-info-name {
  margin-right: 10px;
  font-weight: bold;
}

.msg-info-time {
  font-size: 12px;
}

.left-msg .msg-bubble {
  border-bottom-left-radius: 0;
}

.right-msg {
  flex-direction: row-reverse;
}

.right-msg .msg-bubble {
  background: #d9fdd3;
  color: #333333;
  border-bottom-right-radius: 0;
}

.right-msg .msg-img {
  margin: 0 0 0 10px;
}
.msger-header-title{
  padding: 4px 0px 0px 5px;
  height: 40px;
}
.id_session{
  font-size: 12px;
}
ul#comercializadora,ul#cliente,ul#contrato {
  list-style: none;
  padding-left: 0;
  font-size: 13px;
  margin-bottom: 0;
}
ul#comercializadora li,ul#cliente li,ul#contrato li {
  border-bottom: 1px solid #dde6e9;
  padding-bottom: 3px;
  margin-bottom: 0; 
}
.botones-rutas{
  position: relative;
  top: -10px;
}
.chart-container-t{
  position: relative;
  height: 280px;
  width: 100%;
  margin-bottom: 10px;
}
.chart-container-global{
  position: relative;
  height: auto;
  width: 100%;
  margin-bottom: 10px;
}
.uppercase {
  text-transform: lowercase;
}
.uppercase:first-letter {
  text-transform: uppercase;
}
.header-tatoma .dropdown-menu {
  border: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  min-width: 320px;
  margin-top: 7px;
}
.header-tatoma .dropdown-menu .card {
  margin-bottom: 0px;
}
.fechas-menu{
  width: 100%;
}
.header-tatoma .navbar{
  font-weight: 600;
  /* text-transform: uppercase; */
}
.botones-motos{
  position: relative;
  top: -10px;
}
.widget-container h1{
  font-size: 25px;
}
.dashboard-estadisticas-rutas .widget-container .card-body{
  padding: 10px;
}
.dashboard-estadisticas-rutas .widget-container .widget-details{
  right: 10px !important;
}
.dashboard-estadisticas-rutas .widget-container .bg-transparent-white{
  padding: 0 0px !important;
  font-size: 13px;
}
.dashboard-estadisticas-rutas .widget-container h1 {
  text-transform: lowercase;
  font-size: 20px;
  min-width: max-content;
}
.dashboard-estadisticas-rutas .widget-container h1:first-letter {
  text-transform: uppercase;
  font-size: 20px; 
}
.chart-container-g{
  width: 100%;
  height: 450px;
}
.dashboard-estadisticas-rutas .widget-container .widget-icon{
    height: 45px;
    width: 45px;
}
.dashboard-estadisticas-rutas .widget-container h1#id-ruta {
  text-transform: lowercase;
  font-size: 15px;
  min-width: max-content;
}
.dashboard-estadisticas-rutas .widget-container h1#id-ruta:first-letter {
  text-transform: lowercase;
  font-size: 15px; 
}
#mapaparadaruta {
  width: 100% !important;
  height: 275px !important; 
}
.chart-container-modal{
  position: relative;
  height: calc(100vh - 200px);
  width: 100%;
  margin-bottom: 10px;
}
#chartdiv-t {
  width: 100%;
  height: calc(100vh - 220px);
}
#chartdiv2,#chartdiv3 {
  width: 100%; 
  height: 300px;
}
#chartdiv4 {
  width: 100%;
  height: 300px;
}
#chartdiv5 {
  width: 100%;
  height: 800px;
}
#chartdiv-1,#chartdiv-2,#chartdiv-3,#chartdiv-4 {
  width: 100%;
  height: 300px;
}
#chartdiv-10{
  width: 100%;
  height: calc(100vh - 150px);
}
.ag-watermark{
  display: none !important;
}
.header-tatoma-interactiva .modal-header{
    border-bottom: 1px solid #f6f8f9;
    padding: 0px 0px;
}
}