.leaflet-control-attribution {
    display: none;
}

/** INICIO IMAGES -- LOAD **/

.iframeLoad {
    background: url("../images/circle.gif") no-repeat center;
}

/** FIN IMAGES -- LOAD **/

/**-- 281.5px --**/
.fade {
    opacity: 1;
}

.nav-pills {
    margin-bottom: 0;
}

.tab-content {
    /**-- padding: 15px 20px 10px; --**/
    padding: 5px 10px 5px 10px;
    border-radius: 0;
    margin-bottom: 0;
}

.nav-pills .nav-link {
    border-radius: 0;
}

.nav-link {
    padding: .2rem .5rem;
    font-size: 0.9em;
}

.nav-pills .nav-link.active.nivel-1 {
    background-color: #ffffff;
    color: #000000;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .35);
}

.nav-pills .nav-link.active.nivel-2 {
    background-color: #fbfb05;
    color: #000000;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .35);
}

.nav-pills .nav-link.active.nivel-3 {
    background-color: #fb743c;
    color: #ffffff;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .35);
}

.nav-pills .nav-link.active.nivel-4 {
    background-color: #fb0505;
    color: #ffffff;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .35);
}

.with-background-image {
    background-position: 4px 4px;
}


.leaflet-control-boxzoom {
    width: 34px;
    height: 33px;
    border: 2px solid rgba(0, 0, 0, 0.2);
    box-shadow: unset;
    background-clip: padding-box;
}

.horas-table {
    /*background: url(../img/transparent/black-0.6.png);*/
    background: rgba(0, 0, 0, 0);
    max-height: 200px;
    overflow: auto;
}

::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #696969;
    border-radius: 10px;
}

.iconActRed {
    filter: invert(14%) sepia(78%) saturate(7469%) hue-rotate(358deg) brightness(94%) contrast(105%);
}

.iconActYellow {
    filter: invert(97%) sepia(29%) saturate(6598%) hue-rotate(359deg) brightness(112%) contrast(97%);
}

.iconActOrange {
    filter: invert(63%) sepia(57%) saturate(3981%) hue-rotate(335deg) brightness(101%) contrast(97%);
}

.titleIcono {
    font-size: 0.7em;
    /*color: #49b6d6 !important;*/
}

.figure {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.figure-caption.titleIcono {
    height: 40px; /* Establece la altura fija */
    overflow: hidden;
    text-overflow: ellipsis; /* Trunca el texto si es muy largo */
    display: flex; /* Activa flexbox para centrar verticalmente */
    align-items: center; /* Centra verticalmente los elementos hijos */
}

.figure-img {
    vertical-align: middle;
}

table.tblDataInfo,
table.tblDataInfo tr,
table.tblDataInfo td {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #fff;
    font-size: 0.95em;
}

table.tblDataInfo tr:hover,
table.tblDataInfo td:hover {
    background-color: rgba(255, 255, 255, .3) !important; /* Ajusta este valor según tus necesidades */
}

table.tblDataInfo td {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}


table.tblDataInfo tr:nth-child(even) {
    background-color: rgba(0, 0, 0, 0) !important; /* Color para las filas pares */
}

table.tblDataInfo tr:nth-child(odd) {
    background-color: rgba(0, 0, 0, .1) !important; /* Color para las filas impares */
}

.seleccionado {
    background-color: #242a30 !important;
    border-radius: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

.info.legendIconos {
    background-color: rgba(249, 249, 249, 0.5); /* Color de fondo con transparencia */
    border: 1px solid #bbb; /* Borde */
    border-radius: 5px; /* Bordes redondeados */
    padding: 8px; /* Espacio interior */
}

.info.legendIconos .legend-item {
    text-align: center; /* Centrar el texto */
    margin-bottom: 7px; /* Espacio entre los grupos de icono y texto */
    background-color: rgba(255, 255, 255, 0.7); /* Color de fondo de cada grupo con transparencia */
    border-radius: 5px; /* Bordes redondeados para cada grupo */
    padding: 2px; /* Espacio interior para cada grupo */
    /*height: 150px; !* Altura fija para cada grupo *!*/
}

.info.legendIconos .legend-item img {
    display: block; /* Hacer que la imagen sea un bloque */
    margin: auto; /* Centrar la imagen */
    margin-top: 4px; /* Espacio entre el título y la imagen */
}

.info.legendIconos .legend-item span {
    display: flex; /* Hacer que el texto sea un bloque y permitir flexbox */
    justify-content: center; /* Centrar horizontalmente */
    align-items: center; /* Centrar verticalmente */
    margin-top: 2px;
    font-size: 0.9em;
}

.info.legendIconos .legend-title {
    font-weight: bold; /* Hacer que el título sea negrita */
    /*height: 40px; !* Altura fija para el título *!*/
    overflow: hidden; /* Ocultar el texto que exceda las dos líneas */
    width: 60px; /* Ancho fijo para el título */
    margin: auto; /* Centrar el título */
    word-wrap: break-word; /* Permitir que las palabras se rompan y pasen a la siguiente línea */
    font-size: 0.9em;
}

.info.legendIconos .legend-titulo {
    font-weight: bold; /* Hacer que el título sea negrita */
    text-align: center;
    margin-bottom: 7px;
    overflow: hidden; /* Ocultar el texto que exceda las dos líneas */
    width: 65px; /* Ancho fijo para el título */
    word-wrap: break-word; /* Permitir que las palabras se rompan y pasen a la siguiente línea */
    font-size: 0.85em;
    line-height: 1.2em;
    color: #0f1217;
}

.info.legendIconos .legend-item .legend-number {
    /*color: #FF0000; !* Cambiar el color del texto a rojo *!*/
}

.depBuscarZoom, .depTotales, .distTotales {
    font-size: 0.95em !important;
}