@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?q3xnxj');
  src:  url('fonts/icomoon.eot?q3xnxj#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?q3xnxj') format('truetype'),
    url('fonts/icomoon.woff?q3xnxj') format('woff'),
    url('fonts/icomoon.svg?q3xnxj#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-blink:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e907";
}
.icon-settings:before {
  content: "\e908";
}
.icon-camera:before {
  content: "\e909";
}
.icon-note:before {
  content: "\e904";
}
.icon-wallet:before {
  content: "\e90a";
}
.icon-vynil:before {
  content: "\e90b";
}
.icon-world:before {
  content: "\e90c";
}
.icon-cancel:before {
  content: "\e905";
}
.icon-plus:before {
  content: "\e906";
}
.icon-cloud:before {
  content: "\e90d";
}
.icon-chart:before {
  content: "\e90e";
}
.icon-truck1:before {
  content: "\e901";
}
.icon-printer1:before {
  content: "\e902";
}
.icon-shipping:before {
  content: "\e90f";
}
.icon-clipboard2:before {
  content: "\e910";
}
.icon-clipboard1:before {
  content: "\e903";
}
.icon-clipboard3:before {
  content: "\e911";
}
.icon-file-empty:before {
  content: "\e924";
}
.icon-file-zip:before {
  content: "\e92b";
}
.icon-folder-open:before {
  content: "\e930";
}
.icon-folder-plus:before {
  content: "\e931";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-stopwatch:before {
  content: "\e952";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-printer:before {
  content: "\e954";
}
.icon-display:before {
  content: "\e956";
}
.icon-tablet:before {
  content: "\e95a";
}
.icon-floppy-disk:before {
  content: "\e962";
}
.icon-user:before {
  content: "\e971";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-search:before {
  content: "\e986";
}
.icon-aid-kit:before {
  content: "\e998";
}
.icon-pie-chart:before {
  content: "\e99a";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-stats-bars:before {
  content: "\e99c";
}
.icon-stats-bars2:before {
  content: "\e99d";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-switch:before {
  content: "\e9b6";
}
.icon-clipboard:before {
  content: "\e9b8";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-make-group:before {
  content: "\ea58";
}
.icon-google-drive:before {
  content: "\ea8f";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-file-excel:before {
  content: "\eae2";
}


.icon_logo{
  font-size: 40px;
  line-height: 65px;  
  color:#0082ff ;
  padding-left: 15px;
}
.icon_login{
  font-size: 55px;
  line-height: 55px;  
  color:#0082ff ;
}
.icon_menu{
  font-size: 25px;
  line-height: 40px;  
  color:#c0c0c0;
  padding-left: 25px;
}
.icon_top{
  font-size: 22px;
  color:#808080;
  line-height: 40px;  
}
.icon_boton_nuevo{
  font-size: 18px;
  color:#0082ff;
  padding-top: 8px;
  padding-right: 5px;   
  float: left;    
}
.icon_boton{
  font-size: 16px;
  color:#76797b;
  line-height: 22px;  
}
.icon_boton:hover{
  color:#0082ff;
}
.icon_boton-red{
  font-size: 16px;
  color:#76797b;
  line-height: 22px;  
}
.icon_boton-red:hover{
  color:#FF0000;
}
