/* ===== icons.css ===== */
/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/

@font-face {
	font-family: "IcoFont";
	font-weight: normal;
	font-style: "Regular";
	src: url("../fonts/icofont.woff2") format("woff2"),
	url("../fonts/icofont.woff") format("woff");
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'IcoFont' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-feature-settings: "liga";
	-webkit-font-smoothing: antialiased;
}
/* basicos */
.icon-inicio:before { content: "\ef47"; }
.icon-menu:before { content: "\efa2"; font-size: 20px; }
.icon-pantalla:before { content: "\efd5"; }
.icon-alerta:before { content: "\eea3"; }
.icon-usuario:before { content: "\ec8e"; }
.icon-salir:before { content: "\efc4"; }
.icon-arriba:before { content: "\eaa1"; }

/* admin */
.icon-opciones:before { content: "\ef39"; }
.icon-variables:before { content: "\efe2"; }
.icon-usuarios:before { content: "\ed0d"; }
.icon-personas:before { content: "\ed0d"; }
.icon-tablas:before { content: "\ee06"; }
.icon-iconos:before { content: "\f000"; }
.icon-admin:before { content: "\ead8"; }
.icon-maestro:before { content: "\eeea"; }

/* generales */
.icon-buscar:before { content: "\ed12"; }
.icon-eliminar:before { content: "\ef00"; }
.icon-editar:before { content: "\ebf6"; }
.icon-imprimir:before { content: "\efc6"; }
.icon-calendario:before { content: "\ec45"; }
.icon-ok:before { content: "\f021"; }
.icon-falta:before { content: "\efcb"; }
.icon-agregar:before { content: "\efc1"; }
.icon-quitar:before { content: "\ef99"; }
.icon-codigoqr:before { content: "\efc8"; }
.icon-codigobr:before { content: "\e963"; }
.icon-calculadora:before { content: "\ec05"; }
.icon-descargar:before { content: "\ef08"; }
.icon-cerrar:before { content: "\eee4"; }
.icon-izquierda:before { content: "\ea9d"; }
.icon-derecha:before { content: "\eaa0"; }
.icon-corazon:before { content: "\ef44"; }
.icon-candado:before { content: "\ec61"; }
.icon-escudo:before { content: "\efe6"; }
/* perfil */
.icon-mujeres:before { content: "\e970"; }
.icon-perfil:before { content: "\e970"; }
.icon-nombre:before { content: "\ed01"; }
.icon-direccion:before { content: "\ed42"; }
.icon-telefono:before { content: "\f008"; }
.icon-celular:before { content: "\ed86"; }
.icon-correo:before { content: "\ef13"; }
.icon-foto:before { content: "\ec47"; }

/* roles */
.icon-menus:before { content: "\efa2"; }
.icon-roles:before { content: "\ec8d"; }
.icon-administrador:before { content: "\e985"; }
.icon-pastor:before { content: "\ebc8"; }

/* sociedades */
.icon-infantil:before { content: "\eeda"; }
.icon-adolescentes:before { content: "\eadd"; }
.icon-juvenil:before { content: "\ed0a"; }
.icon-femenil:before { content: "\ecf2"; }
.icon-varonil:before { content: "\ecec"; }
.icon-mayores:before { content: "\ec0c"; }
.icon-matrimonios:before { content: "\ef56"; }

/* ministerios */
.icon-musica:before { content: "\eca3"; }
.icon-alabanza:before { content: "\ea46"; }
.icon-amor:before { content: "\ec62"; }

/* departamentos */
.icon-evangelismo:before { content: "\ed15"; }
.icon-oracion:before { content: "\ec4a"; }
.icon-servicio:before { content: "\eba3"; }
.icon-literatura:before { content: "\ead1"; }
.icon-libro:before { content: "\ead2"; }
.icon-mantenimiento:before { content: "\e9c4"; }
.icon-difusion:before { content: "\ec92"; }

/* comisiones */
.icon-secretario:before { content: "\e96d"; }
.icon-tesorero:before { content: "\e962"; }
.icon-ventas:before { content: "\eb66"; }
.icon-aseo:before { content: "\e9af"; }
.icon-proyeccion:before { content: "\ec9e"; }



/* pastor */
.icon-servicios:before { content: "\ec4e"; }
.icon-fechas:before { content: "\eecd"; }
.icon-obreros:before { content: "\ed0c"; }
.icon-lista:before { content: "\ef74"; }
.icon-etiquetas:before { content: "\f005"; }
.icon-calificaciones:before { content: "\efbe"; }
.icon-estadistica:before { content: "\e97d"; }

/* directivas */
.icon-sociedad:before { content: "\ed08"; }
.icon-grupo:before { content: "\ed0c"; }
.icon-asistencia:before { content: "\ec4c"; }
.icon-reuniones:before { content: "\f001"; }
.icon-plan:before { content: "\efb2"; }
.icon-cumpleanos:before { content: "\eb46"; }
.icon-pastel:before { content: "\eb46"; }

.icon-trimestre:before { content: "\ed28"; }
.icon-whatsapp:before { content: "\ed86"; }




/* otros */
.icon-censo:before { content: "\ec4c"; }
.icon-poblacion:before { content: "\ed0c"; }
.icon-diezmos:before { content: "\ef9d"; }
.icon-aportaciones:before { content: "\e972"; }
.icon-pastores:before { content: "\ed04"; }
.icon-templos:before { content: "\ef51"; }
.icon-casa:before { content: "\ef47"; }
.icon-organigrama:before { content: "\efa5"; }
.icon-distritos:before { content: "\e973"; }
.icon-nacional:before { content: "\f02c"; }
.icon-tablero:before { content: "\e97f"; }

.icon-formulas:before { content: "\ebec"; }
.icon-listas:before { content: "\ef72"; }
.icon-campos:before { content: "\efbe"; }

.icon-relaciones:before { content: "\eacd"; }
.icon-addcenso:before { content: "\e96d"; }
.icon-reestructura:before { content: "\efb0"; }



/* Theme icon system: usar solamente assets/fonts/icofont */
.theme-ico,
.ui-icon,
.nav-icon [class^="icon-"],
.nav-icon [class*=" icon-"]{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:1em;
    height:1em;
    line-height:1;
    flex:0 0 auto;
}
.theme-ico:before,
.ui-icon:before{
    font-family:'IcoFont' !important;
    speak:none;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none;
    white-space:nowrap;
    word-wrap:normal;
    direction:ltr;
    line-height:1;
    -webkit-font-feature-settings:"liga";
    -webkit-font-smoothing:antialiased;
}
.icon-bloques:before{content:"\ef5d";}

.icon-catalog-grid{
    display:grid;
    grid-template-columns:repeat(auto-fill,minmax(150px,1fr));
    gap:12px;
}
.icon-catalog-item{
    display:flex;
    align-items:center;
    gap:10px;
    min-height:48px;
    padding:12px;
    border:1px solid var(--ui-border,rgba(148,163,184,.18));
    border-radius:14px;
    background:var(--ui-surface-soft,rgba(255,255,255,.035));
}
.icon-catalog-item .theme-ico{
    width:32px;
    height:32px;
    font-size:22px;
    color:var(--ui-accent,#8ab4ff);
}
.icon-catalog-item code{
    font-size:12px;
    white-space:normal;
    color:inherit;
}
.ui-search-icon-wrap{position:relative;display:block;}
.ui-search-icon-wrap:before{content:none;}
.ui-search-icon-wrap .ui-search{width:100%;}

.icon-catalog-sections{
    display:grid;
    gap:22px;
}
.icon-catalog-section{
    display:grid;
    gap:12px;
}
.icon-catalog-title{
    margin:0;
    font-size:15px;
    line-height:1.25;
    color:var(--ui-text,#eaf2ff);
}


