.logo-der{max-width: 100px !important; margin-left: 10px; margin-top: 3px}
.list-group .list-group-item i { font-size: 1em !important;}

.loading_bigtree{width:15%; padding:4px; margin-right:10px }
.load-bigtree{ background: url(../images/loading_bigtree.gif?var=2) no-repeat; height: 70px; background-size: 50px; background-position: center center; }
.load-bigtree-imgcargando{ background: url(../images/cargando.gif) no-repeat;display: inline-block;height: 16px;background-size: 16px;background-position: center center;width: 16px; margin-right: 5px; }


.caja_dashboard_mi_perfil_background{
    background: linear-gradient(to right, #5D3EDF, #A08CFF, #EDEBFF); color: white; min-height: 70px
}

.border-top-dash{
    border-top: 4px solid #5D3EDF;
}
.gris{color: #797979}
.gris:hover{color: #363333}


.btn-info{ background-color: #163C84 !important;}
#listarDatosLogs_logfalta,#listarDatosLogs_areainicial,#listarDatosLogs_areadestino,#listarDatosLogs_usuariosolicitante,#listarDatosLogs_acciondesc { text-align: center!important;}




.metric-card {
    transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.metric-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.icon-wrapper {
    width: 60px;
    height: 60px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-lg {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.5rem;
}
