@font-face {
   font-family: "custom_icons";
   src: url("../font/custom_icons.eot?18542064");
   src: url("../font/custom_icons.eot?18542064#iefix")
         format("embedded-opentype"),
      url("../font/custom_icons.woff2?18542064") format("woff2"),
      url("../font/custom_icons.woff?18542064") format("woff"),
      url("../font/custom_icons.ttf?18542064") format("truetype"),
      url("../font/custom_icons.svg?18542064#custom_icons") 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: 'custom_icons';
    src: url('../font/custom_icons.svg?18542064#custom_icons') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
   font-family: "custom_icons";
   font-style: normal;
   font-weight: normal;
   speak: never;

   display: inline-block;
   text-decoration: inherit;
   width: 1em;
   margin-right: 0.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: 0.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); */
}

.icon-folder:before {
   content: "\e800";
} /* '' */
.icon-contrair:before {
   content: "\e801";
} /* '' */
.icon-expandir:before {
   content: "\e802";
} /* '' */
.icon-insert_row:before {
   content: "\e803";
} /* '' */
.icon-trash-empty:before {
   content: "\e804";
} /* '' */
.icon-folder-add:before {
   content: "\e805";
} /* '' */
.icon-list-add:before {
   content: "\e806";
} /* '' */
.icon-lock:before {
   content: "\e807";
} /* '' */
.icon-upload:before {
   content: "\e808";
} /* '' */
.icon-down-dir:before {
   content: "\e809";
} /* '' */
.icon-up-dir:before {
   content: "\e80a";
} /* '' */
.icon-left-dir:before {
   content: "\e80b";
} /* '' */
.icon-tempo-rapido:before {
   content: "\e80c";
} /* '' */
.icon-right-dir:before {
   content: "\e80d";
} /* '' */
.icon-logout-1:before {
   content: "\e80e";
} /* '' */
.icon-ok:before {
   content: "\e80f";
} /* '' */
.icon-edit:before {
   content: "\e810";
} /* '' */
.icon-cancel-circled:before {
   content: "\e811";
} /* '' */
.icon-help-circled:before {
   content: "\e812";
} /* '' */
.icon-wrench:before {
   content: "\e813";
} /* '' */
.icon-registarnaoplaneado:before {
   content: "\e814";
} /* '' */
.icon-iniciarnaoplaneado:before {
   content: "\e815";
} /* '' */
.icon-iniciarmanutencao:before {
   content: "\e816";
} /* '' */
.icon-lock-open:before {
   content: "\e817";
} /* '' */
.icon-registarmanutencao:before {
   content: "\e818";
} /* '' */
.icon-doing:before {
   content: "\e819";
} /* '' */
.icon-todo:before {
   content: "\e81a";
} /* '' */
.icon-done:before {
   content: "\e81b";
} /* '' */
.icon-wrench-1:before {
   content: "\e81c";
} /* '' */
.icon-cog:before {
   content: "\e81d";
} /* '' */
.icon-wrench-2:before {
   content: "\e81e";
} /* '' */
.icon-users:before {
   content: "\e81f";
} /* '' */
.icon-folder-open:before {
   content: "\e820";
} /* '' */
.icon-calendar:before {
   content: "\e821";
} /* '' */
.icon-link:before {
   content: "\e822";
} /* '' */
.icon-palette:before {
   content: "\e823";
} /* '' */
.icon-cw:before {
   content: "\e824";
} /* '' */
.icon-ccw:before {
   content: "\e825";
} /* '' */
.icon-bell:before {
   content: "\e826";
} /* '' */
.icon-thumbtack:before {
   content: "\e827";
} /* '' */
.icon-search:before {
   content: "\e828";
} /* '' */
.icon-xmark:before {
   content: "\e829";
} /* '' */
.icon-box:before {
   content: "\e82a";
} /* '' */
.icon-user:before {
   content: "\e82b";
} /* '' */
.icon-ban:before {
   content: "\e82c";
} /* '' */
.icon-eye:before {
   content: "\e82d";
} /* '' */
.icon-floppy:before {
   content: "\e82e";
} /* '' */
.icon-floppy-disk:before {
   content: "\e82f";
} /* '' */
.icon-clock:before {
   content: "\e830";
} /* '' */
.icon-thumbs-up:before {
   content: "\e831";
} /* '' */
.icon-thumbs-down:before {
   content: "\e832";
} /* '' */
.icon-lightbulb:before {
   content: "\e833";
} /* '' */
.icon-puzzle-piece:before {
   content: "\e834";
} /* '' */
.icon-folder-open-1:before {
   content: "\e835";
} /* '' */
.icon-cart-shopping:before {
   content: "\e836";
} /* '' */
.icon-chart-gantt:before {
   content: "\e837";
} /* '' */
.icon-logout:before {
   content: "\e838";
} /* '' */
.icon-menu:before {
   content: "\e839";
} /* '' */
.icon-eletrodos:before {
   content: "\e83a";
} /* '' */
.icon-qualidade:before {
   content: "\e83b";
} /* '' */
.icon-print:before {
   content: "\e83c";
} /* '' */
.icon-read-only:before {
   content: "\e83d";
} /* '' */
.icon-arrows-ccw:before {
   content: "\e83e";
} /* '' */
.icon-marquee:before {
   content: "\e847";
} /* '' */
.icon-check:before {
   content: "\f00c";
} /* '' */
.icon-outdent:before {
   content: "\f03b";
} /* '' */
.icon-indent:before {
   content: "\f03c";
} /* '' */
.icon-play:before {
   content: "\f04b";
} /* '' */
.icon-stop:before {
   content: "\f04d";
} /* '' */
.icon-chevron-left:before {
   content: "\f053";
} /* '' */
.icon-chevron-right:before {
   content: "\f054";
} /* '' */
.icon-circle-minus:before {
   content: "\f056";
} /* '' */
.icon-circle-xmark:before {
   content: "\f05c";
} /* '' */
.icon-arrow-left:before {
   content: "\f060";
} /* '' */
.icon-arrow-right:before {
   content: "\f061";
} /* '' */
.icon-eye-slash:before {
   content: "\f070";
} /* '' */
.icon-triangle-exclamation:before {
   content: "\f071";
} /* '' */
.icon-chevron-up:before {
   content: "\f077";
} /* '' */
.icon-chevron-down:before {
   content: "\f078";
} /* '' */
.icon-filter:before {
   content: "\f0b0";
} /* '' */
.icon-copy:before {
   content: "\f0c5";
} /* '' */
.icon-bars:before {
   content: "\f0c9";
} /* '' */
.icon-caret-down:before {
   content: "\f0d7";
} /* '' */
.icon-caret-up:before {
   content: "\f0d8";
} /* '' */
.icon-caret-left:before {
   content: "\f0d9";
} /* '' */
.icon-caret-right:before {
   content: "\f0da";
} /* '' */
.icon-table-columns:before {
   content: "\f0db";
} /* '' */
.icon-sort-down:before {
   content: "\f0dd";
} /* '' */
.icon-sort-up:before {
   content: "\f0de";
} /* '' */
.icon-plus-squared:before {
   content: "\f0fe";
} /* '' */
.icon-angle-up:before {
   content: "\f106";
} /* '' */
.icon-angle-down:before {
   content: "\f107";
} /* '' */
.icon-detalhes:before {
   content: "\f115";
} /* '' */
.icon-code-branch:before {
   content: "\f126";
} /* '' */
.icon-unlink:before {
   content: "\f127";
} /* '' */
.icon-question:before {
   content: "\f128";
} /* '' */
.icon-ellipsis:before {
   content: "\f141";
} /* '' */
.icon-ellipsis-vertical:before {
   content: "\f142";
} /* '' */
.icon-minus-squared:before {
   content: "\f146";
} /* '' */
.icon-square-minus:before {
   content: "\f147";
} /* '' */
.icon-link-ext-alt:before {
   content: "\f14c";
} /* '' */
.icon-view-details:before {
   content: "\f177";
} /* '' */
.icon-caret:before {
   content: "\f17e";
} /* '' */
.icon-execucao:before {
   content: "\f183";
} /* '' */
.icon-orcamentos:before {
   content: "\f184";
} /* '' */
.icon-projetos:before {
   content: "\f185";
} /* '' */
.icon-planeamento:before {
   content: "\f186";
} /* '' */
.icon-compras:before {
   content: "\f187";
} /* '' */
.icon-configuracoes:before {
   content: "\f188";
} /* '' */
.icon-administracao:before {
   content: "\f189";
} /* '' */
.icon-recursos:before {
   content: "\f18a";
} /* '' */
.icon-testes:before {
   content: "\f18b";
} /* '' */
.icon-custos:before {
   content: "\f18c";
} /* '' */
.icon-exportar:before {
   content: "\f190";
} /* '' */
.icon-square-plus:before {
   content: "\f196";
} /* '' */
.icon-file-pdf:before {
   content: "\f1c1";
} /* '' */
.icon-history:before {
   content: "\f1da";
} /* '' */
.icon-adicionar:before {
   content: "\f1ef";
} /* '' */
.icon-importar:before {
   content: "\f1f0";
} /* '' */
.icon-filtros:before {
   content: "\f1f1";
} /* '' */
.icon-editar:before {
   content: "\f1f3";
} /* '' */
.icon-apagar:before {
   content: "\f1f4";
} /* '' */
.icon-copyright:before {
   content: "\f1f9";
} /* '' */
.icon-chart-area:before {
   content: "\f1fe";
} /* '' */
.icon-sticky-note:before {
   content: "\f249";
} /* '' */
.icon-note-sticky:before {
   content: "\f24a";
} /* '' */
.icon-calendar-xmark:before {
   content: "\f273";
} /* '' */
.icon-circle-question:before {
   content: "\f29c";
} /* '' */
.icon-address-book:before {
   content: "\f2b9";
} /* '' */
.icon-window-close:before {
   content: "\f2d3";
} /* '' */
.icon-trash-can:before {
   content: "\f2ed";
} /* '' */
.icon-pencil:before {
   content: "\f303";
} /* '' */
.icon-box-open:before {
   content: "\f49e";
} /* '' */
.icon-grip:before {
   content: "\f58d";
} /* '' */
.icon-grip-vertical:before {
   content: "\f58e";
} /* '' */
.icon-folder-plus:before {
   content: "\f65e";
} /* '' */
.icon-file-csv:before {
   content: "\f6dd";
} /* '' */
.icon-grip-lines:before {
   content: "\f7a4";
} /* '' */
.icon-grip-lines-vertical:before {
   content: "\f7a5";
} /* '' */
