@charset "UTF-8";

@font-face {
  font-family: "iconos-pilot";
  src:url("/lib/css/fonts/iconos-pilot.eot");
  src:url("/lib/css/fonts/iconos-pilot.eot?#iefix") format("embedded-opentype"),
    url("/lib/css/fonts/iconos-pilot.woff") format("woff"),
    url("/lib/css/fonts/iconos-pilot.ttf") format("truetype"),
    url("/lib/css/fonts/iconos-pilot.svg#iconos-pilot") format("svg");
  font-weight: normal;
  font-style: normal;

}


[data-icon]:before {
    font-family: "iconos-pilot" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=icon-pilot]:before,
[class*=" icon-pilot"]:before {
    font-family: "iconos-pilot" !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-pilot-home:before {
  content: "\e01b";
}
.icon-pilot-lead:before {
  content: "\e01c";
}
.icon-pilot-contacto:before {
  content: "\e01e";
}
.icon-pilot-cartelera:before {
  content: "\e01f";
}
.icon-pilot-tareas:before {
  content: "\e020";
}
.icon-pilot-ventas:before {
  content: "\e021";
}
.icon-pilot-icono:before {
  content: "\e022";
}
.icon-pilot-clip:before {
  content: "\e023";
}
.icon-pilot-precios:before {
  content: "\e024";
}
.icon-pilot-entregas:before {
  content: "\e025";
}
.icon-pilot-legajos:before {
  content: "\e026";
}
.icon-pilot-comisiones:before {
  content: "\e027";
}
.icon-pilot-calculadora:before {
  content: "\e028";
}
.icon-pilot-admin:before {
  content: "\e029";
}
.icon-pilot-contact:before {
  content: "\e02a";
}
.icon-pilot-stock:before {
  content: "\e02b";
}
.icon-pilot-citas:before {
  content: "\e02c";
}
.icon-pilot-cpa:before {
  content: "\e02d";
}
.icon-pilot-calidad:before {
  content: "\e02e";
}
.icon-pilot-taller:before {
  content: "\e02f";
}
.icon-pilot-chat:before {
  content: "\e030";
}
.icon-pilot-or:before {
  content: "\e031";
}
.icon-pilot-drive:before {
  content: "\e032";
}
.icon-pilot-up:before {
  content: "\e034";
}
.icon-pilot-citroen:before {
  content: "\e035";
}
.icon-pilot-psa:before {
  content: "\e036";
}
.icon-pilot-fca:before {
  content: "\e037";
}
.icon-pilot-fca-p:before {
  content: "\e038";
}
.icon-pilo-quiter:before {
  content: "\e039";
}
.icon-pilot-ford:before {
  content: "\e03a";
}
.icon-pilot-gm:before {
  content: "\e03b";
}
.icon-pilot-beta:before {
  content: "\e03c";
}
.icon-pilot-mercedes:before {
  content: "\e03d";
}
.icon-pilot-integracion:before {
  content: "\e03e";
}
.icon-pilot-renault:before {
  content: "\e03f";
}
.icon-pilot-escuela:before {
  content: "\e040";
}
.icon-pilot-mercadolibre:before {
  content: "\e041";
}
.icon-pilot-kia:before {
  content: "\e042";
}
.icon-pilot-p:before {
  content: "\e043";
}
.icon-pilot-clientes-2:before {
  content: "\e044";
}
.icon-pilot-clientes-3:before {
  content: "\e045";
}
.icon-pilot-clientes:before {
  content: "\e046";
}
.icon-pilot-files:before {
  content: "\e047";
}
.icon-pilot-files-p:before {
  content: "\e048";
}
.icon-pilot-rocket:before {
  content: "\e049";
}
.icon-pilot-map:before {
  content: "\e04a";
}
.icon-pilot-fav:before {
  content: "\e04b";
}
.icon-pilot-ahorro:before {
  content: "\e04c";
}
.icon-pilot-mora:before {
  content: "\e04d";
}
.icon-pilot-peugeot:before {
  content: "\e000";
}
.icon-pilot-bi:before {
  content: "\e002";
}
.icon-pilot-reglas:before {
  content: "\e001";
}


.pilot-3x {
    font-size: 2.5em
}

.pilot-round {
    margin-bottom: 10px;
    border-radius: 50%;
    color: #fff;
    line-height: 1.30em;
    padding: 6px;
    width: 45px!important;
    height: 45px!important
}

/* estilos para el listado*/


.pilot-icon-module{
  font-size: 28px;
  margin-bottom: 0px;
  border-radius: 50%;
  color: #fff;
  line-height: 1.30em;
  padding: 7px 8px;
  width: 45px!important;
  height: 45px!important
}

/* estilos para el listado */


.icon-pilot-home {
    background: #000
}

.icon-pilot-tareas {
    background: #1a63b8
}

.icon-pilot-drive {
    background: #707989
}

.icon-pilot-admin {
    background: #8e95a1
}

.icon-pilot-chat {
    background: #dfba49
}

.icon-pilot-cpa {
    background: #6cad5b
}

.icon-pilot-citas {
    background: #4574c2
}

.icon-pilot-taller {
    background: #3781f7
}

.icon-pilot-or {
    background: #3b5daa
}

.icon-pilot-lead {
    background: #d91e18
}

.icon-pilot-ventas {
    background: #d84a38
}

.icon-pilot-precios {
    background: #d45e48
}

.icon-pilot-stock {
    background: #c1384c
}

.icon-pilot-calidad {
    background: #9867c8
}

.icon-pilot-legajos {
    background: #47adb1
}

.icon-pilot-contact {
    background: #f47521
}

.icon-pilot-no {
    background: #333
}

.icon-pilot-up {
    background: #333
}

.icon-pilot-icono, .icon-pilot-bi {
    background: #ea478a
}

.icon-pilot-rocket {
    background: #4b8df8;
}

.icon-pilot-reglas {
  background: #1cafd4;
}

