/*@charset "UTF-8";

@font-face {
  font-family: "contable";
  src:url("../fonts/contable.eot");
  src:url("../fonts/contable.eot?#iefix") format("embedded-opentype"),
    url("../fonts/contable.woff") format("woff"),
    url("../fonts/contable.ttf") format("truetype"),
    url("../fonts/contable.svg#contable") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "contable" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="ico-"]:before,
[class*=" ico-"]:before {
  font-family: "contable" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-inicio:before {
  content: "\61";
}
.ico-money:before {
  content: "\62";
}
.ico-libro:before {
  content: "\63";
}
.ico-sri:before {
  content: "\64";
}
.ico-exit:before {
  content: "\65";
}
.ico-cuentas:before {
  content: "\66";
}
.ico-menu:before {
  content: "\67";
}
.ico-bank:before {
  content: "\68";
}
.ico-users:before {
  content: "\69";
}
.ico-in:before {
  content: "\6a";
}
.ico-out:before {
  content: "\6b";
}
.ico-book:before {
  content: "\6c";
}
.ico-edit:before {
  content: "\6d";
}
.ico-delete:before {
  content: "\6e";
}
.ico-add:before {
  content: "\6f";
}
.ico-save:before {
  content: "\70";
}
.ico-print:before {
  content: "\71";
}
.ico-portafolio:before {
  content: "\72";
}
.ico-ver:before {
  content: "\73";
}
.ico-files:before {
  content: "\74";
}
.ico-config:before {
  content: "\75";
}*/

@font-face {
  font-family: 'contable';
  src: url('../fonts/contable.eot?83454477');
  src: url('../fonts/contable.eot?83454477#iefix') format('embedded-opentype'),
       url('../fonts/contable.woff2?83454477') format('woff2'),
       url('../fonts/contable.woff?83454477') format('woff'),
       url('../fonts/contable.ttf?83454477') format('truetype'),
       url('../fonts/contable.svg?83454477#contable') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'contable';
    src: url('../fonts/contable.svg?83454477#contable') format('svg');
  }
}
*/
 
 [class^="ico-"]:before, [class*=" ico-"]:before {
  font-family: "contable";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.ico-inicio:before { content: '\e800'; } /* '' */
.ico-book:before { content: '\e801'; } /* '' */
.ico-flujo:before { content: '\e802'; } /* '' */
.ico-dosto:before { content: '\e803'; } /* '' */
.ico-exit:before { content: '\e804'; } /* '' */
.ico-star:before { content: '\e805'; } /* '' */
.ico-user:before { content: '\e806'; } /* '' */
.ico-users:before { content: '\e807'; } /* '' */
.ico-add:before { content: '\e808'; } /* '' */
.ico-ok:before { content: '\e809'; } /* '' */
.ico-cancel:before { content: '\e80a'; } /* '' */
.ico-lista:before { content: '\e80b'; } /* '' */
.ico-image:before { content: '\e80c'; } /* '' */
.ico-menos:before { content: '\e80d'; } /* '' */
.ico-info:before { content: '\e80e'; } /* '' */
.ico-adjunto:before { content: '\e80f'; } /* '' */
.ico-lock:before { content: '\e810'; } /* '' */
.ico-ver:before { content: '\e811'; } /* '' */
.ico-config:before { content: '\e812'; } /* '' */
.ico-config1:before { content: '\e813'; } /* '' */
.ico-carrito:before { content: '\e814'; } /* '' */
.ico-calendario:before { content: '\e815'; } /* '' */
.ico-reporte:before { content: '\e816'; } /* '' */
.ico-report:before { content: '\e817'; } /* '' */
.ico-llave:before { content: '\e818'; } /* '' */
.ico-credit:before { content: '\e819'; } /* '' */
.ico-save:before { content: '\e81a'; } /* '' */
.ico-portafolio:before { content: '\e81b'; } /* '' */
.ico-in:before { content: '\e81c'; } /* '' */
.ico-out:before { content: '\e81d'; } /* '' */
.ico-edit:before { content: '\e81e'; } /* '' */
.ico-print:before { content: '\e81f'; } /* '' */
.ico-cobrar:before { content: '\e820'; } /* '' */
.ico-sri:before { content: '\e821'; } /* '' */
.ico-pagar:before { content: '\e822'; } /* '' */
.ico-files:before { content: '\f0c5'; } /* '' */
.ico-menu:before { content: '\f0c9'; } /* '' */
.ico-cuentas:before { content: '\f0cb'; } /* '' */
.ico-money:before { content: '\f0d6'; } /* '' */
.ico-mail:before { content: '\f0e0'; } /* '' */
.ico-male:before { content: '\f183'; } /* '' */
.ico-bank:before { content: '\f19c'; } /* '' */
.ico-delete:before { content: '\f1f8'; } /* '' */
.ico-auditoria:before { content: '\f21b'; } /* '' */
.ico-adduser:before { content: '\f234'; } /* '' */
.ico-deluser:before { content: '\f235'; } /* '' */