﻿@charset "UTF-8";
/* BENTO Components */
/**
 * Bento.UI theme for custom and AngularUI components
 * Maintained by Chi Gao, Joe Huang, Aaron Mendez, Jaganlal Thoppe
 *
 * This ONLY imports the _theme.scss files that contain color variables
 */

/* Smart Badge */
/* Ribbon */
/* Ribbon ALT */
/* Tile */
/* Tile ALT */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #606169;
  --secondary: #0072a8;
  --success: #387c2b;
  --info: #0072a8;
  --warning: #ffb400;
  --danger: #dc0a0a;
  --light: #f8f9fa;
  --dark: #343a40;
  --tr: #ff8000;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* Nucleo start */
@font-face {
  font-family: "bento-icons";
  src: url('../fonts/tr-icons-nucleo.eot');
  src: url('../fonts/tr-icons-nucleo.eot') format("embedded-opentype"), url('../fonts/tr-icons-nucleo.woff2') format("woff2"), url('../fonts/tr-icons-nucleo.woff') format("woff"), url('../fonts/tr-icons-nucleo.ttf') format("truetype"), url('../fonts/tr-icons-nucleo.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon {
  display: inline-block;
  font: normal normal normal 1em/1 "bento-icons";
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Nucleo done */

.fa {
    display: inline-block;
    font-family: 'bento-icons';
    /*padding-right: unset !important;*/
    vertical-align: top;
    /*vertical-align: middle;*/
    /*color: #404040;*/
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
	text-align: center;
	/*margin-left: unset !important;*/
}

.fa.fa-button {
    color: white;
    height: 24px;
    width: 25px;
    line-height: 1.7;
}

.fa.fa-button:hover {
    background-color: #2c2c2c;
    border-color: #2c2c2c;
	border-radius: 3px;
}

.fa.fa-button-disabled {
    border: 1px solid #afafaf !important;
    background-color: #f4f5f7 !important;
    color: #939393 !important;
    opacity: 1;
}

.search-btn .fa.fa-button-disabled {
    border: none !important;
}
.fa-ayuda:before {
    content: "\e6ba"
}
.fa-ayudaF:before {
    content: "\e720"
}

.fa-plus:before {
    content: "\e600";
}

.fa-pencil:before {
    content: "\e663";
}

.fa-question:before {
    content: "\e66e";
}

.fa-times:before {
    content: "\e6bd";
}

.fa-refresh:before {
    content: "\e6bc";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\e68f";
}

.fa-expand:before {
    content: "\e66c";
}

.fa-compress:before {
    content: "\e656";
}

.fa-google:before {
    content: "\e660";
}

.fa-map-marker:before {
    content: "\e629";
}

.fa-exclamation-triangle:before {
    content: "\e6f3";
}

.fa-files-o:before {
    content: "\e657";
}

.fa-search-plus:before {
    content: "\e6f4";
}

.fa-search:before {
    content: "\e6c4";
}

.fa-caret-down:before {
    content: "\e71a";
}

.fa-chain-broken:before {
    content: "\e69f";
}

.fa-check:before {
    content: "\e637";
}

.fa-list-ol:before {
    content: "\e62a";
}

.fa-file-excel-o:before {
    content: "\e671";
}

.fa-file-pdf-o:before {
    content: "\e673";
}

.fa-cogs:before {
    content: "\e6cd";
}

.fa-upload:before {
    content: "\e6e7";
}

.fa-caret-right:before {
    content: "\e71c";
}

.fa-caret-left:before {
    content: "\e71b";
}

.fa-minus:before {
    content: "\e6a2";
}

.fa-angle-double-left:before {
	content: "\e680";
}

.fa-angle-left:before {
	content: "\e6b7";
}

.fa-angle-right:before {
	content: "\e6ad";
}

.fa-angle-double-right:before {
	content: "\e69b";
}

.fa-cog:before {
    content: "\e707";
}

.fa-ellipsis-h:before {
    content: "\e6a5";
    vertical-align: middle;
}

.fa-asterisk:before {
	content: "\e702";
}

.fa-times:before {
	content: "\e64a";
}

.fa-file-text:before {
	content: "\e673";
}

.fa-credit-card:before {
	content: "\e6ed";
}

.fa-youtube-play:before {
    content: "\1000a";
}

.fa-arrow-up:before {
    content: "\e619";
}

.fa-arrow-down:before {
    content: "\e614";
}

.fa-cloud-upload:before {
    content: "\e64c";
}

.fa-cloud-download:before {
    content: "\e64b";
}

.fa-emit:before {
    content: "\e669";
}

.fa-newtab:before {
    content: "\e6ac";
}

.fa-circle-dollar:before {
    content: "\e64f"
}

.update-stock:before {
    content: "\e662";
}

.fa-bolt:before {
    content: "\e69e";
}

.fa-import-group:before {
    content: "\e717";
}