.icos{
    display: block;
    min-width: 15px;
    min-height: 15px;
    max-width: 60px;
    max-height: 60px;
}

.icos-acceder{
    background: url('../imagenes/iconos/acceder.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-atencion{
    background: url('../imagenes/iconos/atencion_ticket.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-atender{
    background: url('../imagenes/iconos/atender.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-buscar{
    background: url('../imagenes/iconos/buscar.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-cancelar{
    background: url('../imagenes/iconos/cancelar.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-remitir{
    background: url('../imagenes/iconos/finalizar_remitir.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-finalizar{
    background: url('../imagenes/iconos/finalizar_ticket.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-generar{
    background: url('../imagenes/iconos/generar_ticket.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-imprimir{
    background: url('../imagenes/iconos/imprimir_ticket.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-llamar{
    background: url('../imagenes/iconos/llamar_ticket.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-nuevo{
    background: url('../imagenes/iconos/nuevo_ticket.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-pagos{
    background: url('../imagenes/iconos/pagos.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-password{
    background: url('../imagenes/iconos/password.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-resumen{
    background: url('../imagenes/iconos/resumen_atencion.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-salir{
    background: url('../imagenes/iconos/salir.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-user{
    background: url('../imagenes/iconos/user.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-visitante{
    background: url('../imagenes/iconos/visitante.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-retornar{
    background: url('../imagenes/iconos/retornar.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-cerrar{
    background: url('../imagenes/iconos/cerrar.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-apertura{
    background: url('../imagenes/iconos/apertura.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-info{
    background: url('../imagenes/iconos/informacion.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-detener{
    background: url('../imagenes/iconos/detener.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

/* Botones de acciones */
.icos-create{
    background: url('../imagenes/iconos/create.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-delete{
    background: url('../imagenes/iconos/delete.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-show{
    background: url('../imagenes/iconos/show.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-update{
    background: url('../imagenes/iconos/update.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-edit{
    background: url('../imagenes/iconos/edit.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-validar{
    background: url('../imagenes/iconos/validar.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}


/* Iconos del menu lateral */
.icos-dashboard{
    background: url('../imagenes/iconos/dashboard.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-users{
    background: url('../imagenes/iconos/users.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-taquilla{
    background: url('../imagenes/iconos/taquilla.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-tramites{
    background: url('../imagenes/iconos/tramite.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-mostrador{
    background: url('../imagenes/iconos/mostrador.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-cita{
    background: url('../imagenes/iconos/cita.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-monitor{
    background: url('../imagenes/iconos/monitor.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-reportes{
    background: url('../imagenes/iconos/reporte.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-directores{
    background: url('../imagenes/iconos/directores.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-ajustes{
    background: url('../imagenes/iconos/setting.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

/* GERENCIA */

/* .icos{
    display: block;
    min-width: 20px;
    min-height: 20px;
    max-width: 60px;
    max-height: 60px;
} */

.icos-home{
    background: url('../imagenes/gerencia/inicio.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-report{
    background: url('../imagenes/gerencia/reportes.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-tramite{
    background: url('../imagenes/gerencia/tramites.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-usuarios{
    background: url('../imagenes/gerencia/usuarios.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-exit{
    background: url('../imagenes/gerencia/salir.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-buscar{
    background: url('../imagenes/gerencia/buscar.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-torre{
    background: url('../imagenes/gerencia/torre.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.icos-recaudo{
    background: url('../imagenes/gerencia/recaudo.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
