/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss (1) ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700);
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss (2) ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* =========================================================================================================== */
/* media queries */
/* (tablets, 768px and up) */
/* (desktops, 1024px and up) */
/* (laptops, 1200px and up) */
/* (large desktops, 1400px and up) */
/* (extra large desktops, 1900px and up) */
/* =========================================================================================================== */
/* spacing */
/* =========================================================================================================== */
/* styles */
/* =========================================================================================================== */
/* theme */
/*
  Sidenav: Layout Beta
 */
/*
  Sidenav-Item: Padding
 */
/* =========================================================================================================== */
/* media queries */
/* =========================================================================================================== */
/* Typeface */
/* =========================================================================================================== */
/* styles */
pre code.hljs{display:block;overflow-x:auto;padding:1em}
code.hljs{padding:3px 5px}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/
.hljs{color:#24292e;background:#fff}
.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}
.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}
.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}
.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}
.hljs-built_in,.hljs-symbol{color:#e36209}
.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}
.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}
.hljs-subst{color:#24292e}
.hljs-section{color:#005cc5;font-weight:700}
.hljs-bullet{color:#735c0f}
.hljs-emphasis{color:#24292e;font-style:italic}
.hljs-strong{color:#24292e;font-weight:700}
.hljs-addition{color:#22863a;background-color:#f0fff4}
.hljs-deletion{color:#b31d28;background-color:#ffeef0}
@keyframes preloader {
  0%, 100% {
    box-shadow: 5px 0 0 0 currentcolor;
  }
  25% {
    box-shadow: 0 5px 0 0 currentcolor;
  }
  50% {
    box-shadow: -5px 0 0 0 currentcolor;
  }
  75% {
    box-shadow: 0px -5px 0 0 currentcolor;
  }
  90% {
    box-shadow: 5px -5px 0 0 currentcolor;
  }
}
/*usage:
@include placeholder {
				 font-style:italic;
				 color: white;
				 font-weight:100;
			 }*/
@keyframes arrow-down-bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(-15px);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-18px);
  }
}
/* font size */
/*$font: 'azo-sans-web', sans-serif !default;*/
/* ///////////////////////////////////////////////////////////////////// */
/*10px*/
/*12px*/
/*14px*/
/*16px*/
/*18px*/
/*20px*/
/*22px*/
/*24px*/
/*24px*/
/*30px*/
/*30px*/
/*32px*/
/*34px*/
/*36px*/
/*38px*/
/*40px*/
/*42px*/
/*44px*/
/*46px*/
/*48px*/
/*60px*/
/*60px*/
/*70px*/
/*80px*/
/*100px*/
/*140px*/
/* ///////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////// */
.mat-form-field,
.mat-stepper-vertical,
.mat-stepper-horizontal,
.mat-button,
.mat-raised-button,
.mat-icon-button,
.mat-stroked-button,
.mat-flat-button,
.mat-fab,
.mat-mini-fab {
  font-family: "Roboto", sans-serif !important;
}
.layout {
  height: 100%;
  display: flex;
  flex-direction: column;
}
/* //////////////////////////////////////// */
.layout-container {
  height: 100%;
}
.layout-container .mat-drawer-container {
  height: calc(100% - 60px);
}
/* //////////////////////////////////////// */
.options-toggle {
  width: 48px;
  height: 48px;
  color: white;
  background: #28323c;
  position: absolute;
  top: 200px;
  right: 0;
  z-index: 99999;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
/* //////////////////////////////////////// */
.content-container {
  height: 100%;
  overflow: auto;
  position: relative;
}
/* define brand styles */
/* //////////////////////////////////// */
/* config */
/* //////////////////////////////////// */
/* usage */
/* set class "theme-" in body tag */
/* <body class="theme-BRAND"> */
/* use include in your class */
/*.class {
  @include themify('background-color', 'brand-primary');
}*/
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1,
.mat-headline,
.mat-typography .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font: 400 24px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font: 400 16px / 28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font: 400 15px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px / 112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px / 56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px / 48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px / 40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.0625em;
}
.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}
.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
@keyframes cdk-text-field-autofill-start {
  /*!*/
}
@keyframes cdk-text-field-autofill-end {
  /*!*/
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
.mat-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator {
  position: relative;
}
.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-option:hover:not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #455a64;
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #2196f3;
}
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox::after {
  color: #fafafa;
}
.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #455a64;
}
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #2196f3;
}
.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}
.mat-badge {
  position: relative;
}
.mat-badge.mat-badge {
  overflow: visible;
}
.mat-badge-hidden .mat-badge-content {
  display: none;
}
.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}
.mat-badge-content.mat-badge-active {
  transform: none;
}
.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.mat-badge-content {
  color: white;
  background: #455a64;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.mat-badge-accent .mat-badge-content {
  background: #2196f3;
  color: white;
}
.mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
.mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-button, .mat-icon-button, .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.mat-button.mat-primary, .mat-icon-button.mat-primary, .mat-stroked-button.mat-primary {
  color: #455a64;
}
.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #2196f3;
}
.mat-button.mat-warn, .mat-icon-button.mat-warn, .mat-stroked-button.mat-warn {
  color: #f44336;
}
.mat-button.mat-primary.mat-button-disabled, .mat-button.mat-accent.mat-button-disabled, .mat-button.mat-warn.mat-button-disabled, .mat-button.mat-button-disabled.mat-button-disabled, .mat-icon-button.mat-primary.mat-button-disabled, .mat-icon-button.mat-accent.mat-button-disabled, .mat-icon-button.mat-warn.mat-button-disabled, .mat-icon-button.mat-button-disabled.mat-button-disabled, .mat-stroked-button.mat-primary.mat-button-disabled, .mat-stroked-button.mat-accent.mat-button-disabled, .mat-stroked-button.mat-warn.mat-button-disabled, .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-button.mat-primary .mat-button-focus-overlay, .mat-icon-button.mat-primary .mat-button-focus-overlay, .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #455a64;
}
.mat-button.mat-accent .mat-button-focus-overlay, .mat-icon-button.mat-accent .mat-button-focus-overlay, .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #2196f3;
}
.mat-button.mat-warn .mat-button-focus-overlay, .mat-icon-button.mat-warn .mat-button-focus-overlay, .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.mat-button.mat-button-disabled .mat-button-focus-overlay, .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.mat-button .mat-ripple-element, .mat-icon-button .mat-ripple-element, .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.mat-button-focus-overlay {
  background: black;
}
.mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.mat-flat-button, .mat-raised-button, .mat-fab, .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  color: white;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  color: white;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  color: white;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  background-color: #455a64;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  background-color: #2196f3;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-flat-button.mat-primary .mat-ripple-element, .mat-raised-button.mat-primary .mat-ripple-element, .mat-fab.mat-primary .mat-ripple-element, .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-flat-button.mat-accent .mat-ripple-element, .mat-raised-button.mat-accent .mat-ripple-element, .mat-fab.mat-accent .mat-ripple-element, .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-flat-button.mat-warn .mat-ripple-element, .mat-raised-button.mat-warn .mat-ripple-element, .mat-fab.mat-warn .mat-ripple-element, .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-stroked-button:not([class*=mat-elevation-z]), .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not([class*=mat-elevation-z]), .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}
[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}
.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}
.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox-checkmark {
  fill: #fafafa;
}
.mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
.mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #455a64;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #2196f3;
}
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-checkbox .mat-ripple-element {
  background-color: black;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #455a64;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #2196f3;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.mat-chip.mat-standard-chip::after {
  background: black;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #455a64;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #2196f3;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-table {
  background: white;
}
.mat-table thead, .mat-table tbody, .mat-table tfoot,
mat-header-row, mat-row, mat-footer-row,
[mat-header-row], [mat-row], [mat-footer-row],
.mat-table-sticky {
  background: inherit;
}
mat-row, mat-header-row, mat-footer-row,
th.mat-header-cell, td.mat-cell, td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}
.mat-cell, .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}
.mat-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}
.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.mat-calendar-table-header,
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.mat-calendar-body-in-range::before {
  background: rgba(69, 90, 100, 0.2);
}
.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-calendar-body-comparison-bridge-start::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(69, 90, 100, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-comparison-bridge-end::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(69, 90, 100, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-calendar-body-selected {
  background-color: #455a64;
  color: white;
}
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(69, 90, 100, 0.4);
}
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(69, 90, 100, 0.3);
}
@media (hover: hover) {
  .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(69, 90, 100, 0.3);
  }
}
.mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(33, 150, 243, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(33, 150, 243, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(33, 150, 243, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #2196f3;
  color: white;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(33, 150, 243, 0.4);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(33, 150, 243, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(33, 150, 243, 0.3);
  }
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(244, 67, 54, 0.3);
  }
}
.mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-datepicker-toggle-active {
  color: #455a64;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #2196f3;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}
.mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
.mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
.mat-form-field.mat-focused .mat-form-field-label {
  color: #455a64;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #2196f3;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.mat-focused .mat-form-field-required-marker {
  color: #2196f3;
}
.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #455a64;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #2196f3;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #455a64;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #2196f3;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}
.mat-error {
  color: #f44336;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #455a64;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #2196f3;
}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}
.mat-icon.mat-primary {
  color: #455a64;
}
.mat-icon.mat-accent {
  color: #2196f3;
}
.mat-icon.mat-warn {
  color: #f44336;
}
.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.mat-input-element {
  caret-color: #455a64;
}
.mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-form-field.mat-accent .mat-input-element {
  caret-color: #2196f3;
}
.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}
.mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(0, 0, 0, 0.38);
}
.mat-list-option:hover, .mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.mat-list-single-selected-option, .mat-list-single-selected-option:hover, .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.mat-menu-panel {
  background: white;
}
.mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.mat-menu-item[disabled],
.mat-menu-item[disabled] .mat-menu-submenu-icon,
.mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
.mat-menu-item .mat-icon-no-color,
.mat-menu-submenu-icon {
  color: rgba(0, 0, 0, 0.54);
}
.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-paginator {
  background: white;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}
.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-paginator-container {
  min-height: 56px;
}
.mat-progress-bar-background {
  fill: #cdd2d5;
}
.mat-progress-bar-buffer {
  background-color: #cdd2d5;
}
.mat-progress-bar-fill::after {
  background-color: #455a64;
}
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #c4e1f8;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #c4e1f8;
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #2196f3;
}
.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f9ccc9;
}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f9ccc9;
}
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}
.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #455a64;
}
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #2196f3;
}
.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #455a64;
}
.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #455a64;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #2196f3;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #2196f3;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button .mat-ripple-element {
  background-color: black;
}
.mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.mat-select-panel {
  background: white;
}
.mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #455a64;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #2196f3;
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer.mat-drawer-push {
  background-color: white;
}
.mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #2196f3;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(33, 150, 243, 0.54);
}
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #2196f3;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #455a64;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(69, 90, 100, 0.54);
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #455a64;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
.mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider.mat-primary .mat-slider-track-fill,
.mat-slider.mat-primary .mat-slider-thumb,
.mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #455a64;
}
.mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: rgba(69, 90, 100, 0.2);
}
.mat-slider.mat-accent .mat-slider-track-fill,
.mat-slider.mat-accent .mat-slider-thumb,
.mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: #2196f3;
}
.mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: white;
}
.mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: rgba(33, 150, 243, 0.2);
}
.mat-slider.mat-warn .mat-slider-track-fill,
.mat-slider.mat-warn .mat-slider-thumb,
.mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}
.mat-slider:hover .mat-slider-track-background,
.mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider.mat-slider-disabled .mat-slider-track-background,
.mat-slider.mat-slider-disabled .mat-slider-track-fill,
.mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover:not([aria-disabled]), .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .mat-step-header:hover {
    background: none;
  }
}
.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #455a64;
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon {
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #2196f3;
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: white;
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}
.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}
.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white;
}
.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header::before,
.mat-horizontal-stepper-header::after,
.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header {
  height: 72px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}
.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}
.mat-sort-header-arrow {
  color: #757575;
}
.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.mat-tab-label, .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}
.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-tab-group[class*=mat-background-] > .mat-tab-header,
.mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(96, 125, 139, 0.3);
}
.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #455a64;
}
.mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(187, 222, 251, 0.3);
}
.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #2196f3;
}
.mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.mat-tab-group.mat-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(96, 125, 139, 0.3);
}
.mat-tab-group.mat-background-primary > .mat-tab-header, .mat-tab-group.mat-background-primary > .mat-tab-link-container, .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #455a64;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(187, 222, 251, 0.3);
}
.mat-tab-group.mat-background-accent > .mat-tab-header, .mat-tab-group.mat-background-accent > .mat-tab-link-container, .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #2196f3;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.mat-tab-group.mat-background-warn > .mat-tab-header, .mat-tab-group.mat-background-warn > .mat-tab-link-container, .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  background: #455a64;
  color: white;
}
.mat-toolbar.mat-accent {
  background: #2196f3;
  color: white;
}
.mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}
.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.mat-toolbar-multiple-rows {
  min-height: 64px;
}
.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}
@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }

  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.mat-tree {
  background: white;
}
.mat-tree-node,
.mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tree-node {
  min-height: 48px;
}
.mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-simple-snackbar-action {
  color: #2196f3;
}
* {
  margin: 0;
  padding: 0;
  outline: none;
}
html, body {
  min-height: 100%;
  height: 100%;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  /* If $fs-font-size is a key that exists in $fs-breakpoints, use the value */
  /* If $fs-font-size is a key that exists in $fs-breakpoints, use the value */
  line-height: normal;
  color: #555555 !important;
  background: #f5f5f5;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overscroll-behavior-y: contain;
  /* disable pull to refresh, keeps glow effects */
}
@media screen and (min-width: 1024px) {
  html, body {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  html, body {
    font-size: 1rem;
  }
}
.base {
  display: flex;
}
.mat-drawer-container {
  color: #555555;
}
div {
  box-sizing: border-box;
}
ul, li {
  list-style: none;
}
h1 {
  font-size: 1.125rem;
  /* If $fs-font-size is a key that exists in $fs-breakpoints, use the value */
  margin: 0 0 10px 0;
}
@media screen and (min-width: 1024px) {
  h1 {
    font-size: 1.25rem;
  }
}
h2 {
  font-size: 1rem;
  /* If $fs-font-size is a key that exists in $fs-breakpoints, use the value */
  margin: 0 0 10px 0;
}
@media screen and (min-width: 1024px) {
  h2 {
    font-size: 1rem;
  }
}
p {
  line-height: 26px;
  position: relative;
}
p + p {
  margin-top: 20px;
}
small {
  font-size: 0.625rem;
}
i svg {
  width: 60px;
}
a {
  transition: all 0.2s ease-in-out;
}
a:hover {
  transition: all 0.2s ease-in-out;
}
object {
  pointer-events: none;
  /* fix click-router action */
}
.text-ellipsis {
  width: 100%;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: break-word;
  overflow: hidden;
  display: block;
}
.container {
  padding: 0 20px;
}
section {
  padding: 20px 20px;
}
section header {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-between;
  -ms-flex-pack: justify;
}
section header h1 {
  margin: 0;
}
section header .buttons {
  margin: 0;
}
section + section {
  padding-top: 0;
}
.item-name {
  width: 100%;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: break-word;
  overflow: hidden;
  display: block;
}
.item-name i {
  margin-left: auto;
}
.theme-d1000 .highlight {
  color: #089ef4;
}
.theme-profarma .highlight {
  color: #089ef4;
}
.theme-farmalife .highlight {
  color: #96005a;
}
.theme-drogasmil .highlight {
  color: #9f0737;
}
.theme-tamoio .highlight {
  color: #71bf43;
}
.theme-rosario .highlight {
  color: #ed1c24;
}
.theme-d1000 > .highlight {
  color: #089ef4;
}
.theme-profarma > .highlight {
  color: #089ef4;
}
.theme-farmalife > .highlight {
  color: #96005a;
}
.theme-drogasmil > .highlight {
  color: #9f0737;
}
.theme-tamoio > .highlight {
  color: #71bf43;
}
.theme-rosario > .highlight {
  color: #ed1c24;
}
.highlight.theme-d1000 {
  color: #089ef4;
}
.highlight.theme-profarma {
  color: #089ef4;
}
.highlight.theme-farmalife {
  color: #96005a;
}
.highlight.theme-drogasmil {
  color: #9f0737;
}
.highlight.theme-tamoio {
  color: #71bf43;
}
.highlight.theme-rosario {
  color: #ed1c24;
}
.flip-h {
  transform: scaleX(-1);
}
.disabled-area {
  filter: grayscale(1);
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.subtitle {
  font-size: 0.75rem;
  margin-top: 10px;
}
.subtitle span {
  padding-left: 20px;
  position: relative;
}
.subtitle span:before {
  content: "";
  width: 15px;
  height: 10px;
  top: 3px;
  left: 0;
  background-color: gray;
  position: absolute;
}
.subtitle span.yellow:before {
  background-color: #ebaf23;
}
.subtitle span.red:before {
  background-color: #e02a31;
}
.subtitle span.green:before {
  background-color: #009248;
}
.box, .permissoes .flags li .mat-checkbox .mat-checkbox-label, .parametrizacao.sla-pedidos .order-steps > li fa-icon, .torre-controle.cpanel-manager .summary .summary-items > li, .vtex.tratamento-pedidos ul li, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label, .home.cpanel-manager .summary .summary-items > li, .cropperJsBox, .chart-donut .legend fa-icon, .painel-nfce.consulta .options .legend fa-icon, .chart-gauge .legend fa-icon {
  padding: 20px;
  background: white;
  position: relative;
  border-radius: 2px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.box > header, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header, .torre-controle.cpanel-manager .summary .summary-items > li > header, .vtex.tratamento-pedidos ul li > header, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header, .home.cpanel-manager .summary .summary-items > li > header, .cropperJsBox > header, .chart-donut .legend fa-icon > header, .painel-nfce.consulta .options .legend fa-icon > header, .chart-gauge .legend fa-icon > header {
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0 20px 20px 20px;
  margin: 0 calc(-20px) 20px calc(-20px);
  border-bottom: 1px solid #eaeaea;
  z-index: 2;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.theme-d1000 .box > header, .theme-d1000 .permissoes .flags li .mat-checkbox .mat-checkbox-label > header, .permissoes .flags li .mat-checkbox .theme-d1000 .mat-checkbox-label > header, .theme-d1000 .parametrizacao.sla-pedidos .order-steps > li fa-icon > header, .parametrizacao.sla-pedidos .order-steps > li .theme-d1000 fa-icon > header, .theme-d1000 .torre-controle.cpanel-manager .summary .summary-items > li > header, .torre-controle.cpanel-manager .summary .theme-d1000 .summary-items > li > header, .theme-d1000 .vtex.tratamento-pedidos ul li > header, .vtex.tratamento-pedidos ul .theme-d1000 li > header, .theme-d1000 .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header, .painel-carga .dashboard li .mat-checkbox .theme-d1000 .mat-checkbox-label > header, .theme-d1000 .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .theme-d1000 .mat-checkbox-label > header, .theme-d1000 .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-d1000 .mat-radio-label > header, .theme-d1000 .home.cpanel-manager .summary .summary-items > li > header, .home.cpanel-manager .summary .theme-d1000 .summary-items > li > header, .theme-d1000 .cropperJsBox > header, .theme-d1000 .chart-donut .legend fa-icon > header, .theme-d1000 .painel-nfce.consulta .options .legend fa-icon > header, .painel-nfce.consulta .theme-d1000 .options .legend fa-icon > header, .theme-d1000 .chart-gauge .legend fa-icon > header, .chart-donut .legend .theme-d1000 fa-icon > header, .painel-nfce.consulta .options .legend .theme-d1000 fa-icon > header, .chart-gauge .legend .theme-d1000 fa-icon > header {
  color: #555555;
}
.theme-profarma .box > header, .theme-profarma .permissoes .flags li .mat-checkbox .mat-checkbox-label > header, .permissoes .flags li .mat-checkbox .theme-profarma .mat-checkbox-label > header, .theme-profarma .parametrizacao.sla-pedidos .order-steps > li fa-icon > header, .parametrizacao.sla-pedidos .order-steps > li .theme-profarma fa-icon > header, .theme-profarma .torre-controle.cpanel-manager .summary .summary-items > li > header, .torre-controle.cpanel-manager .summary .theme-profarma .summary-items > li > header, .theme-profarma .vtex.tratamento-pedidos ul li > header, .vtex.tratamento-pedidos ul .theme-profarma li > header, .theme-profarma .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header, .painel-carga .dashboard li .mat-checkbox .theme-profarma .mat-checkbox-label > header, .theme-profarma .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .theme-profarma .mat-checkbox-label > header, .theme-profarma .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-profarma .mat-radio-label > header, .theme-profarma .home.cpanel-manager .summary .summary-items > li > header, .home.cpanel-manager .summary .theme-profarma .summary-items > li > header, .theme-profarma .cropperJsBox > header, .theme-profarma .chart-donut .legend fa-icon > header, .theme-profarma .painel-nfce.consulta .options .legend fa-icon > header, .painel-nfce.consulta .theme-profarma .options .legend fa-icon > header, .theme-profarma .chart-gauge .legend fa-icon > header, .chart-donut .legend .theme-profarma fa-icon > header, .painel-nfce.consulta .options .legend .theme-profarma fa-icon > header, .chart-gauge .legend .theme-profarma fa-icon > header {
  color: #555555;
}
.theme-farmalife .box > header, .theme-farmalife .permissoes .flags li .mat-checkbox .mat-checkbox-label > header, .permissoes .flags li .mat-checkbox .theme-farmalife .mat-checkbox-label > header, .theme-farmalife .parametrizacao.sla-pedidos .order-steps > li fa-icon > header, .parametrizacao.sla-pedidos .order-steps > li .theme-farmalife fa-icon > header, .theme-farmalife .torre-controle.cpanel-manager .summary .summary-items > li > header, .torre-controle.cpanel-manager .summary .theme-farmalife .summary-items > li > header, .theme-farmalife .vtex.tratamento-pedidos ul li > header, .vtex.tratamento-pedidos ul .theme-farmalife li > header, .theme-farmalife .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header, .painel-carga .dashboard li .mat-checkbox .theme-farmalife .mat-checkbox-label > header, .theme-farmalife .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .theme-farmalife .mat-checkbox-label > header, .theme-farmalife .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-farmalife .mat-radio-label > header, .theme-farmalife .home.cpanel-manager .summary .summary-items > li > header, .home.cpanel-manager .summary .theme-farmalife .summary-items > li > header, .theme-farmalife .cropperJsBox > header, .theme-farmalife .chart-donut .legend fa-icon > header, .theme-farmalife .painel-nfce.consulta .options .legend fa-icon > header, .painel-nfce.consulta .theme-farmalife .options .legend fa-icon > header, .theme-farmalife .chart-gauge .legend fa-icon > header, .chart-donut .legend .theme-farmalife fa-icon > header, .painel-nfce.consulta .options .legend .theme-farmalife fa-icon > header, .chart-gauge .legend .theme-farmalife fa-icon > header {
  color: #96005a;
}
.theme-drogasmil .box > header, .theme-drogasmil .permissoes .flags li .mat-checkbox .mat-checkbox-label > header, .permissoes .flags li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header, .theme-drogasmil .parametrizacao.sla-pedidos .order-steps > li fa-icon > header, .parametrizacao.sla-pedidos .order-steps > li .theme-drogasmil fa-icon > header, .theme-drogasmil .torre-controle.cpanel-manager .summary .summary-items > li > header, .torre-controle.cpanel-manager .summary .theme-drogasmil .summary-items > li > header, .theme-drogasmil .vtex.tratamento-pedidos ul li > header, .vtex.tratamento-pedidos ul .theme-drogasmil li > header, .theme-drogasmil .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header, .painel-carga .dashboard li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header, .theme-drogasmil .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header, .theme-drogasmil .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-drogasmil .mat-radio-label > header, .theme-drogasmil .home.cpanel-manager .summary .summary-items > li > header, .home.cpanel-manager .summary .theme-drogasmil .summary-items > li > header, .theme-drogasmil .cropperJsBox > header, .theme-drogasmil .chart-donut .legend fa-icon > header, .theme-drogasmil .painel-nfce.consulta .options .legend fa-icon > header, .painel-nfce.consulta .theme-drogasmil .options .legend fa-icon > header, .theme-drogasmil .chart-gauge .legend fa-icon > header, .chart-donut .legend .theme-drogasmil fa-icon > header, .painel-nfce.consulta .options .legend .theme-drogasmil fa-icon > header, .chart-gauge .legend .theme-drogasmil fa-icon > header {
  color: #9f0737;
}
.theme-tamoio .box > header, .theme-tamoio .permissoes .flags li .mat-checkbox .mat-checkbox-label > header, .permissoes .flags li .mat-checkbox .theme-tamoio .mat-checkbox-label > header, .theme-tamoio .parametrizacao.sla-pedidos .order-steps > li fa-icon > header, .parametrizacao.sla-pedidos .order-steps > li .theme-tamoio fa-icon > header, .theme-tamoio .torre-controle.cpanel-manager .summary .summary-items > li > header, .torre-controle.cpanel-manager .summary .theme-tamoio .summary-items > li > header, .theme-tamoio .vtex.tratamento-pedidos ul li > header, .vtex.tratamento-pedidos ul .theme-tamoio li > header, .theme-tamoio .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header, .painel-carga .dashboard li .mat-checkbox .theme-tamoio .mat-checkbox-label > header, .theme-tamoio .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .theme-tamoio .mat-checkbox-label > header, .theme-tamoio .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-tamoio .mat-radio-label > header, .theme-tamoio .home.cpanel-manager .summary .summary-items > li > header, .home.cpanel-manager .summary .theme-tamoio .summary-items > li > header, .theme-tamoio .cropperJsBox > header, .theme-tamoio .chart-donut .legend fa-icon > header, .theme-tamoio .painel-nfce.consulta .options .legend fa-icon > header, .painel-nfce.consulta .theme-tamoio .options .legend fa-icon > header, .theme-tamoio .chart-gauge .legend fa-icon > header, .chart-donut .legend .theme-tamoio fa-icon > header, .painel-nfce.consulta .options .legend .theme-tamoio fa-icon > header, .chart-gauge .legend .theme-tamoio fa-icon > header {
  color: #71bf43;
}
.theme-rosario .box > header, .theme-rosario .permissoes .flags li .mat-checkbox .mat-checkbox-label > header, .permissoes .flags li .mat-checkbox .theme-rosario .mat-checkbox-label > header, .theme-rosario .parametrizacao.sla-pedidos .order-steps > li fa-icon > header, .parametrizacao.sla-pedidos .order-steps > li .theme-rosario fa-icon > header, .theme-rosario .torre-controle.cpanel-manager .summary .summary-items > li > header, .torre-controle.cpanel-manager .summary .theme-rosario .summary-items > li > header, .theme-rosario .vtex.tratamento-pedidos ul li > header, .vtex.tratamento-pedidos ul .theme-rosario li > header, .theme-rosario .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header, .painel-carga .dashboard li .mat-checkbox .theme-rosario .mat-checkbox-label > header, .theme-rosario .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .theme-rosario .mat-checkbox-label > header, .theme-rosario .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-rosario .mat-radio-label > header, .theme-rosario .home.cpanel-manager .summary .summary-items > li > header, .home.cpanel-manager .summary .theme-rosario .summary-items > li > header, .theme-rosario .cropperJsBox > header, .theme-rosario .chart-donut .legend fa-icon > header, .theme-rosario .painel-nfce.consulta .options .legend fa-icon > header, .painel-nfce.consulta .theme-rosario .options .legend fa-icon > header, .theme-rosario .chart-gauge .legend fa-icon > header, .chart-donut .legend .theme-rosario fa-icon > header, .painel-nfce.consulta .options .legend .theme-rosario fa-icon > header, .chart-gauge .legend .theme-rosario fa-icon > header {
  color: #ed1c24;
}
.theme-d1000 > .box > header, .permissoes .flags li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header, .parametrizacao.sla-pedidos .order-steps > li .theme-d1000 > fa-icon > header, .torre-controle.cpanel-manager .summary .summary-items.theme-d1000 > li > header, .vtex.tratamento-pedidos ul .theme-d1000 > li > header, .painel-carga .dashboard li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-d1000 > .mat-radio-label > header, .home.cpanel-manager .summary .summary-items.theme-d1000 > li > header, .theme-d1000 > .cropperJsBox > header, .chart-donut .legend .theme-d1000 > fa-icon > header, .painel-nfce.consulta .options .legend .theme-d1000 > fa-icon > header, .chart-gauge .legend .theme-d1000 > fa-icon > header {
  color: #555555;
}
.theme-profarma > .box > header, .permissoes .flags li .mat-checkbox .theme-profarma > .mat-checkbox-label > header, .parametrizacao.sla-pedidos .order-steps > li .theme-profarma > fa-icon > header, .torre-controle.cpanel-manager .summary .summary-items.theme-profarma > li > header, .vtex.tratamento-pedidos ul .theme-profarma > li > header, .painel-carga .dashboard li .mat-checkbox .theme-profarma > .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .theme-profarma > .mat-checkbox-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-profarma > .mat-radio-label > header, .home.cpanel-manager .summary .summary-items.theme-profarma > li > header, .theme-profarma > .cropperJsBox > header, .chart-donut .legend .theme-profarma > fa-icon > header, .painel-nfce.consulta .options .legend .theme-profarma > fa-icon > header, .chart-gauge .legend .theme-profarma > fa-icon > header {
  color: #555555;
}
.theme-farmalife > .box > header, .permissoes .flags li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header, .parametrizacao.sla-pedidos .order-steps > li .theme-farmalife > fa-icon > header, .torre-controle.cpanel-manager .summary .summary-items.theme-farmalife > li > header, .vtex.tratamento-pedidos ul .theme-farmalife > li > header, .painel-carga .dashboard li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-farmalife > .mat-radio-label > header, .home.cpanel-manager .summary .summary-items.theme-farmalife > li > header, .theme-farmalife > .cropperJsBox > header, .chart-donut .legend .theme-farmalife > fa-icon > header, .painel-nfce.consulta .options .legend .theme-farmalife > fa-icon > header, .chart-gauge .legend .theme-farmalife > fa-icon > header {
  color: #96005a;
}
.theme-drogasmil > .box > header, .permissoes .flags li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header, .parametrizacao.sla-pedidos .order-steps > li .theme-drogasmil > fa-icon > header, .torre-controle.cpanel-manager .summary .summary-items.theme-drogasmil > li > header, .vtex.tratamento-pedidos ul .theme-drogasmil > li > header, .painel-carga .dashboard li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-drogasmil > .mat-radio-label > header, .home.cpanel-manager .summary .summary-items.theme-drogasmil > li > header, .theme-drogasmil > .cropperJsBox > header, .chart-donut .legend .theme-drogasmil > fa-icon > header, .painel-nfce.consulta .options .legend .theme-drogasmil > fa-icon > header, .chart-gauge .legend .theme-drogasmil > fa-icon > header {
  color: #9f0737;
}
.theme-tamoio > .box > header, .permissoes .flags li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header, .parametrizacao.sla-pedidos .order-steps > li .theme-tamoio > fa-icon > header, .torre-controle.cpanel-manager .summary .summary-items.theme-tamoio > li > header, .vtex.tratamento-pedidos ul .theme-tamoio > li > header, .painel-carga .dashboard li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-tamoio > .mat-radio-label > header, .home.cpanel-manager .summary .summary-items.theme-tamoio > li > header, .theme-tamoio > .cropperJsBox > header, .chart-donut .legend .theme-tamoio > fa-icon > header, .painel-nfce.consulta .options .legend .theme-tamoio > fa-icon > header, .chart-gauge .legend .theme-tamoio > fa-icon > header {
  color: #71bf43;
}
.theme-rosario > .box > header, .permissoes .flags li .mat-checkbox .theme-rosario > .mat-checkbox-label > header, .parametrizacao.sla-pedidos .order-steps > li .theme-rosario > fa-icon > header, .torre-controle.cpanel-manager .summary .summary-items.theme-rosario > li > header, .vtex.tratamento-pedidos ul .theme-rosario > li > header, .painel-carga .dashboard li .mat-checkbox .theme-rosario > .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .theme-rosario > .mat-checkbox-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-rosario > .mat-radio-label > header, .home.cpanel-manager .summary .summary-items.theme-rosario > li > header, .theme-rosario > .cropperJsBox > header, .chart-donut .legend .theme-rosario > fa-icon > header, .painel-nfce.consulta .options .legend .theme-rosario > fa-icon > header, .chart-gauge .legend .theme-rosario > fa-icon > header {
  color: #ed1c24;
}
.box > header.theme-d1000, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header.theme-d1000, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header.theme-d1000, .torre-controle.cpanel-manager .summary .summary-items > li > header.theme-d1000, .vtex.tratamento-pedidos ul li > header.theme-d1000, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header.theme-d1000, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header.theme-d1000, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header.theme-d1000, .home.cpanel-manager .summary .summary-items > li > header.theme-d1000, .cropperJsBox > header.theme-d1000, .chart-donut .legend fa-icon > header.theme-d1000, .painel-nfce.consulta .options .legend fa-icon > header.theme-d1000, .chart-gauge .legend fa-icon > header.theme-d1000 {
  color: #555555;
}
.box > header.theme-profarma, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header.theme-profarma, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header.theme-profarma, .torre-controle.cpanel-manager .summary .summary-items > li > header.theme-profarma, .vtex.tratamento-pedidos ul li > header.theme-profarma, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header.theme-profarma, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header.theme-profarma, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header.theme-profarma, .home.cpanel-manager .summary .summary-items > li > header.theme-profarma, .cropperJsBox > header.theme-profarma, .chart-donut .legend fa-icon > header.theme-profarma, .painel-nfce.consulta .options .legend fa-icon > header.theme-profarma, .chart-gauge .legend fa-icon > header.theme-profarma {
  color: #555555;
}
.box > header.theme-farmalife, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header.theme-farmalife, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header.theme-farmalife, .torre-controle.cpanel-manager .summary .summary-items > li > header.theme-farmalife, .vtex.tratamento-pedidos ul li > header.theme-farmalife, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header.theme-farmalife, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header.theme-farmalife, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header.theme-farmalife, .home.cpanel-manager .summary .summary-items > li > header.theme-farmalife, .cropperJsBox > header.theme-farmalife, .chart-donut .legend fa-icon > header.theme-farmalife, .painel-nfce.consulta .options .legend fa-icon > header.theme-farmalife, .chart-gauge .legend fa-icon > header.theme-farmalife {
  color: #96005a;
}
.box > header.theme-drogasmil, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header.theme-drogasmil, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header.theme-drogasmil, .torre-controle.cpanel-manager .summary .summary-items > li > header.theme-drogasmil, .vtex.tratamento-pedidos ul li > header.theme-drogasmil, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header.theme-drogasmil, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header.theme-drogasmil, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header.theme-drogasmil, .home.cpanel-manager .summary .summary-items > li > header.theme-drogasmil, .cropperJsBox > header.theme-drogasmil, .chart-donut .legend fa-icon > header.theme-drogasmil, .painel-nfce.consulta .options .legend fa-icon > header.theme-drogasmil, .chart-gauge .legend fa-icon > header.theme-drogasmil {
  color: #9f0737;
}
.box > header.theme-tamoio, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header.theme-tamoio, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header.theme-tamoio, .torre-controle.cpanel-manager .summary .summary-items > li > header.theme-tamoio, .vtex.tratamento-pedidos ul li > header.theme-tamoio, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header.theme-tamoio, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header.theme-tamoio, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header.theme-tamoio, .home.cpanel-manager .summary .summary-items > li > header.theme-tamoio, .cropperJsBox > header.theme-tamoio, .chart-donut .legend fa-icon > header.theme-tamoio, .painel-nfce.consulta .options .legend fa-icon > header.theme-tamoio, .chart-gauge .legend fa-icon > header.theme-tamoio {
  color: #71bf43;
}
.box > header.theme-rosario, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header.theme-rosario, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header.theme-rosario, .torre-controle.cpanel-manager .summary .summary-items > li > header.theme-rosario, .vtex.tratamento-pedidos ul li > header.theme-rosario, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header.theme-rosario, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header.theme-rosario, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header.theme-rosario, .home.cpanel-manager .summary .summary-items > li > header.theme-rosario, .cropperJsBox > header.theme-rosario, .chart-donut .legend fa-icon > header.theme-rosario, .painel-nfce.consulta .options .legend fa-icon > header.theme-rosario, .chart-gauge .legend fa-icon > header.theme-rosario {
  color: #ed1c24;
}
.box > header h1, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header h1, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header h1, .torre-controle.cpanel-manager .summary .summary-items > li > header h1, .vtex.tratamento-pedidos ul li > header h1, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header h1, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header h1, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header h1, .home.cpanel-manager .summary .summary-items > li > header h1, .cropperJsBox > header h1, .chart-donut .legend fa-icon > header h1, .painel-nfce.consulta .options .legend fa-icon > header h1, .chart-gauge .legend fa-icon > header h1, .box > header h2, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header h2, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header h2, .torre-controle.cpanel-manager .summary .summary-items > li > header h2, .vtex.tratamento-pedidos ul li > header h2, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header h2, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header h2, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header h2, .home.cpanel-manager .summary .summary-items > li > header h2, .cropperJsBox > header h2, .chart-donut .legend fa-icon > header h2, .painel-nfce.consulta .options .legend fa-icon > header h2, .chart-gauge .legend fa-icon > header h2 {
  font-weight: 600;
  margin-bottom: 0;
}
.box > header h1, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header h1, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header h1, .torre-controle.cpanel-manager .summary .summary-items > li > header h1, .vtex.tratamento-pedidos ul li > header h1, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header h1, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header h1, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header h1, .home.cpanel-manager .summary .summary-items > li > header h1, .cropperJsBox > header h1, .chart-donut .legend fa-icon > header h1, .painel-nfce.consulta .options .legend fa-icon > header h1, .chart-gauge .legend fa-icon > header h1 {
  font-size: 1rem;
}
.box > header h2, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header h2, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header h2, .torre-controle.cpanel-manager .summary .summary-items > li > header h2, .vtex.tratamento-pedidos ul li > header h2, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header h2, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header h2, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header h2, .home.cpanel-manager .summary .summary-items > li > header h2, .cropperJsBox > header h2, .chart-donut .legend fa-icon > header h2, .painel-nfce.consulta .options .legend fa-icon > header h2, .chart-gauge .legend fa-icon > header h2 {
  font-size: 0.875rem;
}
.box > header .header-group, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-group, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-group, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-group, .vtex.tratamento-pedidos ul li > header .header-group, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-group, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-group, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-group, .home.cpanel-manager .summary .summary-items > li > header .header-group, .cropperJsBox > header .header-group, .chart-donut .legend fa-icon > header .header-group, .painel-nfce.consulta .options .legend fa-icon > header .header-group, .chart-gauge .legend fa-icon > header .header-group {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.box > header .header-info, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-info, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-info, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-info, .vtex.tratamento-pedidos ul li > header .header-info, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-info, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-info, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-info, .home.cpanel-manager .summary .summary-items > li > header .header-info, .cropperJsBox > header .header-info, .chart-donut .legend fa-icon > header .header-info, .painel-nfce.consulta .options .legend fa-icon > header .header-info, .chart-gauge .legend fa-icon > header .header-info {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.box > header .header-info li + li, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-info li + li, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-info li + li, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-info li + li, .vtex.tratamento-pedidos ul li > header .header-info li + li, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-info li + li, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-info li + li, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-info li + li, .home.cpanel-manager .summary .summary-items > li > header .header-info li + li, .cropperJsBox > header .header-info li + li, .chart-donut .legend fa-icon > header .header-info li + li, .painel-nfce.consulta .options .legend fa-icon > header .header-info li + li, .chart-gauge .legend fa-icon > header .header-info li + li {
  margin-left: 20px;
}
.box > header .header-info + .header-actions, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-info + .header-actions, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-info + .header-actions, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-info + .header-actions, .vtex.tratamento-pedidos ul li > header .header-info + .header-actions, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-info + .header-actions, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-info + .header-actions, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-info + .header-actions, .home.cpanel-manager .summary .summary-items > li > header .header-info + .header-actions, .cropperJsBox > header .header-info + .header-actions, .chart-donut .legend fa-icon > header .header-info + .header-actions, .painel-nfce.consulta .options .legend fa-icon > header .header-info + .header-actions, .chart-gauge .legend fa-icon > header .header-info + .header-actions {
  margin-left: 40px;
}
.box > header .header-info fa-icon + span, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-info fa-icon + span, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-info fa-icon + span, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-info fa-icon + span, .vtex.tratamento-pedidos ul li > header .header-info fa-icon + span, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-info fa-icon + span, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-info fa-icon + span, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-info fa-icon + span, .home.cpanel-manager .summary .summary-items > li > header .header-info fa-icon + span, .cropperJsBox > header .header-info fa-icon + span, .chart-donut .legend fa-icon > header .header-info fa-icon + span, .painel-nfce.consulta .options .legend fa-icon > header .header-info fa-icon + span, .chart-gauge .legend fa-icon > header .header-info fa-icon + span {
  margin-left: 5px;
}
.box > header .header-actions, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions, .vtex.tratamento-pedidos ul li > header .header-actions, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions, .home.cpanel-manager .summary .summary-items > li > header .header-actions, .cropperJsBox > header .header-actions, .chart-donut .legend fa-icon > header .header-actions, .painel-nfce.consulta .options .legend fa-icon > header .header-actions, .chart-gauge .legend fa-icon > header .header-actions {
  margin: -6px 0;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.box > header .header-actions li, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions li, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions li, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions li, .vtex.tratamento-pedidos ul li > header .header-actions li, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions li, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions li, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions li, .home.cpanel-manager .summary .summary-items > li > header .header-actions li, .cropperJsBox > header .header-actions li, .chart-donut .legend fa-icon > header .header-actions li, .painel-nfce.consulta .options .legend fa-icon > header .header-actions li, .chart-gauge .legend fa-icon > header .header-actions li {
  position: relative;
}
.box > header .header-actions li:last-child a, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions li:last-child a, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions li:last-child a, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions li:last-child a, .vtex.tratamento-pedidos ul li > header .header-actions li:last-child a, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions li:last-child a, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions li:last-child a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions li:last-child a, .home.cpanel-manager .summary .summary-items > li > header .header-actions li:last-child a, .cropperJsBox > header .header-actions li:last-child a, .chart-donut .legend fa-icon > header .header-actions li:last-child a, .painel-nfce.consulta .options .legend fa-icon > header .header-actions li:last-child a, .chart-gauge .legend fa-icon > header .header-actions li:last-child a, .box > header .header-actions li:last-child button, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions li:last-child button, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions li:last-child button, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions li:last-child button, .vtex.tratamento-pedidos ul li > header .header-actions li:last-child button, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions li:last-child button, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions li:last-child button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions li:last-child button, .home.cpanel-manager .summary .summary-items > li > header .header-actions li:last-child button, .cropperJsBox > header .header-actions li:last-child button, .chart-donut .legend fa-icon > header .header-actions li:last-child button, .painel-nfce.consulta .options .legend fa-icon > header .header-actions li:last-child button, .chart-gauge .legend fa-icon > header .header-actions li:last-child button {
  padding-right: 0;
}
.box > header .header-actions button, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button, .vtex.tratamento-pedidos ul li > header .header-actions button, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button, .home.cpanel-manager .summary .summary-items > li > header .header-actions button, .cropperJsBox > header .header-actions button, .chart-donut .legend fa-icon > header .header-actions button, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button, .chart-gauge .legend fa-icon > header .header-actions button, .box > header .header-actions a, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a, .vtex.tratamento-pedidos ul li > header .header-actions a, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a, .home.cpanel-manager .summary .summary-items > li > header .header-actions a, .cropperJsBox > header .header-actions a, .chart-donut .legend fa-icon > header .header-actions a, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a, .chart-gauge .legend fa-icon > header .header-actions a {
  font-size: 1rem;
  padding: 4px 10px;
  border: none;
  background: none;
  cursor: pointer;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.theme-d1000 .box > header .header-actions button, .theme-d1000 .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .permissoes .flags li .mat-checkbox .theme-d1000 .mat-checkbox-label > header .header-actions button, .theme-d1000 .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button, .parametrizacao.sla-pedidos .order-steps > li .theme-d1000 fa-icon > header .header-actions button, .theme-d1000 .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button, .torre-controle.cpanel-manager .summary .theme-d1000 .summary-items > li > header .header-actions button, .theme-d1000 .vtex.tratamento-pedidos ul li > header .header-actions button, .vtex.tratamento-pedidos ul .theme-d1000 li > header .header-actions button, .theme-d1000 .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button, .painel-carga .dashboard li .mat-checkbox .theme-d1000 .mat-checkbox-label > header .header-actions button, .theme-d1000 .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .cross-sell-new .flags li .mat-checkbox .theme-d1000 .mat-checkbox-label > header .header-actions button, .theme-d1000 .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-d1000 .mat-radio-label > header .header-actions button, .theme-d1000 .home.cpanel-manager .summary .summary-items > li > header .header-actions button, .home.cpanel-manager .summary .theme-d1000 .summary-items > li > header .header-actions button, .theme-d1000 .cropperJsBox > header .header-actions button, .theme-d1000 .chart-donut .legend fa-icon > header .header-actions button, .theme-d1000 .painel-nfce.consulta .options .legend fa-icon > header .header-actions button, .painel-nfce.consulta .theme-d1000 .options .legend fa-icon > header .header-actions button, .theme-d1000 .chart-gauge .legend fa-icon > header .header-actions button, .chart-donut .legend .theme-d1000 fa-icon > header .header-actions button, .painel-nfce.consulta .options .legend .theme-d1000 fa-icon > header .header-actions button, .chart-gauge .legend .theme-d1000 fa-icon > header .header-actions button, .theme-d1000 .box > header .header-actions a, .theme-d1000 .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .permissoes .flags li .mat-checkbox .theme-d1000 .mat-checkbox-label > header .header-actions a, .theme-d1000 .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a, .parametrizacao.sla-pedidos .order-steps > li .theme-d1000 fa-icon > header .header-actions a, .theme-d1000 .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a, .torre-controle.cpanel-manager .summary .theme-d1000 .summary-items > li > header .header-actions a, .theme-d1000 .vtex.tratamento-pedidos ul li > header .header-actions a, .vtex.tratamento-pedidos ul .theme-d1000 li > header .header-actions a, .theme-d1000 .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a, .painel-carga .dashboard li .mat-checkbox .theme-d1000 .mat-checkbox-label > header .header-actions a, .theme-d1000 .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .cross-sell-new .flags li .mat-checkbox .theme-d1000 .mat-checkbox-label > header .header-actions a, .theme-d1000 .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-d1000 .mat-radio-label > header .header-actions a, .theme-d1000 .home.cpanel-manager .summary .summary-items > li > header .header-actions a, .home.cpanel-manager .summary .theme-d1000 .summary-items > li > header .header-actions a, .theme-d1000 .cropperJsBox > header .header-actions a, .theme-d1000 .chart-donut .legend fa-icon > header .header-actions a, .theme-d1000 .painel-nfce.consulta .options .legend fa-icon > header .header-actions a, .painel-nfce.consulta .theme-d1000 .options .legend fa-icon > header .header-actions a, .theme-d1000 .chart-gauge .legend fa-icon > header .header-actions a, .chart-donut .legend .theme-d1000 fa-icon > header .header-actions a, .painel-nfce.consulta .options .legend .theme-d1000 fa-icon > header .header-actions a, .chart-gauge .legend .theme-d1000 fa-icon > header .header-actions a {
  color: #555555;
}
.theme-profarma .box > header .header-actions button, .theme-profarma .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .permissoes .flags li .mat-checkbox .theme-profarma .mat-checkbox-label > header .header-actions button, .theme-profarma .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button, .parametrizacao.sla-pedidos .order-steps > li .theme-profarma fa-icon > header .header-actions button, .theme-profarma .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button, .torre-controle.cpanel-manager .summary .theme-profarma .summary-items > li > header .header-actions button, .theme-profarma .vtex.tratamento-pedidos ul li > header .header-actions button, .vtex.tratamento-pedidos ul .theme-profarma li > header .header-actions button, .theme-profarma .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button, .painel-carga .dashboard li .mat-checkbox .theme-profarma .mat-checkbox-label > header .header-actions button, .theme-profarma .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .cross-sell-new .flags li .mat-checkbox .theme-profarma .mat-checkbox-label > header .header-actions button, .theme-profarma .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-profarma .mat-radio-label > header .header-actions button, .theme-profarma .home.cpanel-manager .summary .summary-items > li > header .header-actions button, .home.cpanel-manager .summary .theme-profarma .summary-items > li > header .header-actions button, .theme-profarma .cropperJsBox > header .header-actions button, .theme-profarma .chart-donut .legend fa-icon > header .header-actions button, .theme-profarma .painel-nfce.consulta .options .legend fa-icon > header .header-actions button, .painel-nfce.consulta .theme-profarma .options .legend fa-icon > header .header-actions button, .theme-profarma .chart-gauge .legend fa-icon > header .header-actions button, .chart-donut .legend .theme-profarma fa-icon > header .header-actions button, .painel-nfce.consulta .options .legend .theme-profarma fa-icon > header .header-actions button, .chart-gauge .legend .theme-profarma fa-icon > header .header-actions button, .theme-profarma .box > header .header-actions a, .theme-profarma .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .permissoes .flags li .mat-checkbox .theme-profarma .mat-checkbox-label > header .header-actions a, .theme-profarma .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a, .parametrizacao.sla-pedidos .order-steps > li .theme-profarma fa-icon > header .header-actions a, .theme-profarma .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a, .torre-controle.cpanel-manager .summary .theme-profarma .summary-items > li > header .header-actions a, .theme-profarma .vtex.tratamento-pedidos ul li > header .header-actions a, .vtex.tratamento-pedidos ul .theme-profarma li > header .header-actions a, .theme-profarma .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a, .painel-carga .dashboard li .mat-checkbox .theme-profarma .mat-checkbox-label > header .header-actions a, .theme-profarma .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .cross-sell-new .flags li .mat-checkbox .theme-profarma .mat-checkbox-label > header .header-actions a, .theme-profarma .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-profarma .mat-radio-label > header .header-actions a, .theme-profarma .home.cpanel-manager .summary .summary-items > li > header .header-actions a, .home.cpanel-manager .summary .theme-profarma .summary-items > li > header .header-actions a, .theme-profarma .cropperJsBox > header .header-actions a, .theme-profarma .chart-donut .legend fa-icon > header .header-actions a, .theme-profarma .painel-nfce.consulta .options .legend fa-icon > header .header-actions a, .painel-nfce.consulta .theme-profarma .options .legend fa-icon > header .header-actions a, .theme-profarma .chart-gauge .legend fa-icon > header .header-actions a, .chart-donut .legend .theme-profarma fa-icon > header .header-actions a, .painel-nfce.consulta .options .legend .theme-profarma fa-icon > header .header-actions a, .chart-gauge .legend .theme-profarma fa-icon > header .header-actions a {
  color: #bbc324;
}
.theme-farmalife .box > header .header-actions button, .theme-farmalife .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .permissoes .flags li .mat-checkbox .theme-farmalife .mat-checkbox-label > header .header-actions button, .theme-farmalife .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button, .parametrizacao.sla-pedidos .order-steps > li .theme-farmalife fa-icon > header .header-actions button, .theme-farmalife .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button, .torre-controle.cpanel-manager .summary .theme-farmalife .summary-items > li > header .header-actions button, .theme-farmalife .vtex.tratamento-pedidos ul li > header .header-actions button, .vtex.tratamento-pedidos ul .theme-farmalife li > header .header-actions button, .theme-farmalife .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button, .painel-carga .dashboard li .mat-checkbox .theme-farmalife .mat-checkbox-label > header .header-actions button, .theme-farmalife .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .cross-sell-new .flags li .mat-checkbox .theme-farmalife .mat-checkbox-label > header .header-actions button, .theme-farmalife .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-farmalife .mat-radio-label > header .header-actions button, .theme-farmalife .home.cpanel-manager .summary .summary-items > li > header .header-actions button, .home.cpanel-manager .summary .theme-farmalife .summary-items > li > header .header-actions button, .theme-farmalife .cropperJsBox > header .header-actions button, .theme-farmalife .chart-donut .legend fa-icon > header .header-actions button, .theme-farmalife .painel-nfce.consulta .options .legend fa-icon > header .header-actions button, .painel-nfce.consulta .theme-farmalife .options .legend fa-icon > header .header-actions button, .theme-farmalife .chart-gauge .legend fa-icon > header .header-actions button, .chart-donut .legend .theme-farmalife fa-icon > header .header-actions button, .painel-nfce.consulta .options .legend .theme-farmalife fa-icon > header .header-actions button, .chart-gauge .legend .theme-farmalife fa-icon > header .header-actions button, .theme-farmalife .box > header .header-actions a, .theme-farmalife .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .permissoes .flags li .mat-checkbox .theme-farmalife .mat-checkbox-label > header .header-actions a, .theme-farmalife .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a, .parametrizacao.sla-pedidos .order-steps > li .theme-farmalife fa-icon > header .header-actions a, .theme-farmalife .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a, .torre-controle.cpanel-manager .summary .theme-farmalife .summary-items > li > header .header-actions a, .theme-farmalife .vtex.tratamento-pedidos ul li > header .header-actions a, .vtex.tratamento-pedidos ul .theme-farmalife li > header .header-actions a, .theme-farmalife .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a, .painel-carga .dashboard li .mat-checkbox .theme-farmalife .mat-checkbox-label > header .header-actions a, .theme-farmalife .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .cross-sell-new .flags li .mat-checkbox .theme-farmalife .mat-checkbox-label > header .header-actions a, .theme-farmalife .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-farmalife .mat-radio-label > header .header-actions a, .theme-farmalife .home.cpanel-manager .summary .summary-items > li > header .header-actions a, .home.cpanel-manager .summary .theme-farmalife .summary-items > li > header .header-actions a, .theme-farmalife .cropperJsBox > header .header-actions a, .theme-farmalife .chart-donut .legend fa-icon > header .header-actions a, .theme-farmalife .painel-nfce.consulta .options .legend fa-icon > header .header-actions a, .painel-nfce.consulta .theme-farmalife .options .legend fa-icon > header .header-actions a, .theme-farmalife .chart-gauge .legend fa-icon > header .header-actions a, .chart-donut .legend .theme-farmalife fa-icon > header .header-actions a, .painel-nfce.consulta .options .legend .theme-farmalife fa-icon > header .header-actions a, .chart-gauge .legend .theme-farmalife fa-icon > header .header-actions a {
  color: #f06423;
}
.theme-drogasmil .box > header .header-actions button, .theme-drogasmil .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .permissoes .flags li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header .header-actions button, .theme-drogasmil .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button, .parametrizacao.sla-pedidos .order-steps > li .theme-drogasmil fa-icon > header .header-actions button, .theme-drogasmil .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button, .torre-controle.cpanel-manager .summary .theme-drogasmil .summary-items > li > header .header-actions button, .theme-drogasmil .vtex.tratamento-pedidos ul li > header .header-actions button, .vtex.tratamento-pedidos ul .theme-drogasmil li > header .header-actions button, .theme-drogasmil .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button, .painel-carga .dashboard li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header .header-actions button, .theme-drogasmil .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .cross-sell-new .flags li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header .header-actions button, .theme-drogasmil .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-drogasmil .mat-radio-label > header .header-actions button, .theme-drogasmil .home.cpanel-manager .summary .summary-items > li > header .header-actions button, .home.cpanel-manager .summary .theme-drogasmil .summary-items > li > header .header-actions button, .theme-drogasmil .cropperJsBox > header .header-actions button, .theme-drogasmil .chart-donut .legend fa-icon > header .header-actions button, .theme-drogasmil .painel-nfce.consulta .options .legend fa-icon > header .header-actions button, .painel-nfce.consulta .theme-drogasmil .options .legend fa-icon > header .header-actions button, .theme-drogasmil .chart-gauge .legend fa-icon > header .header-actions button, .chart-donut .legend .theme-drogasmil fa-icon > header .header-actions button, .painel-nfce.consulta .options .legend .theme-drogasmil fa-icon > header .header-actions button, .chart-gauge .legend .theme-drogasmil fa-icon > header .header-actions button, .theme-drogasmil .box > header .header-actions a, .theme-drogasmil .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .permissoes .flags li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header .header-actions a, .theme-drogasmil .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a, .parametrizacao.sla-pedidos .order-steps > li .theme-drogasmil fa-icon > header .header-actions a, .theme-drogasmil .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a, .torre-controle.cpanel-manager .summary .theme-drogasmil .summary-items > li > header .header-actions a, .theme-drogasmil .vtex.tratamento-pedidos ul li > header .header-actions a, .vtex.tratamento-pedidos ul .theme-drogasmil li > header .header-actions a, .theme-drogasmil .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a, .painel-carga .dashboard li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header .header-actions a, .theme-drogasmil .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .cross-sell-new .flags li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header .header-actions a, .theme-drogasmil .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-drogasmil .mat-radio-label > header .header-actions a, .theme-drogasmil .home.cpanel-manager .summary .summary-items > li > header .header-actions a, .home.cpanel-manager .summary .theme-drogasmil .summary-items > li > header .header-actions a, .theme-drogasmil .cropperJsBox > header .header-actions a, .theme-drogasmil .chart-donut .legend fa-icon > header .header-actions a, .theme-drogasmil .painel-nfce.consulta .options .legend fa-icon > header .header-actions a, .painel-nfce.consulta .theme-drogasmil .options .legend fa-icon > header .header-actions a, .theme-drogasmil .chart-gauge .legend fa-icon > header .header-actions a, .chart-donut .legend .theme-drogasmil fa-icon > header .header-actions a, .painel-nfce.consulta .options .legend .theme-drogasmil fa-icon > header .header-actions a, .chart-gauge .legend .theme-drogasmil fa-icon > header .header-actions a {
  color: #ebb200;
}
.theme-tamoio .box > header .header-actions button, .theme-tamoio .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .permissoes .flags li .mat-checkbox .theme-tamoio .mat-checkbox-label > header .header-actions button, .theme-tamoio .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button, .parametrizacao.sla-pedidos .order-steps > li .theme-tamoio fa-icon > header .header-actions button, .theme-tamoio .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button, .torre-controle.cpanel-manager .summary .theme-tamoio .summary-items > li > header .header-actions button, .theme-tamoio .vtex.tratamento-pedidos ul li > header .header-actions button, .vtex.tratamento-pedidos ul .theme-tamoio li > header .header-actions button, .theme-tamoio .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button, .painel-carga .dashboard li .mat-checkbox .theme-tamoio .mat-checkbox-label > header .header-actions button, .theme-tamoio .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .cross-sell-new .flags li .mat-checkbox .theme-tamoio .mat-checkbox-label > header .header-actions button, .theme-tamoio .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-tamoio .mat-radio-label > header .header-actions button, .theme-tamoio .home.cpanel-manager .summary .summary-items > li > header .header-actions button, .home.cpanel-manager .summary .theme-tamoio .summary-items > li > header .header-actions button, .theme-tamoio .cropperJsBox > header .header-actions button, .theme-tamoio .chart-donut .legend fa-icon > header .header-actions button, .theme-tamoio .painel-nfce.consulta .options .legend fa-icon > header .header-actions button, .painel-nfce.consulta .theme-tamoio .options .legend fa-icon > header .header-actions button, .theme-tamoio .chart-gauge .legend fa-icon > header .header-actions button, .chart-donut .legend .theme-tamoio fa-icon > header .header-actions button, .painel-nfce.consulta .options .legend .theme-tamoio fa-icon > header .header-actions button, .chart-gauge .legend .theme-tamoio fa-icon > header .header-actions button, .theme-tamoio .box > header .header-actions a, .theme-tamoio .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .permissoes .flags li .mat-checkbox .theme-tamoio .mat-checkbox-label > header .header-actions a, .theme-tamoio .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a, .parametrizacao.sla-pedidos .order-steps > li .theme-tamoio fa-icon > header .header-actions a, .theme-tamoio .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a, .torre-controle.cpanel-manager .summary .theme-tamoio .summary-items > li > header .header-actions a, .theme-tamoio .vtex.tratamento-pedidos ul li > header .header-actions a, .vtex.tratamento-pedidos ul .theme-tamoio li > header .header-actions a, .theme-tamoio .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a, .painel-carga .dashboard li .mat-checkbox .theme-tamoio .mat-checkbox-label > header .header-actions a, .theme-tamoio .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .cross-sell-new .flags li .mat-checkbox .theme-tamoio .mat-checkbox-label > header .header-actions a, .theme-tamoio .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-tamoio .mat-radio-label > header .header-actions a, .theme-tamoio .home.cpanel-manager .summary .summary-items > li > header .header-actions a, .home.cpanel-manager .summary .theme-tamoio .summary-items > li > header .header-actions a, .theme-tamoio .cropperJsBox > header .header-actions a, .theme-tamoio .chart-donut .legend fa-icon > header .header-actions a, .theme-tamoio .painel-nfce.consulta .options .legend fa-icon > header .header-actions a, .painel-nfce.consulta .theme-tamoio .options .legend fa-icon > header .header-actions a, .theme-tamoio .chart-gauge .legend fa-icon > header .header-actions a, .chart-donut .legend .theme-tamoio fa-icon > header .header-actions a, .painel-nfce.consulta .options .legend .theme-tamoio fa-icon > header .header-actions a, .chart-gauge .legend .theme-tamoio fa-icon > header .header-actions a {
  color: #006cb7;
}
.theme-rosario .box > header .header-actions button, .theme-rosario .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .permissoes .flags li .mat-checkbox .theme-rosario .mat-checkbox-label > header .header-actions button, .theme-rosario .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button, .parametrizacao.sla-pedidos .order-steps > li .theme-rosario fa-icon > header .header-actions button, .theme-rosario .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button, .torre-controle.cpanel-manager .summary .theme-rosario .summary-items > li > header .header-actions button, .theme-rosario .vtex.tratamento-pedidos ul li > header .header-actions button, .vtex.tratamento-pedidos ul .theme-rosario li > header .header-actions button, .theme-rosario .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button, .painel-carga .dashboard li .mat-checkbox .theme-rosario .mat-checkbox-label > header .header-actions button, .theme-rosario .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button, .cross-sell-new .flags li .mat-checkbox .theme-rosario .mat-checkbox-label > header .header-actions button, .theme-rosario .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-rosario .mat-radio-label > header .header-actions button, .theme-rosario .home.cpanel-manager .summary .summary-items > li > header .header-actions button, .home.cpanel-manager .summary .theme-rosario .summary-items > li > header .header-actions button, .theme-rosario .cropperJsBox > header .header-actions button, .theme-rosario .chart-donut .legend fa-icon > header .header-actions button, .theme-rosario .painel-nfce.consulta .options .legend fa-icon > header .header-actions button, .painel-nfce.consulta .theme-rosario .options .legend fa-icon > header .header-actions button, .theme-rosario .chart-gauge .legend fa-icon > header .header-actions button, .chart-donut .legend .theme-rosario fa-icon > header .header-actions button, .painel-nfce.consulta .options .legend .theme-rosario fa-icon > header .header-actions button, .chart-gauge .legend .theme-rosario fa-icon > header .header-actions button, .theme-rosario .box > header .header-actions a, .theme-rosario .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .permissoes .flags li .mat-checkbox .theme-rosario .mat-checkbox-label > header .header-actions a, .theme-rosario .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a, .parametrizacao.sla-pedidos .order-steps > li .theme-rosario fa-icon > header .header-actions a, .theme-rosario .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a, .torre-controle.cpanel-manager .summary .theme-rosario .summary-items > li > header .header-actions a, .theme-rosario .vtex.tratamento-pedidos ul li > header .header-actions a, .vtex.tratamento-pedidos ul .theme-rosario li > header .header-actions a, .theme-rosario .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a, .painel-carga .dashboard li .mat-checkbox .theme-rosario .mat-checkbox-label > header .header-actions a, .theme-rosario .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a, .cross-sell-new .flags li .mat-checkbox .theme-rosario .mat-checkbox-label > header .header-actions a, .theme-rosario .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-rosario .mat-radio-label > header .header-actions a, .theme-rosario .home.cpanel-manager .summary .summary-items > li > header .header-actions a, .home.cpanel-manager .summary .theme-rosario .summary-items > li > header .header-actions a, .theme-rosario .cropperJsBox > header .header-actions a, .theme-rosario .chart-donut .legend fa-icon > header .header-actions a, .theme-rosario .painel-nfce.consulta .options .legend fa-icon > header .header-actions a, .painel-nfce.consulta .theme-rosario .options .legend fa-icon > header .header-actions a, .theme-rosario .chart-gauge .legend fa-icon > header .header-actions a, .chart-donut .legend .theme-rosario fa-icon > header .header-actions a, .painel-nfce.consulta .options .legend .theme-rosario fa-icon > header .header-actions a, .chart-gauge .legend .theme-rosario fa-icon > header .header-actions a {
  color: #006cb7;
}
.theme-d1000 > .box > header .header-actions button, .permissoes .flags li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header .header-actions button, .parametrizacao.sla-pedidos .order-steps > li .theme-d1000 > fa-icon > header .header-actions button, .torre-controle.cpanel-manager .summary .summary-items.theme-d1000 > li > header .header-actions button, .vtex.tratamento-pedidos ul .theme-d1000 > li > header .header-actions button, .painel-carga .dashboard li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header .header-actions button, .cross-sell-new .flags li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header .header-actions button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-d1000 > .mat-radio-label > header .header-actions button, .home.cpanel-manager .summary .summary-items.theme-d1000 > li > header .header-actions button, .theme-d1000 > .cropperJsBox > header .header-actions button, .chart-donut .legend .theme-d1000 > fa-icon > header .header-actions button, .painel-nfce.consulta .options .legend .theme-d1000 > fa-icon > header .header-actions button, .chart-gauge .legend .theme-d1000 > fa-icon > header .header-actions button, .theme-d1000 > .box > header .header-actions a, .permissoes .flags li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header .header-actions a, .parametrizacao.sla-pedidos .order-steps > li .theme-d1000 > fa-icon > header .header-actions a, .torre-controle.cpanel-manager .summary .summary-items.theme-d1000 > li > header .header-actions a, .vtex.tratamento-pedidos ul .theme-d1000 > li > header .header-actions a, .painel-carga .dashboard li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header .header-actions a, .cross-sell-new .flags li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header .header-actions a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-d1000 > .mat-radio-label > header .header-actions a, .home.cpanel-manager .summary .summary-items.theme-d1000 > li > header .header-actions a, .theme-d1000 > .cropperJsBox > header .header-actions a, .chart-donut .legend .theme-d1000 > fa-icon > header .header-actions a, .painel-nfce.consulta .options .legend .theme-d1000 > fa-icon > header .header-actions a, .chart-gauge .legend .theme-d1000 > fa-icon > header .header-actions a {
  color: #555555;
}
.theme-profarma > .box > header .header-actions button, .permissoes .flags li .mat-checkbox .theme-profarma > .mat-checkbox-label > header .header-actions button, .parametrizacao.sla-pedidos .order-steps > li .theme-profarma > fa-icon > header .header-actions button, .torre-controle.cpanel-manager .summary .summary-items.theme-profarma > li > header .header-actions button, .vtex.tratamento-pedidos ul .theme-profarma > li > header .header-actions button, .painel-carga .dashboard li .mat-checkbox .theme-profarma > .mat-checkbox-label > header .header-actions button, .cross-sell-new .flags li .mat-checkbox .theme-profarma > .mat-checkbox-label > header .header-actions button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-profarma > .mat-radio-label > header .header-actions button, .home.cpanel-manager .summary .summary-items.theme-profarma > li > header .header-actions button, .theme-profarma > .cropperJsBox > header .header-actions button, .chart-donut .legend .theme-profarma > fa-icon > header .header-actions button, .painel-nfce.consulta .options .legend .theme-profarma > fa-icon > header .header-actions button, .chart-gauge .legend .theme-profarma > fa-icon > header .header-actions button, .theme-profarma > .box > header .header-actions a, .permissoes .flags li .mat-checkbox .theme-profarma > .mat-checkbox-label > header .header-actions a, .parametrizacao.sla-pedidos .order-steps > li .theme-profarma > fa-icon > header .header-actions a, .torre-controle.cpanel-manager .summary .summary-items.theme-profarma > li > header .header-actions a, .vtex.tratamento-pedidos ul .theme-profarma > li > header .header-actions a, .painel-carga .dashboard li .mat-checkbox .theme-profarma > .mat-checkbox-label > header .header-actions a, .cross-sell-new .flags li .mat-checkbox .theme-profarma > .mat-checkbox-label > header .header-actions a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-profarma > .mat-radio-label > header .header-actions a, .home.cpanel-manager .summary .summary-items.theme-profarma > li > header .header-actions a, .theme-profarma > .cropperJsBox > header .header-actions a, .chart-donut .legend .theme-profarma > fa-icon > header .header-actions a, .painel-nfce.consulta .options .legend .theme-profarma > fa-icon > header .header-actions a, .chart-gauge .legend .theme-profarma > fa-icon > header .header-actions a {
  color: #bbc324;
}
.theme-farmalife > .box > header .header-actions button, .permissoes .flags li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header .header-actions button, .parametrizacao.sla-pedidos .order-steps > li .theme-farmalife > fa-icon > header .header-actions button, .torre-controle.cpanel-manager .summary .summary-items.theme-farmalife > li > header .header-actions button, .vtex.tratamento-pedidos ul .theme-farmalife > li > header .header-actions button, .painel-carga .dashboard li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header .header-actions button, .cross-sell-new .flags li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header .header-actions button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-farmalife > .mat-radio-label > header .header-actions button, .home.cpanel-manager .summary .summary-items.theme-farmalife > li > header .header-actions button, .theme-farmalife > .cropperJsBox > header .header-actions button, .chart-donut .legend .theme-farmalife > fa-icon > header .header-actions button, .painel-nfce.consulta .options .legend .theme-farmalife > fa-icon > header .header-actions button, .chart-gauge .legend .theme-farmalife > fa-icon > header .header-actions button, .theme-farmalife > .box > header .header-actions a, .permissoes .flags li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header .header-actions a, .parametrizacao.sla-pedidos .order-steps > li .theme-farmalife > fa-icon > header .header-actions a, .torre-controle.cpanel-manager .summary .summary-items.theme-farmalife > li > header .header-actions a, .vtex.tratamento-pedidos ul .theme-farmalife > li > header .header-actions a, .painel-carga .dashboard li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header .header-actions a, .cross-sell-new .flags li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header .header-actions a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-farmalife > .mat-radio-label > header .header-actions a, .home.cpanel-manager .summary .summary-items.theme-farmalife > li > header .header-actions a, .theme-farmalife > .cropperJsBox > header .header-actions a, .chart-donut .legend .theme-farmalife > fa-icon > header .header-actions a, .painel-nfce.consulta .options .legend .theme-farmalife > fa-icon > header .header-actions a, .chart-gauge .legend .theme-farmalife > fa-icon > header .header-actions a {
  color: #f06423;
}
.theme-drogasmil > .box > header .header-actions button, .permissoes .flags li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header .header-actions button, .parametrizacao.sla-pedidos .order-steps > li .theme-drogasmil > fa-icon > header .header-actions button, .torre-controle.cpanel-manager .summary .summary-items.theme-drogasmil > li > header .header-actions button, .vtex.tratamento-pedidos ul .theme-drogasmil > li > header .header-actions button, .painel-carga .dashboard li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header .header-actions button, .cross-sell-new .flags li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header .header-actions button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-drogasmil > .mat-radio-label > header .header-actions button, .home.cpanel-manager .summary .summary-items.theme-drogasmil > li > header .header-actions button, .theme-drogasmil > .cropperJsBox > header .header-actions button, .chart-donut .legend .theme-drogasmil > fa-icon > header .header-actions button, .painel-nfce.consulta .options .legend .theme-drogasmil > fa-icon > header .header-actions button, .chart-gauge .legend .theme-drogasmil > fa-icon > header .header-actions button, .theme-drogasmil > .box > header .header-actions a, .permissoes .flags li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header .header-actions a, .parametrizacao.sla-pedidos .order-steps > li .theme-drogasmil > fa-icon > header .header-actions a, .torre-controle.cpanel-manager .summary .summary-items.theme-drogasmil > li > header .header-actions a, .vtex.tratamento-pedidos ul .theme-drogasmil > li > header .header-actions a, .painel-carga .dashboard li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header .header-actions a, .cross-sell-new .flags li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header .header-actions a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-drogasmil > .mat-radio-label > header .header-actions a, .home.cpanel-manager .summary .summary-items.theme-drogasmil > li > header .header-actions a, .theme-drogasmil > .cropperJsBox > header .header-actions a, .chart-donut .legend .theme-drogasmil > fa-icon > header .header-actions a, .painel-nfce.consulta .options .legend .theme-drogasmil > fa-icon > header .header-actions a, .chart-gauge .legend .theme-drogasmil > fa-icon > header .header-actions a {
  color: #ebb200;
}
.theme-tamoio > .box > header .header-actions button, .permissoes .flags li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header .header-actions button, .parametrizacao.sla-pedidos .order-steps > li .theme-tamoio > fa-icon > header .header-actions button, .torre-controle.cpanel-manager .summary .summary-items.theme-tamoio > li > header .header-actions button, .vtex.tratamento-pedidos ul .theme-tamoio > li > header .header-actions button, .painel-carga .dashboard li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header .header-actions button, .cross-sell-new .flags li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header .header-actions button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-tamoio > .mat-radio-label > header .header-actions button, .home.cpanel-manager .summary .summary-items.theme-tamoio > li > header .header-actions button, .theme-tamoio > .cropperJsBox > header .header-actions button, .chart-donut .legend .theme-tamoio > fa-icon > header .header-actions button, .painel-nfce.consulta .options .legend .theme-tamoio > fa-icon > header .header-actions button, .chart-gauge .legend .theme-tamoio > fa-icon > header .header-actions button, .theme-tamoio > .box > header .header-actions a, .permissoes .flags li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header .header-actions a, .parametrizacao.sla-pedidos .order-steps > li .theme-tamoio > fa-icon > header .header-actions a, .torre-controle.cpanel-manager .summary .summary-items.theme-tamoio > li > header .header-actions a, .vtex.tratamento-pedidos ul .theme-tamoio > li > header .header-actions a, .painel-carga .dashboard li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header .header-actions a, .cross-sell-new .flags li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header .header-actions a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-tamoio > .mat-radio-label > header .header-actions a, .home.cpanel-manager .summary .summary-items.theme-tamoio > li > header .header-actions a, .theme-tamoio > .cropperJsBox > header .header-actions a, .chart-donut .legend .theme-tamoio > fa-icon > header .header-actions a, .painel-nfce.consulta .options .legend .theme-tamoio > fa-icon > header .header-actions a, .chart-gauge .legend .theme-tamoio > fa-icon > header .header-actions a {
  color: #006cb7;
}
.theme-rosario > .box > header .header-actions button, .permissoes .flags li .mat-checkbox .theme-rosario > .mat-checkbox-label > header .header-actions button, .parametrizacao.sla-pedidos .order-steps > li .theme-rosario > fa-icon > header .header-actions button, .torre-controle.cpanel-manager .summary .summary-items.theme-rosario > li > header .header-actions button, .vtex.tratamento-pedidos ul .theme-rosario > li > header .header-actions button, .painel-carga .dashboard li .mat-checkbox .theme-rosario > .mat-checkbox-label > header .header-actions button, .cross-sell-new .flags li .mat-checkbox .theme-rosario > .mat-checkbox-label > header .header-actions button, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-rosario > .mat-radio-label > header .header-actions button, .home.cpanel-manager .summary .summary-items.theme-rosario > li > header .header-actions button, .theme-rosario > .cropperJsBox > header .header-actions button, .chart-donut .legend .theme-rosario > fa-icon > header .header-actions button, .painel-nfce.consulta .options .legend .theme-rosario > fa-icon > header .header-actions button, .chart-gauge .legend .theme-rosario > fa-icon > header .header-actions button, .theme-rosario > .box > header .header-actions a, .permissoes .flags li .mat-checkbox .theme-rosario > .mat-checkbox-label > header .header-actions a, .parametrizacao.sla-pedidos .order-steps > li .theme-rosario > fa-icon > header .header-actions a, .torre-controle.cpanel-manager .summary .summary-items.theme-rosario > li > header .header-actions a, .vtex.tratamento-pedidos ul .theme-rosario > li > header .header-actions a, .painel-carga .dashboard li .mat-checkbox .theme-rosario > .mat-checkbox-label > header .header-actions a, .cross-sell-new .flags li .mat-checkbox .theme-rosario > .mat-checkbox-label > header .header-actions a, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-rosario > .mat-radio-label > header .header-actions a, .home.cpanel-manager .summary .summary-items.theme-rosario > li > header .header-actions a, .theme-rosario > .cropperJsBox > header .header-actions a, .chart-donut .legend .theme-rosario > fa-icon > header .header-actions a, .painel-nfce.consulta .options .legend .theme-rosario > fa-icon > header .header-actions a, .chart-gauge .legend .theme-rosario > fa-icon > header .header-actions a {
  color: #006cb7;
}
.box > header .header-actions button.theme-d1000, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-d1000, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.theme-d1000, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.theme-d1000, .vtex.tratamento-pedidos ul li > header .header-actions button.theme-d1000, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-d1000, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-d1000, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.theme-d1000, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.theme-d1000, .cropperJsBox > header .header-actions button.theme-d1000, .chart-donut .legend fa-icon > header .header-actions button.theme-d1000, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.theme-d1000, .chart-gauge .legend fa-icon > header .header-actions button.theme-d1000, .box > header .header-actions a.theme-d1000, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-d1000, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.theme-d1000, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.theme-d1000, .vtex.tratamento-pedidos ul li > header .header-actions a.theme-d1000, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-d1000, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-d1000, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.theme-d1000, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.theme-d1000, .cropperJsBox > header .header-actions a.theme-d1000, .chart-donut .legend fa-icon > header .header-actions a.theme-d1000, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.theme-d1000, .chart-gauge .legend fa-icon > header .header-actions a.theme-d1000 {
  color: #555555;
}
.box > header .header-actions button.theme-profarma, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-profarma, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.theme-profarma, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.theme-profarma, .vtex.tratamento-pedidos ul li > header .header-actions button.theme-profarma, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-profarma, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-profarma, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.theme-profarma, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.theme-profarma, .cropperJsBox > header .header-actions button.theme-profarma, .chart-donut .legend fa-icon > header .header-actions button.theme-profarma, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.theme-profarma, .chart-gauge .legend fa-icon > header .header-actions button.theme-profarma, .box > header .header-actions a.theme-profarma, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-profarma, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.theme-profarma, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.theme-profarma, .vtex.tratamento-pedidos ul li > header .header-actions a.theme-profarma, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-profarma, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-profarma, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.theme-profarma, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.theme-profarma, .cropperJsBox > header .header-actions a.theme-profarma, .chart-donut .legend fa-icon > header .header-actions a.theme-profarma, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.theme-profarma, .chart-gauge .legend fa-icon > header .header-actions a.theme-profarma {
  color: #bbc324;
}
.box > header .header-actions button.theme-farmalife, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-farmalife, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.theme-farmalife, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.theme-farmalife, .vtex.tratamento-pedidos ul li > header .header-actions button.theme-farmalife, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-farmalife, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-farmalife, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.theme-farmalife, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.theme-farmalife, .cropperJsBox > header .header-actions button.theme-farmalife, .chart-donut .legend fa-icon > header .header-actions button.theme-farmalife, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.theme-farmalife, .chart-gauge .legend fa-icon > header .header-actions button.theme-farmalife, .box > header .header-actions a.theme-farmalife, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-farmalife, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.theme-farmalife, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.theme-farmalife, .vtex.tratamento-pedidos ul li > header .header-actions a.theme-farmalife, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-farmalife, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-farmalife, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.theme-farmalife, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.theme-farmalife, .cropperJsBox > header .header-actions a.theme-farmalife, .chart-donut .legend fa-icon > header .header-actions a.theme-farmalife, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.theme-farmalife, .chart-gauge .legend fa-icon > header .header-actions a.theme-farmalife {
  color: #f06423;
}
.box > header .header-actions button.theme-drogasmil, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-drogasmil, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.theme-drogasmil, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.theme-drogasmil, .vtex.tratamento-pedidos ul li > header .header-actions button.theme-drogasmil, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-drogasmil, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-drogasmil, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.theme-drogasmil, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.theme-drogasmil, .cropperJsBox > header .header-actions button.theme-drogasmil, .chart-donut .legend fa-icon > header .header-actions button.theme-drogasmil, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.theme-drogasmil, .chart-gauge .legend fa-icon > header .header-actions button.theme-drogasmil, .box > header .header-actions a.theme-drogasmil, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-drogasmil, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.theme-drogasmil, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.theme-drogasmil, .vtex.tratamento-pedidos ul li > header .header-actions a.theme-drogasmil, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-drogasmil, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-drogasmil, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.theme-drogasmil, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.theme-drogasmil, .cropperJsBox > header .header-actions a.theme-drogasmil, .chart-donut .legend fa-icon > header .header-actions a.theme-drogasmil, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.theme-drogasmil, .chart-gauge .legend fa-icon > header .header-actions a.theme-drogasmil {
  color: #ebb200;
}
.box > header .header-actions button.theme-tamoio, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-tamoio, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.theme-tamoio, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.theme-tamoio, .vtex.tratamento-pedidos ul li > header .header-actions button.theme-tamoio, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-tamoio, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-tamoio, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.theme-tamoio, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.theme-tamoio, .cropperJsBox > header .header-actions button.theme-tamoio, .chart-donut .legend fa-icon > header .header-actions button.theme-tamoio, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.theme-tamoio, .chart-gauge .legend fa-icon > header .header-actions button.theme-tamoio, .box > header .header-actions a.theme-tamoio, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-tamoio, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.theme-tamoio, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.theme-tamoio, .vtex.tratamento-pedidos ul li > header .header-actions a.theme-tamoio, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-tamoio, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-tamoio, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.theme-tamoio, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.theme-tamoio, .cropperJsBox > header .header-actions a.theme-tamoio, .chart-donut .legend fa-icon > header .header-actions a.theme-tamoio, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.theme-tamoio, .chart-gauge .legend fa-icon > header .header-actions a.theme-tamoio {
  color: #006cb7;
}
.box > header .header-actions button.theme-rosario, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-rosario, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.theme-rosario, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.theme-rosario, .vtex.tratamento-pedidos ul li > header .header-actions button.theme-rosario, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-rosario, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.theme-rosario, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.theme-rosario, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.theme-rosario, .cropperJsBox > header .header-actions button.theme-rosario, .chart-donut .legend fa-icon > header .header-actions button.theme-rosario, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.theme-rosario, .chart-gauge .legend fa-icon > header .header-actions button.theme-rosario, .box > header .header-actions a.theme-rosario, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-rosario, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.theme-rosario, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.theme-rosario, .vtex.tratamento-pedidos ul li > header .header-actions a.theme-rosario, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-rosario, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.theme-rosario, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.theme-rosario, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.theme-rosario, .cropperJsBox > header .header-actions a.theme-rosario, .chart-donut .legend fa-icon > header .header-actions a.theme-rosario, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.theme-rosario, .chart-gauge .legend fa-icon > header .header-actions a.theme-rosario {
  color: #006cb7;
}
.box > header .header-actions button:disabled, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button:disabled, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button:disabled, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button:disabled, .vtex.tratamento-pedidos ul li > header .header-actions button:disabled, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button:disabled, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button:disabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button:disabled, .home.cpanel-manager .summary .summary-items > li > header .header-actions button:disabled, .cropperJsBox > header .header-actions button:disabled, .chart-donut .legend fa-icon > header .header-actions button:disabled, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button:disabled, .chart-gauge .legend fa-icon > header .header-actions button:disabled, .box > header .header-actions button.disabled, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.disabled, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.disabled, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.disabled, .vtex.tratamento-pedidos ul li > header .header-actions button.disabled, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.disabled, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.disabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.disabled, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.disabled, .cropperJsBox > header .header-actions button.disabled, .chart-donut .legend fa-icon > header .header-actions button.disabled, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.disabled, .chart-gauge .legend fa-icon > header .header-actions button.disabled, .box > header .header-actions a:disabled, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a:disabled, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a:disabled, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a:disabled, .vtex.tratamento-pedidos ul li > header .header-actions a:disabled, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a:disabled, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a:disabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a:disabled, .home.cpanel-manager .summary .summary-items > li > header .header-actions a:disabled, .cropperJsBox > header .header-actions a:disabled, .chart-donut .legend fa-icon > header .header-actions a:disabled, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a:disabled, .chart-gauge .legend fa-icon > header .header-actions a:disabled, .box > header .header-actions a.disabled, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.disabled, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.disabled, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.disabled, .vtex.tratamento-pedidos ul li > header .header-actions a.disabled, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.disabled, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.disabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.disabled, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.disabled, .cropperJsBox > header .header-actions a.disabled, .chart-donut .legend fa-icon > header .header-actions a.disabled, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.disabled, .chart-gauge .legend fa-icon > header .header-actions a.disabled {
  color: #656565;
  cursor: default;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.box > header .header-actions button:disabled fa-icon, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button:disabled fa-icon, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button:disabled fa-icon, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button:disabled fa-icon, .vtex.tratamento-pedidos ul li > header .header-actions button:disabled fa-icon, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button:disabled fa-icon, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button:disabled fa-icon, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button:disabled fa-icon, .home.cpanel-manager .summary .summary-items > li > header .header-actions button:disabled fa-icon, .cropperJsBox > header .header-actions button:disabled fa-icon, .chart-donut .legend fa-icon > header .header-actions button:disabled fa-icon, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button:disabled fa-icon, .chart-gauge .legend fa-icon > header .header-actions button:disabled fa-icon, .box > header .header-actions button.disabled fa-icon, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.disabled fa-icon, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.disabled fa-icon, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.disabled fa-icon, .vtex.tratamento-pedidos ul li > header .header-actions button.disabled fa-icon, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.disabled fa-icon, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.disabled fa-icon, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.disabled fa-icon, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.disabled fa-icon, .cropperJsBox > header .header-actions button.disabled fa-icon, .chart-donut .legend fa-icon > header .header-actions button.disabled fa-icon, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.disabled fa-icon, .chart-gauge .legend fa-icon > header .header-actions button.disabled fa-icon, .box > header .header-actions a:disabled fa-icon, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a:disabled fa-icon, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a:disabled fa-icon, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a:disabled fa-icon, .vtex.tratamento-pedidos ul li > header .header-actions a:disabled fa-icon, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a:disabled fa-icon, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a:disabled fa-icon, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a:disabled fa-icon, .home.cpanel-manager .summary .summary-items > li > header .header-actions a:disabled fa-icon, .cropperJsBox > header .header-actions a:disabled fa-icon, .chart-donut .legend fa-icon > header .header-actions a:disabled fa-icon, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a:disabled fa-icon, .chart-gauge .legend fa-icon > header .header-actions a:disabled fa-icon, .box > header .header-actions a.disabled fa-icon, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.disabled fa-icon, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.disabled fa-icon, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.disabled fa-icon, .vtex.tratamento-pedidos ul li > header .header-actions a.disabled fa-icon, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.disabled fa-icon, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.disabled fa-icon, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.disabled fa-icon, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.disabled fa-icon, .cropperJsBox > header .header-actions a.disabled fa-icon, .chart-donut .legend fa-icon > header .header-actions a.disabled fa-icon, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.disabled fa-icon, .chart-gauge .legend fa-icon > header .header-actions a.disabled fa-icon {
  color: #656565;
}
.theme-d1000 .box > header .header-actions button.enabled, .theme-d1000 .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .permissoes .flags li .mat-checkbox .theme-d1000 .mat-checkbox-label > header .header-actions button.enabled, .theme-d1000 .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-d1000 fa-icon > header .header-actions button.enabled, .theme-d1000 .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled, .torre-controle.cpanel-manager .summary .theme-d1000 .summary-items > li > header .header-actions button.enabled, .theme-d1000 .vtex.tratamento-pedidos ul li > header .header-actions button.enabled, .vtex.tratamento-pedidos ul .theme-d1000 li > header .header-actions button.enabled, .theme-d1000 .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .painel-carga .dashboard li .mat-checkbox .theme-d1000 .mat-checkbox-label > header .header-actions button.enabled, .theme-d1000 .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .cross-sell-new .flags li .mat-checkbox .theme-d1000 .mat-checkbox-label > header .header-actions button.enabled, .theme-d1000 .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-d1000 .mat-radio-label > header .header-actions button.enabled, .theme-d1000 .home.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled, .home.cpanel-manager .summary .theme-d1000 .summary-items > li > header .header-actions button.enabled, .theme-d1000 .cropperJsBox > header .header-actions button.enabled, .theme-d1000 .chart-donut .legend fa-icon > header .header-actions button.enabled, .theme-d1000 .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .theme-d1000 .options .legend fa-icon > header .header-actions button.enabled, .theme-d1000 .chart-gauge .legend fa-icon > header .header-actions button.enabled, .chart-donut .legend .theme-d1000 fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .options .legend .theme-d1000 fa-icon > header .header-actions button.enabled, .chart-gauge .legend .theme-d1000 fa-icon > header .header-actions button.enabled, .theme-d1000 .box > header .header-actions a.enabled, .theme-d1000 .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .permissoes .flags li .mat-checkbox .theme-d1000 .mat-checkbox-label > header .header-actions a.enabled, .theme-d1000 .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-d1000 fa-icon > header .header-actions a.enabled, .theme-d1000 .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled, .torre-controle.cpanel-manager .summary .theme-d1000 .summary-items > li > header .header-actions a.enabled, .theme-d1000 .vtex.tratamento-pedidos ul li > header .header-actions a.enabled, .vtex.tratamento-pedidos ul .theme-d1000 li > header .header-actions a.enabled, .theme-d1000 .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .painel-carga .dashboard li .mat-checkbox .theme-d1000 .mat-checkbox-label > header .header-actions a.enabled, .theme-d1000 .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .cross-sell-new .flags li .mat-checkbox .theme-d1000 .mat-checkbox-label > header .header-actions a.enabled, .theme-d1000 .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-d1000 .mat-radio-label > header .header-actions a.enabled, .theme-d1000 .home.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled, .home.cpanel-manager .summary .theme-d1000 .summary-items > li > header .header-actions a.enabled, .theme-d1000 .cropperJsBox > header .header-actions a.enabled, .theme-d1000 .chart-donut .legend fa-icon > header .header-actions a.enabled, .theme-d1000 .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .theme-d1000 .options .legend fa-icon > header .header-actions a.enabled, .theme-d1000 .chart-gauge .legend fa-icon > header .header-actions a.enabled, .chart-donut .legend .theme-d1000 fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .options .legend .theme-d1000 fa-icon > header .header-actions a.enabled, .chart-gauge .legend .theme-d1000 fa-icon > header .header-actions a.enabled {
  color: #555555;
}
.theme-profarma .box > header .header-actions button.enabled, .theme-profarma .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .permissoes .flags li .mat-checkbox .theme-profarma .mat-checkbox-label > header .header-actions button.enabled, .theme-profarma .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-profarma fa-icon > header .header-actions button.enabled, .theme-profarma .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled, .torre-controle.cpanel-manager .summary .theme-profarma .summary-items > li > header .header-actions button.enabled, .theme-profarma .vtex.tratamento-pedidos ul li > header .header-actions button.enabled, .vtex.tratamento-pedidos ul .theme-profarma li > header .header-actions button.enabled, .theme-profarma .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .painel-carga .dashboard li .mat-checkbox .theme-profarma .mat-checkbox-label > header .header-actions button.enabled, .theme-profarma .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .cross-sell-new .flags li .mat-checkbox .theme-profarma .mat-checkbox-label > header .header-actions button.enabled, .theme-profarma .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-profarma .mat-radio-label > header .header-actions button.enabled, .theme-profarma .home.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled, .home.cpanel-manager .summary .theme-profarma .summary-items > li > header .header-actions button.enabled, .theme-profarma .cropperJsBox > header .header-actions button.enabled, .theme-profarma .chart-donut .legend fa-icon > header .header-actions button.enabled, .theme-profarma .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .theme-profarma .options .legend fa-icon > header .header-actions button.enabled, .theme-profarma .chart-gauge .legend fa-icon > header .header-actions button.enabled, .chart-donut .legend .theme-profarma fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .options .legend .theme-profarma fa-icon > header .header-actions button.enabled, .chart-gauge .legend .theme-profarma fa-icon > header .header-actions button.enabled, .theme-profarma .box > header .header-actions a.enabled, .theme-profarma .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .permissoes .flags li .mat-checkbox .theme-profarma .mat-checkbox-label > header .header-actions a.enabled, .theme-profarma .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-profarma fa-icon > header .header-actions a.enabled, .theme-profarma .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled, .torre-controle.cpanel-manager .summary .theme-profarma .summary-items > li > header .header-actions a.enabled, .theme-profarma .vtex.tratamento-pedidos ul li > header .header-actions a.enabled, .vtex.tratamento-pedidos ul .theme-profarma li > header .header-actions a.enabled, .theme-profarma .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .painel-carga .dashboard li .mat-checkbox .theme-profarma .mat-checkbox-label > header .header-actions a.enabled, .theme-profarma .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .cross-sell-new .flags li .mat-checkbox .theme-profarma .mat-checkbox-label > header .header-actions a.enabled, .theme-profarma .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-profarma .mat-radio-label > header .header-actions a.enabled, .theme-profarma .home.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled, .home.cpanel-manager .summary .theme-profarma .summary-items > li > header .header-actions a.enabled, .theme-profarma .cropperJsBox > header .header-actions a.enabled, .theme-profarma .chart-donut .legend fa-icon > header .header-actions a.enabled, .theme-profarma .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .theme-profarma .options .legend fa-icon > header .header-actions a.enabled, .theme-profarma .chart-gauge .legend fa-icon > header .header-actions a.enabled, .chart-donut .legend .theme-profarma fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .options .legend .theme-profarma fa-icon > header .header-actions a.enabled, .chart-gauge .legend .theme-profarma fa-icon > header .header-actions a.enabled {
  color: #bbc324;
}
.theme-farmalife .box > header .header-actions button.enabled, .theme-farmalife .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .permissoes .flags li .mat-checkbox .theme-farmalife .mat-checkbox-label > header .header-actions button.enabled, .theme-farmalife .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-farmalife fa-icon > header .header-actions button.enabled, .theme-farmalife .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled, .torre-controle.cpanel-manager .summary .theme-farmalife .summary-items > li > header .header-actions button.enabled, .theme-farmalife .vtex.tratamento-pedidos ul li > header .header-actions button.enabled, .vtex.tratamento-pedidos ul .theme-farmalife li > header .header-actions button.enabled, .theme-farmalife .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .painel-carga .dashboard li .mat-checkbox .theme-farmalife .mat-checkbox-label > header .header-actions button.enabled, .theme-farmalife .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .cross-sell-new .flags li .mat-checkbox .theme-farmalife .mat-checkbox-label > header .header-actions button.enabled, .theme-farmalife .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-farmalife .mat-radio-label > header .header-actions button.enabled, .theme-farmalife .home.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled, .home.cpanel-manager .summary .theme-farmalife .summary-items > li > header .header-actions button.enabled, .theme-farmalife .cropperJsBox > header .header-actions button.enabled, .theme-farmalife .chart-donut .legend fa-icon > header .header-actions button.enabled, .theme-farmalife .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .theme-farmalife .options .legend fa-icon > header .header-actions button.enabled, .theme-farmalife .chart-gauge .legend fa-icon > header .header-actions button.enabled, .chart-donut .legend .theme-farmalife fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .options .legend .theme-farmalife fa-icon > header .header-actions button.enabled, .chart-gauge .legend .theme-farmalife fa-icon > header .header-actions button.enabled, .theme-farmalife .box > header .header-actions a.enabled, .theme-farmalife .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .permissoes .flags li .mat-checkbox .theme-farmalife .mat-checkbox-label > header .header-actions a.enabled, .theme-farmalife .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-farmalife fa-icon > header .header-actions a.enabled, .theme-farmalife .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled, .torre-controle.cpanel-manager .summary .theme-farmalife .summary-items > li > header .header-actions a.enabled, .theme-farmalife .vtex.tratamento-pedidos ul li > header .header-actions a.enabled, .vtex.tratamento-pedidos ul .theme-farmalife li > header .header-actions a.enabled, .theme-farmalife .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .painel-carga .dashboard li .mat-checkbox .theme-farmalife .mat-checkbox-label > header .header-actions a.enabled, .theme-farmalife .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .cross-sell-new .flags li .mat-checkbox .theme-farmalife .mat-checkbox-label > header .header-actions a.enabled, .theme-farmalife .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-farmalife .mat-radio-label > header .header-actions a.enabled, .theme-farmalife .home.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled, .home.cpanel-manager .summary .theme-farmalife .summary-items > li > header .header-actions a.enabled, .theme-farmalife .cropperJsBox > header .header-actions a.enabled, .theme-farmalife .chart-donut .legend fa-icon > header .header-actions a.enabled, .theme-farmalife .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .theme-farmalife .options .legend fa-icon > header .header-actions a.enabled, .theme-farmalife .chart-gauge .legend fa-icon > header .header-actions a.enabled, .chart-donut .legend .theme-farmalife fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .options .legend .theme-farmalife fa-icon > header .header-actions a.enabled, .chart-gauge .legend .theme-farmalife fa-icon > header .header-actions a.enabled {
  color: #f06423;
}
.theme-drogasmil .box > header .header-actions button.enabled, .theme-drogasmil .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .permissoes .flags li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header .header-actions button.enabled, .theme-drogasmil .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-drogasmil fa-icon > header .header-actions button.enabled, .theme-drogasmil .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled, .torre-controle.cpanel-manager .summary .theme-drogasmil .summary-items > li > header .header-actions button.enabled, .theme-drogasmil .vtex.tratamento-pedidos ul li > header .header-actions button.enabled, .vtex.tratamento-pedidos ul .theme-drogasmil li > header .header-actions button.enabled, .theme-drogasmil .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .painel-carga .dashboard li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header .header-actions button.enabled, .theme-drogasmil .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .cross-sell-new .flags li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header .header-actions button.enabled, .theme-drogasmil .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-drogasmil .mat-radio-label > header .header-actions button.enabled, .theme-drogasmil .home.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled, .home.cpanel-manager .summary .theme-drogasmil .summary-items > li > header .header-actions button.enabled, .theme-drogasmil .cropperJsBox > header .header-actions button.enabled, .theme-drogasmil .chart-donut .legend fa-icon > header .header-actions button.enabled, .theme-drogasmil .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .theme-drogasmil .options .legend fa-icon > header .header-actions button.enabled, .theme-drogasmil .chart-gauge .legend fa-icon > header .header-actions button.enabled, .chart-donut .legend .theme-drogasmil fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .options .legend .theme-drogasmil fa-icon > header .header-actions button.enabled, .chart-gauge .legend .theme-drogasmil fa-icon > header .header-actions button.enabled, .theme-drogasmil .box > header .header-actions a.enabled, .theme-drogasmil .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .permissoes .flags li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header .header-actions a.enabled, .theme-drogasmil .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-drogasmil fa-icon > header .header-actions a.enabled, .theme-drogasmil .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled, .torre-controle.cpanel-manager .summary .theme-drogasmil .summary-items > li > header .header-actions a.enabled, .theme-drogasmil .vtex.tratamento-pedidos ul li > header .header-actions a.enabled, .vtex.tratamento-pedidos ul .theme-drogasmil li > header .header-actions a.enabled, .theme-drogasmil .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .painel-carga .dashboard li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header .header-actions a.enabled, .theme-drogasmil .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .cross-sell-new .flags li .mat-checkbox .theme-drogasmil .mat-checkbox-label > header .header-actions a.enabled, .theme-drogasmil .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-drogasmil .mat-radio-label > header .header-actions a.enabled, .theme-drogasmil .home.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled, .home.cpanel-manager .summary .theme-drogasmil .summary-items > li > header .header-actions a.enabled, .theme-drogasmil .cropperJsBox > header .header-actions a.enabled, .theme-drogasmil .chart-donut .legend fa-icon > header .header-actions a.enabled, .theme-drogasmil .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .theme-drogasmil .options .legend fa-icon > header .header-actions a.enabled, .theme-drogasmil .chart-gauge .legend fa-icon > header .header-actions a.enabled, .chart-donut .legend .theme-drogasmil fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .options .legend .theme-drogasmil fa-icon > header .header-actions a.enabled, .chart-gauge .legend .theme-drogasmil fa-icon > header .header-actions a.enabled {
  color: #ebb200;
}
.theme-tamoio .box > header .header-actions button.enabled, .theme-tamoio .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .permissoes .flags li .mat-checkbox .theme-tamoio .mat-checkbox-label > header .header-actions button.enabled, .theme-tamoio .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-tamoio fa-icon > header .header-actions button.enabled, .theme-tamoio .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled, .torre-controle.cpanel-manager .summary .theme-tamoio .summary-items > li > header .header-actions button.enabled, .theme-tamoio .vtex.tratamento-pedidos ul li > header .header-actions button.enabled, .vtex.tratamento-pedidos ul .theme-tamoio li > header .header-actions button.enabled, .theme-tamoio .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .painel-carga .dashboard li .mat-checkbox .theme-tamoio .mat-checkbox-label > header .header-actions button.enabled, .theme-tamoio .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .cross-sell-new .flags li .mat-checkbox .theme-tamoio .mat-checkbox-label > header .header-actions button.enabled, .theme-tamoio .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-tamoio .mat-radio-label > header .header-actions button.enabled, .theme-tamoio .home.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled, .home.cpanel-manager .summary .theme-tamoio .summary-items > li > header .header-actions button.enabled, .theme-tamoio .cropperJsBox > header .header-actions button.enabled, .theme-tamoio .chart-donut .legend fa-icon > header .header-actions button.enabled, .theme-tamoio .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .theme-tamoio .options .legend fa-icon > header .header-actions button.enabled, .theme-tamoio .chart-gauge .legend fa-icon > header .header-actions button.enabled, .chart-donut .legend .theme-tamoio fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .options .legend .theme-tamoio fa-icon > header .header-actions button.enabled, .chart-gauge .legend .theme-tamoio fa-icon > header .header-actions button.enabled, .theme-tamoio .box > header .header-actions a.enabled, .theme-tamoio .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .permissoes .flags li .mat-checkbox .theme-tamoio .mat-checkbox-label > header .header-actions a.enabled, .theme-tamoio .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-tamoio fa-icon > header .header-actions a.enabled, .theme-tamoio .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled, .torre-controle.cpanel-manager .summary .theme-tamoio .summary-items > li > header .header-actions a.enabled, .theme-tamoio .vtex.tratamento-pedidos ul li > header .header-actions a.enabled, .vtex.tratamento-pedidos ul .theme-tamoio li > header .header-actions a.enabled, .theme-tamoio .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .painel-carga .dashboard li .mat-checkbox .theme-tamoio .mat-checkbox-label > header .header-actions a.enabled, .theme-tamoio .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .cross-sell-new .flags li .mat-checkbox .theme-tamoio .mat-checkbox-label > header .header-actions a.enabled, .theme-tamoio .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-tamoio .mat-radio-label > header .header-actions a.enabled, .theme-tamoio .home.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled, .home.cpanel-manager .summary .theme-tamoio .summary-items > li > header .header-actions a.enabled, .theme-tamoio .cropperJsBox > header .header-actions a.enabled, .theme-tamoio .chart-donut .legend fa-icon > header .header-actions a.enabled, .theme-tamoio .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .theme-tamoio .options .legend fa-icon > header .header-actions a.enabled, .theme-tamoio .chart-gauge .legend fa-icon > header .header-actions a.enabled, .chart-donut .legend .theme-tamoio fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .options .legend .theme-tamoio fa-icon > header .header-actions a.enabled, .chart-gauge .legend .theme-tamoio fa-icon > header .header-actions a.enabled {
  color: #006cb7;
}
.theme-rosario .box > header .header-actions button.enabled, .theme-rosario .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .permissoes .flags li .mat-checkbox .theme-rosario .mat-checkbox-label > header .header-actions button.enabled, .theme-rosario .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-rosario fa-icon > header .header-actions button.enabled, .theme-rosario .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled, .torre-controle.cpanel-manager .summary .theme-rosario .summary-items > li > header .header-actions button.enabled, .theme-rosario .vtex.tratamento-pedidos ul li > header .header-actions button.enabled, .vtex.tratamento-pedidos ul .theme-rosario li > header .header-actions button.enabled, .theme-rosario .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .painel-carga .dashboard li .mat-checkbox .theme-rosario .mat-checkbox-label > header .header-actions button.enabled, .theme-rosario .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled, .cross-sell-new .flags li .mat-checkbox .theme-rosario .mat-checkbox-label > header .header-actions button.enabled, .theme-rosario .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-rosario .mat-radio-label > header .header-actions button.enabled, .theme-rosario .home.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled, .home.cpanel-manager .summary .theme-rosario .summary-items > li > header .header-actions button.enabled, .theme-rosario .cropperJsBox > header .header-actions button.enabled, .theme-rosario .chart-donut .legend fa-icon > header .header-actions button.enabled, .theme-rosario .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .theme-rosario .options .legend fa-icon > header .header-actions button.enabled, .theme-rosario .chart-gauge .legend fa-icon > header .header-actions button.enabled, .chart-donut .legend .theme-rosario fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .options .legend .theme-rosario fa-icon > header .header-actions button.enabled, .chart-gauge .legend .theme-rosario fa-icon > header .header-actions button.enabled, .theme-rosario .box > header .header-actions a.enabled, .theme-rosario .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .permissoes .flags li .mat-checkbox .theme-rosario .mat-checkbox-label > header .header-actions a.enabled, .theme-rosario .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-rosario fa-icon > header .header-actions a.enabled, .theme-rosario .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled, .torre-controle.cpanel-manager .summary .theme-rosario .summary-items > li > header .header-actions a.enabled, .theme-rosario .vtex.tratamento-pedidos ul li > header .header-actions a.enabled, .vtex.tratamento-pedidos ul .theme-rosario li > header .header-actions a.enabled, .theme-rosario .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .painel-carga .dashboard li .mat-checkbox .theme-rosario .mat-checkbox-label > header .header-actions a.enabled, .theme-rosario .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled, .cross-sell-new .flags li .mat-checkbox .theme-rosario .mat-checkbox-label > header .header-actions a.enabled, .theme-rosario .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-rosario .mat-radio-label > header .header-actions a.enabled, .theme-rosario .home.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled, .home.cpanel-manager .summary .theme-rosario .summary-items > li > header .header-actions a.enabled, .theme-rosario .cropperJsBox > header .header-actions a.enabled, .theme-rosario .chart-donut .legend fa-icon > header .header-actions a.enabled, .theme-rosario .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .theme-rosario .options .legend fa-icon > header .header-actions a.enabled, .theme-rosario .chart-gauge .legend fa-icon > header .header-actions a.enabled, .chart-donut .legend .theme-rosario fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .options .legend .theme-rosario fa-icon > header .header-actions a.enabled, .chart-gauge .legend .theme-rosario fa-icon > header .header-actions a.enabled {
  color: #006cb7;
}
.theme-d1000 > .box > header .header-actions button.enabled, .permissoes .flags li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header .header-actions button.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-d1000 > fa-icon > header .header-actions button.enabled, .torre-controle.cpanel-manager .summary .summary-items.theme-d1000 > li > header .header-actions button.enabled, .vtex.tratamento-pedidos ul .theme-d1000 > li > header .header-actions button.enabled, .painel-carga .dashboard li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header .header-actions button.enabled, .cross-sell-new .flags li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header .header-actions button.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-d1000 > .mat-radio-label > header .header-actions button.enabled, .home.cpanel-manager .summary .summary-items.theme-d1000 > li > header .header-actions button.enabled, .theme-d1000 > .cropperJsBox > header .header-actions button.enabled, .chart-donut .legend .theme-d1000 > fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .options .legend .theme-d1000 > fa-icon > header .header-actions button.enabled, .chart-gauge .legend .theme-d1000 > fa-icon > header .header-actions button.enabled, .theme-d1000 > .box > header .header-actions a.enabled, .permissoes .flags li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header .header-actions a.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-d1000 > fa-icon > header .header-actions a.enabled, .torre-controle.cpanel-manager .summary .summary-items.theme-d1000 > li > header .header-actions a.enabled, .vtex.tratamento-pedidos ul .theme-d1000 > li > header .header-actions a.enabled, .painel-carga .dashboard li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header .header-actions a.enabled, .cross-sell-new .flags li .mat-checkbox .theme-d1000 > .mat-checkbox-label > header .header-actions a.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-d1000 > .mat-radio-label > header .header-actions a.enabled, .home.cpanel-manager .summary .summary-items.theme-d1000 > li > header .header-actions a.enabled, .theme-d1000 > .cropperJsBox > header .header-actions a.enabled, .chart-donut .legend .theme-d1000 > fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .options .legend .theme-d1000 > fa-icon > header .header-actions a.enabled, .chart-gauge .legend .theme-d1000 > fa-icon > header .header-actions a.enabled {
  color: #555555;
}
.theme-profarma > .box > header .header-actions button.enabled, .permissoes .flags li .mat-checkbox .theme-profarma > .mat-checkbox-label > header .header-actions button.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-profarma > fa-icon > header .header-actions button.enabled, .torre-controle.cpanel-manager .summary .summary-items.theme-profarma > li > header .header-actions button.enabled, .vtex.tratamento-pedidos ul .theme-profarma > li > header .header-actions button.enabled, .painel-carga .dashboard li .mat-checkbox .theme-profarma > .mat-checkbox-label > header .header-actions button.enabled, .cross-sell-new .flags li .mat-checkbox .theme-profarma > .mat-checkbox-label > header .header-actions button.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-profarma > .mat-radio-label > header .header-actions button.enabled, .home.cpanel-manager .summary .summary-items.theme-profarma > li > header .header-actions button.enabled, .theme-profarma > .cropperJsBox > header .header-actions button.enabled, .chart-donut .legend .theme-profarma > fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .options .legend .theme-profarma > fa-icon > header .header-actions button.enabled, .chart-gauge .legend .theme-profarma > fa-icon > header .header-actions button.enabled, .theme-profarma > .box > header .header-actions a.enabled, .permissoes .flags li .mat-checkbox .theme-profarma > .mat-checkbox-label > header .header-actions a.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-profarma > fa-icon > header .header-actions a.enabled, .torre-controle.cpanel-manager .summary .summary-items.theme-profarma > li > header .header-actions a.enabled, .vtex.tratamento-pedidos ul .theme-profarma > li > header .header-actions a.enabled, .painel-carga .dashboard li .mat-checkbox .theme-profarma > .mat-checkbox-label > header .header-actions a.enabled, .cross-sell-new .flags li .mat-checkbox .theme-profarma > .mat-checkbox-label > header .header-actions a.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-profarma > .mat-radio-label > header .header-actions a.enabled, .home.cpanel-manager .summary .summary-items.theme-profarma > li > header .header-actions a.enabled, .theme-profarma > .cropperJsBox > header .header-actions a.enabled, .chart-donut .legend .theme-profarma > fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .options .legend .theme-profarma > fa-icon > header .header-actions a.enabled, .chart-gauge .legend .theme-profarma > fa-icon > header .header-actions a.enabled {
  color: #bbc324;
}
.theme-farmalife > .box > header .header-actions button.enabled, .permissoes .flags li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header .header-actions button.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-farmalife > fa-icon > header .header-actions button.enabled, .torre-controle.cpanel-manager .summary .summary-items.theme-farmalife > li > header .header-actions button.enabled, .vtex.tratamento-pedidos ul .theme-farmalife > li > header .header-actions button.enabled, .painel-carga .dashboard li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header .header-actions button.enabled, .cross-sell-new .flags li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header .header-actions button.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-farmalife > .mat-radio-label > header .header-actions button.enabled, .home.cpanel-manager .summary .summary-items.theme-farmalife > li > header .header-actions button.enabled, .theme-farmalife > .cropperJsBox > header .header-actions button.enabled, .chart-donut .legend .theme-farmalife > fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .options .legend .theme-farmalife > fa-icon > header .header-actions button.enabled, .chart-gauge .legend .theme-farmalife > fa-icon > header .header-actions button.enabled, .theme-farmalife > .box > header .header-actions a.enabled, .permissoes .flags li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header .header-actions a.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-farmalife > fa-icon > header .header-actions a.enabled, .torre-controle.cpanel-manager .summary .summary-items.theme-farmalife > li > header .header-actions a.enabled, .vtex.tratamento-pedidos ul .theme-farmalife > li > header .header-actions a.enabled, .painel-carga .dashboard li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header .header-actions a.enabled, .cross-sell-new .flags li .mat-checkbox .theme-farmalife > .mat-checkbox-label > header .header-actions a.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-farmalife > .mat-radio-label > header .header-actions a.enabled, .home.cpanel-manager .summary .summary-items.theme-farmalife > li > header .header-actions a.enabled, .theme-farmalife > .cropperJsBox > header .header-actions a.enabled, .chart-donut .legend .theme-farmalife > fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .options .legend .theme-farmalife > fa-icon > header .header-actions a.enabled, .chart-gauge .legend .theme-farmalife > fa-icon > header .header-actions a.enabled {
  color: #f06423;
}
.theme-drogasmil > .box > header .header-actions button.enabled, .permissoes .flags li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header .header-actions button.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-drogasmil > fa-icon > header .header-actions button.enabled, .torre-controle.cpanel-manager .summary .summary-items.theme-drogasmil > li > header .header-actions button.enabled, .vtex.tratamento-pedidos ul .theme-drogasmil > li > header .header-actions button.enabled, .painel-carga .dashboard li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header .header-actions button.enabled, .cross-sell-new .flags li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header .header-actions button.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-drogasmil > .mat-radio-label > header .header-actions button.enabled, .home.cpanel-manager .summary .summary-items.theme-drogasmil > li > header .header-actions button.enabled, .theme-drogasmil > .cropperJsBox > header .header-actions button.enabled, .chart-donut .legend .theme-drogasmil > fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .options .legend .theme-drogasmil > fa-icon > header .header-actions button.enabled, .chart-gauge .legend .theme-drogasmil > fa-icon > header .header-actions button.enabled, .theme-drogasmil > .box > header .header-actions a.enabled, .permissoes .flags li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header .header-actions a.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-drogasmil > fa-icon > header .header-actions a.enabled, .torre-controle.cpanel-manager .summary .summary-items.theme-drogasmil > li > header .header-actions a.enabled, .vtex.tratamento-pedidos ul .theme-drogasmil > li > header .header-actions a.enabled, .painel-carga .dashboard li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header .header-actions a.enabled, .cross-sell-new .flags li .mat-checkbox .theme-drogasmil > .mat-checkbox-label > header .header-actions a.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-drogasmil > .mat-radio-label > header .header-actions a.enabled, .home.cpanel-manager .summary .summary-items.theme-drogasmil > li > header .header-actions a.enabled, .theme-drogasmil > .cropperJsBox > header .header-actions a.enabled, .chart-donut .legend .theme-drogasmil > fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .options .legend .theme-drogasmil > fa-icon > header .header-actions a.enabled, .chart-gauge .legend .theme-drogasmil > fa-icon > header .header-actions a.enabled {
  color: #ebb200;
}
.theme-tamoio > .box > header .header-actions button.enabled, .permissoes .flags li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header .header-actions button.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-tamoio > fa-icon > header .header-actions button.enabled, .torre-controle.cpanel-manager .summary .summary-items.theme-tamoio > li > header .header-actions button.enabled, .vtex.tratamento-pedidos ul .theme-tamoio > li > header .header-actions button.enabled, .painel-carga .dashboard li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header .header-actions button.enabled, .cross-sell-new .flags li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header .header-actions button.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-tamoio > .mat-radio-label > header .header-actions button.enabled, .home.cpanel-manager .summary .summary-items.theme-tamoio > li > header .header-actions button.enabled, .theme-tamoio > .cropperJsBox > header .header-actions button.enabled, .chart-donut .legend .theme-tamoio > fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .options .legend .theme-tamoio > fa-icon > header .header-actions button.enabled, .chart-gauge .legend .theme-tamoio > fa-icon > header .header-actions button.enabled, .theme-tamoio > .box > header .header-actions a.enabled, .permissoes .flags li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header .header-actions a.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-tamoio > fa-icon > header .header-actions a.enabled, .torre-controle.cpanel-manager .summary .summary-items.theme-tamoio > li > header .header-actions a.enabled, .vtex.tratamento-pedidos ul .theme-tamoio > li > header .header-actions a.enabled, .painel-carga .dashboard li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header .header-actions a.enabled, .cross-sell-new .flags li .mat-checkbox .theme-tamoio > .mat-checkbox-label > header .header-actions a.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-tamoio > .mat-radio-label > header .header-actions a.enabled, .home.cpanel-manager .summary .summary-items.theme-tamoio > li > header .header-actions a.enabled, .theme-tamoio > .cropperJsBox > header .header-actions a.enabled, .chart-donut .legend .theme-tamoio > fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .options .legend .theme-tamoio > fa-icon > header .header-actions a.enabled, .chart-gauge .legend .theme-tamoio > fa-icon > header .header-actions a.enabled {
  color: #006cb7;
}
.theme-rosario > .box > header .header-actions button.enabled, .permissoes .flags li .mat-checkbox .theme-rosario > .mat-checkbox-label > header .header-actions button.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-rosario > fa-icon > header .header-actions button.enabled, .torre-controle.cpanel-manager .summary .summary-items.theme-rosario > li > header .header-actions button.enabled, .vtex.tratamento-pedidos ul .theme-rosario > li > header .header-actions button.enabled, .painel-carga .dashboard li .mat-checkbox .theme-rosario > .mat-checkbox-label > header .header-actions button.enabled, .cross-sell-new .flags li .mat-checkbox .theme-rosario > .mat-checkbox-label > header .header-actions button.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-rosario > .mat-radio-label > header .header-actions button.enabled, .home.cpanel-manager .summary .summary-items.theme-rosario > li > header .header-actions button.enabled, .theme-rosario > .cropperJsBox > header .header-actions button.enabled, .chart-donut .legend .theme-rosario > fa-icon > header .header-actions button.enabled, .painel-nfce.consulta .options .legend .theme-rosario > fa-icon > header .header-actions button.enabled, .chart-gauge .legend .theme-rosario > fa-icon > header .header-actions button.enabled, .theme-rosario > .box > header .header-actions a.enabled, .permissoes .flags li .mat-checkbox .theme-rosario > .mat-checkbox-label > header .header-actions a.enabled, .parametrizacao.sla-pedidos .order-steps > li .theme-rosario > fa-icon > header .header-actions a.enabled, .torre-controle.cpanel-manager .summary .summary-items.theme-rosario > li > header .header-actions a.enabled, .vtex.tratamento-pedidos ul .theme-rosario > li > header .header-actions a.enabled, .painel-carga .dashboard li .mat-checkbox .theme-rosario > .mat-checkbox-label > header .header-actions a.enabled, .cross-sell-new .flags li .mat-checkbox .theme-rosario > .mat-checkbox-label > header .header-actions a.enabled, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .theme-rosario > .mat-radio-label > header .header-actions a.enabled, .home.cpanel-manager .summary .summary-items.theme-rosario > li > header .header-actions a.enabled, .theme-rosario > .cropperJsBox > header .header-actions a.enabled, .chart-donut .legend .theme-rosario > fa-icon > header .header-actions a.enabled, .painel-nfce.consulta .options .legend .theme-rosario > fa-icon > header .header-actions a.enabled, .chart-gauge .legend .theme-rosario > fa-icon > header .header-actions a.enabled {
  color: #006cb7;
}
.box > header .header-actions button.enabled.theme-d1000, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-d1000, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.enabled.theme-d1000, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled.theme-d1000, .vtex.tratamento-pedidos ul li > header .header-actions button.enabled.theme-d1000, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-d1000, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-d1000, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.enabled.theme-d1000, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled.theme-d1000, .cropperJsBox > header .header-actions button.enabled.theme-d1000, .chart-donut .legend fa-icon > header .header-actions button.enabled.theme-d1000, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.enabled.theme-d1000, .chart-gauge .legend fa-icon > header .header-actions button.enabled.theme-d1000, .box > header .header-actions a.enabled.theme-d1000, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-d1000, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.enabled.theme-d1000, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled.theme-d1000, .vtex.tratamento-pedidos ul li > header .header-actions a.enabled.theme-d1000, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-d1000, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-d1000, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.enabled.theme-d1000, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled.theme-d1000, .cropperJsBox > header .header-actions a.enabled.theme-d1000, .chart-donut .legend fa-icon > header .header-actions a.enabled.theme-d1000, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.enabled.theme-d1000, .chart-gauge .legend fa-icon > header .header-actions a.enabled.theme-d1000 {
  color: #555555;
}
.box > header .header-actions button.enabled.theme-profarma, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-profarma, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.enabled.theme-profarma, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled.theme-profarma, .vtex.tratamento-pedidos ul li > header .header-actions button.enabled.theme-profarma, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-profarma, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-profarma, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.enabled.theme-profarma, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled.theme-profarma, .cropperJsBox > header .header-actions button.enabled.theme-profarma, .chart-donut .legend fa-icon > header .header-actions button.enabled.theme-profarma, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.enabled.theme-profarma, .chart-gauge .legend fa-icon > header .header-actions button.enabled.theme-profarma, .box > header .header-actions a.enabled.theme-profarma, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-profarma, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.enabled.theme-profarma, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled.theme-profarma, .vtex.tratamento-pedidos ul li > header .header-actions a.enabled.theme-profarma, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-profarma, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-profarma, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.enabled.theme-profarma, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled.theme-profarma, .cropperJsBox > header .header-actions a.enabled.theme-profarma, .chart-donut .legend fa-icon > header .header-actions a.enabled.theme-profarma, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.enabled.theme-profarma, .chart-gauge .legend fa-icon > header .header-actions a.enabled.theme-profarma {
  color: #bbc324;
}
.box > header .header-actions button.enabled.theme-farmalife, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-farmalife, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.enabled.theme-farmalife, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled.theme-farmalife, .vtex.tratamento-pedidos ul li > header .header-actions button.enabled.theme-farmalife, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-farmalife, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-farmalife, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.enabled.theme-farmalife, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled.theme-farmalife, .cropperJsBox > header .header-actions button.enabled.theme-farmalife, .chart-donut .legend fa-icon > header .header-actions button.enabled.theme-farmalife, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.enabled.theme-farmalife, .chart-gauge .legend fa-icon > header .header-actions button.enabled.theme-farmalife, .box > header .header-actions a.enabled.theme-farmalife, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-farmalife, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.enabled.theme-farmalife, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled.theme-farmalife, .vtex.tratamento-pedidos ul li > header .header-actions a.enabled.theme-farmalife, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-farmalife, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-farmalife, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.enabled.theme-farmalife, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled.theme-farmalife, .cropperJsBox > header .header-actions a.enabled.theme-farmalife, .chart-donut .legend fa-icon > header .header-actions a.enabled.theme-farmalife, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.enabled.theme-farmalife, .chart-gauge .legend fa-icon > header .header-actions a.enabled.theme-farmalife {
  color: #f06423;
}
.box > header .header-actions button.enabled.theme-drogasmil, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-drogasmil, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.enabled.theme-drogasmil, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled.theme-drogasmil, .vtex.tratamento-pedidos ul li > header .header-actions button.enabled.theme-drogasmil, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-drogasmil, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-drogasmil, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.enabled.theme-drogasmil, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled.theme-drogasmil, .cropperJsBox > header .header-actions button.enabled.theme-drogasmil, .chart-donut .legend fa-icon > header .header-actions button.enabled.theme-drogasmil, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.enabled.theme-drogasmil, .chart-gauge .legend fa-icon > header .header-actions button.enabled.theme-drogasmil, .box > header .header-actions a.enabled.theme-drogasmil, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-drogasmil, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.enabled.theme-drogasmil, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled.theme-drogasmil, .vtex.tratamento-pedidos ul li > header .header-actions a.enabled.theme-drogasmil, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-drogasmil, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-drogasmil, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.enabled.theme-drogasmil, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled.theme-drogasmil, .cropperJsBox > header .header-actions a.enabled.theme-drogasmil, .chart-donut .legend fa-icon > header .header-actions a.enabled.theme-drogasmil, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.enabled.theme-drogasmil, .chart-gauge .legend fa-icon > header .header-actions a.enabled.theme-drogasmil {
  color: #ebb200;
}
.box > header .header-actions button.enabled.theme-tamoio, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-tamoio, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.enabled.theme-tamoio, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled.theme-tamoio, .vtex.tratamento-pedidos ul li > header .header-actions button.enabled.theme-tamoio, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-tamoio, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-tamoio, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.enabled.theme-tamoio, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled.theme-tamoio, .cropperJsBox > header .header-actions button.enabled.theme-tamoio, .chart-donut .legend fa-icon > header .header-actions button.enabled.theme-tamoio, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.enabled.theme-tamoio, .chart-gauge .legend fa-icon > header .header-actions button.enabled.theme-tamoio, .box > header .header-actions a.enabled.theme-tamoio, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-tamoio, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.enabled.theme-tamoio, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled.theme-tamoio, .vtex.tratamento-pedidos ul li > header .header-actions a.enabled.theme-tamoio, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-tamoio, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-tamoio, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.enabled.theme-tamoio, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled.theme-tamoio, .cropperJsBox > header .header-actions a.enabled.theme-tamoio, .chart-donut .legend fa-icon > header .header-actions a.enabled.theme-tamoio, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.enabled.theme-tamoio, .chart-gauge .legend fa-icon > header .header-actions a.enabled.theme-tamoio {
  color: #006cb7;
}
.box > header .header-actions button.enabled.theme-rosario, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-rosario, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions button.enabled.theme-rosario, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled.theme-rosario, .vtex.tratamento-pedidos ul li > header .header-actions button.enabled.theme-rosario, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-rosario, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions button.enabled.theme-rosario, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions button.enabled.theme-rosario, .home.cpanel-manager .summary .summary-items > li > header .header-actions button.enabled.theme-rosario, .cropperJsBox > header .header-actions button.enabled.theme-rosario, .chart-donut .legend fa-icon > header .header-actions button.enabled.theme-rosario, .painel-nfce.consulta .options .legend fa-icon > header .header-actions button.enabled.theme-rosario, .chart-gauge .legend fa-icon > header .header-actions button.enabled.theme-rosario, .box > header .header-actions a.enabled.theme-rosario, .permissoes .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-rosario, .parametrizacao.sla-pedidos .order-steps > li fa-icon > header .header-actions a.enabled.theme-rosario, .torre-controle.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled.theme-rosario, .vtex.tratamento-pedidos ul li > header .header-actions a.enabled.theme-rosario, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-rosario, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header .header-actions a.enabled.theme-rosario, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header .header-actions a.enabled.theme-rosario, .home.cpanel-manager .summary .summary-items > li > header .header-actions a.enabled.theme-rosario, .cropperJsBox > header .header-actions a.enabled.theme-rosario, .chart-donut .legend fa-icon > header .header-actions a.enabled.theme-rosario, .painel-nfce.consulta .options .legend fa-icon > header .header-actions a.enabled.theme-rosario, .chart-gauge .legend fa-icon > header .header-actions a.enabled.theme-rosario {
  color: #006cb7;
}
.box .buttons, .permissoes .flags li .mat-checkbox .mat-checkbox-label .buttons, .parametrizacao.sla-pedidos .order-steps > li fa-icon .buttons, .torre-controle.cpanel-manager .summary .summary-items > li .buttons, .vtex.tratamento-pedidos ul li .buttons, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label .buttons, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label .buttons, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label .buttons, .home.cpanel-manager .summary .summary-items > li .buttons, .cropperJsBox .buttons, .chart-donut .legend fa-icon .buttons, .painel-nfce.consulta .options .legend fa-icon .buttons, .chart-gauge .legend fa-icon .buttons {
  margin: calc(20px) 0 0 0;
}
.box-inline {
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.group + .group,
.group + .group-inline,
.group + .fm-inline {
  margin-top: 10px;
}
.group-inline {
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.group-inline + .group-inline,
.group-inline + .group,
.group-inline + .fm-inline {
  margin-top: 10px;
}
.group-inline .group + .group {
  margin: 0 0 0 10px;
}
.align-center {
  width: 100%;
  height: 100%;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
/* snackbar */
.mat-simple-snackbar {
  color: white;
}
.mat-simple-snackbar-action .mat-button-wrapper {
  color: #71bf4b;
}
.mat-menu-item fa-icon {
  margin-right: 10px;
}
.mat-ripple-element {
  display: none;
  /*transition-duration: 0ms !important;*/
}
/* disable click effect */
.size-5 {
  width: 5% !important;
}
.size-10 {
  width: 10% !important;
}
.size-15 {
  width: 15% !important;
}
.size-20 {
  width: 20% !important;
}
.size-25 {
  width: 25% !important;
}
.size-30 {
  width: 30% !important;
}
.size-35 {
  width: 35% !important;
}
.size-40 {
  width: 40% !important;
}
.size-45 {
  width: 45% !important;
}
.size-50 {
  width: 50% !important;
}
.size-55 {
  width: 55% !important;
}
.size-60 {
  width: 60% !important;
}
.size-65 {
  width: 65% !important;
}
.size-70 {
  width: 70% !important;
}
.size-75 {
  width: 75% !important;
}
.size-80 {
  width: 80% !important;
}
.size-85 {
  width: 85% !important;
}
.size-90 {
  width: 90% !important;
}
.size-95 {
  width: 95% !important;
}
.size-100 {
  width: 100% !important;
}
/* ######################################################################################################## */
/* ######################################################################################################## */
/* ######################################################################################################## */
/* ######################################################################################################## */
@media screen and (min-width: 1024px) {
  .section-inline {
    display: flex;
  }
  .section-inline section {
    width: 50%;
  }
}
/* ============================================================================================================================================ */
.mat-drawer-content {
  overflow-x: hidden;
}
code.hljs {
  white-space: pre;
  padding: 16px;
}
@keyframes pageLoad {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.page-load-animation {
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  animation: pageLoad ease-in-out 1;
  animation-fill-mode: forwards;
  animation-duration: 0.3s;
  animation-delay: 0.3s;
  background: #FFF;
  z-index: 9999;
  pointer-events: none;
}
@keyframes rainbow {
  0% {
    background-position: 0% 82%;
  }
  50% {
    background-position: 100% 19%;
  }
  100% {
    background-position: 0% 82%;
  }
}
.buy-now-toolbar {
  height: 60px;
  position: relative;
  z-index: 999;
}
.buy-now-toolbar + .layout-container {
  height: calc(100% - 60px) !important;
}
.buy-now-toolbar .rainbow {
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  background: linear-gradient(124deg, #ff2400, #e81d1d, #e8b71d, #e3e81d, #1de840, #1ddde8, #2b1de8, #dd00f3, #dd00f3);
  background-size: 1800% 1800%;
  animation: rainbow 18s ease infinite;
  padding: 0 24px;
}
.buy-now-toolbar .rainbow .name {
  color: white;
  font-weight: 500;
  text-shadow: 0 0 20px #969696;
}
.buy-now-toolbar .rainbow .action {
  margin-left: 24px;
}
.buy-now-toolbar .rainbow .action .icon {
  font-size: 18px;
  height: 18px;
  width: 18px;
  line-height: 18px;
  margin-right: 6px;
}
.buy-now-toolbar .rainbow .close {
  color: white;
  text-shadow: 0 0 10px black;
}
.buttons {
  margin-top: 20px;
  position: relative;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
  /* /// */
  /* /// */
  /* //////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
  /* //////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
  /* //////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
  /* //////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
}
.buttons button,
.buttons .button {
  min-width: 160px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: normal;
  padding: 0 20px;
  border-radius: 4px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.buttons button + button,
.buttons button + .button,
.buttons .button + button,
.buttons .button + .button {
  margin-left: 10px;
}
.buttons button fa-icon,
.buttons .button fa-icon {
  font-size: 1rem;
  line-height: 0;
}
.buttons button fa-icon + span,
.buttons .button fa-icon + span {
  margin-left: 10px;
}
.buttons button span + fa-icon,
.buttons .button span + fa-icon {
  margin-left: 10px;
}
.buttons .mat-button-wrapper {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.buttons p {
  margin-right: 20px;
}
.theme-d1000 .buttons p {
  color: #089ef4;
}
.theme-profarma .buttons p {
  color: #089ef4;
}
.theme-farmalife .buttons p {
  color: #96005a;
}
.theme-drogasmil .buttons p {
  color: #9f0737;
}
.theme-tamoio .buttons p {
  color: #71bf43;
}
.theme-rosario .buttons p {
  color: #ed1c24;
}
.theme-d1000 > .buttons p {
  color: #089ef4;
}
.theme-profarma > .buttons p {
  color: #089ef4;
}
.theme-farmalife > .buttons p {
  color: #96005a;
}
.theme-drogasmil > .buttons p {
  color: #9f0737;
}
.theme-tamoio > .buttons p {
  color: #71bf43;
}
.theme-rosario > .buttons p {
  color: #ed1c24;
}
.buttons p.theme-d1000 {
  color: #089ef4;
}
.buttons p.theme-profarma {
  color: #089ef4;
}
.buttons p.theme-farmalife {
  color: #96005a;
}
.buttons p.theme-drogasmil {
  color: #9f0737;
}
.buttons p.theme-tamoio {
  color: #71bf43;
}
.buttons p.theme-rosario {
  color: #ed1c24;
}
.buttons .mat-raised-button {
  height: 40px;
  border: 1px solid transparent;
  transform: none;
  /* fix bug margin border */
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  /* ////////////// */
  /* STYLES */
  /* /// */
  /* /// */
  /* /// */
  /* /// */
  /* /// */
  /* /// */
  /* /// */
}
.theme-d1000 .buttons .mat-raised-button {
  color: #ffffff;
}
.theme-profarma .buttons .mat-raised-button {
  color: #ffffff;
}
.theme-farmalife .buttons .mat-raised-button {
  color: #ffffff;
}
.theme-drogasmil .buttons .mat-raised-button {
  color: #ffffff;
}
.theme-tamoio .buttons .mat-raised-button {
  color: #ffffff;
}
.theme-rosario .buttons .mat-raised-button {
  color: #ffffff;
}
.theme-d1000 > .buttons .mat-raised-button {
  color: #ffffff;
}
.theme-profarma > .buttons .mat-raised-button {
  color: #ffffff;
}
.theme-farmalife > .buttons .mat-raised-button {
  color: #ffffff;
}
.theme-drogasmil > .buttons .mat-raised-button {
  color: #ffffff;
}
.theme-tamoio > .buttons .mat-raised-button {
  color: #ffffff;
}
.theme-rosario > .buttons .mat-raised-button {
  color: #ffffff;
}
.buttons .mat-raised-button.theme-d1000 {
  color: #ffffff;
}
.buttons .mat-raised-button.theme-profarma {
  color: #ffffff;
}
.buttons .mat-raised-button.theme-farmalife {
  color: #ffffff;
}
.buttons .mat-raised-button.theme-drogasmil {
  color: #ffffff;
}
.buttons .mat-raised-button.theme-tamoio {
  color: #ffffff;
}
.buttons .mat-raised-button.theme-rosario {
  color: #ffffff;
}
.theme-d1000 .buttons .mat-raised-button {
  background: linear-gradient(170deg, #93ce44 50%, #8dc63f 50%);
}
.theme-profarma .buttons .mat-raised-button {
  background: linear-gradient(170deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife .buttons .mat-raised-button {
  background: linear-gradient(170deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil .buttons .mat-raised-button {
  background: linear-gradient(170deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio .buttons .mat-raised-button {
  background: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario .buttons .mat-raised-button {
  background: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-d1000 > .buttons .mat-raised-button {
  background: linear-gradient(170deg, #93ce44 50%, #8dc63f 50%);
}
.theme-profarma > .buttons .mat-raised-button {
  background: linear-gradient(170deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife > .buttons .mat-raised-button {
  background: linear-gradient(170deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil > .buttons .mat-raised-button {
  background: linear-gradient(170deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio > .buttons .mat-raised-button {
  background: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario > .buttons .mat-raised-button {
  background: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.buttons .mat-raised-button.theme-d1000 {
  background: linear-gradient(170deg, #93ce44 50%, #8dc63f 50%);
}
.buttons .mat-raised-button.theme-profarma {
  background: linear-gradient(170deg, #96d049 50%, #8dc63f 50%);
}
.buttons .mat-raised-button.theme-farmalife {
  background: linear-gradient(170deg, #f56e2f 50%, #f06423 50%);
}
.buttons .mat-raised-button.theme-drogasmil {
  background: linear-gradient(170deg, #f3bb09 50%, #ebb200 50%);
}
.buttons .mat-raised-button.theme-tamoio {
  background: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.buttons .mat-raised-button.theme-rosario {
  background: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-d1000 .buttons .mat-raised-button {
  border-color: #8dc63f;
}
.theme-profarma .buttons .mat-raised-button {
  border-color: #8dc63f;
}
.theme-farmalife .buttons .mat-raised-button {
  border-color: #f06423;
}
.theme-drogasmil .buttons .mat-raised-button {
  border-color: #ebb200;
}
.theme-tamoio .buttons .mat-raised-button {
  border-color: #006cb7;
}
.theme-rosario .buttons .mat-raised-button {
  border-color: #006cb7;
}
.theme-d1000 > .buttons .mat-raised-button {
  border-color: #8dc63f;
}
.theme-profarma > .buttons .mat-raised-button {
  border-color: #8dc63f;
}
.theme-farmalife > .buttons .mat-raised-button {
  border-color: #f06423;
}
.theme-drogasmil > .buttons .mat-raised-button {
  border-color: #ebb200;
}
.theme-tamoio > .buttons .mat-raised-button {
  border-color: #006cb7;
}
.theme-rosario > .buttons .mat-raised-button {
  border-color: #006cb7;
}
.buttons .mat-raised-button.theme-d1000 {
  border-color: #8dc63f;
}
.buttons .mat-raised-button.theme-profarma {
  border-color: #8dc63f;
}
.buttons .mat-raised-button.theme-farmalife {
  border-color: #f06423;
}
.buttons .mat-raised-button.theme-drogasmil {
  border-color: #ebb200;
}
.buttons .mat-raised-button.theme-tamoio {
  border-color: #006cb7;
}
.buttons .mat-raised-button.theme-rosario {
  border-color: #006cb7;
}
.buttons .mat-raised-button:hover {
  background-position: 0 calc(38px) !important;
}
.theme-d1000 .buttons .mat-raised-button:hover {
  background: linear-gradient(170deg, #93ce44 50%, #8dc63f 50%);
}
.theme-profarma .buttons .mat-raised-button:hover {
  background: linear-gradient(170deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife .buttons .mat-raised-button:hover {
  background: linear-gradient(170deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil .buttons .mat-raised-button:hover {
  background: linear-gradient(170deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio .buttons .mat-raised-button:hover {
  background: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario .buttons .mat-raised-button:hover {
  background: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-d1000 > .buttons .mat-raised-button:hover {
  background: linear-gradient(170deg, #93ce44 50%, #8dc63f 50%);
}
.theme-profarma > .buttons .mat-raised-button:hover {
  background: linear-gradient(170deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife > .buttons .mat-raised-button:hover {
  background: linear-gradient(170deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil > .buttons .mat-raised-button:hover {
  background: linear-gradient(170deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio > .buttons .mat-raised-button:hover {
  background: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario > .buttons .mat-raised-button:hover {
  background: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.buttons .mat-raised-button:hover.theme-d1000 {
  background: linear-gradient(170deg, #93ce44 50%, #8dc63f 50%);
}
.buttons .mat-raised-button:hover.theme-profarma {
  background: linear-gradient(170deg, #96d049 50%, #8dc63f 50%);
}
.buttons .mat-raised-button:hover.theme-farmalife {
  background: linear-gradient(170deg, #f56e2f 50%, #f06423 50%);
}
.buttons .mat-raised-button:hover.theme-drogasmil {
  background: linear-gradient(170deg, #f3bb09 50%, #ebb200 50%);
}
.buttons .mat-raised-button:hover.theme-tamoio {
  background: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.buttons .mat-raised-button:hover.theme-rosario {
  background: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-d1000 .buttons .mat-raised-button:hover {
  border-color: #8dc63f;
}
.theme-profarma .buttons .mat-raised-button:hover {
  border-color: #8dc63f;
}
.theme-farmalife .buttons .mat-raised-button:hover {
  border-color: #f06423;
}
.theme-drogasmil .buttons .mat-raised-button:hover {
  border-color: #ebb200;
}
.theme-tamoio .buttons .mat-raised-button:hover {
  border-color: #006cb7;
}
.theme-rosario .buttons .mat-raised-button:hover {
  border-color: #006cb7;
}
.theme-d1000 > .buttons .mat-raised-button:hover {
  border-color: #8dc63f;
}
.theme-profarma > .buttons .mat-raised-button:hover {
  border-color: #8dc63f;
}
.theme-farmalife > .buttons .mat-raised-button:hover {
  border-color: #f06423;
}
.theme-drogasmil > .buttons .mat-raised-button:hover {
  border-color: #ebb200;
}
.theme-tamoio > .buttons .mat-raised-button:hover {
  border-color: #006cb7;
}
.theme-rosario > .buttons .mat-raised-button:hover {
  border-color: #006cb7;
}
.buttons .mat-raised-button:hover.theme-d1000 {
  border-color: #8dc63f;
}
.buttons .mat-raised-button:hover.theme-profarma {
  border-color: #8dc63f;
}
.buttons .mat-raised-button:hover.theme-farmalife {
  border-color: #f06423;
}
.buttons .mat-raised-button:hover.theme-drogasmil {
  border-color: #ebb200;
}
.buttons .mat-raised-button:hover.theme-tamoio {
  border-color: #006cb7;
}
.buttons .mat-raised-button:hover.theme-rosario {
  border-color: #006cb7;
}
.buttons .mat-raised-button:disabled, .buttons .mat-raised-button.disabled {
  background: linear-gradient(170deg, #e7e7e7 50%, #e1e1e1 50%);
  border-color: #e1e1e1;
  box-shadow: none;
  cursor: default;
}
.buttons .mat-raised-button:disabled:hover, .buttons .mat-raised-button.disabled:hover {
  background: linear-gradient(170deg, #e7e7e7 50%, #e1e1e1 50%);
  border-color: #e1e1e1;
  background-position: 0 0 !important;
}
.buttons .mat-raised-button.bt-orange {
  background: linear-gradient(170deg, #f57236 50%, #f06423 50%);
  border-color: #f06423;
}
.buttons .mat-raised-button.bt-orange:hover {
  background: linear-gradient(170deg, #f57236 50%, #f06423 50%);
  border-color: #f06423;
}
.buttons .mat-raised-button.bt-yellow {
  background: linear-gradient(170deg, #f5b829 50%, #ebaf23 50%);
  border-color: #ebaf23;
}
.buttons .mat-raised-button.bt-yellow:hover {
  background: linear-gradient(170deg, #f5b829 50%, #ebaf23 50%);
  border-color: #ebaf23;
}
.buttons .mat-raised-button.bt-red {
  background: linear-gradient(170deg, #e7383e 50%, #e02a31 50%);
  border-color: #e02a31;
}
.buttons .mat-raised-button.bt-red:hover {
  background: linear-gradient(170deg, #e7383e 50%, #e02a31 50%);
  border-color: #e02a31;
}
.buttons .mat-raised-button.bt-green {
  background: linear-gradient(170deg, #77c451 50%, #71bf4b 50%);
  border-color: #71bf4b;
}
.buttons .mat-raised-button.bt-green:hover {
  background: linear-gradient(170deg, #77c451 50%, #71bf4b 50%);
  border-color: #71bf4b;
}
.buttons .mat-raised-button.bt-blue {
  background: linear-gradient(170deg, #0777c5 50%, #006cb7 50%);
  border-color: #006cb7;
}
.buttons .mat-raised-button.bt-blue:hover {
  background: linear-gradient(170deg, #0777c5 50%, #006cb7 50%);
  border-color: #006cb7;
}
.buttons .mat-raised-button.bt-purple {
  background: linear-gradient(170deg, #a50464 50%, #96005A 50%);
  border-color: #96005A;
}
.buttons .mat-raised-button.bt-purple:hover {
  background: linear-gradient(170deg, #a50464 50%, #96005A 50%);
  border-color: #96005A;
}
.buttons .mat-raised-button.mat-icon-button {
  /* /// */
  /* /// */
  /* /// */
  /* /// */
  /* /// */
  /* /// */
}
.buttons .mat-raised-button.mat-icon-button:disabled {
  color: #555555;
  background: linear-gradient(140deg, #eaeaea 50%, #e1e1e1 50%);
}
.buttons .mat-raised-button.mat-icon-button.bt-orange {
  background: linear-gradient(140deg, #f57236 50%, #f06423 50%);
}
.buttons .mat-raised-button.mat-icon-button.bt-orange:hover {
  background: linear-gradient(140deg, #f57236 50%, #f06423 50%);
}
.buttons .mat-raised-button.mat-icon-button.bt-yellow {
  background: linear-gradient(140deg, #f5b829 50%, #ebaf23 50%);
}
.buttons .mat-raised-button.mat-icon-button.bt-yellow:hover {
  background: linear-gradient(140deg, #f5b829 50%, #ebaf23 50%);
}
.buttons .mat-raised-button.mat-icon-button.bt-red {
  background: linear-gradient(140deg, #e7383e 50%, #e02a31 50%);
}
.buttons .mat-raised-button.mat-icon-button.bt-red:hover {
  background: linear-gradient(140deg, #e7383e 50%, #e02a31 50%);
}
.buttons .mat-raised-button.mat-icon-button.bt-green {
  background: linear-gradient(140deg, #77c451 50%, #71bf4b 50%);
}
.buttons .mat-raised-button.mat-icon-button.bt-green:hover {
  background: linear-gradient(140deg, #77c451 50%, #71bf4b 50%);
}
.buttons .mat-raised-button.mat-icon-button.bt-blue {
  background: linear-gradient(140deg, #0777c5 50%, #006cb7 50%);
}
.buttons .mat-raised-button.mat-icon-button.bt-blue:hover {
  background: linear-gradient(140deg, #0777c5 50%, #006cb7 50%);
}
.buttons .mat-raised-button.mat-icon-button.bt-purple {
  background: linear-gradient(140deg, #a50464 50%, #96005A 50%);
}
.buttons .mat-raised-button.mat-icon-button.bt-purple:hover {
  background: linear-gradient(140deg, #a50464 50%, #96005A 50%);
}
.buttons .mat-stroked-button {
  height: 40px;
  color: #555555;
  white-space: normal;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  background: white;
  box-shadow: none;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  /* /// */
  /* /// */
  /* /// */
  /* /// */
  /* /// */
  /* /// */
  /* /// */
}
.buttons .mat-stroked-button:hover {
  background: rgba(238, 238, 238, 0.8);
  transition: all 0.2s ease-in-out;
}
.buttons .mat-stroked-button:disabled {
  background: transparent;
  border-color: #e1e1e1;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.buttons .mat-stroked-button:disabled:hover {
  background: transparent;
  border-color: #e1e1e1;
}
.buttons .mat-stroked-button.bt-orange {
  color: #f06423;
  border-color: #f06423;
}
.buttons .mat-stroked-button.bt-orange:hover {
  border-color: #f57236;
  background: rgba(245, 114, 54, 0.05);
}
.buttons .mat-stroked-button.bt-red {
  color: #e02a31;
  border-color: #e02a31;
}
.buttons .mat-stroked-button.bt-red:hover {
  border-color: #e7383e;
  background: rgba(231, 56, 62, 0.05);
}
.buttons .mat-stroked-button.bt-green {
  color: #71bf4b;
  border-color: #71bf4b;
}
.buttons .mat-stroked-button.bt-green:hover {
  border-color: #77c451;
  background: rgba(119, 196, 81, 0.05);
}
.buttons .mat-stroked-button.bt-blue {
  color: #006cb7;
  border-color: #006cb7;
}
.buttons .mat-stroked-button.bt-blue:hover {
  border-color: #0777c5;
  background: rgba(7, 119, 197, 0.05);
}
.buttons .mat-stroked-button.bt-purple {
  color: #96005A;
  border-color: #96005A;
}
.buttons .mat-stroked-button.bt-purple:hover {
  border-color: #a50464;
  background: rgba(165, 4, 100, 0.05);
}
.buttons .mat-stroked-button.small {
  min-width: auto;
  font-size: 0.75rem;
  padding: 0 calc(15px);
  height: 30px;
}
.buttons .mat-stroked-button.small fa-icon {
  font-size: 0.875rem;
}
.buttons .mat-icon-button {
  min-width: auto;
  height: 40px;
  color: #555555;
}
.buttons .mat-icon-button:hover {
  background: #eeeeee;
}
.buttons .mat-button {
  min-width: auto;
  height: 40px;
}
.buttons .mat-button:hover {
  background: #eeeeee;
}
.buttons .mat-button-focus-overlay {
  display: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
button,
.button {
  line-height: normal;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
button:hover,
.button:hover {
  transition: all 0.2s ease-in-out;
}
button:hover fa-icon,
.button:hover fa-icon {
  transition: all 0.2s ease-in-out;
}
button fa-icon,
.button fa-icon {
  transition: all 0.2s ease-in-out;
}
button.mat-icon-button,
.button.mat-icon-button {
  background: transparent;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 0;
  display: none;
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding: 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: none;
  margin-top: 10px;
}
.fm-group {
  width: 100%;
  padding-top: 20px;
  display: block !important;
  position: relative;
}
.fm-group + .fm-group,
.fm-group + .fm-inline {
  margin-top: 10px;
}
.fm-inline {
  display: flex;
  /* position vertically ie */
  align-items: baseline;
  /* usage @include flex-align-items(center); */
}
.fm-inline + .fm-inline,
.fm-inline + .fm-group {
  margin-top: 10px;
}
.fm-inline .fm-group {
  width: 100%;
  margin: 0;
  display: inline-block !important;
}
.fm-inline .fm-group:last-child {
  margin: 0;
}
.fm-inline .fm-group + .fm-group {
  margin: 0 0 0 10px;
}
.fm-inline + .group-inline {
  margin-top: 10px;
}
.fm-select {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.fm-select i {
  margin-right: 1rem;
}
label fa-icon {
  margin-right: 5px;
}
/* ////////////////////////////////////////////////////// */
.mat-form-field-appearance-legacy .mat-form-field-label-wrapper {
  font-size: 0.875rem;
  top: -30px;
  left: -10px;
  padding: 0;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  width: 100% !important;
  color: #555555;
  transform: translateY(-18px) !important;
}
.mat-form-field-appearance-legacy .mat-input-element {
  font-size: 0.875rem;
  color: #555555;
  height: 100%;
  padding: 8px 0;
  margin: calc(-8px) 0;
  box-sizing: border-box;
}
.mat-form-field-appearance-legacy .mat-input-element:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button {
  width: auto;
  height: auto;
  padding: 8px;
  margin: -8px;
}
.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button svg,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button svg {
  height: auto;
}
.mat-form-field-appearance-legacy .mat-form-field-prefix {
  font-size: 0.75rem;
  margin-right: 5px;
}
.mat-form-field-appearance-legacy .mat-form-field-prefix + .mat-form-field-infix .mat-form-field-label-wrapper {
  left: -33px;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix {
  cursor: pointer;
}
.theme-d1000 .mat-form-field-appearance-legacy .mat-form-field-suffix {
  color: #555555;
}
.theme-profarma .mat-form-field-appearance-legacy .mat-form-field-suffix {
  color: #555555;
}
.theme-farmalife .mat-form-field-appearance-legacy .mat-form-field-suffix {
  color: #f06423;
}
.theme-drogasmil .mat-form-field-appearance-legacy .mat-form-field-suffix {
  color: #ebb200;
}
.theme-tamoio .mat-form-field-appearance-legacy .mat-form-field-suffix {
  color: #006cb7;
}
.theme-rosario .mat-form-field-appearance-legacy .mat-form-field-suffix {
  color: #006cb7;
}
.theme-d1000 > .mat-form-field-appearance-legacy .mat-form-field-suffix {
  color: #555555;
}
.theme-profarma > .mat-form-field-appearance-legacy .mat-form-field-suffix {
  color: #555555;
}
.theme-farmalife > .mat-form-field-appearance-legacy .mat-form-field-suffix {
  color: #f06423;
}
.theme-drogasmil > .mat-form-field-appearance-legacy .mat-form-field-suffix {
  color: #ebb200;
}
.theme-tamoio > .mat-form-field-appearance-legacy .mat-form-field-suffix {
  color: #006cb7;
}
.theme-rosario > .mat-form-field-appearance-legacy .mat-form-field-suffix {
  color: #006cb7;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix.theme-d1000 {
  color: #555555;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix.theme-profarma {
  color: #555555;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix.theme-farmalife {
  color: #f06423;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix.theme-drogasmil {
  color: #ebb200;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix.theme-tamoio {
  color: #006cb7;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix.theme-rosario {
  color: #006cb7;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix button,
.mat-form-field-appearance-legacy .mat-form-field-suffix .button {
  background: none;
  border: none;
  cursor: pointer;
}
.theme-d1000 .mat-form-field-appearance-legacy .mat-form-field-suffix button,
.theme-d1000 .mat-form-field-appearance-legacy .mat-form-field-suffix .button {
  color: #555555;
}
.theme-profarma .mat-form-field-appearance-legacy .mat-form-field-suffix button,
.theme-profarma .mat-form-field-appearance-legacy .mat-form-field-suffix .button {
  color: #555555;
}
.theme-farmalife .mat-form-field-appearance-legacy .mat-form-field-suffix button,
.theme-farmalife .mat-form-field-appearance-legacy .mat-form-field-suffix .button {
  color: #f06423;
}
.theme-drogasmil .mat-form-field-appearance-legacy .mat-form-field-suffix button,
.theme-drogasmil .mat-form-field-appearance-legacy .mat-form-field-suffix .button {
  color: #ebb200;
}
.theme-tamoio .mat-form-field-appearance-legacy .mat-form-field-suffix button,
.theme-tamoio .mat-form-field-appearance-legacy .mat-form-field-suffix .button {
  color: #006cb7;
}
.theme-rosario .mat-form-field-appearance-legacy .mat-form-field-suffix button,
.theme-rosario .mat-form-field-appearance-legacy .mat-form-field-suffix .button {
  color: #006cb7;
}
.theme-d1000 > .mat-form-field-appearance-legacy .mat-form-field-suffix button,
.theme-d1000 > .mat-form-field-appearance-legacy .mat-form-field-suffix .button {
  color: #555555;
}
.theme-profarma > .mat-form-field-appearance-legacy .mat-form-field-suffix button,
.theme-profarma > .mat-form-field-appearance-legacy .mat-form-field-suffix .button {
  color: #555555;
}
.theme-farmalife > .mat-form-field-appearance-legacy .mat-form-field-suffix button,
.theme-farmalife > .mat-form-field-appearance-legacy .mat-form-field-suffix .button {
  color: #f06423;
}
.theme-drogasmil > .mat-form-field-appearance-legacy .mat-form-field-suffix button,
.theme-drogasmil > .mat-form-field-appearance-legacy .mat-form-field-suffix .button {
  color: #ebb200;
}
.theme-tamoio > .mat-form-field-appearance-legacy .mat-form-field-suffix button,
.theme-tamoio > .mat-form-field-appearance-legacy .mat-form-field-suffix .button {
  color: #006cb7;
}
.theme-rosario > .mat-form-field-appearance-legacy .mat-form-field-suffix button,
.theme-rosario > .mat-form-field-appearance-legacy .mat-form-field-suffix .button {
  color: #006cb7;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix button.theme-d1000,
.mat-form-field-appearance-legacy .mat-form-field-suffix .button.theme-d1000 {
  color: #555555;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix button.theme-profarma,
.mat-form-field-appearance-legacy .mat-form-field-suffix .button.theme-profarma {
  color: #555555;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix button.theme-farmalife,
.mat-form-field-appearance-legacy .mat-form-field-suffix .button.theme-farmalife {
  color: #f06423;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix button.theme-drogasmil,
.mat-form-field-appearance-legacy .mat-form-field-suffix .button.theme-drogasmil {
  color: #ebb200;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix button.theme-tamoio,
.mat-form-field-appearance-legacy .mat-form-field-suffix .button.theme-tamoio {
  color: #006cb7;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix button.theme-rosario,
.mat-form-field-appearance-legacy .mat-form-field-suffix .button.theme-rosario {
  color: #006cb7;
}
.mat-form-field-appearance-legacy .mat-form-field-suffix button:disabled, .mat-form-field-appearance-legacy .mat-form-field-suffix button.disabled,
.mat-form-field-appearance-legacy .mat-form-field-suffix .button:disabled,
.mat-form-field-appearance-legacy .mat-form-field-suffix .button.disabled {
  color: #e1e1e1;
  cursor: default;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  width: auto;
  /*width: calc(100% - 16px);*/
  margin: 0;
  top: 2px;
  right: 5px;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  width: 100%;
  padding: 0;
  border-top: none;
}
.mat-form-field {
  line-height: normal;
}
.mat-form-field .mat-form-field-wrapper {
  padding: 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: white;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.mat-form-field.mat-focused .mat-form-field-label {
  transition: all 0.2s ease-in-out;
}
.theme-d1000 .mat-form-field.mat-focused .mat-form-field-label {
  color: #71bf4b;
}
.theme-profarma .mat-form-field.mat-focused .mat-form-field-label {
  color: #bbc324;
}
.theme-farmalife .mat-form-field.mat-focused .mat-form-field-label {
  color: #f06423;
}
.theme-drogasmil .mat-form-field.mat-focused .mat-form-field-label {
  color: #ebb200;
}
.theme-tamoio .mat-form-field.mat-focused .mat-form-field-label {
  color: #006cb7;
}
.theme-rosario .mat-form-field.mat-focused .mat-form-field-label {
  color: #006cb7;
}
.theme-d1000 > .mat-form-field.mat-focused .mat-form-field-label {
  color: #71bf4b;
}
.theme-profarma > .mat-form-field.mat-focused .mat-form-field-label {
  color: #bbc324;
}
.theme-farmalife > .mat-form-field.mat-focused .mat-form-field-label {
  color: #f06423;
}
.theme-drogasmil > .mat-form-field.mat-focused .mat-form-field-label {
  color: #ebb200;
}
.theme-tamoio > .mat-form-field.mat-focused .mat-form-field-label {
  color: #006cb7;
}
.theme-rosario > .mat-form-field.mat-focused .mat-form-field-label {
  color: #006cb7;
}
.mat-form-field.mat-focused .mat-form-field-label.theme-d1000 {
  color: #71bf4b;
}
.mat-form-field.mat-focused .mat-form-field-label.theme-profarma {
  color: #bbc324;
}
.mat-form-field.mat-focused .mat-form-field-label.theme-farmalife {
  color: #f06423;
}
.mat-form-field.mat-focused .mat-form-field-label.theme-drogasmil {
  color: #ebb200;
}
.mat-form-field.mat-focused .mat-form-field-label.theme-tamoio {
  color: #006cb7;
}
.mat-form-field.mat-focused .mat-form-field-label.theme-rosario {
  color: #006cb7;
}
.mat-form-field.mat-focused .mat-form-field-wrapper {
  transition: all 0.2s ease-in-out;
}
.theme-d1000 .mat-form-field.mat-focused .mat-form-field-wrapper {
  border-color: #71bf4b;
}
.theme-profarma .mat-form-field.mat-focused .mat-form-field-wrapper {
  border-color: #bbc324;
}
.theme-farmalife .mat-form-field.mat-focused .mat-form-field-wrapper {
  border-color: #f06423;
}
.theme-drogasmil .mat-form-field.mat-focused .mat-form-field-wrapper {
  border-color: #ebb200;
}
.theme-tamoio .mat-form-field.mat-focused .mat-form-field-wrapper {
  border-color: #006cb7;
}
.theme-rosario .mat-form-field.mat-focused .mat-form-field-wrapper {
  border-color: #006cb7;
}
.theme-d1000 > .mat-form-field.mat-focused .mat-form-field-wrapper {
  border-color: #71bf4b;
}
.theme-profarma > .mat-form-field.mat-focused .mat-form-field-wrapper {
  border-color: #bbc324;
}
.theme-farmalife > .mat-form-field.mat-focused .mat-form-field-wrapper {
  border-color: #f06423;
}
.theme-drogasmil > .mat-form-field.mat-focused .mat-form-field-wrapper {
  border-color: #ebb200;
}
.theme-tamoio > .mat-form-field.mat-focused .mat-form-field-wrapper {
  border-color: #006cb7;
}
.theme-rosario > .mat-form-field.mat-focused .mat-form-field-wrapper {
  border-color: #006cb7;
}
.mat-form-field.mat-focused .mat-form-field-wrapper.theme-d1000 {
  border-color: #71bf4b;
}
.mat-form-field.mat-focused .mat-form-field-wrapper.theme-profarma {
  border-color: #bbc324;
}
.mat-form-field.mat-focused .mat-form-field-wrapper.theme-farmalife {
  border-color: #f06423;
}
.mat-form-field.mat-focused .mat-form-field-wrapper.theme-drogasmil {
  border-color: #ebb200;
}
.mat-form-field.mat-focused .mat-form-field-wrapper.theme-tamoio {
  border-color: #006cb7;
}
.mat-form-field.mat-focused .mat-form-field-wrapper.theme-rosario {
  border-color: #006cb7;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #e02a31;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-wrapper {
  border-color: #e02a31;
  transition: all 0.2s ease-in-out;
}
.mat-form-field.mat-form-field-disabled .mat-form-field-wrapper {
  border-style: dashed;
  background: rgba(85, 85, 85, 0.05);
}
.mat-form-field.readonly .mat-form-field-wrapper {
  border-style: dashed;
}
.mat-form-field mat-error {
  font-size: 0.625rem;
  color: #e02a31;
}
/* ////////////////////////////////////////////////////// */
/* input */
input {
  /*&:-webkit-autofill,
  &:-webkit-autofill::first-line,
  &:-webkit-autofill:hover,
  &:-webkit-autofill:focus,
  &:-webkit-autofill:active {
    -webkit-text-fill-color: $color;
    font: 400 $fs-14 'Roboto' !important;
    @include transition(background-color 5000s ease-in-out 0s);
  }*/
  /* placeholder */
  /* readonly */
  /* number */
}
input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(85, 85, 85, 0.5);
}
input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(85, 85, 85, 0.5);
}
input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(85, 85, 85, 0.5);
}
input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(85, 85, 85, 0.5);
}
input:read-only {
  cursor: default;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
/* ////////////////////////////////////////////////////// */
/* file upload */
input[type=file] {
  display: none;
}
/* ////////////////////////////////////////////////////// */
/* search */
.fm-search {
  width: 100%;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.fm-search .fm-group {
  margin: 0;
}
.fm-search button {
  width: auto;
  height: auto;
  line-height: normal;
  margin: 0 15px 15px 0;
}
.fm-search button .mat-icon {
  font-size: 1.125rem;
}
/* ////////////////////////////////////////////////////// */
/* password */
.fm-password {
  position: relative;
}
.fm-password input {
  padding-right: 30px;
}
.fm-password span {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
/* ////////////////////////////////////////////////////// */
/* select */
mat-select {
  padding: 8px 0;
  margin: calc(-8px) 0;
}
.mat-select-panel {
  padding-right: 0 !important;
}
.mat-select-value {
  font-size: 0.875rem;
  color: #555555;
  background: transparent;
}
.theme-d1000 .mat-select-arrow {
  color: #555555;
}
.theme-profarma .mat-select-arrow {
  color: #555555;
}
.theme-farmalife .mat-select-arrow {
  color: #f06423;
}
.theme-drogasmil .mat-select-arrow {
  color: #ebb200;
}
.theme-tamoio .mat-select-arrow {
  color: #006cb7;
}
.theme-rosario .mat-select-arrow {
  color: #006cb7;
}
.theme-d1000 > .mat-select-arrow {
  color: #555555;
}
.theme-profarma > .mat-select-arrow {
  color: #555555;
}
.theme-farmalife > .mat-select-arrow {
  color: #f06423;
}
.theme-drogasmil > .mat-select-arrow {
  color: #ebb200;
}
.theme-tamoio > .mat-select-arrow {
  color: #006cb7;
}
.theme-rosario > .mat-select-arrow {
  color: #006cb7;
}
.mat-select-arrow.theme-d1000 {
  color: #555555;
}
.mat-select-arrow.theme-profarma {
  color: #555555;
}
.mat-select-arrow.theme-farmalife {
  color: #f06423;
}
.mat-select-arrow.theme-drogasmil {
  color: #ebb200;
}
.mat-select-arrow.theme-tamoio {
  color: #006cb7;
}
.mat-select-arrow.theme-rosario {
  color: #006cb7;
}
/* ///////////////////// */
/* toggle */
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.theme-d1000 .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background: #3b8ed0;
}
.theme-profarma .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background: #3b8ed0;
}
.theme-farmalife .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background: #f56e2f;
}
.theme-drogasmil .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background: #f3bb09;
}
.theme-tamoio .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background: #0778c6;
}
.theme-rosario .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background: #0778c6;
}
.theme-d1000 > .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background: #3b8ed0;
}
.theme-profarma > .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background: #3b8ed0;
}
.theme-farmalife > .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background: #f56e2f;
}
.theme-drogasmil > .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background: #f3bb09;
}
.theme-tamoio > .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background: #0778c6;
}
.theme-rosario > .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background: #0778c6;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar.theme-d1000 {
  background: #3b8ed0;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar.theme-profarma {
  background: #3b8ed0;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar.theme-farmalife {
  background: #f56e2f;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar.theme-drogasmil {
  background: #f3bb09;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar.theme-tamoio {
  background: #0778c6;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar.theme-rosario {
  background: #0778c6;
}
.theme-d1000 .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background: #006cb7;
}
.theme-profarma .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background: #006cb7;
}
.theme-farmalife .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background: #f06423;
}
.theme-drogasmil .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background: #ebb200;
}
.theme-tamoio .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background: #006cb7;
}
.theme-rosario .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background: #006cb7;
}
.theme-d1000 > .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background: #006cb7;
}
.theme-profarma > .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background: #006cb7;
}
.theme-farmalife > .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background: #f06423;
}
.theme-drogasmil > .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background: #ebb200;
}
.theme-tamoio > .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background: #006cb7;
}
.theme-rosario > .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background: #006cb7;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb.theme-d1000 {
  background: #006cb7;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb.theme-profarma {
  background: #006cb7;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb.theme-farmalife {
  background: #f06423;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb.theme-drogasmil {
  background: #ebb200;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb.theme-tamoio {
  background: #006cb7;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb.theme-rosario {
  background: #006cb7;
}
.mat-slide-toggle .mat-slide-toggle-content {
  font-size: 0.875rem;
  font-weight: 400;
  color: #555555;
}
/* ///////////////////// */
/* radio */
.mat-radio-button.mat-accent {
  display: flex;
}
.theme-d1000 .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background: #71bf4b;
}
.theme-profarma .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background: #bbc324;
}
.theme-farmalife .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background: #f06423;
}
.theme-drogasmil .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background: #ebb200;
}
.theme-tamoio .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background: #006cb7;
}
.theme-rosario .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background: #006cb7;
}
.theme-d1000 > .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background: #71bf4b;
}
.theme-profarma > .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background: #bbc324;
}
.theme-farmalife > .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background: #f06423;
}
.theme-drogasmil > .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background: #ebb200;
}
.theme-tamoio > .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background: #006cb7;
}
.theme-rosario > .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background: #006cb7;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle.theme-d1000 {
  background: #71bf4b;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle.theme-profarma {
  background: #bbc324;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle.theme-farmalife {
  background: #f06423;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle.theme-drogasmil {
  background: #ebb200;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle.theme-tamoio {
  background: #006cb7;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle.theme-rosario {
  background: #006cb7;
}
.theme-d1000 .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #71bf4b;
}
.theme-profarma .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #bbc324;
}
.theme-farmalife .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f06423;
}
.theme-drogasmil .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ebb200;
}
.theme-tamoio .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #006cb7;
}
.theme-rosario .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #006cb7;
}
.theme-d1000 > .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #71bf4b;
}
.theme-profarma > .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #bbc324;
}
.theme-farmalife > .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f06423;
}
.theme-drogasmil > .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ebb200;
}
.theme-tamoio > .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #006cb7;
}
.theme-rosario > .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #006cb7;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle.theme-d1000 {
  border-color: #71bf4b;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle.theme-profarma {
  border-color: #bbc324;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle.theme-farmalife {
  border-color: #f06423;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle.theme-drogasmil {
  border-color: #ebb200;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle.theme-tamoio {
  border-color: #006cb7;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle.theme-rosario {
  border-color: #006cb7;
}
.mat-radio-container {
  zoom: 0.8;
}
.mat-radio-label {
  font-size: 0.75rem;
}
.fm-radio-inline mat-radio-button + mat-radio-button {
  margin-left: 10px;
}
/* ////////////////////////////////////////////////////// */
/* checkbox */
.mat-checkbox .mat-checkbox-inner-container {
  margin: 0 calc(10px) 0 0;
}
.theme-d1000 .mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background: #71bf4b;
}
.theme-profarma .mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background: #bbc324;
}
.theme-farmalife .mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background: #f06423;
}
.theme-drogasmil .mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background: #ebb200;
}
.theme-tamoio .mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background: #006cb7;
}
.theme-rosario .mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background: #006cb7;
}
.theme-d1000 > .mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background: #71bf4b;
}
.theme-profarma > .mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background: #bbc324;
}
.theme-farmalife > .mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background: #f06423;
}
.theme-drogasmil > .mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background: #ebb200;
}
.theme-tamoio > .mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background: #006cb7;
}
.theme-rosario > .mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background: #006cb7;
}
.mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background.theme-d1000 {
  background: #71bf4b;
}
.mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background.theme-profarma {
  background: #bbc324;
}
.mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background.theme-farmalife {
  background: #f06423;
}
.mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background.theme-drogasmil {
  background: #ebb200;
}
.mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background.theme-tamoio {
  background: #006cb7;
}
.mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background.theme-rosario {
  background: #006cb7;
}
.theme-d1000 .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #71bf4b;
}
.theme-profarma .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #bbc324;
}
.theme-farmalife .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #f06423;
}
.theme-drogasmil .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #ebb200;
}
.theme-tamoio .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #006cb7;
}
.theme-rosario .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #006cb7;
}
.theme-d1000 > .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #71bf4b;
}
.theme-profarma > .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #bbc324;
}
.theme-farmalife > .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #f06423;
}
.theme-drogasmil > .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #ebb200;
}
.theme-tamoio > .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #006cb7;
}
.theme-rosario > .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #006cb7;
}
.mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background.theme-d1000 {
  background: #71bf4b;
}
.mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background.theme-profarma {
  background: #bbc324;
}
.mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background.theme-farmalife {
  background: #f06423;
}
.mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background.theme-drogasmil {
  background: #ebb200;
}
.mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background.theme-tamoio {
  background: #006cb7;
}
.mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background.theme-rosario {
  background: #006cb7;
}
.mat-checkbox-layout {
  display: flex !important;
  align-items: center !important;
}
.mat-checkbox-frame {
  border-width: 1px !important;
}
.mat-checkbox-label {
  font-size: 0.75rem !important;
  line-height: normal !important;
}
/* ////////////////////////////////////////////////////// */
/* datepicker */
.ngx-mat-timepicker .ngx-mat-timepicker-table .mat-form-field {
  width: 40px !important;
  max-width: 40px !important;
}
/* ////////////////////////////////////////////////////// */
/* textarea */
textarea {
  resize: none !important;
  box-sizing: border-box !important;
  /*padding: 8px;
  border: 1px solid transparentize(black, 0.8);
  background: white;
  @include border-radius(4px);
  @include transition(all 0.2s ease-in-out);*/
  /*&:focus {
    border-color: $color-blue;
    @include transition(all 0.2s ease-in-out);
  }*/
}
/* ////////////////////////////////////////////////////// */
/* alerts */
.message-error {
  display: block;
  color: #e02a31;
  font-size: 0.75rem;
  margin: 10px 0;
}
/* ######################################################################################################## */
/* ######################################################################################################## */
/* ######################################################################################################## */
/* ######################################################################################################## */
@media screen and (min-width: 1024px) {
  .fieldset-inline {
    display: flex;
  }
  .fieldset-inline fieldset + fieldset {
    margin: 0 0 0 10px;
  }
}
app-loading {
  width: calc(20px + 4px);
  height: calc(20px + 4px);
  margin: calc(-20px / 2 - 2px) 0 0 calc(-20px / 2 - 2px);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
  border-radius: 100px;
}
app-loading .loading {
  display: flex;
}
app-loading .loading:after {
  content: "";
  width: 20px;
  height: 20px;
  border-width: 2px;
  border-style: solid;
  border-top-color: white !important;
  border-radius: 100rem;
  animation: loadingTransition 1s linear infinite;
  background-size: 800% 800%;
  /* usage @include loading-transition (20s ease infinite); */
}
.theme-d1000 app-loading .loading:after {
  border-color: #71bf4b;
}
.theme-profarma app-loading .loading:after {
  border-color: #bbc324;
}
.theme-farmalife app-loading .loading:after {
  border-color: #f06423;
}
.theme-drogasmil app-loading .loading:after {
  border-color: #ebb200;
}
.theme-tamoio app-loading .loading:after {
  border-color: #006cb7;
}
.theme-rosario app-loading .loading:after {
  border-color: #006cb7;
}
.theme-d1000 > app-loading .loading:after {
  border-color: #71bf4b;
}
.theme-profarma > app-loading .loading:after {
  border-color: #bbc324;
}
.theme-farmalife > app-loading .loading:after {
  border-color: #f06423;
}
.theme-drogasmil > app-loading .loading:after {
  border-color: #ebb200;
}
.theme-tamoio > app-loading .loading:after {
  border-color: #006cb7;
}
.theme-rosario > app-loading .loading:after {
  border-color: #006cb7;
}
app-loading .loading:after.theme-d1000 {
  border-color: #71bf4b;
}
app-loading .loading:after.theme-profarma {
  border-color: #bbc324;
}
app-loading .loading:after.theme-farmalife {
  border-color: #f06423;
}
app-loading .loading:after.theme-drogasmil {
  border-color: #ebb200;
}
app-loading .loading:after.theme-tamoio {
  border-color: #006cb7;
}
app-loading .loading:after.theme-rosario {
  border-color: #006cb7;
}
@keyframes loadingTransition {
  to {
    transform: rotate(1turn);
  }
}
.preloader {
  width: 100%;
  height: 100%;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
  background: white;
  position: fixed;
  z-index: 9999;
  /* ////////// */
}
.preloader.loader {
  background: rgba(255, 255, 255, 0.8);
  display: none;
}
.preloader .first-group, .preloader .last-group {
  width: 100px;
  height: 100px;
  position: absolute;
  perspective: 100rem;
  transform: rotateZ(45deg);
}
.preloader .first-group:before, .preloader .last-group:before, .preloader .first-group:after, .preloader .last-group:after {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  border-radius: 100rem;
  animation: 1s preloader linear infinite;
}
.preloader .first-group:before, .preloader .last-group:before {
  transform: rotateX(60deg);
  color: #ebaf23;
}
.preloader .first-group:after, .preloader .last-group:after {
  color: #f06423;
  transform: rotateY(60deg);
  animation-delay: 0.5s;
}
.preloader .last-group {
  transform: rotate(180deg);
}
.preloader .last-group:before {
  color: #71bf4b;
}
.preloader .last-group:after {
  color: #006cb7;
}
.scrollbar, .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .mat-select-panel,
textarea {
  padding-right: 10px;
  overflow-x: auto;
  position: relative;
  /* Works on Firefox */
  scrollbar-color: #777777 #e0e0e0;
  /* thumb - track */
  scrollbar-width: thin;
  /* ////////////////////////////////////////////////////////////////////////// */
}
.scrollbar::-webkit-scrollbar, .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container::-webkit-scrollbar, .mat-select-panel::-webkit-scrollbar,
textarea::-webkit-scrollbar {
  width: 6px;
}
.scrollbar::-webkit-scrollbar-thumb, .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container::-webkit-scrollbar-thumb, .mat-select-panel::-webkit-scrollbar-thumb,
textarea::-webkit-scrollbar-thumb {
  background: #777777;
  border-radius: 100rem;
}
.scrollbar::-webkit-scrollbar-track, .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container::-webkit-scrollbar-track, .mat-select-panel::-webkit-scrollbar-track,
textarea::-webkit-scrollbar-track {
  background: #e0e0e0;
  border-radius: 100rem;
}
.scrollbar .scrollbar-container, .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .scrollbar-container, .mat-select-panel .scrollbar-container,
textarea .scrollbar-container {
  height: 100%;
  overflow-x: hidden;
  position: absolute;
  width: 100%;
}
.scrollbar .scrollbar-track, .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .scrollbar-track, .mat-select-panel .scrollbar-track,
textarea .scrollbar-track {
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  border-radius: 4px;
}
.scrollbar .scrollbar-track .scrollbar-thumb, .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .scrollbar-track .scrollbar-thumb, .mat-select-panel .scrollbar-track .scrollbar-thumb,
textarea .scrollbar-track .scrollbar-thumb {
  transition: all 0.2s ease-in-out;
}
.scrollbar .scrollbar-track:hover .scrollbar-thumb, .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .scrollbar-track:hover .scrollbar-thumb, .mat-select-panel .scrollbar-track:hover .scrollbar-thumb,
textarea .scrollbar-track:hover .scrollbar-thumb {
  background: #656565;
  transition: all 0.2s ease-in-out;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.chart-bar {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.chart-line {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.chart-donut, .painel-nfce.consulta .options, .chart-gauge {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
  /* //////////////////////////////////////////////////////////////////////////////// */
  /* //////////////////////////////////////////////////////////////////////////////// */
}
.chart-donut .chart, .painel-nfce.consulta .options .chart, .chart-gauge .chart {
  min-width: 100px;
  min-height: 100px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.chart-donut .chart canvas, .painel-nfce.consulta .options .chart canvas, .chart-gauge .chart canvas {
  position: relative;
  z-index: 1;
}
.chart-donut .chart .total, .painel-nfce.consulta .options .chart .total, .chart-gauge .chart .total {
  font-size: 1.625rem;
  font-weight: 500;
  text-align: center;
  position: absolute;
}
.chart-donut .chart .total p, .painel-nfce.consulta .options .chart .total p, .chart-gauge .chart .total p {
  line-height: 18px;
}
.chart-donut .chart .total p + p, .painel-nfce.consulta .options .chart .total p + p, .chart-gauge .chart .total p + p {
  margin-top: 5px;
}
.chart-donut .chart .total p small, .painel-nfce.consulta .options .chart .total p small, .chart-gauge .chart .total p small {
  font-size: 1rem;
  font-weight: 400;
}
.chart-donut .legend, .painel-nfce.consulta .options .legend, .chart-gauge .legend {
  margin-left: 20px;
  columns: 3;
  /* usage @include columns(2); */
  /* remember use @include break-inside(); in li tag */
}
.chart-donut .legend li, .painel-nfce.consulta .options .legend li, .chart-gauge .legend li {
  padding: 5px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.chart-donut .legend fa-icon, .painel-nfce.consulta .options .legend fa-icon, .chart-gauge .legend fa-icon {
  width: 30px;
  height: 30px;
  font-size: 1rem;
  padding: 0;
  margin-right: 10px;
  border-radius: 100rem;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.chart-donut .legend .content small, .painel-nfce.consulta .options .legend .content small, .chart-gauge .legend .content small {
  font-size: 0.75rem;
}
.chart-donut .legend .content p, .painel-nfce.consulta .options .legend .content p, .chart-gauge .legend .content p {
  line-height: normal;
}
.chart-donut .legend .content p + p, .painel-nfce.consulta .options .legend .content p + p, .chart-gauge .legend .content p + p {
  font-size: 1.125rem;
  font-weight: 500;
  margin: 0;
}
.chart-donut .table-list .table-content, .painel-nfce.consulta .options .table-list .table-content, .chart-gauge .table-list .table-content {
  cursor: pointer;
}
.sidenav {
  width: 270px;
  background: white;
  transition: width 0.1s;
}
.sidenav .heading {
  height: 32px;
  color: rgba(85, 85, 85, 0.3);
  padding: 0 20px;
  margin-top: 8px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.sidenav .heading .name {
  font-size: 0.75rem;
  text-transform: uppercase;
}
.sidenav .heading .actions mat-icon {
  width: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 12px;
}
.sidenav .menu {
  display: flex;
  flex-direction: column;
}
/* //////////////////////////////////////////////////////////////////////////////////// */
.sidenav-item-holder:last-child {
  margin-bottom: 8px;
}
/* //////////////////////////////////////////////////////////////////////////////////// */
.sidenav-container {
  overflow-y: hidden !important;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
/* //////////////////////////////////////////////////////////////////////////////////// */
.mat-drawer-side {
  border-right: 0;
}
.mat-drawer-side.sidenav-collapsed {
  transform: translate3d(-200px, 0, 0) !important;
  transition: transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1) !important;
}
.mat-drawer-side.sidenav-collapsed .sidenav {
  width: 270px;
}
.mat-drawer-side.sidenav-collapsed + .mat-drawer-content, .mat-drawer-side.sidenav-collapsed + .cdk-visually-hidden + .mat-drawer-content {
  margin-left: 70px !important;
}
.mat-drawer-side.sidenav-collapsed .header .actions, .mat-drawer-side.sidenav-collapsed .header .logo {
  transform: translate3d(-50px, 0, 0);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) 25ms;
}
.mat-drawer-side.sidenav-collapsed .menu .heading .name {
  transform: translate3d(-50px, 0, 0);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) 40ms;
}
.mat-drawer-side.sidenav-collapsed .menu .heading .toggle {
  transform: translate3d(-50px, 0, 0);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) 40ms;
}
.mat-drawer-side.sidenav-collapsed .menu .sidenav-item .name {
  transform: translate3d(-50px, 0, 0);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) 40ms;
}
.mat-drawer-side.sidenav-collapsed .menu .sidenav-item .icon, .mat-drawer-side.sidenav-collapsed .menu .sidenav-item .letter-icon {
  transform: translate3d(8px, 0, 0);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.mat-drawer-side.sidenav-collapsed .menu .sub-menu .dropdown-indicator {
  transform: translate3d(-10px, 0, 0);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.mat-drawer-side.sidenav-collapsed.open {
  transform: translate3d(0, 0, 0) !important;
}
.mat-drawer-side.sidenav-collapsed.open .header .actions, .mat-drawer-side.sidenav-collapsed.open .header .logo {
  transform: translate3d(0, 0, 0);
}
.mat-drawer-side.sidenav-collapsed.open .menu .heading .name {
  transform: translate3d(0, 0, 0);
}
.mat-drawer-side.sidenav-collapsed.open .menu .heading .toggle {
  transform: translate3d(0, 0, 0);
}
.mat-drawer-side.sidenav-collapsed.open .menu .sidenav-item .name {
  transform: translate3d(0, 0, 0);
}
.mat-drawer-side.sidenav-collapsed.open .menu .sidenav-item .icon, .mat-drawer-side.sidenav-collapsed.open .menu .sidenav-item .letter-icon {
  transform: translate3d(0, 0, 0);
}
.mat-drawer-side.sidenav-collapsed.open .menu .sub-menu .dropdown-indicator {
  transform: translate3d(0, 0, 0);
}
sidenav-fixed,
.sidenav-fixed {
  width: 6vw;
  height: calc(100vh - 30px);
  background: #f5f5f5;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  /* ///////////////////////////////////////////////////////////////////////// */
  /* Custom Height Items */
  /* /// */
}
sidenav-fixed + .main,
.sidenav-fixed + .main {
  width: calc(100% - 6vw);
}
sidenav-fixed ul,
.sidenav-fixed ul {
  height: calc(100vh - 30px);
  z-index: 2;
  position: relative;
  display: flex;
  flex-direction: column;
}
sidenav-fixed ul.fixed,
.sidenav-fixed ul.fixed {
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 1;
}
sidenav-fixed li,
.sidenav-fixed li {
  height: 16.6666666667vh;
  position: relative;
  display: flex;
}
sidenav-fixed li img,
.sidenav-fixed li img {
  width: 100%;
}
sidenav-fixed button,
.sidenav-fixed button {
  width: 100%;
  height: 100%;
  font-size: 28px;
  border: none;
  cursor: pointer;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-in-out;
}
.theme-d1000 sidenav-fixed button,
.theme-d1000 .sidenav-fixed button {
  color: #ffffff;
}
.theme-profarma sidenav-fixed button,
.theme-profarma .sidenav-fixed button {
  color: #ffffff;
}
.theme-farmalife sidenav-fixed button,
.theme-farmalife .sidenav-fixed button {
  color: #ffffff;
}
.theme-drogasmil sidenav-fixed button,
.theme-drogasmil .sidenav-fixed button {
  color: #ffffff;
}
.theme-tamoio sidenav-fixed button,
.theme-tamoio .sidenav-fixed button {
  color: #ffffff;
}
.theme-rosario sidenav-fixed button,
.theme-rosario .sidenav-fixed button {
  color: #ffffff;
}
.theme-d1000 > sidenav-fixed button,
.theme-d1000 > .sidenav-fixed button {
  color: #ffffff;
}
.theme-profarma > sidenav-fixed button,
.theme-profarma > .sidenav-fixed button {
  color: #ffffff;
}
.theme-farmalife > sidenav-fixed button,
.theme-farmalife > .sidenav-fixed button {
  color: #ffffff;
}
.theme-drogasmil > sidenav-fixed button,
.theme-drogasmil > .sidenav-fixed button {
  color: #ffffff;
}
.theme-tamoio > sidenav-fixed button,
.theme-tamoio > .sidenav-fixed button {
  color: #ffffff;
}
.theme-rosario > sidenav-fixed button,
.theme-rosario > .sidenav-fixed button {
  color: #ffffff;
}
sidenav-fixed button.theme-d1000,
.sidenav-fixed button.theme-d1000 {
  color: #ffffff;
}
sidenav-fixed button.theme-profarma,
.sidenav-fixed button.theme-profarma {
  color: #ffffff;
}
sidenav-fixed button.theme-farmalife,
.sidenav-fixed button.theme-farmalife {
  color: #ffffff;
}
sidenav-fixed button.theme-drogasmil,
.sidenav-fixed button.theme-drogasmil {
  color: #ffffff;
}
sidenav-fixed button.theme-tamoio,
.sidenav-fixed button.theme-tamoio {
  color: #ffffff;
}
sidenav-fixed button.theme-rosario,
.sidenav-fixed button.theme-rosario {
  color: #ffffff;
}
.theme-d1000 sidenav-fixed button,
.theme-d1000 .sidenav-fixed button {
  background: linear-gradient(135deg, #96d049 50%, #8dc63f 50%);
}
.theme-profarma sidenav-fixed button,
.theme-profarma .sidenav-fixed button {
  background: linear-gradient(135deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife sidenav-fixed button,
.theme-farmalife .sidenav-fixed button {
  background: linear-gradient(135deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil sidenav-fixed button,
.theme-drogasmil .sidenav-fixed button {
  background: linear-gradient(135deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio sidenav-fixed button,
.theme-tamoio .sidenav-fixed button {
  background: linear-gradient(135deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario sidenav-fixed button,
.theme-rosario .sidenav-fixed button {
  background: linear-gradient(135deg, #0778c6 50%, #006cb7 50%);
}
.theme-d1000 > sidenav-fixed button,
.theme-d1000 > .sidenav-fixed button {
  background: linear-gradient(135deg, #96d049 50%, #8dc63f 50%);
}
.theme-profarma > sidenav-fixed button,
.theme-profarma > .sidenav-fixed button {
  background: linear-gradient(135deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife > sidenav-fixed button,
.theme-farmalife > .sidenav-fixed button {
  background: linear-gradient(135deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil > sidenav-fixed button,
.theme-drogasmil > .sidenav-fixed button {
  background: linear-gradient(135deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio > sidenav-fixed button,
.theme-tamoio > .sidenav-fixed button {
  background: linear-gradient(135deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario > sidenav-fixed button,
.theme-rosario > .sidenav-fixed button {
  background: linear-gradient(135deg, #0778c6 50%, #006cb7 50%);
}
sidenav-fixed button.theme-d1000,
.sidenav-fixed button.theme-d1000 {
  background: linear-gradient(135deg, #96d049 50%, #8dc63f 50%);
}
sidenav-fixed button.theme-profarma,
.sidenav-fixed button.theme-profarma {
  background: linear-gradient(135deg, #96d049 50%, #8dc63f 50%);
}
sidenav-fixed button.theme-farmalife,
.sidenav-fixed button.theme-farmalife {
  background: linear-gradient(135deg, #f56e2f 50%, #f06423 50%);
}
sidenav-fixed button.theme-drogasmil,
.sidenav-fixed button.theme-drogasmil {
  background: linear-gradient(135deg, #f3bb09 50%, #ebb200 50%);
}
sidenav-fixed button.theme-tamoio,
.sidenav-fixed button.theme-tamoio {
  background: linear-gradient(135deg, #0778c6 50%, #006cb7 50%);
}
sidenav-fixed button.theme-rosario,
.sidenav-fixed button.theme-rosario {
  background: linear-gradient(135deg, #0778c6 50%, #006cb7 50%);
}
sidenav-fixed button:hover,
.sidenav-fixed button:hover {
  background-position: 0 calc(16.6666666667vh - 5px) !important;
  transition: all 0.2s ease-in-out;
}
.theme-d1000 sidenav-fixed button:hover,
.theme-d1000 .sidenav-fixed button:hover {
  background: linear-gradient(135deg, #96d049 50%, #8dc63f 50%);
}
.theme-profarma sidenav-fixed button:hover,
.theme-profarma .sidenav-fixed button:hover {
  background: linear-gradient(135deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife sidenav-fixed button:hover,
.theme-farmalife .sidenav-fixed button:hover {
  background: linear-gradient(135deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil sidenav-fixed button:hover,
.theme-drogasmil .sidenav-fixed button:hover {
  background: linear-gradient(135deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio sidenav-fixed button:hover,
.theme-tamoio .sidenav-fixed button:hover {
  background: linear-gradient(135deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario sidenav-fixed button:hover,
.theme-rosario .sidenav-fixed button:hover {
  background: linear-gradient(135deg, #0778c6 50%, #006cb7 50%);
}
.theme-d1000 > sidenav-fixed button:hover,
.theme-d1000 > .sidenav-fixed button:hover {
  background: linear-gradient(135deg, #96d049 50%, #8dc63f 50%);
}
.theme-profarma > sidenav-fixed button:hover,
.theme-profarma > .sidenav-fixed button:hover {
  background: linear-gradient(135deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife > sidenav-fixed button:hover,
.theme-farmalife > .sidenav-fixed button:hover {
  background: linear-gradient(135deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil > sidenav-fixed button:hover,
.theme-drogasmil > .sidenav-fixed button:hover {
  background: linear-gradient(135deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio > sidenav-fixed button:hover,
.theme-tamoio > .sidenav-fixed button:hover {
  background: linear-gradient(135deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario > sidenav-fixed button:hover,
.theme-rosario > .sidenav-fixed button:hover {
  background: linear-gradient(135deg, #0778c6 50%, #006cb7 50%);
}
sidenav-fixed button:hover.theme-d1000,
.sidenav-fixed button:hover.theme-d1000 {
  background: linear-gradient(135deg, #96d049 50%, #8dc63f 50%);
}
sidenav-fixed button:hover.theme-profarma,
.sidenav-fixed button:hover.theme-profarma {
  background: linear-gradient(135deg, #96d049 50%, #8dc63f 50%);
}
sidenav-fixed button:hover.theme-farmalife,
.sidenav-fixed button:hover.theme-farmalife {
  background: linear-gradient(135deg, #f56e2f 50%, #f06423 50%);
}
sidenav-fixed button:hover.theme-drogasmil,
.sidenav-fixed button:hover.theme-drogasmil {
  background: linear-gradient(135deg, #f3bb09 50%, #ebb200 50%);
}
sidenav-fixed button:hover.theme-tamoio,
.sidenav-fixed button:hover.theme-tamoio {
  background: linear-gradient(135deg, #0778c6 50%, #006cb7 50%);
}
sidenav-fixed button:hover.theme-rosario,
.sidenav-fixed button:hover.theme-rosario {
  background: linear-gradient(135deg, #0778c6 50%, #006cb7 50%);
}
sidenav-fixed button.disabled,
.sidenav-fixed button.disabled {
  background: #656565;
}
sidenav-fixed i img, sidenav-fixed i svg, sidenav-fixed fa-icon img, sidenav-fixed fa-icon svg,
.sidenav-fixed i img,
.sidenav-fixed i svg,
.sidenav-fixed fa-icon img,
.sidenav-fixed fa-icon svg {
  max-width: 28px;
  max-height: 28px;
}
.theme-d1000 sidenav-fixed i img, .theme-d1000 sidenav-fixed i svg, .theme-d1000 sidenav-fixed fa-icon img, .theme-d1000 sidenav-fixed fa-icon svg,
.theme-d1000 .sidenav-fixed i img,
.theme-d1000 .sidenav-fixed i svg,
.theme-d1000 .sidenav-fixed fa-icon img,
.theme-d1000 .sidenav-fixed fa-icon svg {
  fill: #ffffff;
}
.theme-profarma sidenav-fixed i img, .theme-profarma sidenav-fixed i svg, .theme-profarma sidenav-fixed fa-icon img, .theme-profarma sidenav-fixed fa-icon svg,
.theme-profarma .sidenav-fixed i img,
.theme-profarma .sidenav-fixed i svg,
.theme-profarma .sidenav-fixed fa-icon img,
.theme-profarma .sidenav-fixed fa-icon svg {
  fill: #ffffff;
}
.theme-farmalife sidenav-fixed i img, .theme-farmalife sidenav-fixed i svg, .theme-farmalife sidenav-fixed fa-icon img, .theme-farmalife sidenav-fixed fa-icon svg,
.theme-farmalife .sidenav-fixed i img,
.theme-farmalife .sidenav-fixed i svg,
.theme-farmalife .sidenav-fixed fa-icon img,
.theme-farmalife .sidenav-fixed fa-icon svg {
  fill: #ffffff;
}
.theme-drogasmil sidenav-fixed i img, .theme-drogasmil sidenav-fixed i svg, .theme-drogasmil sidenav-fixed fa-icon img, .theme-drogasmil sidenav-fixed fa-icon svg,
.theme-drogasmil .sidenav-fixed i img,
.theme-drogasmil .sidenav-fixed i svg,
.theme-drogasmil .sidenav-fixed fa-icon img,
.theme-drogasmil .sidenav-fixed fa-icon svg {
  fill: #ffffff;
}
.theme-tamoio sidenav-fixed i img, .theme-tamoio sidenav-fixed i svg, .theme-tamoio sidenav-fixed fa-icon img, .theme-tamoio sidenav-fixed fa-icon svg,
.theme-tamoio .sidenav-fixed i img,
.theme-tamoio .sidenav-fixed i svg,
.theme-tamoio .sidenav-fixed fa-icon img,
.theme-tamoio .sidenav-fixed fa-icon svg {
  fill: #ffffff;
}
.theme-rosario sidenav-fixed i img, .theme-rosario sidenav-fixed i svg, .theme-rosario sidenav-fixed fa-icon img, .theme-rosario sidenav-fixed fa-icon svg,
.theme-rosario .sidenav-fixed i img,
.theme-rosario .sidenav-fixed i svg,
.theme-rosario .sidenav-fixed fa-icon img,
.theme-rosario .sidenav-fixed fa-icon svg {
  fill: #ffffff;
}
.theme-d1000 > sidenav-fixed i img, .theme-d1000 > sidenav-fixed i svg, .theme-d1000 > sidenav-fixed fa-icon img, .theme-d1000 > sidenav-fixed fa-icon svg,
.theme-d1000 > .sidenav-fixed i img,
.theme-d1000 > .sidenav-fixed i svg,
.theme-d1000 > .sidenav-fixed fa-icon img,
.theme-d1000 > .sidenav-fixed fa-icon svg {
  fill: #ffffff;
}
.theme-profarma > sidenav-fixed i img, .theme-profarma > sidenav-fixed i svg, .theme-profarma > sidenav-fixed fa-icon img, .theme-profarma > sidenav-fixed fa-icon svg,
.theme-profarma > .sidenav-fixed i img,
.theme-profarma > .sidenav-fixed i svg,
.theme-profarma > .sidenav-fixed fa-icon img,
.theme-profarma > .sidenav-fixed fa-icon svg {
  fill: #ffffff;
}
.theme-farmalife > sidenav-fixed i img, .theme-farmalife > sidenav-fixed i svg, .theme-farmalife > sidenav-fixed fa-icon img, .theme-farmalife > sidenav-fixed fa-icon svg,
.theme-farmalife > .sidenav-fixed i img,
.theme-farmalife > .sidenav-fixed i svg,
.theme-farmalife > .sidenav-fixed fa-icon img,
.theme-farmalife > .sidenav-fixed fa-icon svg {
  fill: #ffffff;
}
.theme-drogasmil > sidenav-fixed i img, .theme-drogasmil > sidenav-fixed i svg, .theme-drogasmil > sidenav-fixed fa-icon img, .theme-drogasmil > sidenav-fixed fa-icon svg,
.theme-drogasmil > .sidenav-fixed i img,
.theme-drogasmil > .sidenav-fixed i svg,
.theme-drogasmil > .sidenav-fixed fa-icon img,
.theme-drogasmil > .sidenav-fixed fa-icon svg {
  fill: #ffffff;
}
.theme-tamoio > sidenav-fixed i img, .theme-tamoio > sidenav-fixed i svg, .theme-tamoio > sidenav-fixed fa-icon img, .theme-tamoio > sidenav-fixed fa-icon svg,
.theme-tamoio > .sidenav-fixed i img,
.theme-tamoio > .sidenav-fixed i svg,
.theme-tamoio > .sidenav-fixed fa-icon img,
.theme-tamoio > .sidenav-fixed fa-icon svg {
  fill: #ffffff;
}
.theme-rosario > sidenav-fixed i img, .theme-rosario > sidenav-fixed i svg, .theme-rosario > sidenav-fixed fa-icon img, .theme-rosario > sidenav-fixed fa-icon svg,
.theme-rosario > .sidenav-fixed i img,
.theme-rosario > .sidenav-fixed i svg,
.theme-rosario > .sidenav-fixed fa-icon img,
.theme-rosario > .sidenav-fixed fa-icon svg {
  fill: #ffffff;
}
sidenav-fixed i img.theme-d1000, sidenav-fixed i svg.theme-d1000, sidenav-fixed fa-icon img.theme-d1000, sidenav-fixed fa-icon svg.theme-d1000,
.sidenav-fixed i img.theme-d1000,
.sidenav-fixed i svg.theme-d1000,
.sidenav-fixed fa-icon img.theme-d1000,
.sidenav-fixed fa-icon svg.theme-d1000 {
  fill: #ffffff;
}
sidenav-fixed i img.theme-profarma, sidenav-fixed i svg.theme-profarma, sidenav-fixed fa-icon img.theme-profarma, sidenav-fixed fa-icon svg.theme-profarma,
.sidenav-fixed i img.theme-profarma,
.sidenav-fixed i svg.theme-profarma,
.sidenav-fixed fa-icon img.theme-profarma,
.sidenav-fixed fa-icon svg.theme-profarma {
  fill: #ffffff;
}
sidenav-fixed i img.theme-farmalife, sidenav-fixed i svg.theme-farmalife, sidenav-fixed fa-icon img.theme-farmalife, sidenav-fixed fa-icon svg.theme-farmalife,
.sidenav-fixed i img.theme-farmalife,
.sidenav-fixed i svg.theme-farmalife,
.sidenav-fixed fa-icon img.theme-farmalife,
.sidenav-fixed fa-icon svg.theme-farmalife {
  fill: #ffffff;
}
sidenav-fixed i img.theme-drogasmil, sidenav-fixed i svg.theme-drogasmil, sidenav-fixed fa-icon img.theme-drogasmil, sidenav-fixed fa-icon svg.theme-drogasmil,
.sidenav-fixed i img.theme-drogasmil,
.sidenav-fixed i svg.theme-drogasmil,
.sidenav-fixed fa-icon img.theme-drogasmil,
.sidenav-fixed fa-icon svg.theme-drogasmil {
  fill: #ffffff;
}
sidenav-fixed i img.theme-tamoio, sidenav-fixed i svg.theme-tamoio, sidenav-fixed fa-icon img.theme-tamoio, sidenav-fixed fa-icon svg.theme-tamoio,
.sidenav-fixed i img.theme-tamoio,
.sidenav-fixed i svg.theme-tamoio,
.sidenav-fixed fa-icon img.theme-tamoio,
.sidenav-fixed fa-icon svg.theme-tamoio {
  fill: #ffffff;
}
sidenav-fixed i img.theme-rosario, sidenav-fixed i svg.theme-rosario, sidenav-fixed fa-icon img.theme-rosario, sidenav-fixed fa-icon svg.theme-rosario,
.sidenav-fixed i img.theme-rosario,
.sidenav-fixed i svg.theme-rosario,
.sidenav-fixed fa-icon img.theme-rosario,
.sidenav-fixed fa-icon svg.theme-rosario {
  fill: #ffffff;
}
sidenav-fixed .material-icons,
.sidenav-fixed .material-icons {
  font-size: calc(28px + 6px);
}
sidenav-fixed .tooltip,
.sidenav-fixed .tooltip {
  height: 100%;
  padding: 0 20px;
  left: 6vw;
}
sidenav-fixed .item-4 li,
.sidenav-fixed .item-4 li {
  height: 25vh;
}
sidenav-fixed .item-4 li button:hover,
.sidenav-fixed .item-4 li button:hover {
  background-position: 0 calc(25vh - 10px) !important;
}
sidenav-fixed .item-5 li,
.sidenav-fixed .item-5 li {
  height: 20vh;
}
sidenav-fixed .item-5 li button:hover,
.sidenav-fixed .item-5 li button:hover {
  background-position: 0 calc(20vh - 5px) !important;
}
sidenav-fixed .item-6 li,
.sidenav-fixed .item-6 li {
  height: 16.6666666667vh;
}
sidenav-fixed .item-6 li button:hover,
.sidenav-fixed .item-6 li button:hover {
  background-position: 0 calc(16.6666666667vh - 5px) !important;
}
.sidenav-item {
  height: 48px;
  font-size: 0.875rem;
  text-decoration: none;
  color: #555555;
  padding: 0 20px;
  position: relative;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.sidenav-item .item {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.sidenav-item .item .icon {
  width: 40px;
  height: 40px;
  font-size: 1.125rem;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.sidenav-item:hover {
  color: #555555;
  transition: all 0.15s ease-in-out;
}
.sidenav-item:hover .icon {
  transition: all 0.15s ease-in-out;
}
.sidenav-item.active {
  color: #555555;
  font-weight: 500;
}
.sidenav-item.active i.icon {
  color: #555555;
}
.sidenav-item .letter-icon {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  text-align: center;
  border-radius: 50%;
  margin-right: 5px;
}
.sidenav-item .dropdown-indicator {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  margin-right: 6px;
  transform: rotate(-90deg);
  transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.sidenav-item .dropdown-indicator.rotate {
  transform: rotate(0);
}
.sidenav-item:focus {
  outline: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.sidenav-item-container {
  /* /////////////////////////////// */
}
.sidenav-item-container .sub-menu {
  padding: 0;
  background: white;
  overflow: hidden;
  transition: height 0.4s cubic-bezier(0.35, 0, 0.25, 1);
}
.sidenav-item-container .sub-menu:before, .sidenav-item-container .sub-menu:after {
  content: " ";
  left: 0;
  position: absolute;
  width: 100%;
  height: 2px;
  z-index: 3;
}
.sidenav-item-container .sub-menu:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0, transparent);
  top: 0;
}
.sidenav-item-container .sub-menu:after {
  background: linear-gradient(-180deg, rgba(0, 0, 0, 0.1) 0, transparent);
  bottom: -1px;
}
.sidenav-item-container > .sidenav-item {
  /* ////////////////////// */
  /* lvl 1 */
}
.sidenav-item-container > .sidenav-item:hover {
  background: #e8e8e8;
}
.sidenav-item-container > .sidenav-item.active {
  background: #e8e8e8;
}
.sidenav-item-container > .sidenav-item + .sub-menu {
  position: relative;
}
.sidenav-item-container > .sidenav-item + .sub-menu .sidenav-item-container > .sidenav-item {
  padding-left: 20px;
  background-color: rgba(0, 0, 0, 0.04);
  /*&:before {
    content: "";
    width: 10px;
    height: 1px;
    margin-left: -15px;
    background: gray;
    position: absolute;
  }

  &.open {
    &:before {
      content: "";
      width: 1px;
      height: 10px;
      margin-left: -15px;
      background: gray;
      position: absolute;
    }
  }*/
  /* ////////////////////// */
  /* lvl 2 */
}
.sidenav-item-container > .sidenav-item + .sub-menu .sidenav-item-container > .sidenav-item:hover {
  background-color: #e8e8e8;
}
.sidenav-item-container > .sidenav-item + .sub-menu .sidenav-item-container > .sidenav-item.active {
  background-color: #e8e8e8;
}
.sidenav-item-container > .sidenav-item + .sub-menu .sidenav-item-container > .sidenav-item + .sub-menu {
  position: relative;
}
.sidenav-item-container > .sidenav-item + .sub-menu .sidenav-item-container > .sidenav-item + .sub-menu .sidenav-item-container > .sidenav-item {
  padding-left: calc(20px + 10px);
  background: rgba(0, 0, 0, 0.06);
}
.sidenav-item-container > .sidenav-item + .sub-menu .sidenav-item-container > .sidenav-item + .sub-menu .sidenav-item-container > .sidenav-item:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.sidenav-item-container > .sidenav-item + .sub-menu .sidenav-item-container > .sidenav-item + .sub-menu .sidenav-item-container > .sidenav-item.active {
  background-color: rgba(0, 0, 0, 0.1);
}
.sidenav-item-container > .sidenav-item + .sub-menu .sidenav-item-container > .sidenav-item + .sub-menu .sidenav-item-container > .sidenav-item .letter-icon {
  display: none;
}
.horizontal-navigation {
  background: white;
  position: relative;
}
.horizontal-navigation .more-button-container {
  height: 56px;
}
.horizontal-navigation .more-dropdown {
  transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1), visibility 0s linear 0.25s;
  transform: translate3d(0, -100%, 0);
}
.horizontal-navigation .more-dropdown.open {
  transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0.1s, visibility 0s linear 0.1s;
  transform: translate3d(0, 0, 0);
}
.dropdown-item {
  display: block;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  transition: color 0.1s;
}
.dropdown-item .dropdown-indicator {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  margin-right: 6px;
  transform: rotate(-90deg);
  transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.dropdown-item .dropdown-indicator.rotate {
  transform: rotate(0);
}
.dropdown-item .letter-icon {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  text-align: center;
  border-radius: 50%;
  margin-right: 5px;
}
.sub-menu {
  overflow: hidden;
  transition: height 0.4s cubic-bezier(0.35, 0, 0.25, 1);
}
.toolbar-button {
  position: relative;
  display: flex;
  margin-right: 10px;
}
.toolbar-button .new {
  position: relative;
}
.toolbar-button .new fa-icon {
  font-size: 1.5rem;
}
.toolbar-button .new .small {
  width: 17px;
  height: 17px;
  color: white;
  background: #e02a31;
  position: absolute;
  top: 0;
  right: -5px;
  border-radius: 100rem;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.toolbar-button .dropdown {
  min-width: 350px;
  color: #555555;
  position: absolute;
  top: calc(48px);
  right: 0;
  z-index: -1;
  visibility: hidden;
  transform-origin: top right;
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), visibility 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transform: translateY(-110%) scale(0);
}
.toolbar-button .dropdown.open {
  visibility: visible;
  transform: translateY(0) scale(1);
}
.toolbar-button .dropdown header h2 {
  font-weight: 400;
  margin-top: 5px;
}
.toolbar-button .dropdown .mat-icon-button {
  color: #555555;
}
.toolbar-button .dropdown .notifications .scrollbar, .toolbar-button .dropdown .notifications .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .toolbar-button .dropdown .notifications .ng2-pdf-viewer-container, .toolbar-button .dropdown .notifications .mat-select-panel {
  height: 300px;
  overflow-x: hidden !important;
}
.toolbar-button .dropdown .notifications li {
  color: #555555;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.toolbar-button .dropdown .notifications li + li {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #e1e1e1;
}
.toolbar-button .dropdown .notifications li .content {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  transition: all 0.1s ease-in-out;
  cursor: pointer;
}
.toolbar-button .dropdown .notifications li .content fa-icon {
  margin-right: 20px;
}
.toolbar-button .dropdown .notifications li .content small {
  font-size: 0.75rem;
}
.toolbar-button .dropdown .notifications li .content + button fa-icon {
  font-size: 1rem;
  color: #555555;
}
.toolbar-button .dropdown .notifications li .content + button:hover fa-icon {
  color: #e02a31;
}
.toolbar-button .dropdown .notifications li .content.new {
  color: #006cb7;
}
.toolbar-button .dropdown .notifications li .content.error {
  color: #e02a31;
}
.toolbar-button .dropdown .notifications li .content.read {
  color: rgba(85, 85, 85, 0.5);
  transition: all 0.1s ease-in-out;
}
.toolbar-button .dropdown .buttons {
  font-size: 0.875rem;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.user-button {
  padding-left: 10px;
  position: relative;
  display: flex;
}
.user-button .mat-button-wrapper {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.user-button > button {
  min-width: 70px;
  height: 100%;
  color: white;
  padding: 0;
  background: transparent;
}
.user-button > button .avatar {
  width: 30px;
  height: 30px;
  position: relative;
  display: flex;
}
.user-button > button .avatar img {
  border-radius: 100rem;
}
.user-button > button .avatar .status {
  width: 10px;
  height: 10px;
  position: absolute;
  top: -2px;
  right: -2px;
  background: #555555;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 100rem;
}
.user-button > button .avatar .status.online {
  background: #71bf4b;
}
.user-button > button .name {
  font-size: 0.875rem;
  margin: 0 10px;
}
.user-button > button fa-icon {
  font-size: 1rem;
  transform: rotate(0);
  transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.user-button > button.open {
  background: rgba(0, 0, 0, 0.05);
}
.user-button > button.open fa-icon {
  transform: rotate(-180deg);
}
.user-button .dropdown {
  width: 100%;
  min-width: 160px;
  color: #555555;
  padding: 20px 0;
  background: white;
  position: absolute;
  top: calc(50px);
  right: 0;
  z-index: -1;
  visibility: hidden;
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), visibility 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transform: translateY(-110%);
}
.user-button .dropdown.open {
  visibility: visible;
  transform: translateY(0);
}
.user-button .dropdown li {
  padding: 10px 20px;
  cursor: pointer;
}
.user-button .dropdown li:hover {
  background: #eeeeee;
}
.user-button .dropdown li fa-icon {
  margin-right: 10px;
}
.toolbar {
  height: 60px;
  color: white;
  padding: 10px 20px;
  position: relative;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
  /*&:before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to right,
      $color-one   12.50%,
      $color-two   12.50%,
      $color-two   25%,
      $color-three 25%,
      $color-three 37.5%,
      $color-four  37.5%,
      $color-four  50%,
      $color-five  50%,
      $color-five  62.5%,
      $color-six   62.5%,
      $color-six   75%,
      $color-seven 75%,
      $color-seven 87.5%,
      $color-eight 87.5%,
      $color-eight 100%
    );
  }*/
}
.theme-d1000 .toolbar {
  background: #231f20;
}
.theme-profarma .toolbar {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-farmalife .toolbar {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-drogasmil .toolbar {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-tamoio .toolbar {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-rosario .toolbar {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-d1000 > .toolbar {
  background: #231f20;
}
.theme-profarma > .toolbar {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-farmalife > .toolbar {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-drogasmil > .toolbar {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-tamoio > .toolbar {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-rosario > .toolbar {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.toolbar.theme-d1000 {
  background: #231f20;
}
.toolbar.theme-profarma {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.toolbar.theme-farmalife {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.toolbar.theme-drogasmil {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.toolbar.theme-tamoio {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.toolbar.theme-rosario {
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.toolbar.smaller {
  height: 30px;
}
.toolbar .group {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.toolbar .group + .group {
  margin: 0;
}
.toolbar .menu-toggle + .logo {
  margin-left: 10px;
}
.toolbar .logo {
  margin: 0 10px 0 0;
  cursor: pointer;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.toolbar .logo img {
  height: 26px;
}
.toolbar .mat-icon-button,
.toolbar .user-button {
  color: white;
  background: transparent;
}
.toolbar .mat-icon-button {
  padding: 0 5px;
}
.toolbar .mat-icon-button.open {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.toolbar fa-icon {
  font-size: 1.25rem;
}
/* ////////////////////////////////////////////////////////////////////////// */
.toolbar-container {
  height: 100%;
  overflow-x: hidden;
}
/* ////////////////////////////////////////////////////////////////////////// */
.user-actions {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.user-actions > li {
  position: relative;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.user-actions > li:first-child {
  margin-right: calc(10px);
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.user-actions > li:first-child button {
  width: calc(6vw - 40px);
  padding: 0;
}
.user-actions button {
  padding: 5px 10px;
  border: none;
  background: none;
  cursor: pointer;
}
.user-actions button:hover + .tooltip {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.2s ease-in-out;
  visibility: visible;
}
.user-actions button:hover i, .user-actions button:hover fa-icon {
  transition: all 0.2s ease-in-out;
}
.theme-d1000 .user-actions button:hover i, .theme-d1000 .user-actions button:hover fa-icon {
  color: #71bf4b;
}
.theme-profarma .user-actions button:hover i, .theme-profarma .user-actions button:hover fa-icon {
  color: #bbc324;
}
.theme-farmalife .user-actions button:hover i, .theme-farmalife .user-actions button:hover fa-icon {
  color: #f06423;
}
.theme-drogasmil .user-actions button:hover i, .theme-drogasmil .user-actions button:hover fa-icon {
  color: #ebb200;
}
.theme-tamoio .user-actions button:hover i, .theme-tamoio .user-actions button:hover fa-icon {
  color: #006cb7;
}
.theme-rosario .user-actions button:hover i, .theme-rosario .user-actions button:hover fa-icon {
  color: #006cb7;
}
.theme-d1000 > .user-actions button:hover i, .theme-d1000 > .user-actions button:hover fa-icon {
  color: #71bf4b;
}
.theme-profarma > .user-actions button:hover i, .theme-profarma > .user-actions button:hover fa-icon {
  color: #bbc324;
}
.theme-farmalife > .user-actions button:hover i, .theme-farmalife > .user-actions button:hover fa-icon {
  color: #f06423;
}
.theme-drogasmil > .user-actions button:hover i, .theme-drogasmil > .user-actions button:hover fa-icon {
  color: #ebb200;
}
.theme-tamoio > .user-actions button:hover i, .theme-tamoio > .user-actions button:hover fa-icon {
  color: #006cb7;
}
.theme-rosario > .user-actions button:hover i, .theme-rosario > .user-actions button:hover fa-icon {
  color: #006cb7;
}
.user-actions button:hover i.theme-d1000, .user-actions button:hover fa-icon.theme-d1000 {
  color: #71bf4b;
}
.user-actions button:hover i.theme-profarma, .user-actions button:hover fa-icon.theme-profarma {
  color: #bbc324;
}
.user-actions button:hover i.theme-farmalife, .user-actions button:hover fa-icon.theme-farmalife {
  color: #f06423;
}
.user-actions button:hover i.theme-drogasmil, .user-actions button:hover fa-icon.theme-drogasmil {
  color: #ebb200;
}
.user-actions button:hover i.theme-tamoio, .user-actions button:hover fa-icon.theme-tamoio {
  color: #006cb7;
}
.user-actions button:hover i.theme-rosario, .user-actions button:hover fa-icon.theme-rosario {
  color: #006cb7;
}
.theme-d1000 .user-actions button:hover i, .theme-d1000 .user-actions button:hover fa-icon {
  fill: #71bf4b;
}
.theme-profarma .user-actions button:hover i, .theme-profarma .user-actions button:hover fa-icon {
  fill: #bbc324;
}
.theme-farmalife .user-actions button:hover i, .theme-farmalife .user-actions button:hover fa-icon {
  fill: #f06423;
}
.theme-drogasmil .user-actions button:hover i, .theme-drogasmil .user-actions button:hover fa-icon {
  fill: #ebb200;
}
.theme-tamoio .user-actions button:hover i, .theme-tamoio .user-actions button:hover fa-icon {
  fill: #006cb7;
}
.theme-rosario .user-actions button:hover i, .theme-rosario .user-actions button:hover fa-icon {
  fill: #006cb7;
}
.theme-d1000 > .user-actions button:hover i, .theme-d1000 > .user-actions button:hover fa-icon {
  fill: #71bf4b;
}
.theme-profarma > .user-actions button:hover i, .theme-profarma > .user-actions button:hover fa-icon {
  fill: #bbc324;
}
.theme-farmalife > .user-actions button:hover i, .theme-farmalife > .user-actions button:hover fa-icon {
  fill: #f06423;
}
.theme-drogasmil > .user-actions button:hover i, .theme-drogasmil > .user-actions button:hover fa-icon {
  fill: #ebb200;
}
.theme-tamoio > .user-actions button:hover i, .theme-tamoio > .user-actions button:hover fa-icon {
  fill: #006cb7;
}
.theme-rosario > .user-actions button:hover i, .theme-rosario > .user-actions button:hover fa-icon {
  fill: #006cb7;
}
.user-actions button:hover i.theme-d1000, .user-actions button:hover fa-icon.theme-d1000 {
  fill: #71bf4b;
}
.user-actions button:hover i.theme-profarma, .user-actions button:hover fa-icon.theme-profarma {
  fill: #bbc324;
}
.user-actions button:hover i.theme-farmalife, .user-actions button:hover fa-icon.theme-farmalife {
  fill: #f06423;
}
.user-actions button:hover i.theme-drogasmil, .user-actions button:hover fa-icon.theme-drogasmil {
  fill: #ebb200;
}
.user-actions button:hover i.theme-tamoio, .user-actions button:hover fa-icon.theme-tamoio {
  fill: #006cb7;
}
.user-actions button:hover i.theme-rosario, .user-actions button:hover fa-icon.theme-rosario {
  fill: #006cb7;
}
.user-actions button i, .user-actions button fa-icon {
  font-size: 0.875rem;
  color: white;
  transition: all 0.2s ease-in-out;
}
.user-actions .dropdown {
  min-width: 300px;
}
.user-actions .tooltip.top {
  top: 40px;
}
/* ////////////////////////////////////////////////////////////////////////// */
.menu-dropdown {
  position: relative;
  display: flex;
}
.menu-dropdown .dropdown {
  width: 100%;
  min-width: 350px;
  background: white;
  position: absolute;
  top: 15px;
  left: calc(-6vw + 20px);
  z-index: -1;
  visibility: hidden;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  transform: translateY(-110%);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), visibility 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.theme-d1000 .menu-dropdown .dropdown {
  color: #555555;
}
.theme-profarma .menu-dropdown .dropdown {
  color: #1d1d1b;
}
.theme-farmalife .menu-dropdown .dropdown {
  color: #1d1d1b;
}
.theme-drogasmil .menu-dropdown .dropdown {
  color: #1d1d1b;
}
.theme-tamoio .menu-dropdown .dropdown {
  color: #1d1d1b;
}
.theme-rosario .menu-dropdown .dropdown {
  color: #1d1d1b;
}
.theme-d1000 > .menu-dropdown .dropdown {
  color: #555555;
}
.theme-profarma > .menu-dropdown .dropdown {
  color: #1d1d1b;
}
.theme-farmalife > .menu-dropdown .dropdown {
  color: #1d1d1b;
}
.theme-drogasmil > .menu-dropdown .dropdown {
  color: #1d1d1b;
}
.theme-tamoio > .menu-dropdown .dropdown {
  color: #1d1d1b;
}
.theme-rosario > .menu-dropdown .dropdown {
  color: #1d1d1b;
}
.menu-dropdown .dropdown.theme-d1000 {
  color: #555555;
}
.menu-dropdown .dropdown.theme-profarma {
  color: #1d1d1b;
}
.menu-dropdown .dropdown.theme-farmalife {
  color: #1d1d1b;
}
.menu-dropdown .dropdown.theme-drogasmil {
  color: #1d1d1b;
}
.menu-dropdown .dropdown.theme-tamoio {
  color: #1d1d1b;
}
.menu-dropdown .dropdown.theme-rosario {
  color: #1d1d1b;
}
.menu-dropdown .dropdown .content ul li {
  font-size: 0.875rem;
  padding: 15px;
  position: relative;
  cursor: pointer;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.menu-dropdown .dropdown .content ul li:last-child {
  border: none;
}
.menu-dropdown .dropdown .content ul li:hover {
  background: #e1e1e1;
}
.menu-dropdown .dropdown.open {
  transform: translateY(0);
  visibility: visible;
}
.menu-dropdown .dropdown i, .menu-dropdown .dropdown fa-icon {
  width: 20px;
  font-size: 22px;
  margin-right: 15px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.menu-dropdown .dropdown i img, .menu-dropdown .dropdown fa-icon img {
  width: 100%;
  max-width: 20px;
  max-height: 20px;
}
.menu-dropdown .dropdown .icon {
  font-size: 22px;
  margin-right: 10px;
}
/* ////////////////////////////////////////////////////////////////////////// */
.time {
  font-size: 0.75rem;
}
.time fa-icon {
  font-size: 0.75rem;
}
/* ////////////////////////////////////////////////////////////////////////// */
.system-info {
  font-size: 0.75rem;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  /* /// */
}
.system-info ul, .system-info li {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.system-info li {
  padding: 0 10px;
  text-align: center;
  border-left: 1px solid #555555;
  position: relative;
}
.system-info li:first-child {
  margin-left: 10px;
}
.system-info li:last-child {
  padding: 2px 0 4px 10px;
}
.system-info li .tooltip {
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.system-info fa-icon {
  font-size: 0.75rem;
  margin-right: 5px;
}
.system-info .network-status {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: white;
  cursor: help;
  border-radius: 100rem;
}
.system-info .network-status.online {
  background: #71bf4b;
}
.system-info .network-status.offline {
  background: #e7383e;
}
.system-info .network-status + .tooltip {
  right: -10px;
}
.mat-accordion .mat-expansion-panel {
  color: #555555;
  background: white;
  border-radius: 2px !important;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2) !important;
}
.mat-accordion .mat-expansion-panel.mat-expansion-panel-spacing {
  margin: 0;
}
.mat-accordion .mat-expansion-panel + .mat-expansion-panel {
  margin-top: 20px;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  height: auto !important;
  padding: 20px;
  transition: all 0.2s ease-in-out;
}
.theme-d1000 .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  color: #555555;
}
.theme-profarma .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  color: #555555;
}
.theme-farmalife .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  color: #96005a;
}
.theme-drogasmil .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  color: #9f0737;
}
.theme-tamoio .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  color: #71bf43;
}
.theme-rosario .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  color: #ed1c24;
}
.theme-d1000 > .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  color: #555555;
}
.theme-profarma > .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  color: #555555;
}
.theme-farmalife > .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  color: #96005a;
}
.theme-drogasmil > .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  color: #9f0737;
}
.theme-tamoio > .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  color: #71bf43;
}
.theme-rosario > .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  color: #ed1c24;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.theme-d1000 {
  color: #555555;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.theme-profarma {
  color: #555555;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.theme-farmalife {
  color: #96005a;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.theme-drogasmil {
  color: #9f0737;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.theme-tamoio {
  color: #71bf43;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.theme-rosario {
  color: #ed1c24;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header h2 {
  font-size: 0.875rem;
  margin: 0;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header:hover {
  background: rgba(0, 0, 0, 0.02) !important;
  transition: all 0.2s ease-in-out;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.cdk-focused {
  background: transparent !important;
  transition: all 0.2s ease-in-out;
}
.theme-d1000 .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  color: #555555;
}
.theme-profarma .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  color: #bbc324;
}
.theme-farmalife .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  color: #f06423;
}
.theme-drogasmil .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  color: #ebb200;
}
.theme-tamoio .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  color: #006cb7;
}
.theme-rosario .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  color: #006cb7;
}
.theme-d1000 > .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  color: #555555;
}
.theme-profarma > .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  color: #bbc324;
}
.theme-farmalife > .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  color: #f06423;
}
.theme-drogasmil > .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  color: #ebb200;
}
.theme-tamoio > .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  color: #006cb7;
}
.theme-rosario > .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  color: #006cb7;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after.theme-d1000 {
  color: #555555;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after.theme-profarma {
  color: #bbc324;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after.theme-farmalife {
  color: #f06423;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after.theme-drogasmil {
  color: #ebb200;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after.theme-tamoio {
  color: #006cb7;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after.theme-rosario {
  color: #006cb7;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
  padding: 20px;
  border-top: 1px solid #e1e1e1;
}
.address-grid {
  /* ////////////////// */
}
.address-grid .scrollbar, .address-grid .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .address-grid .ng2-pdf-viewer-container, .address-grid .mat-select-panel {
  height: calc(100vh - 524px);
}
.address-grid mat-header-cell:nth-child(1),
.address-grid mat-cell:nth-child(1),
.address-grid mat-footer-cell:nth-child(1) {
  width: 5%;
}
.address-grid mat-header-cell:nth-child(4), .address-grid mat-header-cell:nth-child(8),
.address-grid mat-cell:nth-child(4),
.address-grid mat-cell:nth-child(8),
.address-grid mat-footer-cell:nth-child(4),
.address-grid mat-footer-cell:nth-child(8) {
  width: 7.5%;
}
.address-grid mat-header-cell:nth-child(2),
.address-grid mat-cell:nth-child(2),
.address-grid mat-footer-cell:nth-child(2) {
  width: 10%;
}
.address-grid mat-header-cell:nth-child(3),
.address-grid mat-cell:nth-child(3),
.address-grid mat-footer-cell:nth-child(3) {
  width: 30%;
}
.address-grid mat-header-cell:nth-child(5), .address-grid mat-header-cell:nth-child(6), .address-grid mat-header-cell:nth-child(7),
.address-grid mat-cell:nth-child(5),
.address-grid mat-cell:nth-child(6),
.address-grid mat-cell:nth-child(7),
.address-grid mat-footer-cell:nth-child(5),
.address-grid mat-footer-cell:nth-child(6),
.address-grid mat-footer-cell:nth-child(7) {
  width: 13.3333333333%;
}
.address-grid mat-header-cell + mat-header-cell,
.address-grid mat-header-cell + mat-cell,
.address-grid mat-header-cell + mat-footer-cell,
.address-grid mat-cell + mat-header-cell,
.address-grid mat-cell + mat-cell,
.address-grid mat-cell + mat-footer-cell,
.address-grid mat-footer-cell + mat-header-cell,
.address-grid mat-footer-cell + mat-cell,
.address-grid mat-footer-cell + mat-footer-cell {
  margin-left: 10px;
}
.branches {
  /* /// */
  /* /// */
  /* /// */
  /* /// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.branches .header {
  font-size: 0.875rem;
  margin: 0 10px 10px 10px;
}
.branches .scrollbar, .branches .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .branches .ng2-pdf-viewer-container, .branches .mat-select-panel {
  height: 270px;
}
.branches .branches-list,
.branches .branches-inline {
  display: flex;
}
.branches .branches-list .group .header {
  padding-bottom: 20px;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #e1e1e1;
}
.branches .branches-list .group .header p {
  height: 30px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.branches .list-buttons li {
  margin: 10px;
}
.branches .list-buttons li .mat-radio-button,
.branches .list-buttons li .mat-checkbox {
  position: relative;
}
.branches .list-buttons li .mat-radio-button .mat-radio-label,
.branches .list-buttons li .mat-radio-button .mat-checkbox-label,
.branches .list-buttons li .mat-checkbox .mat-radio-label,
.branches .list-buttons li .mat-checkbox .mat-checkbox-label {
  width: 80px;
  font-size: 0.875rem !important;
  text-align: center;
  padding: 15px 30px;
  background: #f5f5f5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 2px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-in-out;
}
.branches .list-buttons li .mat-radio-button .mat-radio-label:hover,
.branches .list-buttons li .mat-radio-button .mat-checkbox-label:hover,
.branches .list-buttons li .mat-checkbox .mat-radio-label:hover,
.branches .list-buttons li .mat-checkbox .mat-checkbox-label:hover {
  transition: all 0.2s ease-in-out;
  background: white;
}
.branches .list-buttons li .mat-radio-button .mat-radio-label .mat-radio-label-content,
.branches .list-buttons li .mat-radio-button .mat-checkbox-label .mat-radio-label-content,
.branches .list-buttons li .mat-checkbox .mat-radio-label .mat-radio-label-content,
.branches .list-buttons li .mat-checkbox .mat-checkbox-label .mat-radio-label-content {
  margin: 0 auto;
}
.branches .list-buttons li .mat-radio-button .mat-checkbox-inner-container,
.branches .list-buttons li .mat-checkbox .mat-checkbox-inner-container {
  width: 20px;
  height: 20px;
  margin: -11px 0 0 0 !important;
  position: absolute;
  top: 50%;
  left: 7px;
}
.branches .list-buttons li .mat-radio-button .mat-radio-container,
.branches .list-buttons li .mat-radio-button .mat-checkbox-frame,
.branches .list-buttons li .mat-checkbox .mat-radio-container,
.branches .list-buttons li .mat-checkbox .mat-checkbox-frame {
  display: none;
}
.branches .list-buttons li .mat-radio-button .mat-radio-label-content,
.branches .list-buttons li .mat-checkbox .mat-radio-label-content {
  padding: 0;
}
.branches .list-buttons li .mat-radio-button.mat-radio-checked .mat-radio-label,
.branches .list-buttons li .mat-radio-button.mat-radio-checked .mat-checkbox-label, .branches .list-buttons li .mat-radio-button.mat-checkbox-checked .mat-radio-label,
.branches .list-buttons li .mat-radio-button.mat-checkbox-checked .mat-checkbox-label,
.branches .list-buttons li .mat-checkbox.mat-radio-checked .mat-radio-label,
.branches .list-buttons li .mat-checkbox.mat-radio-checked .mat-checkbox-label,
.branches .list-buttons li .mat-checkbox.mat-checkbox-checked .mat-radio-label,
.branches .list-buttons li .mat-checkbox.mat-checkbox-checked .mat-checkbox-label {
  color: white;
  background: #4cb757;
}
.branches .list-buttons li .mat-radio-button.mat-radio-checked .mat-checkbox-background, .branches .list-buttons li .mat-radio-button.mat-checkbox-checked .mat-checkbox-background,
.branches .list-buttons li .mat-checkbox.mat-radio-checked .mat-checkbox-background,
.branches .list-buttons li .mat-checkbox.mat-checkbox-checked .mat-checkbox-background {
  background: transparent;
}
.branches .list-buttons.branch-items, .branches .list-buttons.branch-subitems {
  display: flex;
  flex-direction: column;
}
.branches .list-buttons.branch-items li .mat-radio-checked .mat-radio-label,
.branches .list-buttons.branch-items li .mat-radio-checked .mat-checkbox-label,
.branches .list-buttons.branch-items li .mat-checkbox-checked .mat-radio-label,
.branches .list-buttons.branch-items li .mat-checkbox-checked .mat-checkbox-label {
  background: #2674ae;
}
.branches .list-buttons.branch-subitems li .mat-checkbox-checked .mat-checkbox-label {
  background: #2d86c8;
}
.branches .branch-result {
  width: 100%;
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e1e1e1;
  position: relative;
}
.branches .branch-result:before {
  content: "";
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -10px 0 0 0;
}
.branches .branch-result .filter .filter-search {
  width: 177px;
}
.branches .branch-result .list-buttons {
  display: flex;
  flex-wrap: wrap;
  /* usage @include flex-wrap(nowrap); */
  /* usage @include flex-wrap(wrap); */
}
.branches .branch-result .list-buttons li .mat-radio-button .mat-radio-label,
.branches .branch-result .list-buttons li .mat-radio-button .mat-checkbox-label,
.branches .branch-result .list-buttons li .mat-checkbox .mat-radio-label,
.branches .branch-result .list-buttons li .mat-checkbox .mat-checkbox-label {
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  .branches .branch-result .filter .filter-search {
    width: 300px;
  }
}
.breadcrumbs {
  height: 40px;
  padding: 0 20px;
  background: #ededed;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.breadcrumbs ul {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.breadcrumbs ul li {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.breadcrumbs fa-icon {
  color: #555555;
}
.breadcrumbs .link {
  text-decoration: none;
  transition: opacity 0.2s ease-in-out;
  font-size: 0.875rem;
}
.theme-d1000 .breadcrumbs .link {
  color: #555555;
}
.theme-profarma .breadcrumbs .link {
  color: #1d1d1b;
}
.theme-farmalife .breadcrumbs .link {
  color: #1d1d1b;
}
.theme-drogasmil .breadcrumbs .link {
  color: #1d1d1b;
}
.theme-tamoio .breadcrumbs .link {
  color: #1d1d1b;
}
.theme-rosario .breadcrumbs .link {
  color: #1d1d1b;
}
.theme-d1000 > .breadcrumbs .link {
  color: #555555;
}
.theme-profarma > .breadcrumbs .link {
  color: #1d1d1b;
}
.theme-farmalife > .breadcrumbs .link {
  color: #1d1d1b;
}
.theme-drogasmil > .breadcrumbs .link {
  color: #1d1d1b;
}
.theme-tamoio > .breadcrumbs .link {
  color: #1d1d1b;
}
.theme-rosario > .breadcrumbs .link {
  color: #1d1d1b;
}
.breadcrumbs .link.theme-d1000 {
  color: #555555;
}
.breadcrumbs .link.theme-profarma {
  color: #1d1d1b;
}
.breadcrumbs .link.theme-farmalife {
  color: #1d1d1b;
}
.breadcrumbs .link.theme-drogasmil {
  color: #1d1d1b;
}
.breadcrumbs .link.theme-tamoio {
  color: #1d1d1b;
}
.breadcrumbs .link.theme-rosario {
  color: #1d1d1b;
}
.breadcrumbs .chevron {
  font-size: 1.25rem;
  line-height: 20px;
  height: 20px;
  width: 20px;
  margin-bottom: -2px;
}
.calculator {
  width: 400px;
  top: 50%;
  left: 50%;
  position: absolute;
  z-index: 99;
  background: white;
  transform: translate(-50%, -50%);
}
.calculator .calculator-screen {
  width: calc(100% - 30px);
  height: 80px;
  font-size: 5rem;
  text-align: right;
  padding: 0 10px;
  border: none;
}
.theme-d1000 .calculator .calculator-screen {
  color: #ffffff;
}
.theme-profarma .calculator .calculator-screen {
  color: #ffffff;
}
.theme-farmalife .calculator .calculator-screen {
  color: #ffffff;
}
.theme-drogasmil .calculator .calculator-screen {
  color: #ffffff;
}
.theme-tamoio .calculator .calculator-screen {
  color: #ffffff;
}
.theme-rosario .calculator .calculator-screen {
  color: #ffffff;
}
.theme-d1000 > .calculator .calculator-screen {
  color: #ffffff;
}
.theme-profarma > .calculator .calculator-screen {
  color: #ffffff;
}
.theme-farmalife > .calculator .calculator-screen {
  color: #ffffff;
}
.theme-drogasmil > .calculator .calculator-screen {
  color: #ffffff;
}
.theme-tamoio > .calculator .calculator-screen {
  color: #ffffff;
}
.theme-rosario > .calculator .calculator-screen {
  color: #ffffff;
}
.calculator .calculator-screen.theme-d1000 {
  color: #ffffff;
}
.calculator .calculator-screen.theme-profarma {
  color: #ffffff;
}
.calculator .calculator-screen.theme-farmalife {
  color: #ffffff;
}
.calculator .calculator-screen.theme-drogasmil {
  color: #ffffff;
}
.calculator .calculator-screen.theme-tamoio {
  color: #ffffff;
}
.calculator .calculator-screen.theme-rosario {
  color: #ffffff;
}
.theme-d1000 .calculator .calculator-screen {
  background-color: #231f20;
}
.theme-profarma .calculator .calculator-screen {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-farmalife .calculator .calculator-screen {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-drogasmil .calculator .calculator-screen {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-tamoio .calculator .calculator-screen {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-rosario .calculator .calculator-screen {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-d1000 > .calculator .calculator-screen {
  background-color: #231f20;
}
.theme-profarma > .calculator .calculator-screen {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-farmalife > .calculator .calculator-screen {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-drogasmil > .calculator .calculator-screen {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-tamoio > .calculator .calculator-screen {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-rosario > .calculator .calculator-screen {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.calculator .calculator-screen.theme-d1000 {
  background-color: #231f20;
}
.calculator .calculator-screen.theme-profarma {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.calculator .calculator-screen.theme-farmalife {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.calculator .calculator-screen.theme-drogasmil {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.calculator .calculator-screen.theme-tamoio {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.calculator .calculator-screen.theme-rosario {
  background-color: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.calculator .calculator-keys {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  padding: 20px;
}
.calculator button {
  height: 60px;
  font-size: 1.375rem;
  color: #333;
  border: 1px solid rgba(225, 225, 225, 0.5);
}
.calculator button:hover {
  background-color: rgba(225, 225, 225, 0.5);
}
.calculator button.operator {
  color: #006cb7;
}
.calculator button.clear {
  color: #ffffff;
  background-color: #e02a31;
}
.calculator button.clear:hover {
  background-color: #e02a31;
}
.calculator button.equal-sign {
  height: 100%;
  grid-area: 2/4/6/5;
}
.theme-d1000 .calculator button.equal-sign {
  background-color: linear-gradient(170deg, #93ce44 50%, #8dc63f 50%);
}
.theme-profarma .calculator button.equal-sign {
  background-color: linear-gradient(170deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife .calculator button.equal-sign {
  background-color: linear-gradient(170deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil .calculator button.equal-sign {
  background-color: linear-gradient(170deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio .calculator button.equal-sign {
  background-color: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario .calculator button.equal-sign {
  background-color: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-d1000 > .calculator button.equal-sign {
  background-color: linear-gradient(170deg, #93ce44 50%, #8dc63f 50%);
}
.theme-profarma > .calculator button.equal-sign {
  background-color: linear-gradient(170deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife > .calculator button.equal-sign {
  background-color: linear-gradient(170deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil > .calculator button.equal-sign {
  background-color: linear-gradient(170deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio > .calculator button.equal-sign {
  background-color: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario > .calculator button.equal-sign {
  background-color: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.calculator button.equal-sign.theme-d1000 {
  background-color: linear-gradient(170deg, #93ce44 50%, #8dc63f 50%);
}
.calculator button.equal-sign.theme-profarma {
  background-color: linear-gradient(170deg, #96d049 50%, #8dc63f 50%);
}
.calculator button.equal-sign.theme-farmalife {
  background-color: linear-gradient(170deg, #f56e2f 50%, #f06423 50%);
}
.calculator button.equal-sign.theme-drogasmil {
  background-color: linear-gradient(170deg, #f3bb09 50%, #ebb200 50%);
}
.calculator button.equal-sign.theme-tamoio {
  background-color: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.calculator button.equal-sign.theme-rosario {
  background-color: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-d1000 .calculator button.equal-sign {
  color: #ffffff;
}
.theme-profarma .calculator button.equal-sign {
  color: #ffffff;
}
.theme-farmalife .calculator button.equal-sign {
  color: #ffffff;
}
.theme-drogasmil .calculator button.equal-sign {
  color: #ffffff;
}
.theme-tamoio .calculator button.equal-sign {
  color: #ffffff;
}
.theme-rosario .calculator button.equal-sign {
  color: #ffffff;
}
.theme-d1000 > .calculator button.equal-sign {
  color: #ffffff;
}
.theme-profarma > .calculator button.equal-sign {
  color: #ffffff;
}
.theme-farmalife > .calculator button.equal-sign {
  color: #ffffff;
}
.theme-drogasmil > .calculator button.equal-sign {
  color: #ffffff;
}
.theme-tamoio > .calculator button.equal-sign {
  color: #ffffff;
}
.theme-rosario > .calculator button.equal-sign {
  color: #ffffff;
}
.calculator button.equal-sign.theme-d1000 {
  color: #ffffff;
}
.calculator button.equal-sign.theme-profarma {
  color: #ffffff;
}
.calculator button.equal-sign.theme-farmalife {
  color: #ffffff;
}
.calculator button.equal-sign.theme-drogasmil {
  color: #ffffff;
}
.calculator button.equal-sign.theme-tamoio {
  color: #ffffff;
}
.calculator button.equal-sign.theme-rosario {
  color: #ffffff;
}
.theme-d1000 .calculator button.equal-sign:hover {
  background-color: linear-gradient(170deg, #93ce44 50%, #8dc63f 50%);
}
.theme-profarma .calculator button.equal-sign:hover {
  background-color: linear-gradient(170deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife .calculator button.equal-sign:hover {
  background-color: linear-gradient(170deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil .calculator button.equal-sign:hover {
  background-color: linear-gradient(170deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio .calculator button.equal-sign:hover {
  background-color: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario .calculator button.equal-sign:hover {
  background-color: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-d1000 > .calculator button.equal-sign:hover {
  background-color: linear-gradient(170deg, #93ce44 50%, #8dc63f 50%);
}
.theme-profarma > .calculator button.equal-sign:hover {
  background-color: linear-gradient(170deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife > .calculator button.equal-sign:hover {
  background-color: linear-gradient(170deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil > .calculator button.equal-sign:hover {
  background-color: linear-gradient(170deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio > .calculator button.equal-sign:hover {
  background-color: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario > .calculator button.equal-sign:hover {
  background-color: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.calculator button.equal-sign:hover.theme-d1000 {
  background-color: linear-gradient(170deg, #93ce44 50%, #8dc63f 50%);
}
.calculator button.equal-sign:hover.theme-profarma {
  background-color: linear-gradient(170deg, #96d049 50%, #8dc63f 50%);
}
.calculator button.equal-sign:hover.theme-farmalife {
  background-color: linear-gradient(170deg, #f56e2f 50%, #f06423 50%);
}
.calculator button.equal-sign:hover.theme-drogasmil {
  background-color: linear-gradient(170deg, #f3bb09 50%, #ebb200 50%);
}
.calculator button.equal-sign:hover.theme-tamoio {
  background-color: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.calculator button.equal-sign:hover.theme-rosario {
  background-color: linear-gradient(170deg, #0778c6 50%, #006cb7 50%);
}
.change-history {
  width: 600px;
}
.change-history .table, .change-history .table-smaller,
.change-history .table.expansion {
  /* /// */
  /* /// */
}
.change-history .table .table-header li:nth-child(1), .change-history .table-smaller .table-header li:nth-child(1),
.change-history .table .table-content li:nth-child(1),
.change-history .table-smaller .table-content li:nth-child(1),
.change-history .table.expansion .table-header li:nth-child(1),
.change-history .table.expansion .table-content li:nth-child(1) {
  width: calc(60% - 30px);
}
.change-history .table .table-header li:nth-child(2), .change-history .table-smaller .table-header li:nth-child(2), .change-history .table .table-header li:nth-child(3), .change-history .table-smaller .table-header li:nth-child(3),
.change-history .table .table-content li:nth-child(2),
.change-history .table-smaller .table-content li:nth-child(2),
.change-history .table .table-content li:nth-child(3),
.change-history .table-smaller .table-content li:nth-child(3),
.change-history .table.expansion .table-header li:nth-child(2),
.change-history .table.expansion .table-header li:nth-child(3),
.change-history .table.expansion .table-content li:nth-child(2),
.change-history .table.expansion .table-content li:nth-child(3) {
  width: 20%;
  text-align: center;
}
.change-history .table .scrollbar, .change-history .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .change-history .table .ng2-pdf-viewer-container, .change-history .table-smaller .scrollbar, .change-history .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .change-history .table-smaller .ng2-pdf-viewer-container, .change-history .table .mat-select-panel, .change-history .table-smaller .mat-select-panel,
.change-history .table.expansion .scrollbar {
  height: 250px;
}
.change-history .table .mat-expansion-panel .mat-expansion-panel-content .more ul, .change-history .table-smaller .mat-expansion-panel .mat-expansion-panel-content .more ul,
.change-history .table.expansion .mat-expansion-panel .mat-expansion-panel-content .more ul {
  display: block;
}
.change-history .table .mat-expansion-panel .mat-expansion-panel-content .more ul li, .change-history .table-smaller .mat-expansion-panel .mat-expansion-panel-content .more ul li,
.change-history .table.expansion .mat-expansion-panel .mat-expansion-panel-content .more ul li {
  width: 100%;
  padding: 5px 0;
}
.change-history .table .mat-expansion-panel .mat-expansion-panel-content .more ul li strong, .change-history .table-smaller .mat-expansion-panel .mat-expansion-panel-content .more ul li strong,
.change-history .table.expansion .mat-expansion-panel .mat-expansion-panel-content .more ul li strong {
  display: inline-block;
  margin-right: 5px;
}
.change-history .table .edited, .change-history .table-smaller .edited,
.change-history .table.expansion .edited {
  font-style: italic;
  text-decoration: line-through;
}
.change-history .table .edited:before, .change-history .table-smaller .edited:before,
.change-history .table.expansion .edited:before {
  content: " ( ";
}
.change-history .table .edited:after, .change-history .table-smaller .edited:after,
.change-history .table.expansion .edited:after {
  content: " ) ";
}
.client-base-data {
  font-size: 0.75rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.client-base-data li {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.client-base-data li strong {
  width: 80px;
}
.client-base-data li span {
  width: calc(100% - 80px - 10px);
}
.client-base-data li span + span {
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid #e1e1e1;
}
.client-base-data li span.item-name {
  width: calc(100% - 100px);
}
.client-base-data li span.highlight {
  font-weight: 500;
}
.client-base-data li .client-name {
  text-transform: lowercase;
}
.client-base-data li .client-name::first-line {
  text-transform: capitalize;
}
.client-base-data li .client-star {
  margin-left: auto;
  position: relative;
  cursor: help;
}
.theme-d1000 .client-base-data li .client-star {
  color: #089ef4;
}
.theme-profarma .client-base-data li .client-star {
  color: #089ef4;
}
.theme-farmalife .client-base-data li .client-star {
  color: #96005a;
}
.theme-drogasmil .client-base-data li .client-star {
  color: #9f0737;
}
.theme-tamoio .client-base-data li .client-star {
  color: #71bf43;
}
.theme-rosario .client-base-data li .client-star {
  color: #ed1c24;
}
.theme-d1000 > .client-base-data li .client-star {
  color: #089ef4;
}
.theme-profarma > .client-base-data li .client-star {
  color: #089ef4;
}
.theme-farmalife > .client-base-data li .client-star {
  color: #96005a;
}
.theme-drogasmil > .client-base-data li .client-star {
  color: #9f0737;
}
.theme-tamoio > .client-base-data li .client-star {
  color: #71bf43;
}
.theme-rosario > .client-base-data li .client-star {
  color: #ed1c24;
}
.client-base-data li .client-star.theme-d1000 {
  color: #089ef4;
}
.client-base-data li .client-star.theme-profarma {
  color: #089ef4;
}
.client-base-data li .client-star.theme-farmalife {
  color: #96005a;
}
.client-base-data li .client-star.theme-drogasmil {
  color: #9f0737;
}
.client-base-data li .client-star.theme-tamoio {
  color: #71bf43;
}
.client-base-data li .client-star.theme-rosario {
  color: #ed1c24;
}
.client-base-data li .client-star .tooltip {
  top: 25px;
  right: -8px;
}
.dialog {
  padding: 0;
  position: relative;
  /* /////////////////////////////////////////////////////////////////// */
  /* table */
}
.dialog > header {
  height: 30px;
  margin-bottom: 20px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.dialog > header .actions {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.dialog > header .actions li {
  position: relative;
  cursor: pointer;
}
.dialog > header .actions li:last-child a {
  padding-right: 0;
}
.dialog > header .actions li:last-child button {
  margin-right: 0;
}
.dialog > header .actions li button {
  width: 40px;
  height: 24px;
  font-size: 1.125rem;
  color: #656565;
  background: none;
  border: none;
  margin: 0 5px;
  transition: all 0.1s ease-in-out;
}
.dialog > header .actions li button:hover, .dialog > header .actions li button.active {
  transition: all 0.1s ease-in-out;
}
.theme-d1000 .dialog > header .actions li button:hover, .theme-d1000 .dialog > header .actions li button.active {
  color: #71bf4b;
}
.theme-profarma .dialog > header .actions li button:hover, .theme-profarma .dialog > header .actions li button.active {
  color: #bbc324;
}
.theme-farmalife .dialog > header .actions li button:hover, .theme-farmalife .dialog > header .actions li button.active {
  color: #f06423;
}
.theme-drogasmil .dialog > header .actions li button:hover, .theme-drogasmil .dialog > header .actions li button.active {
  color: #ebb200;
}
.theme-tamoio .dialog > header .actions li button:hover, .theme-tamoio .dialog > header .actions li button.active {
  color: #006cb7;
}
.theme-rosario .dialog > header .actions li button:hover, .theme-rosario .dialog > header .actions li button.active {
  color: #006cb7;
}
.theme-d1000 > .dialog > header .actions li button:hover, .theme-d1000 > .dialog > header .actions li button.active {
  color: #71bf4b;
}
.theme-profarma > .dialog > header .actions li button:hover, .theme-profarma > .dialog > header .actions li button.active {
  color: #bbc324;
}
.theme-farmalife > .dialog > header .actions li button:hover, .theme-farmalife > .dialog > header .actions li button.active {
  color: #f06423;
}
.theme-drogasmil > .dialog > header .actions li button:hover, .theme-drogasmil > .dialog > header .actions li button.active {
  color: #ebb200;
}
.theme-tamoio > .dialog > header .actions li button:hover, .theme-tamoio > .dialog > header .actions li button.active {
  color: #006cb7;
}
.theme-rosario > .dialog > header .actions li button:hover, .theme-rosario > .dialog > header .actions li button.active {
  color: #006cb7;
}
.dialog > header .actions li button:hover.theme-d1000, .dialog > header .actions li button.active.theme-d1000 {
  color: #71bf4b;
}
.dialog > header .actions li button:hover.theme-profarma, .dialog > header .actions li button.active.theme-profarma {
  color: #bbc324;
}
.dialog > header .actions li button:hover.theme-farmalife, .dialog > header .actions li button.active.theme-farmalife {
  color: #f06423;
}
.dialog > header .actions li button:hover.theme-drogasmil, .dialog > header .actions li button.active.theme-drogasmil {
  color: #ebb200;
}
.dialog > header .actions li button:hover.theme-tamoio, .dialog > header .actions li button.active.theme-tamoio {
  color: #006cb7;
}
.dialog > header .actions li button:hover.theme-rosario, .dialog > header .actions li button.active.theme-rosario {
  color: #006cb7;
}
.dialog > header .actions a {
  padding: 0 10px;
}
.dialog > header .tooltip.top.right {
  right: 10px;
  top: 37px;
}
.dialog .box, .dialog .permissoes .flags li .mat-checkbox .mat-checkbox-label, .permissoes .flags li .mat-checkbox .dialog .mat-checkbox-label, .dialog .parametrizacao.sla-pedidos .order-steps > li fa-icon, .parametrizacao.sla-pedidos .order-steps > li .dialog fa-icon, .dialog .torre-controle.cpanel-manager .summary .summary-items > li, .torre-controle.cpanel-manager .summary .dialog .summary-items > li, .dialog .vtex.tratamento-pedidos ul li, .vtex.tratamento-pedidos ul .dialog li, .dialog .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .dialog .mat-checkbox-label, .dialog .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .dialog .mat-checkbox-label, .dialog .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .dialog .mat-radio-label, .dialog .home.cpanel-manager .summary .summary-items > li, .home.cpanel-manager .summary .dialog .summary-items > li, .dialog .cropperJsBox, .dialog .chart-donut .legend fa-icon, .dialog .painel-nfce.consulta .options .legend fa-icon, .painel-nfce.consulta .dialog .options .legend fa-icon, .chart-donut .legend .dialog fa-icon, .painel-nfce.consulta .options .legend .dialog fa-icon, .dialog .chart-gauge .legend fa-icon, .chart-gauge .legend .dialog fa-icon {
  padding: 20px;
}
.dialog .label {
  font-size: 0.875rem;
  margin-bottom: 10px;
}
.dialog .group-inline {
  display: flex;
}
.dialog .group-inline .group + .group {
  margin-left: 20px;
}
.dialog mat-row {
  min-height: 30px !important;
}
.dialog mat-header-cell,
.dialog mat-cell,
.dialog mat-footer-cell {
  font-size: 0.75rem;
  flex: auto;
}
.dialog mat-header-cell:first-child, .dialog mat-header-cell:last-child,
.dialog mat-cell:first-child,
.dialog mat-cell:last-child,
.dialog mat-footer-cell:first-child,
.dialog mat-footer-cell:last-child {
  padding: 0;
}
.dialog .dialog-close,
.dialog .dialog-actions {
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.dialog .dialog-close li,
.dialog .dialog-actions li {
  position: relative;
}
.dialog .dialog-close li:last-child button,
.dialog .dialog-actions li:last-child button {
  padding-right: 0;
}
.dialog .dialog-close button,
.dialog .dialog-actions button {
  width: 40px;
  font-size: 1.125rem;
  color: #656565;
  background: none;
  border: none;
  padding: 0 10px;
}
.dialog .dialog-close .tooltip.top.right,
.dialog .dialog-actions .tooltip.top.right {
  right: 5px;
}
.dialog .dialog-close .mat-button-wrapper,
.dialog .dialog-actions .mat-button-wrapper {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.dialog .dialog-close .mat-button-wrapper .mat-icon,
.dialog .dialog-actions .mat-button-wrapper .mat-icon {
  margin-right: 5px;
}
/* /////////////////////////////////////////////////////////////////// */
/* skeleton */
.dialog-full-screen {
  width: calc(100% - 6vw);
  height: calc(100% - 30px) !important;
  max-width: none !important;
  max-height: none !important;
  margin: auto 0 0 auto;
}
.dialog-full-screen .dialog {
  width: 100%;
  height: 100%;
}
.dialog-full-screen .mat-dialog-container {
  border-radius: 0 !important;
}
.mat-dialog-container {
  padding: 0 !important;
  overflow: hidden !important;
  background: none !important;
  display: flex !important;
  border-radius: 2px !important;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.mat-dialog-container > .ng-star-inserted {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  padding: 20px;
  background: #f6f6f6;
  display: flex;
}
@media screen and (max-width: 600px) {
  .mat-dialog-container > .ng-star-inserted {
    /* position vertically ie */
    align-items: flex-start;
    /* usage @include flex-align-items(center); */
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    /* usage @include flex-justify-content(center); */
  }
}
@media screen and (min-width: 600px) {
  .mat-dialog-container > .ng-star-inserted {
    /* position vertically ie */
    align-items: center;
    /* usage @include flex-align-items(center); */
    justify-content: center;
    -ms-flex-pack: center;
    /* usage @include flex-justify-content(center); */
  }
}
.cdk-overlay-pane {
  max-width: 95vw !important;
}
.file-uploader {
  /* /////////////////////////////////////////////////////////// */
}
.file-uploader .file-uploader-wrapper {
  max-width: none;
  height: calc(100vh - 320px);
}
.file-uploader file-drop {
  height: 100%;
  padding: 0;
}
.file-uploader .file-drop-wrapper {
  height: 100%;
  padding: 0 !important;
}
.file-uploader .file-drop-wrapper #dropZone {
  max-width: none;
  height: 100%;
  padding: 20px;
  margin: auto;
  border: 2px dashed #e1e1e1;
  background: white;
  border-radius: 4px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.file-uploader .file-drop-wrapper #dropZone svg {
  fill: #006cb7;
}
.file-uploader .file-drop-wrapper #dropZone .content-top-text,
.file-uploader .file-drop-wrapper #dropZone .content-center-text {
  color: #555555;
  font-weight: 500;
}
.file-uploader .file-drop-wrapper #dropZone .file-browse-button {
  height: 40px;
  color: #555555;
  white-space: normal;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  background: white;
  box-shadow: none;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.file-uploader .file-drop-wrapper #dropZone .file-browse-button:hover {
  background: rgba(238, 238, 238, 0.8);
  transition: all 0.2s ease-in-out;
}
.file-uploader .dropzoneTemplate {
  display: flex;
  flex-direction: column;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.file-uploader file-preview-item {
  max-width: none;
}
.file-uploader.smaller .file-drop-wrapper,
.file-uploader.smaller .files-preview-wrapper {
  zoom: 0.8;
}
/* ================================================================================================================== */
.cropperJsBox {
  min-width: 600px;
  min-height: 400px;
  border-radius: 4px;
  /* position vertically ie */
  align-items: flex-start !important;
  /* usage @include flex-align-items(center); */
  background: #f6f6f6;
  position: relative;
}
.cropperJsBox:before {
  content: "Edição de imagem";
  font-size: 1.125rem;
  /* If $fs-font-size is a key that exists in $fs-breakpoints, use the value */
  font-weight: 900;
  margin-bottom: 30px;
}
@media screen and (min-width: 1024px) {
  .cropperJsBox:before {
    font-size: 1.25rem;
  }
}
.cropperJsBox .cropper-container {
  margin: 0 auto;
}
.cropperJsBox .cropper-actions {
  width: 100%;
  margin-top: 20px;
  display: flex;
  flex-direction: row-reverse;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.cropperJsBox .cropper-actions .cropSubmit {
  background: #71bf4b !important;
}
app-modal {
  visibility: hidden;
}
app-modal .modal .dialog {
  padding: 20px;
  background: #f6f6f6;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 900;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0.8);
  transition: all 0.1s ease-in-out;
}
app-modal .modal .dialog .dialog-actions {
  top: 35px;
  right: 22px;
}
app-modal .modal .overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 800;
  overflow: auto;
  background: rgba(0, 0, 0, 0.32);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
/* //////////////////////////////////////////////////////////////////// */
.modal-open app-modal {
  visibility: visible;
}
.modal-open app-modal .modal .dialog {
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal-open app-modal .modal .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.multiple-selector {
  /* /// */
  /* /// */
  /* /// */
  /* //////////////////////////////////////////// */
  /* //////////////////////////////////////////// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.multiple-selector .header {
  font-size: 0.875rem;
  margin: 0 10px 10px 10px;
}
.multiple-selector .scrollbar, .multiple-selector .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .multiple-selector .ng2-pdf-viewer-container, .multiple-selector .mat-select-panel {
  height: 300px;
}
.multiple-selector .ms-list,
.multiple-selector .ms-inline {
  display: flex;
}
.multiple-selector .ms-list .group .header {
  padding-bottom: 20px;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #e1e1e1;
}
.multiple-selector .ms-list .group .header p {
  height: 30px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.multiple-selector .list-buttons li {
  margin: 10px;
}
.multiple-selector .list-buttons li .mat-radio-button,
.multiple-selector .list-buttons li .mat-checkbox {
  width: 100%;
  position: relative;
}
.multiple-selector .list-buttons li .mat-radio-button .mat-radio-label,
.multiple-selector .list-buttons li .mat-radio-button .mat-radio-label-content,
.multiple-selector .list-buttons li .mat-radio-button .mat-checkbox-label,
.multiple-selector .list-buttons li .mat-checkbox .mat-radio-label,
.multiple-selector .list-buttons li .mat-checkbox .mat-radio-label-content,
.multiple-selector .list-buttons li .mat-checkbox .mat-checkbox-label {
  font-size: 0.875rem !important;
  text-align: center;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multiple-selector .list-buttons li .mat-radio-button .mat-radio-label,
.multiple-selector .list-buttons li .mat-radio-button .mat-checkbox-label,
.multiple-selector .list-buttons li .mat-checkbox .mat-radio-label,
.multiple-selector .list-buttons li .mat-checkbox .mat-checkbox-label {
  width: 80px;
  padding: 15px 30px;
  background: #f5f5f5;
  border-radius: 2px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-in-out;
}
.multiple-selector .list-buttons li .mat-radio-button .mat-radio-label:hover,
.multiple-selector .list-buttons li .mat-radio-button .mat-checkbox-label:hover,
.multiple-selector .list-buttons li .mat-checkbox .mat-radio-label:hover,
.multiple-selector .list-buttons li .mat-checkbox .mat-checkbox-label:hover {
  transition: all 0.2s ease-in-out;
  background: white;
}
.multiple-selector .list-buttons li .mat-radio-button .mat-radio-label .mat-radio-label-content,
.multiple-selector .list-buttons li .mat-radio-button .mat-checkbox-label .mat-radio-label-content,
.multiple-selector .list-buttons li .mat-checkbox .mat-radio-label .mat-radio-label-content,
.multiple-selector .list-buttons li .mat-checkbox .mat-checkbox-label .mat-radio-label-content {
  margin: 0 auto;
}
.multiple-selector .list-buttons li .mat-radio-button .mat-checkbox-inner-container,
.multiple-selector .list-buttons li .mat-checkbox .mat-checkbox-inner-container {
  width: 20px;
  height: 20px;
  margin: -11px 0 0 0 !important;
  position: absolute;
  top: 50%;
  left: 7px;
}
.multiple-selector .list-buttons li .mat-radio-button .mat-radio-container,
.multiple-selector .list-buttons li .mat-radio-button .mat-checkbox-frame,
.multiple-selector .list-buttons li .mat-checkbox .mat-radio-container,
.multiple-selector .list-buttons li .mat-checkbox .mat-checkbox-frame {
  display: none;
}
.multiple-selector .list-buttons li .mat-radio-button .mat-radio-label-content,
.multiple-selector .list-buttons li .mat-checkbox .mat-radio-label-content {
  padding: 0;
}
.multiple-selector .list-buttons li .mat-radio-button.mat-radio-checked .mat-radio-label,
.multiple-selector .list-buttons li .mat-radio-button.mat-radio-checked .mat-checkbox-label, .multiple-selector .list-buttons li .mat-radio-button.mat-checkbox-checked .mat-radio-label,
.multiple-selector .list-buttons li .mat-radio-button.mat-checkbox-checked .mat-checkbox-label,
.multiple-selector .list-buttons li .mat-checkbox.mat-radio-checked .mat-radio-label,
.multiple-selector .list-buttons li .mat-checkbox.mat-radio-checked .mat-checkbox-label,
.multiple-selector .list-buttons li .mat-checkbox.mat-checkbox-checked .mat-radio-label,
.multiple-selector .list-buttons li .mat-checkbox.mat-checkbox-checked .mat-checkbox-label {
  color: white;
  background: #4cb757;
}
.multiple-selector .list-buttons li .mat-radio-button.mat-radio-checked .mat-checkbox-background, .multiple-selector .list-buttons li .mat-radio-button.mat-checkbox-checked .mat-checkbox-background,
.multiple-selector .list-buttons li .mat-checkbox.mat-radio-checked .mat-checkbox-background,
.multiple-selector .list-buttons li .mat-checkbox.mat-checkbox-checked .mat-checkbox-background {
  background: transparent;
}
.multiple-selector .list-buttons.ms-items, .multiple-selector .list-buttons.ms-subitems {
  display: flex;
  flex-direction: column;
}
.multiple-selector .list-buttons.ms-items li .mat-radio-checked .mat-radio-label,
.multiple-selector .list-buttons.ms-items li .mat-radio-checked .mat-checkbox-label,
.multiple-selector .list-buttons.ms-items li .mat-checkbox-checked .mat-radio-label,
.multiple-selector .list-buttons.ms-items li .mat-checkbox-checked .mat-checkbox-label {
  background: #2674ae;
}
.multiple-selector .list-buttons.ms-subitems li .mat-checkbox-checked .mat-checkbox-label {
  background: #2d86c8;
}
.multiple-selector .ms-options {
  width: 230px;
}
.multiple-selector .ms-result {
  width: calc(100% - 230px - 20px);
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e1e1e1;
  position: relative;
}
.multiple-selector .ms-result:before {
  content: "";
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -10px 0 0 0;
}
.multiple-selector .ms-result .filter .filter-search {
  width: 177px;
}
.multiple-selector .ms-result .list-buttons {
  display: flex;
  flex-wrap: wrap;
  /* usage @include flex-wrap(nowrap); */
  /* usage @include flex-wrap(wrap); */
}
.multiple-selector .ms-result .list-buttons li .mat-radio-button .mat-radio-label,
.multiple-selector .ms-result .list-buttons li .mat-radio-button .mat-checkbox-label,
.multiple-selector .ms-result .list-buttons li .mat-checkbox .mat-radio-label,
.multiple-selector .ms-result .list-buttons li .mat-checkbox .mat-checkbox-label {
  width: 100%;
  text-align: left;
  text-transform: capitalize;
}
@media screen and (min-width: 1024px) {
  .multiple-selector .ms-result .list-buttons li {
    width: calc(50% - 20px);
  }
}
.phone-contact {
  width: 100%;
  box-sizing: border-box;
}
.quickpanel {
  width: 330px;
  min-width: 330px;
  max-width: 100vw;
  height: 100%;
}
.quickpanel .overflow-container {
  height: 100%;
  overflow-x: hidden;
  position: absolute;
  width: 100%;
}
.quickpanel .overview {
  padding: 24px;
}
.quickpanel p {
  color: #444;
  margin: 0 0 12px;
}
.quickpanel .h1 {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 0;
}
.quickpanel h4 {
  color: #212121;
}
.quickpanel .mat-tab-body-wrapper {
  height: 100%;
}
.quickpanel .mat-tab-labels .mat-tab-label {
  flex: 1;
}
.quickpanel-container {
  overflow-y: hidden !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.search {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.search button {
  z-index: 2;
}
.search .search-bar {
  width: 0;
  visibility: hidden;
  display: flex;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.4s cubic-bezier(0.35, 0, 0.25, 1);
}
.search .search-bar.search-open {
  width: 400px;
  margin-left: -40px;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.search .search-bar .mat-form-field {
  width: 100%;
}
.search .search-bar .mat-form-field .mat-form-field-wrapper {
  border-color: white;
  background: transparent;
}
.search .search-bar .mat-form-field-appearance-legacy .mat-input-element {
  color: white;
  padding-left: 40px;
}
.search .search-wrapper {
  position: relative;
  width: 100%;
}
.search .search-wrapper.focus .search-icon {
  color: rgba(0, 0, 0, 0.87);
}
.search .search-wrapper.focus input.search-input {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.search .search-wrapper.focus input.search-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.87);
}
.search .search-wrapper.focus input.search-input:-moz-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.87);
}
.search .search-wrapper.focus input.search-input::-moz-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.87);
}
.search .search-wrapper.focus input.search-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.87);
}
.search .search-wrapper.focus .search-dropdown {
  transform: translateY(0);
  visibility: visible;
}
.search .search-wrapper .search-dropdown {
  background: white;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  z-index: -1;
  transform: translateY(-110%);
  visibility: hidden;
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), visibility 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.search .search-wrapper .search-dropdown .content {
  padding: 16px;
  font-size: 14px;
}
.search .search-wrapper .search-dropdown .content .heading {
  font-size: 13px;
  color: #888;
  margin-bottom: 2px;
}
.search .search-wrapper .search-dropdown .content .heading .icon {
  font-size: 20px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  margin-right: 6px;
}
.search .search-wrapper .search-dropdown .content .items .item {
  position: relative;
  padding: 8px 0 6px 26px;
  margin: 2px 0;
  cursor: pointer;
  transition: background 0.1s;
  outline: none;
}
.search .search-wrapper .search-dropdown .content .items .item:hover {
  background: #EFEFEF;
}
.shortcut-keys {
  width: 900px;
}
.shortcut-keys .group {
  width: 30%;
}
.shortcut-keys .group + .group {
  width: calc(70% - 20px);
  margin-left: 20px;
}
.shortcut-keys kbd {
  font-weight: 700;
  line-height: 1;
  padding: 2px 4px;
  background-color: #eeeeee;
  border: 1px solid #b4b4b4;
  display: inline-block;
  white-space: nowrap;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 2px 0 0 rgba(255, 255, 255, 0.7) inset;
  border-radius: 3px;
}
.shortcut-keys .shortcut-screens ul {
  display: flex;
  flex-wrap: wrap;
  /* usage @include flex-wrap(nowrap); */
  /* usage @include flex-wrap(wrap); */
}
.shortcut-keys .shortcut-screens ul li {
  width: calc(100% / 2 - 10px);
}
.shortcut-keys .shortcut-screens ul li:nth-child(even) {
  margin-left: 20px;
}
.shortcut-keys .shortcut-screens ul li:nth-child(2) {
  border: none;
  padding: 0;
  margin-top: 0;
}
.shortcut-keys li {
  font-size: 0.875rem;
}
.shortcut-keys li + li {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #e1e1e1;
}
.shortcut-keys li p {
  font-weight: 500;
  margin-bottom: 10px;
}
.mat-stepper-horizontal,
.mat-stepper-vertical {
  background: none;
}
.mat-horizontal-stepper-header-container .mat-horizontal-stepper-header {
  height: 65px;
}
.mat-stepper-horizontal .mat-horizontal-content-container {
  padding: 5px;
}
/*
mat-stepper {

  &.mat-stepper-horizontal {
    background: none;
  }

  .mat-step-icon,
  .mat-stepper-horizontal-line,
  .mat-step-optional {
    display: none;
  }

  .mat-horizontal-stepper-header-container {
    margin-bottom: $main-padding;
    overflow: hidden;
    @include border-radius(2px);
    @include box-shadow(1px 1px 4px transparentize(black, .8));
  }

  .mat-horizontal-stepper-header {
    width: 100%;
    height: auto;
    padding: 0;
    margin-left: -30px;
    overflow: visible;
    position: relative;
    filter: drop-shadow(1px 1px 4px transparentize(black, .8));

    &:nth-child(1) {
      z-index: 4;

      .mat-step-label {
        background: #f5f5f5;
      }
    }

    &:nth-child(3) {
      z-index: 3;

      .mat-step-label {
        background: #f5f5f5;
      }
    }

    &:nth-child(5) {
      z-index: 2;

      .mat-step-label {
        background: #eeeeee;
      }
    }

    &:nth-child(7) {
      z-index: 1;

      .mat-step-label {
        background: #e8e8e8;
      }
    }

    &:last-child {
      .mat-step-label {
        clip-path: none;
      }
    }

    &:hover {
      background: none;
    }

    &.cdk-program-focused {
      background: none;
    }

    .mat-step-label {
      width: 100%;
      color: transparentize($color, .5);
      padding: calc(10px) $main-padding;
      position: relative;
      clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0 100%);
      background: $background;
      @include flexbox();
      @include flex-align-items(center);
      @include flex-justify-content(center);

      &.mat-step-label-active {
        color: white;
        background: linear-gradient(175deg, #3b8ed0 50%, #2d86c8 50%);
      }
    }
  }

















  .mat-step-text-label {
    @include flexbox();
    @include flex-align-items(center);

    .icon {
      font-size: $fs-26;
      margin-right: $main-padding;
    }

    .text {
      font-size: $fs-12;
      font-weight: 700;
      line-height: 16px;

      span {
        font-weight: 400;
        display: block;
      }
    }
  }

  !* ////////////////////////////////////// *!

  .mat-horizontal-content-container {
    padding: 0;
    background: none;
    overflow: visible;
  }
}
*/
.mat-snack-bar-container {
  max-width: none !important;
  min-width: auto !important;
  min-height: auto !important;
  padding: 10px 20px !important;
  margin: 0 0 20px 0 !important;
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
}
.mat-snack-bar-container .mat-simple-snackbar-action .mat-button-wrapper {
  color: white;
  font-size: 0.75rem;
  padding: 4px 8px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  transition: all 0.1s ease-in-out;
}
.mat-snack-bar-container .mat-simple-snackbar-action .mat-button-wrapper:hover {
  background: rgba(255, 255, 255, 0.2);
  transition: all 0.1s ease-in-out;
}
.mat-snack-bar-container .mat-simple-snackbar {
  color: white;
}
.table, .table-smaller {
  width: 100%;
  /*height: 100%;*/
  font-size: 0.75rem;
  background: white;
  position: relative;
  /* /// */
  /* /// */
  /* /// */
  /* /// */
  /* //////////////////////////////////////////////////////////////////////////////////// */
  /* COLUMNS */
}
.table .scrollbar, .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .table .ng2-pdf-viewer-container, .table-smaller .scrollbar, .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .table-smaller .ng2-pdf-viewer-container, .table .mat-select-panel, .table-smaller .mat-select-panel, .table.scrollbar, .dialog-desbloqueio-usuario-autorizacao .table.ng2-pdf-viewer-container, .scrollbar.table-smaller, .dialog-desbloqueio-usuario-autorizacao .table-smaller.ng2-pdf-viewer-container, .table.mat-select-panel, .mat-select-panel.table-smaller {
  padding: 0 0 2px 0;
}
.table ul + ul, .table-smaller ul + ul {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.table .table-header, .table-smaller .table-header,
.table .table-content,
.table-smaller .table-content {
  width: 100%;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.table .table-header > li, .table-smaller .table-header > li,
.table .table-content > li,
.table-smaller .table-content > li {
  height: 35px;
  padding: 0 5px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.table .table-header > li:first-child, .table-smaller .table-header > li:first-child,
.table .table-content > li:first-child,
.table-smaller .table-content > li:first-child {
  padding-left: calc(10px);
}
.table .table-header > li:last-child, .table-smaller .table-header > li:last-child,
.table .table-content > li:last-child,
.table-smaller .table-content > li:last-child {
  padding-right: calc(10px);
}
.table .table-header > li .item-name, .table-smaller .table-header > li .item-name,
.table .table-content > li .item-name,
.table-smaller .table-content > li .item-name {
  padding: calc(10px) 0;
  margin: calc(-10px) 0;
  cursor: help;
}
.table .table-header, .table-smaller .table-header {
  color: #656565;
  font-weight: 600;
  background: white;
  position: sticky;
  top: 0;
  z-index: 1;
}
.table .table-header .mat-form-field, .table-smaller .table-header .mat-form-field {
  width: 100%;
}
.table .table-header .mat-form-field .mat-form-field-wrapper, .table-smaller .table-header .mat-form-field .mat-form-field-wrapper {
  font-size: 0.75rem;
  padding: 0;
  border: none;
}
.table .table-header .mat-form-field .mat-select-value, .table-smaller .table-header .mat-form-field .mat-select-value {
  font-size: 0.75rem;
  font-weight: 600;
  color: #555555;
}
.table .table-list, .table-smaller .table-list {
  /* /// */
}
.table .table-list > li, .table-smaller .table-list > li {
  width: 100%;
  background-color: #f5f5f5;
  /*ursor: pointer;*/
  transition: all 0.2s ease-in-out;
  display: flex;
}
.table .table-list > li:nth-child(even), .table-smaller .table-list > li:nth-child(even) {
  background-color: transparent;
}
.table .table-list > li:hover, .table-smaller .table-list > li:hover {
  background-color: #e8e8e8;
  transition: all 0.2s ease-in-out;
}
.table .table-list .buttons, .table-smaller .table-list .buttons {
  margin: 0;
}
.table .table-list .buttons li + li, .table-smaller .table-list .buttons li + li {
  margin-left: 20px;
}
.table .table-list .buttons a, .table-smaller .table-list .buttons a {
  text-decoration: none;
  padding: 5px 0;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  cursor: pointer;
}
.table .table-list .buttons a:hover, .table-smaller .table-list .buttons a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.table .table-list .buttons a fa-icon, .table-smaller .table-list .buttons a fa-icon {
  font-size: 16px;
  padding-right: 5px;
}
.table .table-list .buttons .history, .table-smaller .table-list .buttons .history {
  color: #96005A;
}
.table .table-list .buttons .preview, .table-smaller .table-list .buttons .preview {
  color: #006cb7;
}
.table .table-list .buttons .edit, .table-smaller .table-list .buttons .edit {
  color: #f06423;
}
.table .table-list .buttons .stop, .table-smaller .table-list .buttons .stop, .table .table-list .buttons .delete, .table-smaller .table-list .buttons .delete {
  color: #e02a31;
}
.table .table-list .buttons .cancel, .table-smaller .table-list .buttons .cancel {
  color: #e02a31;
}
.table .table-list .buttons .publish, .table-smaller .table-list .buttons .publish {
  color: #71bf4b;
}
.table .table-content.error, .table-smaller .table-content.error {
  color: #e02a31;
}
.table .table-content .mat-form-field .mat-form-field-wrapper, .table-smaller .table-content .mat-form-field .mat-form-field-wrapper {
  padding: 4px 8px;
}
.table .delete, .table-smaller .delete {
  cursor: pointer;
  padding: 5px;
  transition: all 0.2s ease-in-out;
}
.table .delete:hover, .table-smaller .delete:hover {
  color: #d0232a;
  transition: all 0.2s ease-in-out;
}
.table.col-3 .table-header > li, .col-3.table-smaller .table-header > li,
.table.col-3 .table-content > li,
.col-3.table-smaller .table-content > li {
  width: calc(100% / 3 - 10px - 5px);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* table smaller */
.table-smaller .table-header > li,
.table-smaller .table-content > li {
  height: 30px;
}
/* ===================================================================================================================*/
/* ===================================================================================================================*/
/* ===================================================================================================================*/
/* table expansion */
.table.expansion, .expansion.table-smaller {
  /* /////////////////////////////////////////////// */
  /* /////////////////////////////////////////////// */
  /* ///////////////////////////// */
}
.table.expansion .table-header > li, .expansion.table-smaller .table-header > li,
.table.expansion .table-content > li,
.expansion.table-smaller .table-content > li {
  width: 16.6666666667%;
}
.table.expansion .table-header, .expansion.table-smaller .table-header {
  width: calc(100% - 6px - 2px - 16px - 10px - 20px);
  padding-right: calc(6px + 10px + 2px);
  padding-left: calc(20px + 16px);
}
.table.expansion .table-list > li .mat-checkbox, .expansion.table-smaller .table-list > li .mat-checkbox {
  margin: calc(9px) 0 0 calc(10px);
}
.table.expansion .table-list > li .mat-checkbox + .mat-expansion-panel, .expansion.table-smaller .table-list > li .mat-checkbox + .mat-expansion-panel {
  width: calc(100% - -20px - 16px);
}
.table.expansion .table-list > li .mat-checkbox + .mat-expansion-panel + .mat-expansion-panel-header, .expansion.table-smaller .table-list > li .mat-checkbox + .mat-expansion-panel + .mat-expansion-panel-header {
  padding-left: calc(-10px - 16px);
  margin-left: calc(-20px - 16px);
}
.table.expansion .table-list > li .mat-checkbox + .mat-expansion-panel .table-content > li:first-child, .expansion.table-smaller .table-list > li .mat-checkbox + .mat-expansion-panel .table-content > li:first-child {
  padding-left: calc(20px);
}
.table.expansion .mat-expansion-panel, .expansion.table-smaller .mat-expansion-panel {
  width: 100%;
  margin: 0;
  background: transparent;
  box-shadow: none !important;
}
.table.expansion .mat-expansion-panel .mat-expansion-panel-header, .expansion.table-smaller .mat-expansion-panel .mat-expansion-panel-header {
  font-size: inherit;
  padding: 0 10px 0 0;
}
.table.expansion .mat-expansion-panel .mat-expansion-panel-content, .expansion.table-smaller .mat-expansion-panel .mat-expansion-panel-content {
  font-size: inherit;
  /* /// */
}
.table.expansion .mat-expansion-panel .mat-expansion-panel-content .more, .expansion.table-smaller .mat-expansion-panel .mat-expansion-panel-content .more {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.table.expansion .mat-expansion-panel .mat-expansion-panel-content .more ul, .expansion.table-smaller .mat-expansion-panel .mat-expansion-panel-content .more ul {
  width: 100%;
  font-size: 0.75rem;
  display: flex;
}
.table.expansion .mat-expansion-panel .mat-expansion-panel-content .more ul li, .expansion.table-smaller .mat-expansion-panel .mat-expansion-panel-content .more ul li {
  width: calc(100% / 6 - 10px);
  padding: 0 5px;
}
.table.expansion .mat-expansion-panel .mat-expansion-panel-content .more ul li:first-child, .expansion.table-smaller .mat-expansion-panel .mat-expansion-panel-content .more ul li:first-child {
  padding-left: 0;
}
.table.expansion .mat-expansion-panel .mat-expansion-panel-content .more ul li:last-child, .expansion.table-smaller .mat-expansion-panel .mat-expansion-panel-content .more ul li:last-child {
  padding-right: 0;
}
.table.expansion .mat-expansion-panel .mat-expansion-panel-content .more ul li strong, .expansion.table-smaller .mat-expansion-panel .mat-expansion-panel-content .more ul li strong {
  display: block;
}
.table.expansion .mat-expansion-panel .mat-expansion-panel-content .settings, .expansion.table-smaller .mat-expansion-panel .mat-expansion-panel-content .settings {
  margin-top: 20px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.table.expansion .mat-expansion-panel .mat-expansion-panel-content .settings .edited, .expansion.table-smaller .mat-expansion-panel .mat-expansion-panel-content .settings .edited {
  font-style: italic;
}
.table.expansion.unselectable .table-header, .expansion.unselectable.table-smaller .table-header {
  width: calc(100% - 6px - 12px);
  padding-right: calc(6px + 12px);
  padding-left: 0;
}
.table.expansion.unselectable .table-list > li .mat-checkbox, .expansion.unselectable.table-smaller .table-list > li .mat-checkbox {
  margin: calc(9px) 0 0 calc(10px);
}
.table.expansion.unselectable .table-list > li .mat-checkbox + .mat-expansion-panel, .expansion.unselectable.table-smaller .table-list > li .mat-checkbox + .mat-expansion-panel {
  width: calc(100% - -20px - 16px);
}
.table.expansion.unselectable .table-list > li .mat-checkbox + .mat-expansion-panel + .mat-expansion-panel-header, .expansion.unselectable.table-smaller .table-list > li .mat-checkbox + .mat-expansion-panel + .mat-expansion-panel-header {
  padding-left: calc(-10px - 16px);
  margin-left: calc(-20px - 16px);
}
.table.expansion.unselectable .table-list > li .mat-checkbox + .mat-expansion-panel .table-content > li:first-child, .expansion.unselectable.table-smaller .table-list > li .mat-checkbox + .mat-expansion-panel .table-content > li:first-child {
  padding-left: calc(20px);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
mat-table .mat-header-row {
  min-height: auto;
  padding: 0 0 calc(10px) 0;
  border: none;
}
mat-table .mat-header-row .mat-header-cell {
  font-weight: 600 !important;
  color: #656565 !important;
}
mat-table .table-container {
  height: 400px;
}
mat-table .scrollbar, mat-table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao mat-table .ng2-pdf-viewer-container, mat-table .mat-select-panel {
  height: 230px;
}
mat-table mat-row {
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
mat-table mat-row:hover {
  background: #e1e1e1;
  transition: all 0.2s ease-in-out;
}
mat-table mat-row.highlight {
  transition: all 0.2s ease-in-out;
}
.theme-d1000 mat-table mat-row.highlight {
  background: linear-gradient(180deg, #96d049 50%, #8dc63f 50%);
}
.theme-profarma mat-table mat-row.highlight {
  background: linear-gradient(180deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife mat-table mat-row.highlight {
  background: linear-gradient(180deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil mat-table mat-row.highlight {
  background: linear-gradient(180deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio mat-table mat-row.highlight {
  background: linear-gradient(180deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario mat-table mat-row.highlight {
  background: linear-gradient(180deg, #0778c6 50%, #006cb7 50%);
}
.theme-d1000 > mat-table mat-row.highlight {
  background: linear-gradient(180deg, #96d049 50%, #8dc63f 50%);
}
.theme-profarma > mat-table mat-row.highlight {
  background: linear-gradient(180deg, #96d049 50%, #8dc63f 50%);
}
.theme-farmalife > mat-table mat-row.highlight {
  background: linear-gradient(180deg, #f56e2f 50%, #f06423 50%);
}
.theme-drogasmil > mat-table mat-row.highlight {
  background: linear-gradient(180deg, #f3bb09 50%, #ebb200 50%);
}
.theme-tamoio > mat-table mat-row.highlight {
  background: linear-gradient(180deg, #0778c6 50%, #006cb7 50%);
}
.theme-rosario > mat-table mat-row.highlight {
  background: linear-gradient(180deg, #0778c6 50%, #006cb7 50%);
}
mat-table mat-row.highlight.theme-d1000 {
  background: linear-gradient(180deg, #96d049 50%, #8dc63f 50%);
}
mat-table mat-row.highlight.theme-profarma {
  background: linear-gradient(180deg, #96d049 50%, #8dc63f 50%);
}
mat-table mat-row.highlight.theme-farmalife {
  background: linear-gradient(180deg, #f56e2f 50%, #f06423 50%);
}
mat-table mat-row.highlight.theme-drogasmil {
  background: linear-gradient(180deg, #f3bb09 50%, #ebb200 50%);
}
mat-table mat-row.highlight.theme-tamoio {
  background: linear-gradient(180deg, #0778c6 50%, #006cb7 50%);
}
mat-table mat-row.highlight.theme-rosario {
  background: linear-gradient(180deg, #0778c6 50%, #006cb7 50%);
}
mat-table mat-row.highlight .mat-cell {
  transition: all 0.2s ease-in-out;
}
.theme-d1000 mat-table mat-row.highlight .mat-cell {
  color: #ffffff;
}
.theme-profarma mat-table mat-row.highlight .mat-cell {
  color: #ffffff;
}
.theme-farmalife mat-table mat-row.highlight .mat-cell {
  color: #ffffff;
}
.theme-drogasmil mat-table mat-row.highlight .mat-cell {
  color: #ffffff;
}
.theme-tamoio mat-table mat-row.highlight .mat-cell {
  color: #ffffff;
}
.theme-rosario mat-table mat-row.highlight .mat-cell {
  color: #ffffff;
}
.theme-d1000 > mat-table mat-row.highlight .mat-cell {
  color: #ffffff;
}
.theme-profarma > mat-table mat-row.highlight .mat-cell {
  color: #ffffff;
}
.theme-farmalife > mat-table mat-row.highlight .mat-cell {
  color: #ffffff;
}
.theme-drogasmil > mat-table mat-row.highlight .mat-cell {
  color: #ffffff;
}
.theme-tamoio > mat-table mat-row.highlight .mat-cell {
  color: #ffffff;
}
.theme-rosario > mat-table mat-row.highlight .mat-cell {
  color: #ffffff;
}
mat-table mat-row.highlight .mat-cell.theme-d1000 {
  color: #ffffff;
}
mat-table mat-row.highlight .mat-cell.theme-profarma {
  color: #ffffff;
}
mat-table mat-row.highlight .mat-cell.theme-farmalife {
  color: #ffffff;
}
mat-table mat-row.highlight .mat-cell.theme-drogasmil {
  color: #ffffff;
}
mat-table mat-row.highlight .mat-cell.theme-tamoio {
  color: #ffffff;
}
mat-table mat-row.highlight .mat-cell.theme-rosario {
  color: #ffffff;
}
mat-table mat-row.highlight .mat-form-field .mat-form-field-wrapper {
  background: transparent;
  border-color: white;
}
mat-table mat-row.highlight .mat-form-field .mat-input-element {
  color: white;
}
mat-table mat-row:focus {
  outline: none;
}
mat-table mat-row.error {
  background: #e02a31;
}
mat-table mat-row .mat-form-field {
  padding-top: 0;
}
mat-table mat-row .mat-form-field .mat-form-field-wrapper {
  max-width: 90%;
  padding: 4px 8px;
}
mat-table .img {
  width: 20px;
  height: 20px;
}
.table-filter, .fechamento-caixa.cpanel .cpanel-summary .filter {
  font-size: 0.75rem;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
  /* ////////////////////////////////////////////// */
  /* ////////////////////////////////////////////// */
  /* ////////////////////////////////////////////// */
  /* ////////////////////////////////////////////// */
  /* ////////////////////////////////////////////// */
  /* datepicker range */
  /* ////////////////////////////////////////////// */
  /* datepicker */
  /* ////////////////////////////////////////////// */
  /* ////////////////////////////////////////////// */
}
.table-filter ul, .fechamento-caixa.cpanel .cpanel-summary .filter ul {
  width: 100%;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.table-filter ul li + li, .fechamento-caixa.cpanel .cpanel-summary .filter ul li + li {
  margin-left: 10px;
}
.table-filter label, .fechamento-caixa.cpanel .cpanel-summary .filter label,
.table-filter .mat-button,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-button,
.table-filter .mat-raised-button,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-raised-button {
  padding: 6px 12px;
}
.table-filter fa-icon, .fechamento-caixa.cpanel .cpanel-summary .filter fa-icon {
  margin-right: 10px;
}
.table-filter .buttons, .fechamento-caixa.cpanel .cpanel-summary .filter .buttons {
  margin: 0;
}
.table-filter .filter-search, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-search,
.table-filter .filter-select,
.fechamento-caixa.cpanel .cpanel-summary .filter .filter-select,
.table-filter .filter-text,
.fechamento-caixa.cpanel .cpanel-summary .filter .filter-text,
.table-filter .mat-checkbox,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-checkbox,
.table-filter .mat-button,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-button,
.table-filter .mat-raised-button,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-raised-button {
  font-size: 0.75rem !important;
  font-weight: 400;
  line-height: normal;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.table-filter .filter-search:hover, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-search:hover,
.table-filter .filter-select:hover,
.fechamento-caixa.cpanel .cpanel-summary .filter .filter-select:hover,
.table-filter .filter-text:hover,
.fechamento-caixa.cpanel .cpanel-summary .filter .filter-text:hover,
.table-filter .mat-checkbox:hover,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-checkbox:hover,
.table-filter .mat-button:hover,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-button:hover,
.table-filter .mat-raised-button:hover,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-raised-button:hover {
  background-color: #eeeeee;
  transition: all 0.2s ease-in-out;
}
.table-filter .filter-search:disabled:hover, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-search:disabled:hover,
.table-filter .filter-select:disabled:hover,
.fechamento-caixa.cpanel .cpanel-summary .filter .filter-select:disabled:hover,
.table-filter .filter-text:disabled:hover,
.fechamento-caixa.cpanel .cpanel-summary .filter .filter-text:disabled:hover,
.table-filter .mat-checkbox:disabled:hover,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-checkbox:disabled:hover,
.table-filter .mat-button:disabled:hover,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-button:disabled:hover,
.table-filter .mat-raised-button:disabled:hover,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-raised-button:disabled:hover {
  background: inherit;
}
.table-filter .filter-search button, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-search button,
.table-filter .filter-select button,
.fechamento-caixa.cpanel .cpanel-summary .filter .filter-select button,
.table-filter .filter-text button,
.fechamento-caixa.cpanel .cpanel-summary .filter .filter-text button,
.table-filter .mat-checkbox button,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-checkbox button,
.table-filter .mat-button button,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-button button,
.table-filter .mat-raised-button button,
.fechamento-caixa.cpanel .cpanel-summary .filter .mat-raised-button button {
  width: auto;
  height: auto;
  color: #555555;
  line-height: normal;
}
.table-filter .filter-select .mat-form-field-wrapper, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-select .mat-form-field-wrapper {
  min-width: 150px;
  padding: 0;
  border: none;
}
.table-filter .filter-select .mat-select, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-select .mat-select {
  padding: 0;
  margin: 0;
  transition: all 0.2s ease-in-out;
}
.table-filter .filter-select .mat-select:hover, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-select .mat-select:hover {
  background-color: #eeeeee;
  transition: all 0.2s ease-in-out;
}
.table-filter .filter-select .mat-select-trigger, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-select .mat-select-trigger {
  height: auto;
  padding: 7px 8px;
}
.table-filter .filter-select .mat-select-value, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-select .mat-select-value {
  font-size: 0.75rem;
}
.table-filter .filter-datepicker-range, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker-range, .table-filter .filter-datepicker, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker {
  max-width: 185px;
}
.table-filter .filter-datepicker-range .mat-form-field-wrapper, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker-range .mat-form-field-wrapper, .table-filter .filter-datepicker .mat-form-field-wrapper, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker .mat-form-field-wrapper {
  padding: 6px 8px 5px 8px;
  border: 1px solid #e1e1e1;
  background: transparent;
  transition: all 0.2s ease-in-out;
}
.table-filter .filter-datepicker-range .mat-form-field-wrapper:hover, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker-range .mat-form-field-wrapper:hover, .table-filter .filter-datepicker .mat-form-field-wrapper:hover, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker .mat-form-field-wrapper:hover {
  background-color: #eeeeee;
  transition: all 0.2s ease-in-out;
}
.table-filter .filter-datepicker-range .mat-form-field-label-wrapper, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker-range .mat-form-field-label-wrapper, .table-filter .filter-datepicker .mat-form-field-label-wrapper, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker .mat-form-field-label-wrapper {
  height: 20px;
  font-size: 0.75rem;
  top: -4px;
}
.table-filter .filter-datepicker-range.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker-range.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label, .table-filter .mat-form-field-can-float.mat-form-field-should-float.filter-datepicker .mat-form-field-label, .fechamento-caixa.cpanel .cpanel-summary .filter .mat-form-field-can-float.mat-form-field-should-float.filter-datepicker .mat-form-field-label {
  display: none;
}
.table-filter .filter-datepicker-range .mat-datepicker-toggle, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker-range .mat-datepicker-toggle, .table-filter .filter-datepicker .mat-datepicker-toggle, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker .mat-datepicker-toggle {
  color: #555555;
  font-size: 1rem;
}
.table-filter .filter-datepicker-range .mat-datepicker-toggle .mat-icon-button, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker-range .mat-datepicker-toggle .mat-icon-button, .table-filter .filter-datepicker .mat-datepicker-toggle .mat-icon-button, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker .mat-datepicker-toggle .mat-icon-button {
  padding: 4px 8px;
  margin: -4px -8px;
}
.table-filter .filter-datepicker-range .mat-datepicker-toggle .mat-icon-button svg, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker-range .mat-datepicker-toggle .mat-icon-button svg, .table-filter .filter-datepicker .mat-datepicker-toggle .mat-icon-button svg, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker .mat-datepicker-toggle .mat-icon-button svg {
  margin-top: -2px;
}
.table-filter .filter-datepicker .mat-form-field-label-wrapper, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-datepicker .mat-form-field-label-wrapper {
  top: -1px;
}
.table-filter .filter-search, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-search {
  width: 300px;
  padding: 0 12px;
}
.table-filter .filter-search fa-icon, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-search fa-icon {
  margin: 0 0 0 5px;
}
.table-filter .filter-search input, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-search input {
  width: calc(100% - 17px);
  font-size: 0.75rem;
  line-height: normal;
  padding: 7px 0;
  border: none;
  background: transparent;
}
.table-filter .filter-text, .fechamento-caixa.cpanel .cpanel-summary .filter .filter-text {
  height: 30px;
  padding: 0 15px;
  cursor: default;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.mat-tab-group .mat-tab-label {
  height: 40px;
  font-weight: 400;
  color: #555555;
  z-index: 1;
}
.mat-tab-group .mat-tab-label.mat-tab-label-active {
  font-weight: 600;
  opacity: 1;
  filter: alpha(opacity=100);
}
.mat-tab-group .mat-ink-bar {
  height: 100%;
  background: white !important;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.mat-tab-group .mat-tab-nav-bar,
.mat-tab-group .mat-tab-header {
  border: none;
  overflow: auto;
}
.mat-tab-group .mat-tab-body-wrapper {
  background: white;
  border-radius: 2px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.mat-tab-group .mat-tab-content {
  padding: 20px;
}
.tooltip {
  min-width: 170px;
  font-size: 0.75rem;
  font-weight: 500;
  color: white;
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: flex;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  transition: all 0.2s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.theme-d1000 .tooltip {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-profarma .tooltip {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-farmalife .tooltip {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-drogasmil .tooltip {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-tamoio .tooltip {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-rosario .tooltip {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-d1000 > .tooltip {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-profarma > .tooltip {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-farmalife > .tooltip {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-drogasmil > .tooltip {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-tamoio > .tooltip {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.theme-rosario > .tooltip {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.tooltip.theme-d1000 {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.tooltip.theme-profarma {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.tooltip.theme-farmalife {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.tooltip.theme-drogasmil {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.tooltip.theme-tamoio {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.tooltip.theme-rosario {
  background: linear-gradient(165deg, #2d2d2b 50%, #1d1d1b 50%);
}
.tooltip:before {
  content: "";
  width: 0;
  height: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  left: -10px;
  border-style: solid;
  border-width: 10px 10px 10px 0;
}
.theme-d1000 .tooltip:before {
  border-color: transparent #2d2d2b transparent transparent;
}
.theme-profarma .tooltip:before {
  border-color: transparent #2d2d2b transparent transparent;
}
.theme-farmalife .tooltip:before {
  border-color: transparent #2d2d2b transparent transparent;
}
.theme-drogasmil .tooltip:before {
  border-color: transparent #2d2d2b transparent transparent;
}
.theme-tamoio .tooltip:before {
  border-color: transparent #2d2d2b transparent transparent;
}
.theme-rosario .tooltip:before {
  border-color: transparent #2d2d2b transparent transparent;
}
.theme-d1000 > .tooltip:before {
  border-color: transparent #2d2d2b transparent transparent;
}
.theme-profarma > .tooltip:before {
  border-color: transparent #2d2d2b transparent transparent;
}
.theme-farmalife > .tooltip:before {
  border-color: transparent #2d2d2b transparent transparent;
}
.theme-drogasmil > .tooltip:before {
  border-color: transparent #2d2d2b transparent transparent;
}
.theme-tamoio > .tooltip:before {
  border-color: transparent #2d2d2b transparent transparent;
}
.theme-rosario > .tooltip:before {
  border-color: transparent #2d2d2b transparent transparent;
}
.tooltip:before.theme-d1000 {
  border-color: transparent #2d2d2b transparent transparent;
}
.tooltip:before.theme-profarma {
  border-color: transparent #2d2d2b transparent transparent;
}
.tooltip:before.theme-farmalife {
  border-color: transparent #2d2d2b transparent transparent;
}
.tooltip:before.theme-drogasmil {
  border-color: transparent #2d2d2b transparent transparent;
}
.tooltip:before.theme-tamoio {
  border-color: transparent #2d2d2b transparent transparent;
}
.tooltip:before.theme-rosario {
  border-color: transparent #2d2d2b transparent transparent;
}
.tooltip .close {
  display: none;
}
.tooltip.visible {
  min-width: 180px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.tooltip.top {
  top: 35px;
  left: -20px;
}
.tooltip.top:before {
  top: -15px;
  left: 20px;
  margin-top: 0;
  transform: rotate(90deg);
}
.tooltip.top.right {
  left: auto;
  right: 0;
}
.tooltip.top.right:before {
  left: auto;
  right: 10px;
}
.tooltip.top.left {
  left: 0;
}
.tooltip.top.left:before {
  left: 10px;
}
button,
a,
p,
i,
fa-icon,
.item-name,
.input-name {
  position: relative;
}
button:hover + .tooltip,
a:hover + .tooltip,
p:hover + .tooltip,
i:hover + .tooltip,
fa-icon:hover + .tooltip,
.item-name:hover + .tooltip,
.input-name:hover + .tooltip {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.2s ease-in-out;
  visibility: visible;
}
/* ////////////////////////// */
.mat-tooltip {
  font-size: 0.75rem;
  font-weight: 500;
  color: white;
  background: linear-gradient(180deg, #2d2d2b 50%, #1d1d1b 50%);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 4px !important;
}
.mat-drawer-container {
  color: #555555;
  background: #f5f5f5;
}
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  touch-action: none;
  -webkit-user-select: none;
          user-select: none;
}
.cropper-container img {
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}
.cropper-wrap-box, .cropper-canvas, .cropper-drag-box, .cropper-crop-box, .cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cropper-wrap-box, .cropper-canvas {
  overflow: hidden;
}
.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}
.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}
.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}
.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}
.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: 33.3333333333%;
  left: 0;
  top: 33.3333333333%;
  width: 100%;
}
.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: 33.3333333333%;
  top: 0;
  width: 33.3333333333%;
}
.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}
.cropper-center::before, .cropper-center::after {
  background-color: #eee;
  content: " ";
  display: block;
  position: absolute;
}
.cropper-center::before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}
.cropper-center::after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}
.cropper-face, .cropper-line, .cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}
.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}
.cropper-line {
  background-color: #39f;
}
.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}
.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}
.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}
.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}
.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}
.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}
.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}
.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}
.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}
.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}
.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}
.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}
.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}
@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}
.cropper-point.point-se::before {
  background-color: #39f;
  bottom: -50%;
  content: " ";
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}
.cropper-invisible {
  opacity: 0;
}
.cropper-bg {
  background-image: url('bg.62f75bdae8829785.png');
}
.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.cropper-hidden {
  display: none !important;
}
.cropper-move {
  cursor: move;
}
.cropper-crop {
  cursor: crosshair;
}
.cropper-disabled .cropper-drag-box, .cropper-disabled .cropper-face, .cropper-disabled .cropper-line, .cropper-disabled .cropper-point {
  cursor: not-allowed;
}
.login, .forgot {
  width: 100%;
  background: #555555;
  background: linear-gradient(140deg, #555555, #000000);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$gradient-start", endColorstr="$gradient-end",GradientType=1 );
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.login video, .forgot video {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
}
.login section, .forgot section {
  width: 100%;
  max-width: 350px;
  text-align: center;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 20px;
}
.login header, .forgot header {
  text-align: center;
  margin-bottom: 20px;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.login header .logo object, .forgot header .logo object {
  width: 100%;
  min-width: 240px;
  max-width: 240px;
}
.login .profile-picture, .forgot .profile-picture {
  width: 150px;
  height: 150px;
  border: 2px solid white;
  margin: 0 auto 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow-x: hidden;
  border-radius: 100rem;
}
.login p, .forgot p {
  color: white;
}
.login input, .forgot input {
  width: 100%;
  font-size: 1.125rem;
  text-align: center;
  color: white;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 10px 0;
  /*&:-webkit-autofill,
  &:-webkit-autofill::first-line,
  &:-webkit-autofill:hover,
  &:-webkit-autofill:focus,
  &:-webkit-autofill:active {
    font: 400 $fs-18 'Roboto'!important;
  }*/
}
.login .forgot-password, .forgot .forgot-password {
  font-size: 1rem;
  color: white;
  cursor: pointer;
}
.login .mat-form-field-wrapper, .forgot .mat-form-field-wrapper {
  padding: 0;
}
.login .buttons, .forgot .buttons {
  margin-top: 20px;
  flex-direction: column;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.login .buttons button, .forgot .buttons button {
  width: 100%;
  max-width: 200px;
  text-transform: uppercase;
  color: white;
  padding: 4px 20px;
  background: transparent;
}
.login .buttons button:hover, .forgot .buttons button:hover {
  border-color: rgba(255, 255, 255, 0.5);
  background: transparent;
}
.login .buttons button.mat-button-disabled, .forgot .buttons button.mat-button-disabled {
  color: white;
}
.login .buttons a, .forgot .buttons a {
  font-size: 0.875rem;
  color: white;
  margin-top: 20px;
}
.login .expired-password, .forgot .expired-password {
  margin: 20px 0;
}
.login .expired-password > p, .forgot .expired-password > p {
  font-size: 1.375rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.login app-loading, .forgot app-loading {
  left: auto;
  right: 10px;
}
@media screen and (min-width: 1024px) {
  .login header .logo object, .forgot header .logo object {
    width: 100%;
    min-width: 300px;
    max-width: 300px;
  }
  .login section, .forgot section {
    max-width: 800px;
    display: flex;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    /* usage @include flex-justify-content(center); */
  }
  .login section .content, .forgot section .content {
    width: calc(100% - 240px - 40px / 2);
    padding-left: 40px;
    margin-left: 40px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  .login input, .forgot input {
    font-size: 1rem;
  }
}
.forgot p {
  color: white;
}
.home .qtd-box .qtd {
  display: block;
  width: 100%;
  text-align: right;
  font-size: 35px;
}
.home .qtd-box .label {
  display: block;
  width: 100%;
  text-align: right;
}
.home.cpanel-manager {
  /* ////////////////////////////////////////////////////////////////// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.home.cpanel-manager .filter .filter-list {
  margin-top: 20px;
}
.home.cpanel-manager .filter .filter-list mat-form-field {
  width: 19%;
  margin-right: 12px;
}
.home.cpanel-manager .filter .filter-list mat-form-field:last-child {
  margin-right: 0px;
}
@media screen and (max-width: 600px) {
  .home.cpanel-manager .filter .filter-list {
    margin-top: 20px;
    flex-direction: column;
  }
  .home.cpanel-manager .filter .filter-list mat-form-field {
    width: 100%;
    margin-bottom: 32px;
  }
  .home.cpanel-manager .filter .filter-list mat-form-field:last-child {
    margin-right: 0px;
  }
}
.home.cpanel-manager .summary .summary-items {
  display: flex;
  /* alerts */
  /* /// */
  /* /// */
}
@media screen and (max-width: 800px) {
  .home.cpanel-manager .summary .summary-items {
    flex-direction: column;
  }
}
.home.cpanel-manager .summary .summary-items .box, .home.cpanel-manager .summary .summary-items .permissoes .flags li .mat-checkbox .mat-checkbox-label, .permissoes .flags li .mat-checkbox .home.cpanel-manager .summary .summary-items .mat-checkbox-label, .home.cpanel-manager .summary .summary-items .parametrizacao.sla-pedidos .order-steps > li fa-icon, .parametrizacao.sla-pedidos .order-steps > li .home.cpanel-manager .summary .summary-items fa-icon, .home.cpanel-manager .summary .summary-items .vtex.tratamento-pedidos ul li, .vtex.tratamento-pedidos ul .home.cpanel-manager .summary .summary-items li, .home.cpanel-manager .summary .summary-items .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .home.cpanel-manager .summary .summary-items .mat-checkbox-label, .home.cpanel-manager .summary .summary-items .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .home.cpanel-manager .summary .summary-items .mat-checkbox-label, .home.cpanel-manager .summary .summary-items .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .home.cpanel-manager .summary .summary-items .mat-radio-label, .home.cpanel-manager .summary .summary-items > li, .home.cpanel-manager .summary .summary-items .chart-donut .legend fa-icon, .home.cpanel-manager .summary .summary-items .painel-nfce.consulta .options .legend fa-icon, .painel-nfce.consulta .home.cpanel-manager .summary .summary-items .options .legend fa-icon, .chart-donut .legend .home.cpanel-manager .summary .summary-items fa-icon, .painel-nfce.consulta .options .legend .home.cpanel-manager .summary .summary-items fa-icon, .home.cpanel-manager .summary .summary-items .chart-gauge .legend fa-icon, .chart-gauge .legend .home.cpanel-manager .summary .summary-items fa-icon, .home.cpanel-manager .summary .summary-items .cropperJsBox {
  padding: 10px 20px;
}
.home.cpanel-manager .summary .summary-items > li {
  position: relative;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.home.cpanel-manager .summary .summary-items > li:before {
  content: "";
  width: 6px;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #656565;
}
.home.cpanel-manager .summary .summary-items > li + li {
  margin-left: 20px;
}
@media screen and (max-width: 800px) {
  .home.cpanel-manager .summary .summary-items > li + li {
    margin-top: 12px;
    margin-left: 0px;
  }
}
.home.cpanel-manager .summary .summary-items > li:nth-child(2) fa-icon {
  font-size: 1.75rem;
}
.home.cpanel-manager .summary .summary-items > li fa-icon {
  font-size: 1.875rem;
  margin-right: 20px;
}
.home.cpanel-manager .summary .summary-items > li .currency {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  margin-right: 20px;
}
.home.cpanel-manager .summary .summary-items > li p {
  font-size: 1.5rem;
  font-weight: 500;
}
.home.cpanel-manager .summary .summary-items > li small {
  font-size: 0.875rem;
  font-weight: 400;
  display: block;
}
.home.cpanel-manager .summary .summary-items > li .chart-area {
  width: 50px;
  text-align: center;
  margin: 0 0 -4px 20px;
}
.home.cpanel-manager .summary .summary-items > li .chart-area small {
  font-weight: 500;
  padding: 0 10px 5px 0;
}
@media screen and (min-width: 768px) {
  .home.cpanel-manager .summary .summary-items .disponibilidade, .home.cpanel-manager .summary .summary-items .equipamentos {
    width: 15% !important;
  }
}
.home.cpanel-manager .summary .summary-items .os .content .mobile {
  display: none;
}
.home.cpanel-manager .summary .summary-items .os .content .full {
  display: block;
}
@media screen and (max-width: 768px) {
  .home.cpanel-manager .summary .summary-items .os .content .mobile {
    display: block;
  }
  .home.cpanel-manager .summary .summary-items .os .content .full {
    display: none;
  }
}
.home.cpanel-manager .summary .summary-items .sla {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  flex-wrap: wrap;
}
.home.cpanel-manager .summary .summary-items .sla li {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  /*@media screen and (max-width: 768px) {
    &:first-child {
      display: none !important;
    }
  }*/
}
.home.cpanel-manager .summary .summary-items .sla li + li {
  padding-left: calc(25px);
  margin-left: 20px;
  border-left: 1px solid #e1e1e1;
  width: 13%;
}
@media screen and (max-width: 768px) {
  .home.cpanel-manager .summary .summary-items .sla li + li {
    flex: 1 100%;
  }
}
.home.cpanel-manager .summary .summary-items .green:before {
  background: #006cb7;
}
.home.cpanel-manager .summary .summary-items .green fa-icon,
.home.cpanel-manager .summary .summary-items .green .currency {
  color: #006cb7;
}
.home.cpanel-manager .summary .summary-items .green .chart-area small {
  color: #006cb7;
}
.home.cpanel-manager .summary .summary-items .yellow:before {
  background: #006cb7;
}
.home.cpanel-manager .summary .summary-items .yellow fa-icon,
.home.cpanel-manager .summary .summary-items .yellow .currency {
  color: #006cb7;
}
.home.cpanel-manager .summary .summary-items .yellow .chart-area small {
  color: #006cb7;
}
.home.cpanel-manager .summary .summary-items .red:before {
  background: #006cb7;
}
.home.cpanel-manager .summary .summary-items .red fa-icon,
.home.cpanel-manager .summary .summary-items .red .currency {
  color: #006cb7;
}
.home.cpanel-manager .summary .summary-items .red .chart-area small {
  color: #006cb7;
}
.home.cpanel-manager .dashboard {
  display: flex;
  /* ////////////////////////////////////////////////////////////////// */
  /* ////////////////////////////////////////////////////////////////// */
  /* ////////////////////////////////////// */
}
@media screen and (max-width: 600px) {
  .home.cpanel-manager .dashboard {
    flex-direction: column;
  }
}
.home.cpanel-manager .dashboard > section + section {
  margin-left: 20px;
}
@media screen and (max-width: 600px) {
  .home.cpanel-manager .dashboard header {
    margin: 20px 0px 0px 0px !important;
  }
}
.home.cpanel-manager .dashboard .separacao {
  min-height: 500px;
}
.home.cpanel-manager .dashboard .separacao:nth-child(1) {
  width: 35%;
}
.home.cpanel-manager .dashboard .separacao:nth-child(2) {
  width: 65%;
}
@media screen and (max-width: 600px) {
  .home.cpanel-manager .dashboard .separacao:nth-child(1) {
    width: 100%;
    margin: 0px 0px 12px 0px;
    padding: 0px;
  }
  .home.cpanel-manager .dashboard .separacao:nth-child(2) {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
}
.home.cpanel-manager .dashboard .separacao .chart-disponibilidade {
  overflow-x: auto;
}
.home.cpanel-manager .dashboard .separacao .separacao-group .scrollbar, .home.cpanel-manager .dashboard .separacao .separacao-group .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .home.cpanel-manager .dashboard .separacao .separacao-group .ng2-pdf-viewer-container, .home.cpanel-manager .dashboard .separacao .separacao-group .mat-select-panel {
  height: calc(100vh - 450px);
  display: flex;
}
.home.cpanel-manager .dashboard .separacao .separacao-group .scrollbar > div, .home.cpanel-manager .dashboard .separacao .separacao-group .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container > div, .dialog-desbloqueio-usuario-autorizacao .home.cpanel-manager .dashboard .separacao .separacao-group .ng2-pdf-viewer-container > div, .home.cpanel-manager .dashboard .separacao .separacao-group .mat-select-panel > div {
  width: calc(100% - 5px);
}
.home.cpanel-manager .dashboard .separacao .separacao-group .scrollbar > div + div, .home.cpanel-manager .dashboard .separacao .separacao-group .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container > div + div, .dialog-desbloqueio-usuario-autorizacao .home.cpanel-manager .dashboard .separacao .separacao-group .ng2-pdf-viewer-container > div + div, .home.cpanel-manager .dashboard .separacao .separacao-group .mat-select-panel > div + div {
  padding-left: 10px;
  margin-left: 10px;
}
.home.cpanel-manager .dashboard .separacao .separacao-group .table .table-header li, .home.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-header li,
.home.cpanel-manager .dashboard .separacao .separacao-group .table .table-content li,
.home.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-content li {
  width: calc(25% - 20px - 5px);
}
.home.cpanel-manager .dashboard .separacao .separacao-group .table .table-header li:first-child, .home.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-header li:first-child,
.home.cpanel-manager .dashboard .separacao .separacao-group .table .table-content li:first-child,
.home.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-content li:first-child {
  width: 75%;
}
.home.cpanel-manager .dashboard .separacao .separacao-group .table .table-header li:first-child span, .home.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-header li:first-child span,
.home.cpanel-manager .dashboard .separacao .separacao-group .table .table-content li:first-child span,
.home.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-content li:first-child span {
  width: 75%;
  display: block;
  padding: 10px;
  background: rgba(0, 108, 183, 0.4);
  margin: -10px;
}
.home.cpanel-manager .dashboard .separacao .separacao-group .table .table-header li .item-name, .home.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-header li .item-name,
.home.cpanel-manager .dashboard .separacao .separacao-group .table .table-content li .item-name,
.home.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-content li .item-name {
  padding: 0 10px;
}
.home.cpanel-manager .dashboard .separacao .separacao-group .legend {
  display: flex;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
  margin-bottom: 20px;
}
.home.cpanel-manager .dashboard .separacao .separacao-group .legend li {
  font-size: 0.75rem;
  padding-left: 45px;
  position: relative;
}
.home.cpanel-manager .dashboard .separacao .separacao-group .legend li:before {
  content: "";
  width: 40px;
  height: 15px;
  position: absolute;
  left: 0;
}
.home.cpanel-manager .dashboard .separacao .separacao-group .legend li:first-child:before {
  background: rgba(224, 42, 49, 0.4);
}
.home.cpanel-manager .dashboard .separacao .separacao-group .legend li:last-child:before {
  background: rgba(113, 191, 75, 0.4);
}
.home.cpanel-manager .dashboard .separacao .separacao-group .legend li + li {
  margin-left: calc(15px);
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda {
  width: 37%;
  /* /// */
  /* /// */
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .header-actions li + li {
  margin-left: 10px;
  border-left: 1px solid #e1e1e1;
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings {
  display: flex;
  /* position vertically ie */
  align-items: flex-end;
  /* usage @include flex-align-items(center); */
  /* /////////////// */
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li {
  /* /// */
  /* /// */
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .label {
  font-size: 0.875rem;
  margin-bottom: 4px;
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-label {
  padding: 10px;
  background: white;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-checked .mat-radio-label {
  background: rgba(119, 196, 81, 0.2);
  transition: all 0.2s ease-in-out;
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-group {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  border-right: none;
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-button + .mat-radio-button {
  margin-left: 10px;
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-button.mat-radio-checked .table-content {
  background: rgba(113, 191, 75, 0.3);
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-button .mat-radio-label-content {
  padding: 0;
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-button .mat-radio-container {
  display: none;
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .fm-group {
  width: 150px;
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings .mat-radio-button,
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings .mat-radio-label-content {
  width: 100%;
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .sla-delivery-venda {
  height: calc(100% - 100px);
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .chart-bar {
  width: 100%;
  height: calc(100% - 60px);
}
.home.cpanel-manager .dashboard .chart-sla-delivery-venda .chart-bar canvas {
  max-height: calc(50vh - 105px);
}
.home.cpanel-manager .dashboard .chart-sla-group {
  width: 28%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.home.cpanel-manager .dashboard .chart-sla-group > div + div {
  margin-top: 20px;
}
.home.cpanel-manager .dashboard .chart-sla-group .chart-donut .legend li:first-child, .home.cpanel-manager .dashboard .chart-sla-group .painel-nfce.consulta .options .legend li:first-child, .painel-nfce.consulta .home.cpanel-manager .dashboard .chart-sla-group .options .legend li:first-child, .home.cpanel-manager .dashboard .chart-sla-group .chart-gauge .legend li:first-child {
  font-weight: 800;
  margin-bottom: 5px;
}
@media screen and (min-width: 1400px) {
  .home.cpanel-manager .dashboard {
    /* ////////////////////////////////////// */
    /* ////////////////////////////////////// */
  }
  .home.cpanel-manager .dashboard .separacao .separacao-group .table .table-header li, .home.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-header li,
.home.cpanel-manager .dashboard .separacao .separacao-group .table .table-content li,
.home.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-content li {
    width: calc(75% - 13px);
  }
  .home.cpanel-manager .dashboard .chart-sla-delivery-venda {
    width: 40%;
  }
  .home.cpanel-manager .dashboard .chart-sla-group {
    width: 30%;
  }
  .home.cpanel-manager .dashboard .chart-sla-group .chart-donut .chart, .home.cpanel-manager .dashboard .chart-sla-group .painel-nfce.consulta .options .chart, .painel-nfce.consulta .home.cpanel-manager .dashboard .chart-sla-group .options .chart, .home.cpanel-manager .dashboard .chart-sla-group .chart-gauge .chart {
    width: calc(50vh - 282px);
    height: calc(50vh - 282px);
    min-width: auto;
    min-height: auto;
  }
  .home.cpanel-manager .dashboard .chart-sla-group .chart-donut .legend li:first-child, .home.cpanel-manager .dashboard .chart-sla-group .painel-nfce.consulta .options .legend li:first-child, .painel-nfce.consulta .home.cpanel-manager .dashboard .chart-sla-group .options .legend li:first-child, .home.cpanel-manager .dashboard .chart-sla-group .chart-gauge .legend li:first-child {
    font-size: 1rem;
  }
  .home.cpanel-manager .dashboard .chart-sla-group .chart-donut .legend li + li, .home.cpanel-manager .dashboard .chart-sla-group .painel-nfce.consulta .options .legend li + li, .painel-nfce.consulta .home.cpanel-manager .dashboard .chart-sla-group .options .legend li + li, .home.cpanel-manager .dashboard .chart-sla-group .chart-gauge .legend li + li {
    margin-top: 10px;
  }
}
.home .os-action {
  cursor: pointer;
}
.home .os-action:hover {
  color: #006CB7;
}
@media screen and (max-width: 600px) {
  .home .chart-container {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}
/* pricing */
.budget-contract.contract-new {
  /* //////////////////////////////////////////////////////// */
  /* //////////////////////////////////////////////////////// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.budget-contract.contract-new .contract-type header {
  margin-bottom: 10px;
}
.budget-contract.contract-new .contract-type header h1 {
  margin: 0;
}
.budget-contract.contract-new .contract-type .actions {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  flex-wrap: wrap;
  /* usage @include flex-wrap(nowrap); */
  /* usage @include flex-wrap(wrap); */
}
.budget-contract.contract-new .contract-type .actions li {
  margin: 0 10px 0 0;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(1) {
  color: #fab727;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(1) fa-icon {
  background-color: #fab727;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(2) {
  color: #f48925;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(2) fa-icon {
  background-color: #f48925;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(3) {
  color: #d0232a;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(3) fa-icon {
  background-color: #d0232a;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(4) {
  color: #9a1740;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(4) fa-icon {
  background-color: #9a1740;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(5) {
  color: #86266b;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(5) fa-icon {
  background-color: #86266b;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(6) {
  color: #2674ae;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(6) fa-icon {
  background-color: #2674ae;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(7) {
  color: #2d86c8;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(7) fa-icon {
  background-color: #2d86c8;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(8) {
  color: #4cb757;
}
.budget-contract.contract-new .contract-type .actions li:nth-child(8) fa-icon {
  background-color: #4cb757;
}
.budget-contract.contract-new .contract-type .actions li .mat-radio-button {
  width: 100%;
  position: relative;
  /* /// */
  /* /// */
}
.budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label {
  padding: 0;
  border-radius: 100rem;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
  transition: all 0.2s ease-in-out;
}
.budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all 0.2s ease-in-out;
}
.budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label .mat-radio-container {
  display: none;
}
.budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label fa-icon {
  width: 27px;
  font-size: 1.375rem;
  text-align: center;
  color: white;
  padding: 10px;
  border-radius: 100rem;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-in-out;
}
.budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label fa-icon + span {
  margin: 0 10px;
}
.budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label .mat-radio-label-content {
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0 15px 0 0;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.budget-contract.contract-new .contract-type .actions li .mat-radio-button.mat-radio-checked .mat-radio-label {
  color: white;
  background: #4cb757;
}
.budget-contract.contract-new .contract-type .actions li .mat-radio-button.mat-radio-checked .mat-radio-label fa-icon {
  background: #4cb757;
}
.budget-contract.contract-new .contract-type .actions li .mat-radio-button.mat-radio-disabled {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.budget-contract.contract-new .contract-type .actions li .mat-radio-button.mat-radio-disabled .mat-radio-label {
  font-weight: 400;
  color: #b1b1b1;
  background: #e1e1e1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.budget-contract.contract-new .contract-type .actions li .mat-radio-button.mat-radio-disabled .mat-radio-label fa-icon {
  color: #b1b1b1;
  background: #e1e1e1;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
}
.budget-contract.contract-new .contract-options .products {
  height: 350px;
}
.budget-contract.contract-new .contract-options .products .table-header li:nth-child(1),
.budget-contract.contract-new .contract-options .products .table-content li:nth-child(1) {
  width: 30px;
  text-align: center;
}
.budget-contract.contract-new .contract-options .products .table-header li:nth-child(2),
.budget-contract.contract-new .contract-options .products .table-content li:nth-child(2) {
  width: 15%;
}
.budget-contract.contract-new .contract-options .products .table-header li:nth-child(3),
.budget-contract.contract-new .contract-options .products .table-content li:nth-child(3) {
  width: calc(80% - 60px);
}
.budget-contract.contract-new .contract-options .products .table-header li:nth-child(4),
.budget-contract.contract-new .contract-options .products .table-content li:nth-child(4) {
  width: 15%;
}
.budget-contract.contract-new .contract-options .products .table-header li:nth-child(5),
.budget-contract.contract-new .contract-options .products .table-content li:nth-child(5) {
  width: 30px;
  text-align: center;
}
.budget-contract.contract-new .contract-options .products .table-content li .fm-group {
  padding: 0;
}
.budget-contract.contract-new .contract-options .products .table-content li .fm-group .mat-form-field-wrapper {
  background: white;
}
.budget-contract.contract-new .contract-details textarea {
  height: 55px;
}
@media screen and (min-width: 1024px) {
  .budget-contract.contract-new {
    /* ////////////////// */
  }
  .budget-contract.contract-new .contract-details .fieldset-inline fieldset {
    width: 70%;
  }
  .budget-contract.contract-new .contract-details .fieldset-inline fieldset + fieldset {
    width: calc(30% - 10px);
  }
  .budget-contract.contract-new .contract-details .fieldset-inline fieldset + fieldset textarea {
    height: 151px;
  }
  .budget-contract.contract-new .contract-options .products {
    height: 350px;
  }
  .budget-contract.contract-new .contract-options .products .table-header li:nth-child(1),
.budget-contract.contract-new .contract-options .products .table-content li:nth-child(1) {
    width: 30px;
  }
  .budget-contract.contract-new .contract-options .products .table-header li:nth-child(2),
.budget-contract.contract-new .contract-options .products .table-content li:nth-child(2) {
    width: 10%;
  }
  .budget-contract.contract-new .contract-options .products .table-header li:nth-child(3),
.budget-contract.contract-new .contract-options .products .table-content li:nth-child(3) {
    width: calc(80% - 60px);
  }
  .budget-contract.contract-new .contract-options .products .table-header li:nth-child(4),
.budget-contract.contract-new .contract-options .products .table-content li:nth-child(4) {
    width: 10%;
  }
  .budget-contract.contract-new .contract-options .products .table-header li:nth-child(5),
.budget-contract.contract-new .contract-options .products .table-content li:nth-child(5) {
    width: 30px;
    text-align: center;
  }
}
.budget-contract.budget-contract-import {
  width: 1200px;
  height: calc(90vh - 90px);
  /* ////////////////////////////// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.budget-contract.budget-contract-import .options .buttons {
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  /* usage @include flex-justify-content(center); */
}
.budget-contract.budget-contract-import .file-uploader {
  height: 100%;
}
.budget-contract.budget-contract-import .file-uploader .file-uploader-wrapper {
  height: 100%;
}
.budget-contract.budget-contract-import .import-settings {
  padding: 0;
  margin-top: 20px;
  display: flex;
}
.budget-contract.budget-contract-import .import-settings .import-upload {
  width: 40%;
  margin-right: 20px;
}
.budget-contract.budget-contract-import .import-settings .import-details {
  width: calc(60% - 20px);
}
.budget-contract.budget-contract-import .scrollbar, .budget-contract.budget-contract-import .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .budget-contract.budget-contract-import .ng2-pdf-viewer-container, .budget-contract.budget-contract-import .mat-select-panel {
  height: calc(100vh - 495px);
}
@media screen and (min-width: 1400px) {
  .budget-contract.budget-contract-import .scrollbar, .budget-contract.budget-contract-import .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .budget-contract.budget-contract-import .ng2-pdf-viewer-container, .budget-contract.budget-contract-import .mat-select-panel {
    height: calc(100vh - 520px);
  }
}
.budget-contract.contract-query .mat-tab-content {
  height: calc(100vh - 180px);
}
.budget-contract.contract-query .mat-tab-content .scrollbar, .budget-contract.contract-query .mat-tab-content .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .budget-contract.contract-query .mat-tab-content .ng2-pdf-viewer-container, .budget-contract.contract-query .mat-tab-content .mat-select-panel {
  height: calc(100vh - 365px);
}
.budget-contract.contract-query .table, .budget-contract.contract-query .table-smaller {
  /* /// */
}
.budget-contract.contract-query .table .table-header li:nth-child(1), .budget-contract.contract-query .table-smaller .table-header li:nth-child(1),
.budget-contract.contract-query .table .table-content li:nth-child(1),
.budget-contract.contract-query .table-smaller .table-content li:nth-child(1) {
  width: 10%;
}
.budget-contract.contract-query .table .table-header li:nth-child(2), .budget-contract.contract-query .table-smaller .table-header li:nth-child(2),
.budget-contract.contract-query .table .table-content li:nth-child(2),
.budget-contract.contract-query .table-smaller .table-content li:nth-child(2) {
  width: 45%;
}
.budget-contract.contract-query .table .table-header li:nth-child(3), .budget-contract.contract-query .table-smaller .table-header li:nth-child(3),
.budget-contract.contract-query .table .table-content li:nth-child(3),
.budget-contract.contract-query .table-smaller .table-content li:nth-child(3) {
  width: 10%;
  text-align: center;
}
.budget-contract.contract-query .table .table-header li:nth-child(4), .budget-contract.contract-query .table-smaller .table-header li:nth-child(4),
.budget-contract.contract-query .table .table-content li:nth-child(4),
.budget-contract.contract-query .table-smaller .table-content li:nth-child(4) {
  width: 15%;
  text-align: center;
}
.budget-contract.contract-query .table .table-header li:nth-child(5), .budget-contract.contract-query .table-smaller .table-header li:nth-child(5),
.budget-contract.contract-query .table .table-content li:nth-child(5),
.budget-contract.contract-query .table-smaller .table-content li:nth-child(5) {
  width: 10%;
  text-align: center;
}
.budget-contract.contract-query .table .table-header li:nth-child(6), .budget-contract.contract-query .table-smaller .table-header li:nth-child(6),
.budget-contract.contract-query .table .table-content li:nth-child(6),
.budget-contract.contract-query .table-smaller .table-content li:nth-child(6) {
  width: 10%;
  text-align: center;
}
.budget-contract.contract-query .table .more ul li, .budget-contract.contract-query .table-smaller .more ul li {
  width: 12.5%;
}
.budget-contract.contract-query .table .more ul li:nth-child(1), .budget-contract.contract-query .table-smaller .more ul li:nth-child(1) {
  width: 10%;
}
.budget-contract.contract-query .table .more ul li:nth-child(2), .budget-contract.contract-query .table-smaller .more ul li:nth-child(2), .budget-contract.contract-query .table .more ul li:nth-child(5), .budget-contract.contract-query .table-smaller .more ul li:nth-child(5), .budget-contract.contract-query .table .more ul li:nth-child(6), .budget-contract.contract-query .table-smaller .more ul li:nth-child(6) {
  width: calc(65% / 3 - 15px - 2px);
}
.budget-contract.contract-preview {
  width: 800px;
  /* ///////////////////////////////// */
}
.budget-contract.contract-preview .contract-info {
  font-size: 0.875rem;
  height: 60px;
  margin-bottom: 20px;
}
.budget-contract.contract-preview .contract-info ul {
  columns: 3;
  /* usage @include columns(2); */
  /* remember use @include break-inside(); in li tag */
}
.budget-contract.contract-preview .contract-info ul li {
  margin-bottom: 20px;
}
.budget-contract.contract-preview .contract-info strong {
  display: block;
  margin-bottom: 5px;
}
.budget-contract.contract-preview .contract-options {
  height: calc(100vh - 260px);
  background: #f5f5f5;
  border-radius: 4px;
}
.budget-contract.contract-preview .contract-options .scrollbar, .budget-contract.contract-preview .contract-options .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .budget-contract.contract-preview .contract-options .ng2-pdf-viewer-container, .budget-contract.contract-preview .contract-options .mat-select-panel {
  height: calc(100vh - 340px);
}
.budget-contract.contract-preview .contract-options ol {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  flex-wrap: wrap;
  /* usage @include flex-wrap(nowrap); */
  /* usage @include flex-wrap(wrap); */
}
.budget-contract.contract-preview .contract-options ol li {
  margin: 10px;
  display: flex;
}
.budget-contract.contract-preview .contract-options ol span {
  min-width: 80px;
  font-size: 0.875rem !important;
  text-align: center;
  padding: 15px 30px;
  background: #f5f5f5;
  border-radius: 2px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-in-out;
}
.budget-contract.contract-preview .contract-options .table .table-header li:nth-child(2), .budget-contract.contract-preview .contract-options .table-smaller .table-header li:nth-child(2),
.budget-contract.contract-preview .contract-options .table .table-content li:nth-child(2),
.budget-contract.contract-preview .contract-options .table-smaller .table-content li:nth-child(2) {
  width: calc(55% - 40px);
}
.budget-contract.contract-preview .contract-options .table .table-header li:nth-child(1), .budget-contract.contract-preview .contract-options .table-smaller .table-header li:nth-child(1), .budget-contract.contract-preview .contract-options .table .table-header li:nth-child(3), .budget-contract.contract-preview .contract-options .table-smaller .table-header li:nth-child(3), .budget-contract.contract-preview .contract-options .table .table-header li:nth-child(4), .budget-contract.contract-preview .contract-options .table-smaller .table-header li:nth-child(4),
.budget-contract.contract-preview .contract-options .table .table-content li:nth-child(1),
.budget-contract.contract-preview .contract-options .table-smaller .table-content li:nth-child(1),
.budget-contract.contract-preview .contract-options .table .table-content li:nth-child(3),
.budget-contract.contract-preview .contract-options .table-smaller .table-content li:nth-child(3),
.budget-contract.contract-preview .contract-options .table .table-content li:nth-child(4),
.budget-contract.contract-preview .contract-options .table-smaller .table-content li:nth-child(4) {
  width: 15%;
}
.budget-contract.contract-preview .contract-options .table .table-header li:nth-child(3), .budget-contract.contract-preview .contract-options .table-smaller .table-header li:nth-child(3), .budget-contract.contract-preview .contract-options .table .table-header li:nth-child(4), .budget-contract.contract-preview .contract-options .table-smaller .table-header li:nth-child(4),
.budget-contract.contract-preview .contract-options .table .table-content li:nth-child(3),
.budget-contract.contract-preview .contract-options .table-smaller .table-content li:nth-child(3),
.budget-contract.contract-preview .contract-options .table .table-content li:nth-child(4),
.budget-contract.contract-preview .contract-options .table-smaller .table-content li:nth-child(4) {
  text-align: center;
}
.budget-contract.contract-counting {
  width: 600px;
  /* ///////////////////////////////// */
}
.budget-contract.contract-counting .table .table-header li, .budget-contract.contract-counting .table-smaller .table-header li,
.budget-contract.contract-counting .table .table-content li,
.budget-contract.contract-counting .table-smaller .table-content li {
  text-align: center;
}
.budget-contract.contract-counting .table .table-header li:nth-child(1), .budget-contract.contract-counting .table-smaller .table-header li:nth-child(1),
.budget-contract.contract-counting .table .table-content li:nth-child(1),
.budget-contract.contract-counting .table-smaller .table-content li:nth-child(1) {
  width: 20%;
}
.budget-contract.contract-counting .table .table-header li:nth-child(2), .budget-contract.contract-counting .table-smaller .table-header li:nth-child(2),
.budget-contract.contract-counting .table .table-content li:nth-child(2),
.budget-contract.contract-counting .table-smaller .table-content li:nth-child(2) {
  width: 15%;
}
.budget-contract.contract-counting .table .table-header li:nth-child(3), .budget-contract.contract-counting .table-smaller .table-header li:nth-child(3),
.budget-contract.contract-counting .table .table-content li:nth-child(3),
.budget-contract.contract-counting .table-smaller .table-content li:nth-child(3) {
  width: 15%;
}
.budget-contract.contract-counting .table .table-header li:nth-child(4), .budget-contract.contract-counting .table-smaller .table-header li:nth-child(4),
.budget-contract.contract-counting .table .table-content li:nth-child(4),
.budget-contract.contract-counting .table-smaller .table-content li:nth-child(4) {
  width: 25%;
}
.budget-contract.contract-counting .table .table-header li:nth-child(5), .budget-contract.contract-counting .table-smaller .table-header li:nth-child(5),
.budget-contract.contract-counting .table .table-content li:nth-child(5),
.budget-contract.contract-counting .table-smaller .table-content li:nth-child(5) {
  width: 25%;
}
.budget-contract.contract-counting .contract-info {
  font-size: 0.875rem;
}
.budget-contract.contract-counting .contract-info ul {
  columns: 3;
  /* usage @include columns(2); */
  /* remember use @include break-inside(); in li tag */
}
.budget-contract.contract-counting .contract-info ul li {
  margin-bottom: 20px;
}
.budget-contract.contract-counting .contract-info strong {
  display: block;
  margin-bottom: 5px;
}
.budget-contract.contract-counting .contract-options {
  height: 475px;
  padding: 20px;
  margin-top: 20px;
  background: #f5f5f5;
  border-radius: 4px;
}
.budget-contract.contract-counting .contract-options .scrollbar, .budget-contract.contract-counting .contract-options .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .budget-contract.contract-counting .contract-options .ng2-pdf-viewer-container, .budget-contract.contract-counting .contract-options .mat-select-panel {
  height: 280px;
}
.budget-contract.contract-counting .contract-options ol {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  flex-wrap: wrap;
  /* usage @include flex-wrap(nowrap); */
  /* usage @include flex-wrap(wrap); */
}
.budget-contract.contract-counting .contract-options ol li {
  margin: 10px;
  display: flex;
}
.budget-contract.contract-counting .contract-options ol span {
  min-width: 80px;
  font-size: 0.875rem !important;
  text-align: center;
  padding: 15px 30px;
  background: #f5f5f5;
  border-radius: 2px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-in-out;
}
.budget-contract.contract-search {
  width: 600px;
  margin: -206px 0 0 -300px;
}
.budget-contract.contract-search .table .table-header li:nth-child(1), .budget-contract.contract-search .table-smaller .table-header li:nth-child(1),
.budget-contract.contract-search .table .table-content li:nth-child(1),
.budget-contract.contract-search .table-smaller .table-content li:nth-child(1) {
  width: 90px;
}
.budget-contract.contract-search .table .table-header li:nth-child(2), .budget-contract.contract-search .table-smaller .table-header li:nth-child(2),
.budget-contract.contract-search .table .table-content li:nth-child(2),
.budget-contract.contract-search .table-smaller .table-content li:nth-child(2) {
  width: calc(70% - 90px - 40px);
}
.budget-contract.contract-search .table .table-header li:nth-child(3), .budget-contract.contract-search .table-smaller .table-header li:nth-child(3),
.budget-contract.contract-search .table .table-content li:nth-child(3),
.budget-contract.contract-search .table-smaller .table-content li:nth-child(3) {
  width: calc(30% - 40px);
}
.budget-contract.contract-search .table .table-header, .budget-contract.contract-search .table-smaller .table-header {
  width: 100%;
}
.budget-contract.contract-search .table .table-list a, .budget-contract.contract-search .table-smaller .table-list a {
  padding: 5px 0;
  margin: -5px 0;
  cursor: pointer;
}
.budget-contract.contract-search .table .scrollbar, .budget-contract.contract-search .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .budget-contract.contract-search .table .ng2-pdf-viewer-container, .budget-contract.contract-search .table-smaller .scrollbar, .budget-contract.contract-search .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .budget-contract.contract-search .table-smaller .ng2-pdf-viewer-container, .budget-contract.contract-search .table .mat-select-panel, .budget-contract.contract-search .table-smaller .mat-select-panel {
  height: 250px;
}
.budget-contract.contract-report .contract-report-list .scrollbar, .budget-contract.contract-report .contract-report-list .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .budget-contract.contract-report .contract-report-list .ng2-pdf-viewer-container, .budget-contract.contract-report .contract-report-list .mat-select-panel {
  height: calc(100vh - 435px);
}
.budget-contract.contract-report .contract-report-list .scrollbar .table-list, .budget-contract.contract-report .contract-report-list .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .table-list, .dialog-desbloqueio-usuario-autorizacao .budget-contract.contract-report .contract-report-list .ng2-pdf-viewer-container .table-list, .budget-contract.contract-report .contract-report-list .mat-select-panel .table-list {
  -webkit-user-select: text;
          user-select: text;
}
.budget-contract.contract-report .contract-report-list .table .table-header li, .budget-contract.contract-report .contract-report-list .table-smaller .table-header li,
.budget-contract.contract-report .contract-report-list .table .table-content li,
.budget-contract.contract-report .contract-report-list .table-smaller .table-content li {
  width: 12%;
}
.budget-contract.contract-report .contract-report-list .table .table-header li:nth-child(1), .budget-contract.contract-report .contract-report-list .table-smaller .table-header li:nth-child(1),
.budget-contract.contract-report .contract-report-list .table .table-content li:nth-child(1),
.budget-contract.contract-report .contract-report-list .table-smaller .table-content li:nth-child(1) {
  width: 5%;
}
.budget-contract.contract-report .contract-report-list .table .table-header li:nth-child(3), .budget-contract.contract-report .contract-report-list .table-smaller .table-header li:nth-child(3),
.budget-contract.contract-report .contract-report-list .table .table-content li:nth-child(3),
.budget-contract.contract-report .contract-report-list .table-smaller .table-content li:nth-child(3) {
  width: 5%;
}
.budget-contract.contract-report .contract-report-list .table .table-header li:nth-child(2), .budget-contract.contract-report .contract-report-list .table-smaller .table-header li:nth-child(2),
.budget-contract.contract-report .contract-report-list .table .table-content li:nth-child(2),
.budget-contract.contract-report .contract-report-list .table-smaller .table-content li:nth-child(2) {
  width: calc(30% - 60px);
}
.cross-sell section > header {
  margin-bottom: 20px;
}
.cross-sell section > header fa-icon {
  margin-right: 10px;
}
.cross-sell app-cross-sell-novo {
  position: inherit !important;
}
.cross-sell.cross-sell-query .table .scrollbar, .cross-sell.cross-sell-query .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .cross-sell.cross-sell-query .table .ng2-pdf-viewer-container, .cross-sell.cross-sell-query .table-smaller .scrollbar, .cross-sell.cross-sell-query .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .cross-sell.cross-sell-query .table-smaller .ng2-pdf-viewer-container, .cross-sell.cross-sell-query .table .mat-select-panel, .cross-sell.cross-sell-query .table-smaller .mat-select-panel {
  height: calc(100vh - 373px);
}
.cross-sell.cross-sell-query .table .table-header li, .cross-sell.cross-sell-query .table-smaller .table-header li,
.cross-sell.cross-sell-query .table .table-content li,
.cross-sell.cross-sell-query .table-smaller .table-content li {
  width: calc(100% - 10% - 40px);
}
.cross-sell.cross-sell-query .table .table-header li:nth-child(1), .cross-sell.cross-sell-query .table-smaller .table-header li:nth-child(1),
.cross-sell.cross-sell-query .table .table-content li:nth-child(1),
.cross-sell.cross-sell-query .table-smaller .table-content li:nth-child(1) {
  width: 10%;
}
.cross-sell.cross-sell-query .table .table-header .item-name, .cross-sell.cross-sell-query .table-smaller .table-header .item-name,
.cross-sell.cross-sell-query .table .table-content .item-name,
.cross-sell.cross-sell-query .table-smaller .table-content .item-name {
  max-width: 90%;
}
.cross-sell.cross-sell-query .edited {
  display: flex;
}
.cross-sell.cross-sell-query .edited img {
  width: 80px;
  margin-right: 10px;
}
.cross-sell-new {
  /* /////////////////////////////////////// */
  /* /// */
}
.cross-sell-new .flags header {
  margin-bottom: 10px;
}
.cross-sell-new .flags ul {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  flex-wrap: wrap;
  /* usage @include flex-wrap(nowrap); */
  /* usage @include flex-wrap(wrap); */
}
.cross-sell-new .flags li {
  margin: 0 5px 10px 5px;
}
.cross-sell-new .flags li:first-child {
  margin-left: 0;
}
.cross-sell-new .flags li:last-child {
  margin-right: 0;
}
.cross-sell-new .flags li .mat-checkbox {
  width: 100%;
  position: relative;
}
.cross-sell-new .flags li .mat-checkbox .mat-checkbox-label {
  width: 90px;
  height: 20px;
  display: flex;
  flex-direction: column;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.cross-sell-new .flags li .mat-checkbox .mat-checkbox-label fa-icon {
  font-size: 1.875rem;
  transition: all 0.2s ease-in-out;
}
.cross-sell-new .flags li .mat-checkbox .mat-checkbox-label span {
  margin-top: 10px;
  transition: all 0.2s ease-in-out;
}
.cross-sell-new .flags li .mat-checkbox .mat-checkbox-label:hover fa-icon, .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label:hover span {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all 0.2s ease-in-out;
}
.cross-sell-new .flags li .mat-checkbox .mat-checkbox-inner-container {
  width: 25px;
  height: 25px;
  margin: 0 !important;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.cross-sell-new .flags li .mat-checkbox .mat-checkbox-frame {
  display: none;
}
.cross-sell-new .flags li .mat-checkbox.mat-checkbox-checked .mat-checkbox-background {
  background: #71bf4b;
}
.cross-sell-new .group-definition {
  margin-top: 20px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  /* /// */
}
.cross-sell-new .group-definition > .items {
  width: calc(50% - 10px);
}
.cross-sell-new .group-definition .intersection {
  margin: 0 20px;
}
.cross-sell-new .group-definition .intersection fa-icon {
  font-size: 1.875rem;
}
.cross-sell-new .table.scrollbar, .cross-sell-new .dialog-desbloqueio-usuario-autorizacao .table.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .cross-sell-new .table.ng2-pdf-viewer-container, .cross-sell-new .scrollbar.table-smaller, .cross-sell-new .dialog-desbloqueio-usuario-autorizacao .table-smaller.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .cross-sell-new .table-smaller.ng2-pdf-viewer-container, .cross-sell-new .table.mat-select-panel, .cross-sell-new .table-smaller.mat-select-panel {
  height: 215px;
}
.cross-sell-new .table .table-header li, .cross-sell-new .table-smaller .table-header li,
.cross-sell-new .table .table-content li,
.cross-sell-new .table-smaller .table-content li {
  width: calc(100% - 10% - 26px - 40px);
}
.cross-sell-new .table .table-header li:nth-child(1), .cross-sell-new .table-smaller .table-header li:nth-child(1),
.cross-sell-new .table .table-content li:nth-child(1),
.cross-sell-new .table-smaller .table-content li:nth-child(1) {
  width: 10%;
}
.cross-sell-new .table .table-header li .mat-checkbox, .cross-sell-new .table-smaller .table-header li .mat-checkbox,
.cross-sell-new .table .table-content li .mat-checkbox,
.cross-sell-new .table-smaller .table-content li .mat-checkbox {
  margin: 9px 0 0 10px;
}
.cross-sell-new .table .table-header .item-name, .cross-sell-new .table-smaller .table-header .item-name,
.cross-sell-new .table .table-content .item-name,
.cross-sell-new .table-smaller .table-content .item-name {
  max-width: 90%;
}
.cross-sell-new .table .mat-checkbox, .cross-sell-new .table-smaller .mat-checkbox {
  margin: 9px 0 0 10px;
}
.cross-sell.cross-sell-search {
  /* //////////////////////// */
}
.cross-sell.cross-sell-search .search-item {
  width: 500px;
}
.cross-sell.cross-sell-search .search-item .table .scrollbar, .cross-sell.cross-sell-search .search-item .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .cross-sell.cross-sell-search .search-item .table .ng2-pdf-viewer-container, .cross-sell.cross-sell-search .search-item .table-smaller .scrollbar, .cross-sell.cross-sell-search .search-item .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .cross-sell.cross-sell-search .search-item .table-smaller .ng2-pdf-viewer-container, .cross-sell.cross-sell-search .search-item .table .mat-select-panel, .cross-sell.cross-sell-search .search-item .table-smaller .mat-select-panel {
  height: 215px;
}
.cross-sell.cross-sell-search .search-item .table .table-header li, .cross-sell.cross-sell-search .search-item .table-smaller .table-header li,
.cross-sell.cross-sell-search .search-item .table .table-content li,
.cross-sell.cross-sell-search .search-item .table-smaller .table-content li {
  width: calc(80% - 20px);
}
.cross-sell.cross-sell-search .search-item .table .table-header li:nth-child(1), .cross-sell.cross-sell-search .search-item .table-smaller .table-header li:nth-child(1),
.cross-sell.cross-sell-search .search-item .table .table-content li:nth-child(1),
.cross-sell.cross-sell-search .search-item .table-smaller .table-content li:nth-child(1) {
  width: 20%;
}
.cross-sell.cross-sell-search .search-item .table .table-list, .cross-sell.cross-sell-search .search-item .table-smaller .table-list {
  cursor: pointer;
}
.cross-sell.cross-sell-search .items-added {
  width: 300px;
}
.cross-sell.cross-sell-search .items-added li {
  font-size: 0.75rem;
  color: white;
  background: #0777c5;
  padding: 10px 20px;
  border-radius: 2px;
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.cross-sell.cross-sell-search .items-added li + li {
  margin-top: 15px;
}
.cross-sell.cross-sell-search .items-added li a {
  padding: 10px 15px;
  margin: -10px -20px -10px 15px;
  border-left: 1px solid white;
}
.cross-sell.cross-sell-search .items-added li span {
  width: 90%;
}
/* register */
.register {
  /* /////////////////////////////////////////// */
  /* /////////////////////////////////////////// */
  /* ///////////////////////////////////////////////////////////////////////// */
  /* ///////////////////////////////////////////////////////////////////////// */
}
.register .box + .box, .register .permissoes .flags li .mat-checkbox .mat-checkbox-label + .box, .permissoes .flags li .mat-checkbox .register .mat-checkbox-label + .box, .register .permissoes .flags li .mat-checkbox .box + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .register .box + .mat-checkbox-label, .register .permissoes .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .register .parametrizacao.sla-pedidos .order-steps > li fa-icon + .box, .register .parametrizacao.sla-pedidos .permissoes .flags .order-steps > li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags .register .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox fa-icon + .mat-checkbox-label, .parametrizacao.sla-pedidos .order-steps > li .register fa-icon + .box, .parametrizacao.sla-pedidos .permissoes .flags .order-steps > li .register .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags .parametrizacao.sla-pedidos .order-steps > li .register .mat-checkbox fa-icon + .mat-checkbox-label, .parametrizacao.sla-pedidos .permissoes .flags .order-steps > li .mat-checkbox .register fa-icon + .mat-checkbox-label, .permissoes .flags .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .register fa-icon + .mat-checkbox-label, .register .parametrizacao.sla-pedidos .order-steps > li .box + fa-icon, .register .parametrizacao.sla-pedidos .permissoes .flags .order-steps > li .mat-checkbox .mat-checkbox-label + fa-icon, .permissoes .flags .register .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .mat-checkbox-label + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .register .box + fa-icon, .parametrizacao.sla-pedidos .permissoes .flags .order-steps > li .register .mat-checkbox .mat-checkbox-label + fa-icon, .permissoes .flags .parametrizacao.sla-pedidos .order-steps > li .register .mat-checkbox .mat-checkbox-label + fa-icon, .parametrizacao.sla-pedidos .permissoes .flags .order-steps > li .mat-checkbox .register .mat-checkbox-label + fa-icon, .permissoes .flags .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .register .mat-checkbox-label + fa-icon, .register .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .register fa-icon + fa-icon, .register .torre-controle.cpanel-manager .summary .summary-items > li + .box, .register .torre-controle.cpanel-manager .summary .permissoes .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .register .torre-controle.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .register .torre-controle.cpanel-manager .summary .parametrizacao.sla-pedidos .order-steps > li .summary-items > li + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .register .torre-controle.cpanel-manager .summary .summary-items > li + fa-icon, .torre-controle.cpanel-manager .summary .register .summary-items > li + .box, .torre-controle.cpanel-manager .summary .register .permissoes .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .torre-controle.cpanel-manager .summary .register .summary-items > li + .mat-checkbox-label, .torre-controle.cpanel-manager .summary .register .parametrizacao.sla-pedidos .order-steps > li .summary-items > li + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .torre-controle.cpanel-manager .summary .register .summary-items > li + fa-icon, .register .torre-controle.cpanel-manager .summary .summary-items > .box + li, .register .torre-controle.cpanel-manager .summary .permissoes .flags li .mat-checkbox .summary-items > .mat-checkbox-label + li, .permissoes .flags li .mat-checkbox .register .torre-controle.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .register .torre-controle.cpanel-manager .summary .parametrizacao.sla-pedidos .order-steps > li .summary-items > fa-icon + li, .parametrizacao.sla-pedidos .order-steps > li .register .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .register .summary-items > .box + li, .torre-controle.cpanel-manager .summary .register .permissoes .flags li .mat-checkbox .summary-items > .mat-checkbox-label + li, .permissoes .flags li .mat-checkbox .torre-controle.cpanel-manager .summary .register .summary-items > .mat-checkbox-label + li, .torre-controle.cpanel-manager .summary .register .parametrizacao.sla-pedidos .order-steps > li .summary-items > fa-icon + li, .parametrizacao.sla-pedidos .order-steps > li .torre-controle.cpanel-manager .summary .register .summary-items > fa-icon + li, .register .torre-controle.cpanel-manager .summary .summary-items > li + li, .torre-controle.cpanel-manager .summary .register .summary-items > li + li, .register .vtex.tratamento-pedidos ul li + .box, .register .vtex.tratamento-pedidos ul .permissoes .flags li .mat-checkbox li + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .register .vtex.tratamento-pedidos ul li + .mat-checkbox-label, .register .vtex.tratamento-pedidos ul .parametrizacao.sla-pedidos .order-steps > li li + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .register .vtex.tratamento-pedidos ul li + fa-icon, .register .vtex.tratamento-pedidos ul .torre-controle.cpanel-manager .summary .summary-items > li + li, .torre-controle.cpanel-manager .summary .register .vtex.tratamento-pedidos ul .summary-items > li + li, .vtex.tratamento-pedidos ul .register li + .box, .vtex.tratamento-pedidos ul .register .permissoes .flags li .mat-checkbox li + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .vtex.tratamento-pedidos ul .register li + .mat-checkbox-label, .vtex.tratamento-pedidos ul .register .parametrizacao.sla-pedidos .order-steps > li li + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .vtex.tratamento-pedidos ul .register li + fa-icon, .vtex.tratamento-pedidos ul .register .torre-controle.cpanel-manager .summary .summary-items > li + li, .torre-controle.cpanel-manager .summary .vtex.tratamento-pedidos ul .register .summary-items > li + li, .register .vtex.tratamento-pedidos ul .box + li, .register .vtex.tratamento-pedidos ul .permissoes .flags li .mat-checkbox .mat-checkbox-label + li, .permissoes .flags li .mat-checkbox .register .vtex.tratamento-pedidos ul .mat-checkbox-label + li, .register .vtex.tratamento-pedidos ul .parametrizacao.sla-pedidos .order-steps > li fa-icon + li, .parametrizacao.sla-pedidos .order-steps > li .register .vtex.tratamento-pedidos ul fa-icon + li, .register .vtex.tratamento-pedidos ul .torre-controle.cpanel-manager .summary .summary-items > li + li, .torre-controle.cpanel-manager .summary .register .vtex.tratamento-pedidos ul .summary-items > li + li, .vtex.tratamento-pedidos ul .register .box + li, .vtex.tratamento-pedidos ul .register .permissoes .flags li .mat-checkbox .mat-checkbox-label + li, .permissoes .flags li .mat-checkbox .vtex.tratamento-pedidos ul .register .mat-checkbox-label + li, .vtex.tratamento-pedidos ul .register .parametrizacao.sla-pedidos .order-steps > li fa-icon + li, .parametrizacao.sla-pedidos .order-steps > li .vtex.tratamento-pedidos ul .register fa-icon + li, .vtex.tratamento-pedidos ul .register .torre-controle.cpanel-manager .summary .summary-items > li + li, .torre-controle.cpanel-manager .summary .vtex.tratamento-pedidos ul .register .summary-items > li + li, .register .vtex.tratamento-pedidos ul li + li, .vtex.tratamento-pedidos ul .register li + li, .register .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .box, .register .painel-carga .dashboard .permissoes .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .permissoes .flags .register .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .register .painel-carga .dashboard .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .mat-checkbox-label + fa-icon, .parametrizacao.sla-pedidos .register .painel-carga .dashboard .order-steps > li .mat-checkbox .mat-checkbox-label + fa-icon, .register .painel-carga .dashboard li .mat-checkbox .torre-controle.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .torre-controle.cpanel-manager .summary .register .painel-carga .dashboard li .mat-checkbox .summary-items > .mat-checkbox-label + li, .register .painel-carga .dashboard li .mat-checkbox .vtex.tratamento-pedidos ul .mat-checkbox-label + li, .vtex.tratamento-pedidos ul .register .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + li, .painel-carga .dashboard li .mat-checkbox .register .mat-checkbox-label + .box, .painel-carga .dashboard .permissoes .flags li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .permissoes .flags .painel-carga .dashboard li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .register .mat-checkbox-label + fa-icon, .parametrizacao.sla-pedidos .painel-carga .dashboard .order-steps > li .mat-checkbox .register .mat-checkbox-label + fa-icon, .painel-carga .dashboard li .mat-checkbox .register .torre-controle.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .torre-controle.cpanel-manager .summary .painel-carga .dashboard li .mat-checkbox .register .summary-items > .mat-checkbox-label + li, .painel-carga .dashboard li .mat-checkbox .register .vtex.tratamento-pedidos ul .mat-checkbox-label + li, .vtex.tratamento-pedidos ul .painel-carga .dashboard li .mat-checkbox .register .mat-checkbox-label + li, .register .painel-carga .dashboard li .mat-checkbox .box + .mat-checkbox-label, .register .painel-carga .dashboard .permissoes .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .permissoes .flags .register .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .register .painel-carga .dashboard .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox fa-icon + .mat-checkbox-label, .parametrizacao.sla-pedidos .register .painel-carga .dashboard .order-steps > li .mat-checkbox fa-icon + .mat-checkbox-label, .register .painel-carga .dashboard li .mat-checkbox .torre-controle.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .torre-controle.cpanel-manager .summary .register .painel-carga .dashboard li .mat-checkbox .summary-items > li + .mat-checkbox-label, .register .painel-carga .dashboard li .mat-checkbox .vtex.tratamento-pedidos ul li + .mat-checkbox-label, .vtex.tratamento-pedidos ul .register .painel-carga .dashboard li .mat-checkbox li + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .register .box + .mat-checkbox-label, .painel-carga .dashboard .permissoes .flags li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .permissoes .flags .painel-carga .dashboard li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .register fa-icon + .mat-checkbox-label, .parametrizacao.sla-pedidos .painel-carga .dashboard .order-steps > li .mat-checkbox .register fa-icon + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .register .torre-controle.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .torre-controle.cpanel-manager .summary .painel-carga .dashboard li .mat-checkbox .register .summary-items > li + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .register .vtex.tratamento-pedidos ul li + .mat-checkbox-label, .vtex.tratamento-pedidos ul .painel-carga .dashboard li .mat-checkbox .register li + .mat-checkbox-label, .register .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .register .chart-donut .legend fa-icon + .box, .register .chart-donut .legend .permissoes .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .register .chart-donut .legend fa-icon + .mat-checkbox-label, .register .chart-donut .legend .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .register .chart-donut .legend fa-icon + fa-icon, .register .chart-donut .legend .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .register .chart-donut .legend .summary-items > fa-icon + li, .register .chart-donut .legend .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .register .chart-donut .legend fa-icon + li, .register .painel-nfce.consulta .options .legend fa-icon + .box, .register .painel-nfce.consulta .options .legend .permissoes .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .register .painel-nfce.consulta .options .legend fa-icon + .mat-checkbox-label, .register .painel-nfce.consulta .options .legend .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .register .painel-nfce.consulta .options .legend fa-icon + fa-icon, .register .painel-nfce.consulta .options .legend .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .register .painel-nfce.consulta .options .legend .summary-items > fa-icon + li, .register .painel-nfce.consulta .options .legend .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .register .painel-nfce.consulta .options .legend fa-icon + li, .painel-nfce.consulta .register .options .legend fa-icon + .box, .painel-nfce.consulta .register .options .legend .permissoes .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .painel-nfce.consulta .register .options .legend fa-icon + .mat-checkbox-label, .painel-nfce.consulta .register .options .legend .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .painel-nfce.consulta .register .options .legend fa-icon + fa-icon, .painel-nfce.consulta .register .options .legend .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .painel-nfce.consulta .register .options .legend .summary-items > fa-icon + li, .painel-nfce.consulta .register .options .legend .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .painel-nfce.consulta .register .options .legend fa-icon + li, .register .chart-donut .legend .painel-carga .dashboard li .mat-checkbox fa-icon + .mat-checkbox-label, .register .painel-nfce.consulta .options .legend .painel-carga .dashboard li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-nfce.consulta .register .options .legend .painel-carga .dashboard li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .register .chart-donut .legend fa-icon + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .register .painel-nfce.consulta .options .legend fa-icon + .mat-checkbox-label, .painel-nfce.consulta .painel-carga .dashboard li .mat-checkbox .register .options .legend fa-icon + .mat-checkbox-label, .chart-donut .legend .register fa-icon + .box, .chart-donut .legend .register .permissoes .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .chart-donut .legend .register fa-icon + .mat-checkbox-label, .chart-donut .legend .register .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .chart-donut .legend .register fa-icon + fa-icon, .chart-donut .legend .register .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .chart-donut .legend .register .summary-items > fa-icon + li, .chart-donut .legend .register .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .chart-donut .legend .register fa-icon + li, .painel-nfce.consulta .options .legend .register fa-icon + .box, .painel-nfce.consulta .options .legend .register .permissoes .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .painel-nfce.consulta .options .legend .register fa-icon + .mat-checkbox-label, .painel-nfce.consulta .options .legend .register .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .painel-nfce.consulta .options .legend .register fa-icon + fa-icon, .painel-nfce.consulta .options .legend .register .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .painel-nfce.consulta .options .legend .register .summary-items > fa-icon + li, .painel-nfce.consulta .options .legend .register .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .painel-nfce.consulta .options .legend .register fa-icon + li, .chart-donut .legend .register .painel-carga .dashboard li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-nfce.consulta .options .legend .register .painel-carga .dashboard li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .chart-donut .legend .register fa-icon + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .painel-nfce.consulta .options .legend .register fa-icon + .mat-checkbox-label, .painel-nfce.consulta .painel-carga .dashboard li .mat-checkbox .options .legend .register fa-icon + .mat-checkbox-label, .register .chart-gauge .legend fa-icon + .box, .register .chart-gauge .legend .permissoes .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .register .chart-gauge .legend fa-icon + .mat-checkbox-label, .register .chart-gauge .legend .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .register .chart-gauge .legend fa-icon + fa-icon, .register .chart-gauge .legend .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .register .chart-gauge .legend .summary-items > fa-icon + li, .register .chart-gauge .legend .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .register .chart-gauge .legend fa-icon + li, .register .chart-gauge .legend .painel-carga .dashboard li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .register .chart-gauge .legend fa-icon + .mat-checkbox-label, .chart-gauge .legend .register fa-icon + .box, .chart-gauge .legend .register .permissoes .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .chart-gauge .legend .register fa-icon + .mat-checkbox-label, .chart-gauge .legend .register .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .chart-gauge .legend .register fa-icon + fa-icon, .chart-gauge .legend .register .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .chart-gauge .legend .register .summary-items > fa-icon + li, .chart-gauge .legend .register .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .chart-gauge .legend .register fa-icon + li, .chart-gauge .legend .register .painel-carga .dashboard li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .chart-gauge .legend .register fa-icon + .mat-checkbox-label, .register .cropperJsBox + .box, .register .permissoes .flags li .mat-checkbox .cropperJsBox + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .register .cropperJsBox + .mat-checkbox-label, .register .parametrizacao.sla-pedidos .order-steps > li .cropperJsBox + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .register .cropperJsBox + fa-icon, .register .torre-controle.cpanel-manager .summary .summary-items > .cropperJsBox + li, .torre-controle.cpanel-manager .summary .register .summary-items > .cropperJsBox + li, .register .vtex.tratamento-pedidos ul .cropperJsBox + li, .vtex.tratamento-pedidos ul .register .cropperJsBox + li, .register .painel-carga .dashboard li .mat-checkbox .cropperJsBox + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .register .cropperJsBox + .mat-checkbox-label, .register .home.cpanel-manager .summary .summary-items > li + .box, .register .home.cpanel-manager .summary .permissoes .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .register .home.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .register .home.cpanel-manager .summary .parametrizacao.sla-pedidos .order-steps > li .summary-items > li + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .register .home.cpanel-manager .summary .summary-items > li + fa-icon, .register .home.cpanel-manager .torre-controle.cpanel-manager .summary .summary-items > li + li, .torre-controle.cpanel-manager .register .home.cpanel-manager .summary .summary-items > li + li, .register .home.cpanel-manager .summary .vtex.tratamento-pedidos ul .summary-items > li + li, .vtex.tratamento-pedidos ul .register .home.cpanel-manager .summary .summary-items > li + li, .register .home.cpanel-manager .summary .painel-carga .dashboard li .mat-checkbox .summary-items > li + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .register .home.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .home.cpanel-manager .summary .register .summary-items > li + .box, .home.cpanel-manager .summary .register .permissoes .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .home.cpanel-manager .summary .register .summary-items > li + .mat-checkbox-label, .home.cpanel-manager .summary .register .parametrizacao.sla-pedidos .order-steps > li .summary-items > li + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .home.cpanel-manager .summary .register .summary-items > li + fa-icon, .home.cpanel-manager .torre-controle.cpanel-manager .summary .register .summary-items > li + li, .torre-controle.cpanel-manager .home.cpanel-manager .summary .register .summary-items > li + li, .home.cpanel-manager .summary .register .vtex.tratamento-pedidos ul .summary-items > li + li, .vtex.tratamento-pedidos ul .home.cpanel-manager .summary .register .summary-items > li + li, .home.cpanel-manager .summary .register .painel-carga .dashboard li .mat-checkbox .summary-items > li + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .home.cpanel-manager .summary .register .summary-items > li + .mat-checkbox-label, .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + .box, .register .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-radio-button .mat-checkbox .mat-radio-label + .mat-checkbox-label, .permissoes .flags .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .mat-radio-label + .mat-checkbox-label, .register .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-checkbox .mat-radio-button .mat-radio-label + .mat-checkbox-label, .permissoes .flags .register .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .mat-radio-label + .mat-checkbox-label, .register .budget-contract.contract-new .contract-type .actions .parametrizacao.sla-pedidos .order-steps > li .mat-radio-button .mat-radio-label + fa-icon, .parametrizacao.sla-pedidos .register .budget-contract.contract-new .contract-type .actions .order-steps > li .mat-radio-button .mat-radio-label + fa-icon, .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .torre-controle.cpanel-manager .summary .summary-items > .mat-radio-label + li, .torre-controle.cpanel-manager .summary .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .summary-items > .mat-radio-label + li, .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .vtex.tratamento-pedidos ul .mat-radio-label + li, .vtex.tratamento-pedidos ul .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + li, .register .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-radio-button .mat-checkbox .mat-radio-label + .mat-checkbox-label, .painel-carga .dashboard .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .mat-radio-label + .mat-checkbox-label, .register .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-checkbox .mat-radio-button .mat-radio-label + .mat-checkbox-label, .painel-carga .dashboard .register .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .mat-radio-label + .mat-checkbox-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .mat-radio-label + .box, .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-radio-button .register .mat-checkbox .mat-radio-label + .mat-checkbox-label, .permissoes .flags .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .mat-checkbox .mat-radio-label + .mat-checkbox-label, .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-checkbox .mat-radio-button .register .mat-radio-label + .mat-checkbox-label, .permissoes .flags .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .register .mat-radio-label + .mat-checkbox-label, .budget-contract.contract-new .contract-type .actions .parametrizacao.sla-pedidos .order-steps > li .mat-radio-button .register .mat-radio-label + fa-icon, .parametrizacao.sla-pedidos .budget-contract.contract-new .contract-type .actions .order-steps > li .mat-radio-button .register .mat-radio-label + fa-icon, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .torre-controle.cpanel-manager .summary .summary-items > .mat-radio-label + li, .torre-controle.cpanel-manager .summary .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .summary-items > .mat-radio-label + li, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .vtex.tratamento-pedidos ul .mat-radio-label + li, .vtex.tratamento-pedidos ul .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .mat-radio-label + li, .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-radio-button .register .mat-checkbox .mat-radio-label + .mat-checkbox-label, .painel-carga .dashboard .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .mat-checkbox .mat-radio-label + .mat-checkbox-label, .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-checkbox .mat-radio-button .register .mat-radio-label + .mat-checkbox-label, .painel-carga .dashboard .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .register .mat-radio-label + .mat-checkbox-label, .register .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .box, .register .cross-sell-new .permissoes .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .permissoes .register .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .register .cross-sell-new .flags .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .mat-checkbox-label + fa-icon, .parametrizacao.sla-pedidos .register .cross-sell-new .flags .order-steps > li .mat-checkbox .mat-checkbox-label + fa-icon, .register .cross-sell-new .flags li .mat-checkbox .torre-controle.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .torre-controle.cpanel-manager .summary .register .cross-sell-new .flags li .mat-checkbox .summary-items > .mat-checkbox-label + li, .register .cross-sell-new .flags li .mat-checkbox .vtex.tratamento-pedidos ul .mat-checkbox-label + li, .vtex.tratamento-pedidos ul .register .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + li, .register .cross-sell-new .flags .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard .register .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .register .mat-checkbox-label + .box, .cross-sell-new .permissoes .flags li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .permissoes .cross-sell-new .flags li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .cross-sell-new .flags .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .register .mat-checkbox-label + fa-icon, .parametrizacao.sla-pedidos .cross-sell-new .flags .order-steps > li .mat-checkbox .register .mat-checkbox-label + fa-icon, .cross-sell-new .flags li .mat-checkbox .register .torre-controle.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .torre-controle.cpanel-manager .summary .cross-sell-new .flags li .mat-checkbox .register .summary-items > .mat-checkbox-label + li, .cross-sell-new .flags li .mat-checkbox .register .vtex.tratamento-pedidos ul .mat-checkbox-label + li, .vtex.tratamento-pedidos ul .cross-sell-new .flags li .mat-checkbox .register .mat-checkbox-label + li, .cross-sell-new .flags .painel-carga .dashboard li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard .cross-sell-new .flags li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .register .chart-donut .legend .box + fa-icon, .register .chart-donut .legend .permissoes .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .permissoes .flags li .mat-checkbox .register .chart-donut .legend .mat-checkbox-label + fa-icon, .register .chart-donut .legend .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .register .chart-donut .legend fa-icon + fa-icon, .register .chart-donut .legend .torre-controle.cpanel-manager .summary .summary-items > li + fa-icon, .torre-controle.cpanel-manager .summary .register .chart-donut .legend .summary-items > li + fa-icon, .register .chart-donut .legend .vtex.tratamento-pedidos ul li + fa-icon, .vtex.tratamento-pedidos ul .register .chart-donut .legend li + fa-icon, .register .painel-nfce.consulta .options .legend .box + fa-icon, .register .painel-nfce.consulta .options .legend .permissoes .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .permissoes .flags li .mat-checkbox .register .painel-nfce.consulta .options .legend .mat-checkbox-label + fa-icon, .register .painel-nfce.consulta .options .legend .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .register .painel-nfce.consulta .options .legend fa-icon + fa-icon, .register .painel-nfce.consulta .options .legend .torre-controle.cpanel-manager .summary .summary-items > li + fa-icon, .torre-controle.cpanel-manager .summary .register .painel-nfce.consulta .options .legend .summary-items > li + fa-icon, .register .painel-nfce.consulta .options .legend .vtex.tratamento-pedidos ul li + fa-icon, .vtex.tratamento-pedidos ul .register .painel-nfce.consulta .options .legend li + fa-icon, .painel-nfce.consulta .register .options .legend .box + fa-icon, .painel-nfce.consulta .register .options .legend .permissoes .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .permissoes .flags li .mat-checkbox .painel-nfce.consulta .register .options .legend .mat-checkbox-label + fa-icon, .painel-nfce.consulta .register .options .legend .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .painel-nfce.consulta .register .options .legend fa-icon + fa-icon, .painel-nfce.consulta .register .options .legend .torre-controle.cpanel-manager .summary .summary-items > li + fa-icon, .torre-controle.cpanel-manager .summary .painel-nfce.consulta .register .options .legend .summary-items > li + fa-icon, .painel-nfce.consulta .register .options .legend .vtex.tratamento-pedidos ul li + fa-icon, .vtex.tratamento-pedidos ul .painel-nfce.consulta .register .options .legend li + fa-icon, .register .chart-donut .legend .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + fa-icon, .register .painel-nfce.consulta .options .legend .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + fa-icon, .painel-nfce.consulta .register .options .legend .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + fa-icon, .painel-carga .dashboard li .mat-checkbox .register .chart-donut .legend .mat-checkbox-label + fa-icon, .painel-carga .dashboard li .mat-checkbox .register .painel-nfce.consulta .options .legend .mat-checkbox-label + fa-icon, .painel-nfce.consulta .painel-carga .dashboard li .mat-checkbox .register .options .legend .mat-checkbox-label + fa-icon, .chart-donut .legend .register .box + fa-icon, .chart-donut .legend .register .permissoes .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .permissoes .flags li .mat-checkbox .chart-donut .legend .register .mat-checkbox-label + fa-icon, .chart-donut .legend .register .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .chart-donut .legend .register fa-icon + fa-icon, .chart-donut .legend .register .torre-controle.cpanel-manager .summary .summary-items > li + fa-icon, .torre-controle.cpanel-manager .summary .chart-donut .legend .register .summary-items > li + fa-icon, .chart-donut .legend .register .vtex.tratamento-pedidos ul li + fa-icon, .vtex.tratamento-pedidos ul .chart-donut .legend .register li + fa-icon, .painel-nfce.consulta .options .legend .register .box + fa-icon, .painel-nfce.consulta .options .legend .register .permissoes .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .permissoes .flags li .mat-checkbox .painel-nfce.consulta .options .legend .register .mat-checkbox-label + fa-icon, .painel-nfce.consulta .options .legend .register .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .painel-nfce.consulta .options .legend .register fa-icon + fa-icon, .painel-nfce.consulta .options .legend .register .torre-controle.cpanel-manager .summary .summary-items > li + fa-icon, .torre-controle.cpanel-manager .summary .painel-nfce.consulta .options .legend .register .summary-items > li + fa-icon, .painel-nfce.consulta .options .legend .register .vtex.tratamento-pedidos ul li + fa-icon, .vtex.tratamento-pedidos ul .painel-nfce.consulta .options .legend .register li + fa-icon, .chart-donut .legend .register .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + fa-icon, .painel-nfce.consulta .options .legend .register .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + fa-icon, .painel-carga .dashboard li .mat-checkbox .chart-donut .legend .register .mat-checkbox-label + fa-icon, .painel-carga .dashboard li .mat-checkbox .painel-nfce.consulta .options .legend .register .mat-checkbox-label + fa-icon, .painel-nfce.consulta .painel-carga .dashboard li .mat-checkbox .options .legend .register .mat-checkbox-label + fa-icon, .register .chart-donut .legend fa-icon + fa-icon, .register .painel-nfce.consulta .options .legend fa-icon + fa-icon, .painel-nfce.consulta .register .options .legend fa-icon + fa-icon, .chart-donut .legend .register fa-icon + fa-icon, .painel-nfce.consulta .options .legend .register fa-icon + fa-icon, .register .chart-gauge .chart-donut .legend fa-icon + fa-icon, .register .chart-gauge .painel-nfce.consulta .options .legend fa-icon + fa-icon, .painel-nfce.consulta .register .chart-gauge .options .legend fa-icon + fa-icon, .chart-donut .register .chart-gauge .legend fa-icon + fa-icon, .painel-nfce.consulta .options .register .chart-gauge .legend fa-icon + fa-icon, .chart-gauge .chart-donut .legend .register fa-icon + fa-icon, .chart-gauge .painel-nfce.consulta .options .legend .register fa-icon + fa-icon, .painel-nfce.consulta .chart-gauge .options .legend .register fa-icon + fa-icon, .chart-donut .chart-gauge .legend .register fa-icon + fa-icon, .painel-nfce.consulta .options .chart-gauge .legend .register fa-icon + fa-icon, .register .chart-donut .legend .cropperJsBox + fa-icon, .register .painel-nfce.consulta .options .legend .cropperJsBox + fa-icon, .painel-nfce.consulta .register .options .legend .cropperJsBox + fa-icon, .chart-donut .legend .register .cropperJsBox + fa-icon, .painel-nfce.consulta .options .legend .register .cropperJsBox + fa-icon, .register .home.cpanel-manager .summary .chart-donut .legend .summary-items > li + fa-icon, .register .home.cpanel-manager .summary .painel-nfce.consulta .options .legend .summary-items > li + fa-icon, .painel-nfce.consulta .register .home.cpanel-manager .summary .options .legend .summary-items > li + fa-icon, .chart-donut .legend .register .home.cpanel-manager .summary .summary-items > li + fa-icon, .painel-nfce.consulta .options .legend .register .home.cpanel-manager .summary .summary-items > li + fa-icon, .home.cpanel-manager .summary .register .chart-donut .legend .summary-items > li + fa-icon, .home.cpanel-manager .summary .register .painel-nfce.consulta .options .legend .summary-items > li + fa-icon, .painel-nfce.consulta .home.cpanel-manager .summary .register .options .legend .summary-items > li + fa-icon, .chart-donut .legend .home.cpanel-manager .summary .register .summary-items > li + fa-icon, .painel-nfce.consulta .options .legend .home.cpanel-manager .summary .register .summary-items > li + fa-icon, .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .chart-donut .legend .mat-radio-label + fa-icon, .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .painel-nfce.consulta .options .legend .mat-radio-label + fa-icon, .painel-nfce.consulta .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .options .legend .mat-radio-label + fa-icon, .chart-donut .legend .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + fa-icon, .painel-nfce.consulta .options .legend .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + fa-icon, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .chart-donut .legend .mat-radio-label + fa-icon, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .painel-nfce.consulta .options .legend .mat-radio-label + fa-icon, .painel-nfce.consulta .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .options .legend .mat-radio-label + fa-icon, .chart-donut .legend .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .mat-radio-label + fa-icon, .painel-nfce.consulta .options .legend .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .mat-radio-label + fa-icon, .register .cross-sell-new .flags li .mat-checkbox .chart-donut .legend .mat-checkbox-label + fa-icon, .register .cross-sell-new .flags li .mat-checkbox .painel-nfce.consulta .options .legend .mat-checkbox-label + fa-icon, .painel-nfce.consulta .register .cross-sell-new .flags li .mat-checkbox .options .legend .mat-checkbox-label + fa-icon, .chart-donut .legend .register .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .painel-nfce.consulta .options .legend .register .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .cross-sell-new .flags li .mat-checkbox .register .chart-donut .legend .mat-checkbox-label + fa-icon, .cross-sell-new .flags li .mat-checkbox .register .painel-nfce.consulta .options .legend .mat-checkbox-label + fa-icon, .painel-nfce.consulta .cross-sell-new .flags li .mat-checkbox .register .options .legend .mat-checkbox-label + fa-icon, .chart-donut .legend .cross-sell-new .flags li .mat-checkbox .register .mat-checkbox-label + fa-icon, .painel-nfce.consulta .options .legend .cross-sell-new .flags li .mat-checkbox .register .mat-checkbox-label + fa-icon, .register .chart-gauge .legend .box + fa-icon, .register .chart-gauge .legend .permissoes .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .permissoes .flags li .mat-checkbox .register .chart-gauge .legend .mat-checkbox-label + fa-icon, .register .chart-gauge .legend .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .register .chart-gauge .legend fa-icon + fa-icon, .register .chart-gauge .legend .torre-controle.cpanel-manager .summary .summary-items > li + fa-icon, .torre-controle.cpanel-manager .summary .register .chart-gauge .legend .summary-items > li + fa-icon, .register .chart-gauge .legend .vtex.tratamento-pedidos ul li + fa-icon, .vtex.tratamento-pedidos ul .register .chart-gauge .legend li + fa-icon, .register .chart-gauge .legend .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + fa-icon, .painel-carga .dashboard li .mat-checkbox .register .chart-gauge .legend .mat-checkbox-label + fa-icon, .chart-gauge .legend .register .box + fa-icon, .chart-gauge .legend .register .permissoes .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .permissoes .flags li .mat-checkbox .chart-gauge .legend .register .mat-checkbox-label + fa-icon, .chart-gauge .legend .register .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .chart-gauge .legend .register fa-icon + fa-icon, .chart-gauge .legend .register .torre-controle.cpanel-manager .summary .summary-items > li + fa-icon, .torre-controle.cpanel-manager .summary .chart-gauge .legend .register .summary-items > li + fa-icon, .chart-gauge .legend .register .vtex.tratamento-pedidos ul li + fa-icon, .vtex.tratamento-pedidos ul .chart-gauge .legend .register li + fa-icon, .chart-gauge .legend .register .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + fa-icon, .painel-carga .dashboard li .mat-checkbox .chart-gauge .legend .register .mat-checkbox-label + fa-icon, .register .chart-donut .chart-gauge .legend fa-icon + fa-icon, .register .painel-nfce.consulta .options .chart-gauge .legend fa-icon + fa-icon, .painel-nfce.consulta .register .options .chart-gauge .legend fa-icon + fa-icon, .chart-gauge .register .chart-donut .legend fa-icon + fa-icon, .chart-gauge .register .painel-nfce.consulta .options .legend fa-icon + fa-icon, .painel-nfce.consulta .chart-gauge .register .options .legend fa-icon + fa-icon, .chart-donut .chart-gauge .legend .register fa-icon + fa-icon, .painel-nfce.consulta .options .chart-gauge .legend .register fa-icon + fa-icon, .chart-gauge .chart-donut .legend .register fa-icon + fa-icon, .chart-gauge .painel-nfce.consulta .options .legend .register fa-icon + fa-icon, .painel-nfce.consulta .chart-gauge .options .legend .register fa-icon + fa-icon, .register .chart-gauge .legend fa-icon + fa-icon, .chart-gauge .legend .register fa-icon + fa-icon, .register .chart-gauge .legend .cropperJsBox + fa-icon, .chart-gauge .legend .register .cropperJsBox + fa-icon, .register .home.cpanel-manager .summary .chart-gauge .legend .summary-items > li + fa-icon, .chart-gauge .legend .register .home.cpanel-manager .summary .summary-items > li + fa-icon, .home.cpanel-manager .summary .register .chart-gauge .legend .summary-items > li + fa-icon, .chart-gauge .legend .home.cpanel-manager .summary .register .summary-items > li + fa-icon, .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .chart-gauge .legend .mat-radio-label + fa-icon, .chart-gauge .legend .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + fa-icon, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .chart-gauge .legend .mat-radio-label + fa-icon, .chart-gauge .legend .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .mat-radio-label + fa-icon, .register .cross-sell-new .flags li .mat-checkbox .chart-gauge .legend .mat-checkbox-label + fa-icon, .chart-gauge .legend .register .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .cross-sell-new .flags li .mat-checkbox .register .chart-gauge .legend .mat-checkbox-label + fa-icon, .chart-gauge .legend .cross-sell-new .flags li .mat-checkbox .register .mat-checkbox-label + fa-icon, .register .box + .cropperJsBox, .register .permissoes .flags li .mat-checkbox .mat-checkbox-label + .cropperJsBox, .permissoes .flags li .mat-checkbox .register .mat-checkbox-label + .cropperJsBox, .register .parametrizacao.sla-pedidos .order-steps > li fa-icon + .cropperJsBox, .parametrizacao.sla-pedidos .order-steps > li .register fa-icon + .cropperJsBox, .register .torre-controle.cpanel-manager .summary .summary-items > li + .cropperJsBox, .torre-controle.cpanel-manager .summary .register .summary-items > li + .cropperJsBox, .register .vtex.tratamento-pedidos ul li + .cropperJsBox, .vtex.tratamento-pedidos ul .register li + .cropperJsBox, .register .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .cropperJsBox, .painel-carga .dashboard li .mat-checkbox .register .mat-checkbox-label + .cropperJsBox, .register .chart-donut .legend fa-icon + .cropperJsBox, .register .painel-nfce.consulta .options .legend fa-icon + .cropperJsBox, .painel-nfce.consulta .register .options .legend fa-icon + .cropperJsBox, .chart-donut .legend .register fa-icon + .cropperJsBox, .painel-nfce.consulta .options .legend .register fa-icon + .cropperJsBox, .register .chart-gauge .legend fa-icon + .cropperJsBox, .chart-gauge .legend .register fa-icon + .cropperJsBox, .register .cropperJsBox + .cropperJsBox, .register .home.cpanel-manager .summary .summary-items > li + .cropperJsBox, .home.cpanel-manager .summary .register .summary-items > li + .cropperJsBox, .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + .cropperJsBox, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .mat-radio-label + .cropperJsBox, .register .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .cropperJsBox, .cross-sell-new .flags li .mat-checkbox .register .mat-checkbox-label + .cropperJsBox, .register .home.cpanel-manager .summary .summary-items > .box + li, .register .home.cpanel-manager .summary .permissoes .flags li .mat-checkbox .summary-items > .mat-checkbox-label + li, .permissoes .flags li .mat-checkbox .register .home.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .register .home.cpanel-manager .summary .parametrizacao.sla-pedidos .order-steps > li .summary-items > fa-icon + li, .parametrizacao.sla-pedidos .order-steps > li .register .home.cpanel-manager .summary .summary-items > fa-icon + li, .register .home.cpanel-manager .torre-controle.cpanel-manager .summary .summary-items > li + li, .torre-controle.cpanel-manager .register .home.cpanel-manager .summary .summary-items > li + li, .register .home.cpanel-manager .summary .vtex.tratamento-pedidos ul .summary-items > li + li, .vtex.tratamento-pedidos ul .register .home.cpanel-manager .summary .summary-items > li + li, .register .home.cpanel-manager .summary .painel-carga .dashboard li .mat-checkbox .summary-items > .mat-checkbox-label + li, .painel-carga .dashboard li .mat-checkbox .register .home.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .home.cpanel-manager .summary .register .summary-items > .box + li, .home.cpanel-manager .summary .register .permissoes .flags li .mat-checkbox .summary-items > .mat-checkbox-label + li, .permissoes .flags li .mat-checkbox .home.cpanel-manager .summary .register .summary-items > .mat-checkbox-label + li, .home.cpanel-manager .summary .register .parametrizacao.sla-pedidos .order-steps > li .summary-items > fa-icon + li, .parametrizacao.sla-pedidos .order-steps > li .home.cpanel-manager .summary .register .summary-items > fa-icon + li, .home.cpanel-manager .torre-controle.cpanel-manager .summary .register .summary-items > li + li, .torre-controle.cpanel-manager .home.cpanel-manager .summary .register .summary-items > li + li, .home.cpanel-manager .summary .register .vtex.tratamento-pedidos ul .summary-items > li + li, .vtex.tratamento-pedidos ul .home.cpanel-manager .summary .register .summary-items > li + li, .home.cpanel-manager .summary .register .painel-carga .dashboard li .mat-checkbox .summary-items > .mat-checkbox-label + li, .painel-carga .dashboard li .mat-checkbox .home.cpanel-manager .summary .register .summary-items > .mat-checkbox-label + li, .register .chart-donut .legend .home.cpanel-manager .summary .summary-items > fa-icon + li, .register .painel-nfce.consulta .options .legend .home.cpanel-manager .summary .summary-items > fa-icon + li, .painel-nfce.consulta .register .options .legend .home.cpanel-manager .summary .summary-items > fa-icon + li, .home.cpanel-manager .summary .register .chart-donut .legend .summary-items > fa-icon + li, .home.cpanel-manager .summary .register .painel-nfce.consulta .options .legend .summary-items > fa-icon + li, .painel-nfce.consulta .home.cpanel-manager .summary .register .options .legend .summary-items > fa-icon + li, .chart-donut .legend .register .home.cpanel-manager .summary .summary-items > fa-icon + li, .painel-nfce.consulta .options .legend .register .home.cpanel-manager .summary .summary-items > fa-icon + li, .home.cpanel-manager .summary .chart-donut .legend .register .summary-items > fa-icon + li, .home.cpanel-manager .summary .painel-nfce.consulta .options .legend .register .summary-items > fa-icon + li, .painel-nfce.consulta .home.cpanel-manager .summary .options .legend .register .summary-items > fa-icon + li, .register .chart-gauge .legend .home.cpanel-manager .summary .summary-items > fa-icon + li, .home.cpanel-manager .summary .register .chart-gauge .legend .summary-items > fa-icon + li, .chart-gauge .legend .register .home.cpanel-manager .summary .summary-items > fa-icon + li, .home.cpanel-manager .summary .chart-gauge .legend .register .summary-items > fa-icon + li, .register .home.cpanel-manager .summary .summary-items > .cropperJsBox + li, .home.cpanel-manager .summary .register .summary-items > .cropperJsBox + li, .register .home.cpanel-manager .summary .summary-items > li + li, .home.cpanel-manager .summary .register .summary-items > li + li, .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .home.cpanel-manager .summary .summary-items > .mat-radio-label + li, .home.cpanel-manager .summary .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .summary-items > .mat-radio-label + li, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .home.cpanel-manager .summary .summary-items > .mat-radio-label + li, .home.cpanel-manager .summary .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .summary-items > .mat-radio-label + li, .register .cross-sell-new .flags li .mat-checkbox .home.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .home.cpanel-manager .summary .register .cross-sell-new .flags li .mat-checkbox .summary-items > .mat-checkbox-label + li, .cross-sell-new .flags li .mat-checkbox .register .home.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .home.cpanel-manager .summary .cross-sell-new .flags li .mat-checkbox .register .summary-items > .mat-checkbox-label + li, .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .box + .mat-radio-label, .register .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-radio-button .mat-checkbox .mat-checkbox-label + .mat-radio-label, .permissoes .flags .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .mat-checkbox-label + .mat-radio-label, .register .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-checkbox .mat-radio-button .mat-checkbox-label + .mat-radio-label, .permissoes .flags .register .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .mat-checkbox-label + .mat-radio-label, .register .budget-contract.contract-new .contract-type .actions .parametrizacao.sla-pedidos .order-steps > li .mat-radio-button fa-icon + .mat-radio-label, .parametrizacao.sla-pedidos .register .budget-contract.contract-new .contract-type .actions .order-steps > li .mat-radio-button fa-icon + .mat-radio-label, .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .torre-controle.cpanel-manager .summary .summary-items > li + .mat-radio-label, .torre-controle.cpanel-manager .summary .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .summary-items > li + .mat-radio-label, .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .vtex.tratamento-pedidos ul li + .mat-radio-label, .vtex.tratamento-pedidos ul .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button li + .mat-radio-label, .register .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-radio-button .mat-checkbox .mat-checkbox-label + .mat-radio-label, .painel-carga .dashboard .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .mat-checkbox-label + .mat-radio-label, .register .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-checkbox .mat-radio-button .mat-checkbox-label + .mat-radio-label, .painel-carga .dashboard .register .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .box + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-radio-button .register .mat-checkbox .mat-checkbox-label + .mat-radio-label, .permissoes .flags .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .mat-checkbox .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-checkbox .mat-radio-button .register .mat-checkbox-label + .mat-radio-label, .permissoes .flags .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .register .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .parametrizacao.sla-pedidos .order-steps > li .mat-radio-button .register fa-icon + .mat-radio-label, .parametrizacao.sla-pedidos .budget-contract.contract-new .contract-type .actions .order-steps > li .mat-radio-button .register fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .torre-controle.cpanel-manager .summary .summary-items > li + .mat-radio-label, .torre-controle.cpanel-manager .summary .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .summary-items > li + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .vtex.tratamento-pedidos ul li + .mat-radio-label, .vtex.tratamento-pedidos ul .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register li + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-radio-button .register .mat-checkbox .mat-checkbox-label + .mat-radio-label, .painel-carga .dashboard .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .mat-checkbox .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-checkbox .mat-radio-button .register .mat-checkbox-label + .mat-radio-label, .painel-carga .dashboard .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .register .mat-checkbox-label + .mat-radio-label, .register .chart-donut .legend .budget-contract.contract-new .contract-type .actions li .mat-radio-button fa-icon + .mat-radio-label, .register .painel-nfce.consulta .options .legend .budget-contract.contract-new .contract-type .actions li .mat-radio-button fa-icon + .mat-radio-label, .painel-nfce.consulta .register .options .legend .budget-contract.contract-new .contract-type .actions li .mat-radio-button fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .chart-donut .legend fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .painel-nfce.consulta .options .legend fa-icon + .mat-radio-label, .painel-nfce.consulta .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .options .legend fa-icon + .mat-radio-label, .chart-donut .legend .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button fa-icon + .mat-radio-label, .painel-nfce.consulta .options .legend .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .chart-donut .legend .register fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .painel-nfce.consulta .options .legend .register fa-icon + .mat-radio-label, .painel-nfce.consulta .budget-contract.contract-new .contract-type .actions li .mat-radio-button .options .legend .register fa-icon + .mat-radio-label, .register .chart-gauge .legend .budget-contract.contract-new .contract-type .actions li .mat-radio-button fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .chart-gauge .legend fa-icon + .mat-radio-label, .chart-gauge .legend .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .chart-gauge .legend .register fa-icon + .mat-radio-label, .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .cropperJsBox + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .cropperJsBox + .mat-radio-label, .register .home.cpanel-manager .summary .budget-contract.contract-new .contract-type .actions li .mat-radio-button .summary-items > li + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .home.cpanel-manager .summary .summary-items > li + .mat-radio-label, .home.cpanel-manager .summary .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .summary-items > li + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .home.cpanel-manager .summary .register .summary-items > li + .mat-radio-label, .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .mat-radio-label + .mat-radio-label, .register .cross-sell-new .flags .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .register .cross-sell-new .flags li .mat-checkbox .mat-radio-button .mat-checkbox-label + .mat-radio-label, .register .cross-sell-new .flags .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .register .cross-sell-new .flags li .mat-radio-button .mat-checkbox .mat-checkbox-label + .mat-radio-label, .cross-sell-new .flags .budget-contract.contract-new .contract-type .actions li .mat-checkbox .register .mat-radio-button .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .cross-sell-new .flags li .mat-checkbox .register .mat-radio-button .mat-checkbox-label + .mat-radio-label, .cross-sell-new .flags .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .register .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .cross-sell-new .flags li .mat-radio-button .mat-checkbox .register .mat-checkbox-label + .mat-radio-label, .register .cross-sell-new .flags li .mat-checkbox .box + .mat-checkbox-label, .register .cross-sell-new .permissoes .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .permissoes .register .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .register .cross-sell-new .flags .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox fa-icon + .mat-checkbox-label, .parametrizacao.sla-pedidos .register .cross-sell-new .flags .order-steps > li .mat-checkbox fa-icon + .mat-checkbox-label, .register .cross-sell-new .flags li .mat-checkbox .torre-controle.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .torre-controle.cpanel-manager .summary .register .cross-sell-new .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .register .cross-sell-new .flags li .mat-checkbox .vtex.tratamento-pedidos ul li + .mat-checkbox-label, .vtex.tratamento-pedidos ul .register .cross-sell-new .flags li .mat-checkbox li + .mat-checkbox-label, .register .cross-sell-new .flags .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard .register .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .register .box + .mat-checkbox-label, .cross-sell-new .permissoes .flags li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .permissoes .cross-sell-new .flags li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .cross-sell-new .flags .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .register fa-icon + .mat-checkbox-label, .parametrizacao.sla-pedidos .cross-sell-new .flags .order-steps > li .mat-checkbox .register fa-icon + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .register .torre-controle.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .torre-controle.cpanel-manager .summary .cross-sell-new .flags li .mat-checkbox .register .summary-items > li + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .register .vtex.tratamento-pedidos ul li + .mat-checkbox-label, .vtex.tratamento-pedidos ul .cross-sell-new .flags li .mat-checkbox .register li + .mat-checkbox-label, .cross-sell-new .flags .painel-carga .dashboard li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard .cross-sell-new .flags li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label, .register .chart-donut .legend .cross-sell-new .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .register .painel-nfce.consulta .options .legend .cross-sell-new .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-nfce.consulta .register .options .legend .cross-sell-new .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .register .chart-donut .legend fa-icon + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .register .painel-nfce.consulta .options .legend fa-icon + .mat-checkbox-label, .painel-nfce.consulta .cross-sell-new .flags li .mat-checkbox .register .options .legend fa-icon + .mat-checkbox-label, .chart-donut .legend .register .cross-sell-new .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-nfce.consulta .options .legend .register .cross-sell-new .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .chart-donut .legend .register fa-icon + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .painel-nfce.consulta .options .legend .register fa-icon + .mat-checkbox-label, .painel-nfce.consulta .cross-sell-new .flags li .mat-checkbox .options .legend .register fa-icon + .mat-checkbox-label, .register .chart-gauge .legend .cross-sell-new .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .register .chart-gauge .legend fa-icon + .mat-checkbox-label, .chart-gauge .legend .register .cross-sell-new .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .chart-gauge .legend .register fa-icon + .mat-checkbox-label, .register .cross-sell-new .flags li .mat-checkbox .cropperJsBox + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .register .cropperJsBox + .mat-checkbox-label, .register .home.cpanel-manager .summary .cross-sell-new .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .register .home.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .home.cpanel-manager .summary .register .cross-sell-new .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .home.cpanel-manager .summary .register .summary-items > li + .mat-checkbox-label, .register .budget-contract.contract-new .contract-type .actions .cross-sell-new .flags li .mat-radio-button .mat-checkbox .mat-radio-label + .mat-checkbox-label, .cross-sell-new .flags .register .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .mat-radio-label + .mat-checkbox-label, .register .budget-contract.contract-new .contract-type .actions .cross-sell-new .flags li .mat-checkbox .mat-radio-button .mat-radio-label + .mat-checkbox-label, .cross-sell-new .flags .register .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .mat-radio-label + .mat-checkbox-label, .budget-contract.contract-new .contract-type .actions .cross-sell-new .flags li .mat-radio-button .register .mat-checkbox .mat-radio-label + .mat-checkbox-label, .cross-sell-new .flags .budget-contract.contract-new .contract-type .actions li .mat-radio-button .register .mat-checkbox .mat-radio-label + .mat-checkbox-label, .budget-contract.contract-new .contract-type .actions .cross-sell-new .flags li .mat-checkbox .mat-radio-button .register .mat-radio-label + .mat-checkbox-label, .cross-sell-new .flags .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .register .mat-radio-label + .mat-checkbox-label, .register .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .register .mat-checkbox-label + .mat-checkbox-label {
  margin-top: 20px;
}
.register.flags .table .table-header > li:nth-child(2), .register.flags .table-smaller .table-header > li:nth-child(2),
.register.flags .table .table-content > li:nth-child(2),
.register.flags .table-smaller .table-content > li:nth-child(2) {
  width: calc(30% - 50px);
}
.register.flags .table .table-header > li:nth-child(3), .register.flags .table-smaller .table-header > li:nth-child(3), .register.flags .table .table-header > li:nth-child(4), .register.flags .table-smaller .table-header > li:nth-child(4), .register.flags .table .table-header > li:nth-child(5), .register.flags .table-smaller .table-header > li:nth-child(5), .register.flags .table .table-header > li:nth-child(6), .register.flags .table-smaller .table-header > li:nth-child(6),
.register.flags .table .table-content > li:nth-child(3),
.register.flags .table-smaller .table-content > li:nth-child(3),
.register.flags .table .table-content > li:nth-child(4),
.register.flags .table-smaller .table-content > li:nth-child(4),
.register.flags .table .table-content > li:nth-child(5),
.register.flags .table-smaller .table-content > li:nth-child(5),
.register.flags .table .table-content > li:nth-child(6),
.register.flags .table-smaller .table-content > li:nth-child(6) {
  width: 15%;
}
.register.flags .table .table-header > li:nth-child(3), .register.flags .table-smaller .table-header > li:nth-child(3),
.register.flags .table .table-content > li:nth-child(3),
.register.flags .table-smaller .table-content > li:nth-child(3) {
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.register.flags .table .table-header > li:nth-child(4), .register.flags .table-smaller .table-header > li:nth-child(4), .register.flags .table .table-header > li:nth-child(5), .register.flags .table-smaller .table-header > li:nth-child(5),
.register.flags .table .table-content > li:nth-child(4),
.register.flags .table-smaller .table-content > li:nth-child(4),
.register.flags .table .table-content > li:nth-child(5),
.register.flags .table-smaller .table-content > li:nth-child(5) {
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  /* usage @include flex-justify-content(center); */
}
.register.flags .table .table-header > li:nth-child(4):hover a, .register.flags .table-smaller .table-header > li:nth-child(4):hover a, .register.flags .table .table-header > li:nth-child(5):hover a, .register.flags .table-smaller .table-header > li:nth-child(5):hover a,
.register.flags .table .table-content > li:nth-child(4):hover a,
.register.flags .table-smaller .table-content > li:nth-child(4):hover a,
.register.flags .table .table-content > li:nth-child(5):hover a,
.register.flags .table-smaller .table-content > li:nth-child(5):hover a {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.2s ease-in-out;
}
.register.flags .table .table-header > li:nth-child(4) a, .register.flags .table-smaller .table-header > li:nth-child(4) a, .register.flags .table .table-header > li:nth-child(5) a, .register.flags .table-smaller .table-header > li:nth-child(5) a,
.register.flags .table .table-content > li:nth-child(4) a,
.register.flags .table-smaller .table-content > li:nth-child(4) a,
.register.flags .table .table-content > li:nth-child(5) a,
.register.flags .table-smaller .table-content > li:nth-child(5) a {
  padding: 10px 20px 10px 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease-in-out;
}
.register.flags .table .table-header > li:nth-child(6), .register.flags .table-smaller .table-header > li:nth-child(6),
.register.flags .table .table-content > li:nth-child(6),
.register.flags .table-smaller .table-content > li:nth-child(6) {
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.register .scrollbar, .register .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .register .ng2-pdf-viewer-container, .register .mat-select-panel {
  height: calc(100vh - 311px);
}
.register .table .table-header > li:nth-child(1), .register .table-smaller .table-header > li:nth-child(1),
.register .table .table-content > li:nth-child(1),
.register .table-smaller .table-content > li:nth-child(1) {
  width: 10%;
}
.register .table .table-header > li:nth-child(2), .register .table-smaller .table-header > li:nth-child(2),
.register .table .table-content > li:nth-child(2),
.register .table-smaller .table-content > li:nth-child(2) {
  width: calc(60% - 40px);
}
.register .table .table-header > li:nth-child(3), .register .table-smaller .table-header > li:nth-child(3), .register .table .table-header > li:nth-child(4), .register .table-smaller .table-header > li:nth-child(4),
.register .table .table-content > li:nth-child(3),
.register .table-smaller .table-content > li:nth-child(3),
.register .table .table-content > li:nth-child(4),
.register .table-smaller .table-content > li:nth-child(4) {
  width: 15%;
}
.register .table .table-header > li:nth-child(3), .register .table-smaller .table-header > li:nth-child(3),
.register .table .table-content > li:nth-child(3),
.register .table-smaller .table-content > li:nth-child(3) {
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.register .table .table-header > li:nth-child(4), .register .table-smaller .table-header > li:nth-child(4),
.register .table .table-content > li:nth-child(4),
.register .table-smaller .table-content > li:nth-child(4) {
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.register .table .table-header > li .buttons fa-icon, .register .table-smaller .table-header > li .buttons fa-icon,
.register .table .table-content > li .buttons fa-icon,
.register .table-smaller .table-content > li .buttons fa-icon {
  font-size: 0.875rem;
}
.register.register-flag {
  width: 600px;
  margin: -240px 0 0 -300px;
}
.register .log .scrollbar, .register .log .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .register .log .ng2-pdf-viewer-container, .register .log .mat-select-panel {
  height: 200px;
}
.register .log .table .table-header li:nth-child(1), .register .log .table-smaller .table-header li:nth-child(1),
.register .log .table .table-content li:nth-child(1),
.register .log .table-smaller .table-content li:nth-child(1) {
  width: 20%;
}
.register .log .table .table-header li:nth-child(2), .register .log .table-smaller .table-header li:nth-child(2),
.register .log .table .table-content li:nth-child(2),
.register .log .table-smaller .table-content li:nth-child(2) {
  width: calc(60% - 40px);
}
.register .log .table .table-header li:nth-child(3), .register .log .table-smaller .table-header li:nth-child(3), .register .log .table .table-header li:nth-child(4), .register .log .table-smaller .table-header li:nth-child(4),
.register .log .table .table-content li:nth-child(3),
.register .log .table-smaller .table-content li:nth-child(3),
.register .log .table .table-content li:nth-child(4),
.register .log .table-smaller .table-content li:nth-child(4) {
  width: 10%;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.register.register-drugstore .table .table-header li:nth-child(1), .register.register-drugstore .table-smaller .table-header li:nth-child(1),
.register.register-drugstore .table .table-content li:nth-child(1),
.register.register-drugstore .table-smaller .table-content li:nth-child(1) {
  width: 10%;
}
.register.register-drugstore .table .table-header li:nth-child(2), .register.register-drugstore .table-smaller .table-header li:nth-child(2),
.register.register-drugstore .table .table-content li:nth-child(2),
.register.register-drugstore .table-smaller .table-content li:nth-child(2) {
  width: calc(60% - 40px);
}
.register.register-drugstore .table .table-header li:nth-child(3), .register.register-drugstore .table-smaller .table-header li:nth-child(3), .register.register-drugstore .table .table-header li:nth-child(4), .register.register-drugstore .table-smaller .table-header li:nth-child(4), .register.register-drugstore .table .table-header li:nth-child(5), .register.register-drugstore .table-smaller .table-header li:nth-child(5),
.register.register-drugstore .table .table-content li:nth-child(3),
.register.register-drugstore .table-smaller .table-content li:nth-child(3),
.register.register-drugstore .table .table-content li:nth-child(4),
.register.register-drugstore .table-smaller .table-content li:nth-child(4),
.register.register-drugstore .table .table-content li:nth-child(5),
.register.register-drugstore .table-smaller .table-content li:nth-child(5) {
  width: 10%;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.register.register-drugstore .table .table-header li:nth-child(6), .register.register-drugstore .table-smaller .table-header li:nth-child(6),
.register.register-drugstore .table .table-content li:nth-child(6),
.register.register-drugstore .table-smaller .table-content li:nth-child(6) {
  width: 15%;
}
.branch-list .table-header > li,
.branch-list .table-content > li {
  width: 10%;
}
.branch-list .table-header > li:nth-child(2),
.branch-list .table-content > li:nth-child(2) {
  width: calc(60% - 50px);
}
.branch-list .table-header > li:last-child,
.branch-list .table-content > li:last-child {
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.dialog-register-branch {
  width: 1500px;
}
.dialog-register-branch .mat-form-field-infix {
  display: inline-flex;
  align-items: baseline;
  width: 100%;
}
.dialog-register-branch .mat-icon-button {
  width: auto;
  height: auto;
  padding-right: 8px;
  margin: -10px;
}
.dialog-register-branch .farmacia-popular {
  margin-top: 20px;
}
.dialog-filial-editar .mat-form-field-infix {
  display: inline-flex;
  align-items: baseline;
  width: 100%;
}
.dialog-filial-editar .mat-icon-button {
  width: auto;
  height: auto;
  padding-right: 8px;
  margin: -10px;
}
.dialog-filial-consulta {
  width: 400px;
}
.dialog-filial-consulta .query-response > p {
  font-size: 0.875rem;
  color: #e02a31;
  margin-top: 10px;
}
.dialog-filial-consulta .query-response .buttons {
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.aliquotas-icms-cup {
  /* ///////////////////////////////////////////////////// */
  /* ///////////////////////////////////////////////////// */
}
.aliquotas-icms-cup .group-inline {
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.aliquotas-icms-cup .chart-choropleth {
  width: 50%;
  height: calc(100vh - 205px);
}
.aliquotas-icms-cup .list-icms {
  width: calc(45% - 40px);
  margin-left: 40px;
}
.aliquotas-icms-cup .list-icms .scrollbar, .aliquotas-icms-cup .list-icms .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .aliquotas-icms-cup .list-icms .ng2-pdf-viewer-container, .aliquotas-icms-cup .list-icms .mat-select-panel {
  height: calc(100vh - 380px);
}
.aliquotas-icms-cup .list-icms .table-header li,
.aliquotas-icms-cup .list-icms .table-content li {
  width: calc(40% - 20px);
}
.aliquotas-icms-cup .list-icms .table-header li:nth-child(1),
.aliquotas-icms-cup .list-icms .table-content li:nth-child(1) {
  width: 60%;
}
.aliquotas-icms-cup .list-icms mat-form-field {
  max-width: 70px;
}
/* suite */
.import {
  /* ////////////////// */
  /* ////////////////// */
  /* ////////////////// */
}
.import .import-settings {
  height: calc(100vh - 200px - 60px);
  margin-top: 20px;
  display: flex;
}
.import .import-settings .options {
  margin-bottom: 20px;
}
.import .import-settings .buttons {
  margin-top: 15px;
}
.import .import-settings .buttons fa-icon {
  margin-right: 10px;
}
.import .import-type {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  /* usage @include flex-justify-content(center); */
}
.import .import-parameters {
  height: 100%;
}
.import .import-parameters .scrollbar, .import .import-parameters .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .import .import-parameters .ng2-pdf-viewer-container, .import .import-parameters .mat-select-panel {
  height: calc(35vh - 40px);
  padding-left: 10px;
}
.import .import-parameters .table ul li, .import .import-parameters .table-smaller ul li {
  overflow-wrap: anywhere;
}
.import .import-parameters .table ul li + li, .import .import-parameters .table-smaller ul li + li {
  margin-top: 10px;
}
.import .import-upload {
  width: calc(50% - 20px);
  margin-left: 20px;
}
.import .import-upload .file-uploader {
  height: 100%;
}
.import .import-upload .file-uploader .file-uploader-wrapper {
  height: 100%;
}
.import footer {
  margin-top: 20px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
  /* /// */
}
.import footer .process-steps {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.import footer .process-steps li {
  opacity: 0.4;
  filter: alpha(opacity=40);
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.import footer .process-steps li > div {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.import footer .process-steps li + li {
  padding-left: 100px;
  margin-left: 10px;
  position: relative;
}
.import footer .process-steps li + li:before {
  content: "";
  width: calc(100px - 10px);
  height: 1px;
  position: absolute;
  top: calc(50% + 1px);
  left: 0;
  background: #656565;
}
.import footer .process-steps li fa-icon {
  font-size: 1.5rem;
  margin-right: 10px;
}
.import footer .process-steps li fa-icon.spinner {
  width: 23px;
  height: 23px;
  background: #006cb7;
  color: white;
  font-size: 0.875rem;
  animation: spin 1.5s linear infinite;
  border-radius: 100rem;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.import footer .process-steps li.active {
  color: #006cb7;
  opacity: 1;
  filter: alpha(opacity=100);
}
.import footer .process-steps li.active:before {
  background: #71bf4b;
}
.import footer .process-steps li.error {
  color: #e02a31;
  opacity: 1;
  filter: alpha(opacity=100);
}
.import footer .process-steps li.error:before {
  background: #e02a31;
}
.import footer .process-steps li.done {
  color: #71bf4b;
  opacity: 1;
  filter: alpha(opacity=100);
}
.import footer .process-steps li.done:before {
  background: #71bf4b;
}
.import footer .buttons {
  margin-top: 0;
}
.dialog.import-log {
  width: 800px;
}
.dialog.import-log .scrollbar, .dialog.import-log .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.import-log .ng2-pdf-viewer-container, .dialog.import-log .mat-select-panel {
  height: calc(100vh - 300px);
}
.export {
  /* ////////////////////////////////////////////////////// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.export .multiple-selector {
  /* ///////////////////// */
}
.export .multiple-selector .scrollbar, .export .multiple-selector .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .export .multiple-selector .ng2-pdf-viewer-container, .export .multiple-selector .mat-select-panel {
  height: calc(100vh - 462px);
}
.export .multiple-selector .list-buttons li .mat-radio-button .mat-radio-label,
.export .multiple-selector .list-buttons li .mat-radio-button .mat-checkbox-label,
.export .multiple-selector .list-buttons li .mat-checkbox .mat-radio-label,
.export .multiple-selector .list-buttons li .mat-checkbox .mat-checkbox-label {
  width: 140px;
}
.export .multiple-selector .ms-result .filter .filter-search {
  width: 177px;
}
.export .multiple-selector .ms-result .list-buttons li {
  width: calc(100% - 20px);
}
.export .multiple-selector .ms-result .list-buttons li .mat-radio-button,
.export .multiple-selector .ms-result .list-buttons li .mat-checkbox {
  width: 100%;
}
.export .multiple-selector .ms-result .list-buttons li .mat-radio-button .mat-radio-label,
.export .multiple-selector .ms-result .list-buttons li .mat-radio-button .mat-checkbox-label,
.export .multiple-selector .ms-result .list-buttons li .mat-checkbox .mat-radio-label,
.export .multiple-selector .ms-result .list-buttons li .mat-checkbox .mat-checkbox-label {
  width: 100%;
  text-align: left;
  text-transform: capitalize;
}
.export .log .scrollbar, .export .log .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .export .log .ng2-pdf-viewer-container, .export .log .mat-select-panel {
  height: calc(100vh - 485px);
}
.export .log .table .table-header li, .export .log .table-smaller .table-header li,
.export .log .table .table-content li,
.export .log .table-smaller .table-content li {
  width: 10%;
}
.export .log .table .table-header li:nth-child(3), .export .log .table-smaller .table-header li:nth-child(3),
.export .log .table .table-content li:nth-child(3),
.export .log .table-smaller .table-content li:nth-child(3) {
  width: calc(90% - 30px);
}
@media screen and (min-width: 1024px) {
  .export .multiple-selector .ms-result .filter .filter-search {
    width: 300px;
  }
  .export .multiple-selector .ms-result .list-buttons li {
    width: calc(50% - 20px);
  }
}
/* servicos */
.spot .fm-inline .buttons {
  margin-left: auto;
}
.spot .log .scrollbar, .spot .log .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .spot .log .ng2-pdf-viewer-container, .spot .log .mat-select-panel {
  height: calc(100vh - 360px);
}
.pricefy .execute {
  display: inline;
}
.pricefy .buttons .buttonErro {
  color: #e02a31;
}
.pricefy .log .scrollbar, .pricefy .log .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .pricefy .log .ng2-pdf-viewer-container, .pricefy .log .mat-select-panel {
  height: calc(100vh - 360px);
}
/* support */
.desbloqueio-usuario header {
  padding-bottom: 20px;
}
.desbloqueio-usuario .scrollbar, .desbloqueio-usuario .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .desbloqueio-usuario .ng2-pdf-viewer-container, .desbloqueio-usuario .mat-select-panel {
  height: calc(100vh - 314px);
}
.desbloqueio-usuario .table .table-header li, .desbloqueio-usuario .table-smaller .table-header li,
.desbloqueio-usuario .table .table-content li,
.desbloqueio-usuario .table-smaller .table-content li {
  width: 8%;
}
.desbloqueio-usuario .table .table-header li:nth-child(2), .desbloqueio-usuario .table-smaller .table-header li:nth-child(2), .desbloqueio-usuario .table .table-header li:nth-child(3), .desbloqueio-usuario .table-smaller .table-header li:nth-child(3), .desbloqueio-usuario .table .table-header li:nth-child(4), .desbloqueio-usuario .table-smaller .table-header li:nth-child(4),
.desbloqueio-usuario .table .table-content li:nth-child(2),
.desbloqueio-usuario .table-smaller .table-content li:nth-child(2),
.desbloqueio-usuario .table .table-content li:nth-child(3),
.desbloqueio-usuario .table-smaller .table-content li:nth-child(3),
.desbloqueio-usuario .table .table-content li:nth-child(4),
.desbloqueio-usuario .table-smaller .table-content li:nth-child(4) {
  width: calc(20% - 80px);
}
.dialog-desbloqueio-usuario-novo, .dialog-desbloqueio-usuario-editar {
  width: 900px;
  /* /////////////////////////// */
  /* /////////////////////////// */
}
.dialog-desbloqueio-usuario-novo .group-inline, .dialog-desbloqueio-usuario-editar .group-inline {
  margin-top: 10px;
}
.dialog-desbloqueio-usuario-novo .group-inline .group, .dialog-desbloqueio-usuario-editar .group-inline .group {
  width: 50%;
}
.dialog-desbloqueio-usuario-novo .group-inline .group + .group, .dialog-desbloqueio-usuario-editar .group-inline .group + .group {
  width: calc(50% - 20px);
}
.dialog-desbloqueio-usuario-novo .reason textarea, .dialog-desbloqueio-usuario-editar .reason textarea {
  min-height: 201px;
}
.dialog-desbloqueio-usuario-novo .reason small, .dialog-desbloqueio-usuario-editar .reason small {
  font-size: 0.75rem;
}
.dialog-desbloqueio-usuario-novo .file-uploader, .dialog-desbloqueio-usuario-editar .file-uploader {
  margin-left: 20px;
}
.dialog-desbloqueio-usuario-novo .file-uploader > p, .dialog-desbloqueio-usuario-editar .file-uploader > p {
  font-size: 0.875rem;
  line-height: normal;
  margin-bottom: 3px;
}
.dialog-desbloqueio-usuario-novo .file-uploader .file-uploader-wrapper, .dialog-desbloqueio-usuario-editar .file-uploader .file-uploader-wrapper {
  max-height: 222px;
}
.dialog-desbloqueio-usuario-autorizacao {
  width: 840px;
}
.dialog-desbloqueio-usuario-autorizacao pdf-viewer {
  height: calc(100vh - 160px);
  -webkit-user-select: all;
          user-select: all;
}
.dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container {
  padding-top: 3px;
}
.dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .page {
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
}
.nps {
  /* ////////////////////////////////////////////////////////////////// */
  /* ////////////////////////////////////////////////////////////////// */
  /* ////////////////////////////////////////////////////////////////// */
  /* ////////////////////////////////////////////////////////////////// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.nps .actions {
  padding-bottom: 0;
}
.nps .mat-accordion {
  padding: 20px;
}
.nps .dashboard {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  /* usage @include flex-wrap(nowrap); */
  /* usage @include flex-wrap(wrap); */
}
.nps .history-rating {
  width: calc(75% - 60px);
}
.nps .history-rating .chart-bar {
  height: calc(100vh - 300px);
}
.nps .history-rating .chart-bar canvas {
  max-height: calc(100vh - 300px);
}
.nps .chart-rating {
  width: 25%;
  margin-left: 20px;
}
.nps .score .chart-gauge {
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.nps .score .chart {
  width: calc(50vh - 118px);
  height: calc(50vh - 228px);
}
.nps .score .chart .total {
  margin-top: 40px;
}
.nps .total-rating {
  margin-top: 20px;
}
.nps .total-rating .chart-donut .chart, .nps .total-rating .painel-nfce.consulta .options .chart, .painel-nfce.consulta .nps .total-rating .options .chart, .nps .total-rating .chart-gauge .chart {
  width: calc(50vh - 192px);
  height: calc(50vh - 192px);
}
.nps .total-rating .chart-donut .legend, .nps .total-rating .painel-nfce.consulta .options .legend, .painel-nfce.consulta .nps .total-rating .options .legend, .nps .total-rating .chart-gauge .legend {
  width: 30%;
  margin: 0 0 0 20px;
  display: flex;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  /* usage @include flex-justify-content(center); */
  flex-direction: column;
}
.nps .total-rating .chart-donut .legend li, .nps .total-rating .painel-nfce.consulta .options .legend li, .painel-nfce.consulta .nps .total-rating .options .legend li, .nps .total-rating .chart-gauge .legend li {
  padding: 0;
}
.nps .total-rating .chart-donut .legend li + li, .nps .total-rating .painel-nfce.consulta .options .legend li + li, .painel-nfce.consulta .nps .total-rating .options .legend li + li, .nps .total-rating .chart-gauge .legend li + li {
  margin-top: 6px;
}
.nps .total-rating .chart-donut .legend fa-icon, .nps .total-rating .painel-nfce.consulta .options .legend fa-icon, .painel-nfce.consulta .nps .total-rating .options .legend fa-icon, .nps .total-rating .chart-gauge .legend fa-icon {
  width: auto;
  height: auto;
  font-size: 1.375rem;
  margin: 0 5px 0 0;
  box-shadow: none;
}
@media screen and (min-width: 1400px) {
  .nps {
    /* ////////////////////////////////////////////////////////////////// */
  }
  .nps .total-rating .chart-donut, .nps .total-rating .painel-nfce.consulta .options, .painel-nfce.consulta .nps .total-rating .options, .nps .total-rating .chart-gauge {
    flex-direction: column;
  }
  .nps .total-rating .chart-donut .chart, .nps .total-rating .painel-nfce.consulta .options .chart, .painel-nfce.consulta .nps .total-rating .options .chart, .nps .total-rating .chart-gauge .chart {
    width: calc(50vh - 235px);
    height: calc(50vh - 235px);
  }
  .nps .total-rating .chart-donut .legend, .nps .total-rating .painel-nfce.consulta .options .legend, .painel-nfce.consulta .nps .total-rating .options .legend, .nps .total-rating .chart-gauge .legend {
    width: 90%;
    margin: 20px 0 0 0;
    flex-direction: row;
    /* position vertically ie */
    align-items: center;
    /* usage @include flex-align-items(center); */
  }
  .nps .total-rating .chart-donut .legend li, .nps .total-rating .painel-nfce.consulta .options .legend li, .painel-nfce.consulta .nps .total-rating .options .legend li, .nps .total-rating .chart-gauge .legend li {
    flex-direction: column;
  }
  .nps .total-rating .chart-donut .legend li + li, .nps .total-rating .painel-nfce.consulta .options .legend li + li, .painel-nfce.consulta .nps .total-rating .options .legend li + li, .nps .total-rating .chart-gauge .legend li + li {
    margin: 0 0 0 20px;
  }
  .nps .total-rating .chart-donut .legend fa-icon, .nps .total-rating .painel-nfce.consulta .options .legend fa-icon, .painel-nfce.consulta .nps .total-rating .options .legend fa-icon, .nps .total-rating .chart-gauge .legend fa-icon {
    font-size: 2.25rem;
    margin: 0;
  }
  .nps .total-rating .chart-donut .legend p, .nps .total-rating .painel-nfce.consulta .options .legend p, .painel-nfce.consulta .nps .total-rating .options .legend p, .nps .total-rating .chart-gauge .legend p {
    padding: 5px 0 0 0;
  }
  .nps .score .chart {
    width: calc(50vh - 153px);
    height: calc(50vh - 263px);
  }
  .nps .score .chart-donut .legend fa-icon, .nps .score .painel-nfce.consulta .options .legend fa-icon, .painel-nfce.consulta .nps .score .options .legend fa-icon, .nps .score .chart-gauge .legend fa-icon {
    font-size: 3.75rem;
  }
}
.nps-filter {
  width: 1000px;
  /* //////////////////////////////////////////////////////////// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.nps-filter .filter-period {
  margin-bottom: 20px;
}
.nps-filter .filter-period ul {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.nps-filter .filter-period ul li .mat-radio-label {
  padding: 10px;
  background: white;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.nps-filter .filter-period ul li .mat-radio-checked .mat-radio-label {
  background: rgba(119, 196, 81, 0.2);
  transition: all 0.2s ease-in-out;
}
.nps-filter .filter-period ul li + li {
  margin-left: 10px;
}
.nps-filter .branches .scrollbar, .nps-filter .branches .mat-select-panel, .nps-filter .branches .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .nps-filter .branches .ng2-pdf-viewer-container {
  height: 205px;
}
.nps-filter .buttons .buttonErro {
  color: #e02a31;
}
@media screen and (min-width: 1400px) {
  .nps-filter .branches .scrollbar, .nps-filter .branches .mat-select-panel, .nps-filter .branches .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .nps-filter .branches .ng2-pdf-viewer-container {
    height: 270px;
  }
}
.painel-carga {
  /* /////////////////////////////////////////////////////////// */
}
.painel-carga .dashboard ul {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  flex-wrap: wrap;
  /* usage @include flex-wrap(nowrap); */
  /* usage @include flex-wrap(wrap); */
}
.painel-carga .dashboard li {
  margin: 0 5px 10px 5px;
}
.painel-carga .dashboard li:nth-child(1) fa-icon {
  color: #fab727;
}
.painel-carga .dashboard li:nth-child(2) fa-icon {
  color: #f48925;
}
.painel-carga .dashboard li:nth-child(3) fa-icon {
  color: #d0232a;
}
.painel-carga .dashboard li:nth-child(4) fa-icon {
  color: #9a1740;
}
.painel-carga .dashboard li:nth-child(5) fa-icon {
  color: #86266b;
}
.painel-carga .dashboard li:nth-child(6) fa-icon {
  color: #2674ae;
}
.painel-carga .dashboard li:nth-child(7) fa-icon {
  color: #2d86c8;
}
.painel-carga .dashboard li:nth-child(8) fa-icon {
  color: #4cb757;
}
.painel-carga .dashboard li:last-child {
  margin-right: 0;
}
.painel-carga .dashboard li .mat-checkbox {
  width: 100%;
  position: relative;
}
.painel-carga .dashboard li .mat-checkbox .mat-checkbox-label {
  width: 70px;
  height: 70px;
  display: flex;
  flex-direction: column;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.painel-carga .dashboard li .mat-checkbox .mat-checkbox-label fa-icon {
  font-size: 1.875rem;
  transition: all 0.2s ease-in-out;
}
.painel-carga .dashboard li .mat-checkbox .mat-checkbox-label span {
  margin-top: 10px;
  transition: all 0.2s ease-in-out;
}
.painel-carga .dashboard li .mat-checkbox .mat-checkbox-label:hover fa-icon, .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label:hover span {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all 0.2s ease-in-out;
}
.painel-carga .dashboard li .mat-checkbox .mat-checkbox-inner-container {
  width: 25px;
  height: 25px;
  margin: 0 !important;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.painel-carga .dashboard li .mat-checkbox .mat-checkbox-frame {
  display: none;
}
.painel-carga .dashboard li .mat-checkbox.mat-checkbox-checked .mat-checkbox-background {
  background: #71bf4b;
}
.painel-carga .log {
  /* //////////////////////// */
}
.painel-carga .log .content {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.painel-carga .log .scrollbar, .painel-carga .log .mat-select-panel, .painel-carga .log .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .painel-carga .log .ng2-pdf-viewer-container {
  height: 390px;
}
.painel-carga .log .pipeline {
  width: 25%;
}
.painel-carga .log .pipeline .table-filter, .painel-carga .log .pipeline .fechamento-caixa.cpanel .cpanel-summary .filter, .fechamento-caixa.cpanel .cpanel-summary .painel-carga .log .pipeline .filter {
  margin-bottom: 0;
  border: none;
}
.painel-carga .log .pipeline li span {
  width: calc(100% - 30px - 10px);
}
.painel-carga .log .pipeline li.done {
  color: #71bf4b;
}
.painel-carga .log .pipeline li.error {
  color: #e02a31;
}
.painel-carga .log .pipeline li.running {
  color: #006cb7;
}
.painel-carga .log .pipeline li.running fa-icon {
  animation: spin 2s linear infinite;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.painel-carga .log .pipeline .table-header li:nth-child(1),
.painel-carga .log .pipeline .table-content li:nth-child(1) {
  width: 25px;
}
.painel-carga .log .pipeline .table-header li:nth-child(1) fa-icon,
.painel-carga .log .pipeline .table-content li:nth-child(1) fa-icon {
  width: 25px;
  height: 25px;
  line-height: 0;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
  border-radius: 100rem;
}
.painel-carga .log .pipeline .table-header li:nth-child(2),
.painel-carga .log .pipeline .table-content li:nth-child(2) {
  width: calc(100% - 25px - 25px - 30px);
}
.painel-carga .log .pipeline .table-header li:nth-child(3),
.painel-carga .log .pipeline .table-content li:nth-child(3) {
  width: 25px;
  color: #555555;
}
.painel-carga .log .pipeline .table-header li .item-name,
.painel-carga .log .pipeline .table-content li .item-name {
  cursor: pointer;
}
.painel-carga .log .pipeline .table-header li a,
.painel-carga .log .pipeline .table-content li a {
  padding: 0 10px;
  cursor: pointer;
}
.painel-carga .log .pipeline + .events {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e1e1e1;
}
.painel-carga .log .events {
  width: calc(75% - 40px - 1px);
  /*.table-header,
  .table-content {
    li {
      width: 10%;

      &:nth-child(1) {
        width: calc(80% - 30px)
      }
    }
  }*/
}
.painel-carga.estatisticas {
  height: calc(100vh - 40px - 60px);
  /* /// */
  /* /// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.painel-carga.estatisticas .navigation {
  padding-bottom: 0;
}
.painel-carga.estatisticas .statistics-panels section {
  height: calc(45vh - 40px - 60px);
}
.painel-carga.estatisticas .statistics-panels section + section {
  height: calc(55vh - 40px - 60px);
  padding-top: 20px;
}
.painel-carga.estatisticas .statistics-panels .chart-bar canvas {
  max-height: calc(50vh - 140px);
}
.painel-carga.estatisticas .statistics-panels .chart-donut .chart, .painel-carga.estatisticas .statistics-panels .painel-nfce.consulta .options .chart, .painel-nfce.consulta .painel-carga.estatisticas .statistics-panels .options .chart, .painel-carga.estatisticas .statistics-panels .chart-gauge .chart {
  width: calc(50vh - 100px);
  height: calc(50vh - 160px);
}
.painel-carga.estatisticas .group-inline {
  height: 100%;
}
.painel-carga.estatisticas .group-inline .group {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.painel-carga.estatisticas .statistics-success .table-header li:nth-child(1),
.painel-carga.estatisticas .statistics-success .table-content li:nth-child(1) {
  width: calc(85% - 10px - 5px);
}
.painel-carga.estatisticas .statistics-success .table-header li:nth-child(2),
.painel-carga.estatisticas .statistics-success .table-content li:nth-child(2) {
  width: 15%;
  text-align: center;
}
.painel-carga.estatisticas .statistics-error .table-header li:nth-child(1),
.painel-carga.estatisticas .statistics-error .table-content li:nth-child(1) {
  width: 15%;
}
.painel-carga.estatisticas .statistics-error .table-header li:nth-child(2),
.painel-carga.estatisticas .statistics-error .table-content li:nth-child(2) {
  width: calc(70% - 15px - 5px);
}
.painel-carga.estatisticas .statistics-error .table-header li:nth-child(3),
.painel-carga.estatisticas .statistics-error .table-content li:nth-child(3) {
  width: 15%;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .painel-carga.estatisticas {
    height: calc(100vh - 40px - 60px);
    /* /// */
  }
  .painel-carga.estatisticas .statistics-panels {
    display: flex;
  }
  .painel-carga.estatisticas .statistics-panels section {
    width: calc(50% - 20px);
    height: calc(100vh - 40px - 60px - 100px);
  }
  .painel-carga.estatisticas .statistics-panels section + section {
    height: calc(100vh - 40px - 60px - 100px);
    padding-left: 0;
  }
  .painel-carga.estatisticas .group-inline {
    flex-direction: column;
  }
  .painel-carga.estatisticas .group-inline .group {
    width: 100%;
    height: calc(50% - 10px);
  }
  .painel-carga.estatisticas .group-inline .group + .group {
    margin: 10px 0 0 0;
  }
}
.version-panel {
  padding: calc(10px);
  display: flex;
  flex-wrap: wrap;
  /* usage @include flex-wrap(nowrap); */
  /* usage @include flex-wrap(wrap); */
  /* ///////////////////////////////////////////////////////// */
  /* ///////////////////////////////////////////////////////// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.version-panel > li {
  width: 16.6666666667%;
}
.version-panel .scrollbar, .version-panel .mat-select-panel, .version-panel .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .version-panel .ng2-pdf-viewer-container {
  height: 84px;
}
.version-panel .box, .version-panel .permissoes .flags li .mat-checkbox .mat-checkbox-label, .permissoes .flags li .mat-checkbox .version-panel .mat-checkbox-label, .version-panel .parametrizacao.sla-pedidos .order-steps > li fa-icon, .parametrizacao.sla-pedidos .order-steps > li .version-panel fa-icon, .version-panel .torre-controle.cpanel-manager .summary .summary-items > li, .torre-controle.cpanel-manager .summary .version-panel .summary-items > li, .version-panel .vtex.tratamento-pedidos ul li, .vtex.tratamento-pedidos ul .version-panel li, .version-panel .chart-donut .legend fa-icon, .version-panel .painel-nfce.consulta .options .legend fa-icon, .painel-nfce.consulta .version-panel .options .legend fa-icon, .chart-donut .legend .version-panel fa-icon, .painel-nfce.consulta .options .legend .version-panel fa-icon, .version-panel .chart-gauge .legend fa-icon, .chart-gauge .legend .version-panel fa-icon, .version-panel .cropperJsBox, .version-panel .home.cpanel-manager .summary .summary-items > li, .home.cpanel-manager .summary .version-panel .summary-items > li, .version-panel .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .version-panel .mat-radio-label, .version-panel .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .version-panel .mat-checkbox-label, .version-panel .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .version-panel .mat-checkbox-label {
  height: calc(50vh - 100px);
  padding: calc(10px);
  margin: calc(10px);
}
.version-panel .box > header, .version-panel .permissoes .flags li .mat-checkbox .mat-checkbox-label > header, .permissoes .flags li .mat-checkbox .version-panel .mat-checkbox-label > header, .version-panel .parametrizacao.sla-pedidos .order-steps > li fa-icon > header, .parametrizacao.sla-pedidos .order-steps > li .version-panel fa-icon > header, .version-panel .torre-controle.cpanel-manager .summary .summary-items > li > header, .torre-controle.cpanel-manager .summary .version-panel .summary-items > li > header, .version-panel .vtex.tratamento-pedidos ul li > header, .vtex.tratamento-pedidos ul .version-panel li > header, .version-panel .chart-donut .legend fa-icon > header, .version-panel .painel-nfce.consulta .options .legend fa-icon > header, .painel-nfce.consulta .version-panel .options .legend fa-icon > header, .chart-donut .legend .version-panel fa-icon > header, .painel-nfce.consulta .options .legend .version-panel fa-icon > header, .version-panel .chart-gauge .legend fa-icon > header, .chart-gauge .legend .version-panel fa-icon > header, .version-panel .cropperJsBox > header, .version-panel .home.cpanel-manager .summary .summary-items > li > header, .home.cpanel-manager .summary .version-panel .summary-items > li > header, .version-panel .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .version-panel .mat-radio-label > header, .version-panel .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header, .cross-sell-new .flags li .mat-checkbox .version-panel .mat-checkbox-label > header, .version-panel .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header, .painel-carga .dashboard li .mat-checkbox .version-panel .mat-checkbox-label > header {
  padding: 0 20px 10px 20px;
  margin: 0 calc(-20px) calc(10px) calc(-20px);
}
.version-panel .box > header h1, .version-panel .permissoes .flags li .mat-checkbox .mat-checkbox-label > header h1, .permissoes .flags li .mat-checkbox .version-panel .mat-checkbox-label > header h1, .version-panel .parametrizacao.sla-pedidos .order-steps > li fa-icon > header h1, .parametrizacao.sla-pedidos .order-steps > li .version-panel fa-icon > header h1, .version-panel .torre-controle.cpanel-manager .summary .summary-items > li > header h1, .torre-controle.cpanel-manager .summary .version-panel .summary-items > li > header h1, .version-panel .vtex.tratamento-pedidos ul li > header h1, .vtex.tratamento-pedidos ul .version-panel li > header h1, .version-panel .chart-donut .legend fa-icon > header h1, .version-panel .painel-nfce.consulta .options .legend fa-icon > header h1, .painel-nfce.consulta .version-panel .options .legend fa-icon > header h1, .chart-donut .legend .version-panel fa-icon > header h1, .painel-nfce.consulta .options .legend .version-panel fa-icon > header h1, .version-panel .chart-gauge .legend fa-icon > header h1, .chart-gauge .legend .version-panel fa-icon > header h1, .version-panel .cropperJsBox > header h1, .version-panel .home.cpanel-manager .summary .summary-items > li > header h1, .home.cpanel-manager .summary .version-panel .summary-items > li > header h1, .version-panel .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header h1, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .version-panel .mat-radio-label > header h1, .version-panel .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header h1, .cross-sell-new .flags li .mat-checkbox .version-panel .mat-checkbox-label > header h1, .version-panel .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header h1, .painel-carga .dashboard li .mat-checkbox .version-panel .mat-checkbox-label > header h1 {
  font-size: 12px;
}
.version-panel .chart-donut, .version-panel .painel-nfce.consulta .options, .painel-nfce.consulta .version-panel .options, .version-panel .chart-gauge {
  flex-direction: column;
  /* /////////// */
}
.version-panel .chart-donut .chart, .version-panel .painel-nfce.consulta .options .chart, .painel-nfce.consulta .version-panel .options .chart, .version-panel .chart-gauge .chart {
  width: calc(50vh - 220px);
  height: calc(50vh - 220px);
  min-width: auto;
  min-height: auto;
  margin-bottom: 10px;
}
.version-panel .chart-donut .chart .total, .version-panel .painel-nfce.consulta .options .chart .total, .painel-nfce.consulta .version-panel .options .chart .total, .version-panel .chart-gauge .chart .total {
  font-size: 1rem;
}
.version-panel .chart-donut .chart + .legend, .version-panel .painel-nfce.consulta .options .chart + .legend, .painel-nfce.consulta .version-panel .options .chart + .legend, .version-panel .chart-gauge .chart + .legend {
  margin-left: 20px;
}
.version-panel .chart-donut .legend, .version-panel .painel-nfce.consulta .options .legend, .painel-nfce.consulta .version-panel .options .legend, .version-panel .chart-gauge .legend {
  min-width: 120px;
}
.version-panel .chart-donut .legend > p, .version-panel .painel-nfce.consulta .options .legend > p, .painel-nfce.consulta .version-panel .options .legend > p, .version-panel .chart-gauge .legend > p {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.version-panel .chart-donut .legend ul li, .version-panel .painel-nfce.consulta .options .legend ul li, .painel-nfce.consulta .version-panel .options .legend ul li, .version-panel .chart-gauge .legend ul li {
  font-size: 0.875rem;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.version-panel .chart-donut .legend ul li + li, .version-panel .painel-nfce.consulta .options .legend ul li + li, .painel-nfce.consulta .version-panel .options .legend ul li + li, .version-panel .chart-gauge .legend ul li + li {
  margin-top: 10px;
}
.version-panel .chart-donut .legend ul li fa-icon, .version-panel .painel-nfce.consulta .options .legend ul li fa-icon, .painel-nfce.consulta .version-panel .options .legend ul li fa-icon, .version-panel .chart-gauge .legend ul li fa-icon {
  margin-right: 10px;
}
.version-panel .table, .version-panel .table-smaller {
  font-size: 0.75rem;
}
.version-panel .table .table-header li, .version-panel .table-smaller .table-header li,
.version-panel .table .table-content li,
.version-panel .table-smaller .table-content li {
  height: auto;
  text-align: left;
  padding: 3px 5px;
}
.version-panel .table .table-header li:nth-child(1), .version-panel .table-smaller .table-header li:nth-child(1),
.version-panel .table .table-content li:nth-child(1),
.version-panel .table-smaller .table-content li:nth-child(1) {
  width: 5%;
}
.version-panel .table .table-header li:nth-child(2), .version-panel .table-smaller .table-header li:nth-child(2),
.version-panel .table .table-content li:nth-child(2),
.version-panel .table-smaller .table-content li:nth-child(2) {
  width: calc(65% - 5px);
}
.version-panel .table .table-header li:nth-child(3), .version-panel .table-smaller .table-header li:nth-child(3),
.version-panel .table .table-content li:nth-child(3),
.version-panel .table-smaller .table-content li:nth-child(3) {
  width: 30%;
}
.version-panel .table .table-header, .version-panel .table-smaller .table-header {
  padding-bottom: 8px;
}
.version-panel .table .table-header li, .version-panel .table-smaller .table-header li {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 1400px) {
  .version-panel {
    /* ////////////// */
    /* ////////////// */
  }
  .version-panel > li {
    width: 25%;
  }
  .version-panel .box, .version-panel .permissoes .flags li .mat-checkbox .mat-checkbox-label, .permissoes .flags li .mat-checkbox .version-panel .mat-checkbox-label, .version-panel .parametrizacao.sla-pedidos .order-steps > li fa-icon, .parametrizacao.sla-pedidos .order-steps > li .version-panel fa-icon, .version-panel .torre-controle.cpanel-manager .summary .summary-items > li, .torre-controle.cpanel-manager .summary .version-panel .summary-items > li, .version-panel .vtex.tratamento-pedidos ul li, .vtex.tratamento-pedidos ul .version-panel li, .version-panel .chart-donut .legend fa-icon, .version-panel .painel-nfce.consulta .options .legend fa-icon, .painel-nfce.consulta .version-panel .options .legend fa-icon, .chart-donut .legend .version-panel fa-icon, .painel-nfce.consulta .options .legend .version-panel fa-icon, .version-panel .chart-gauge .legend fa-icon, .chart-gauge .legend .version-panel fa-icon, .version-panel .cropperJsBox, .version-panel .home.cpanel-manager .summary .summary-items > li, .home.cpanel-manager .summary .version-panel .summary-items > li, .version-panel .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .version-panel .mat-radio-label, .version-panel .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .version-panel .mat-checkbox-label, .version-panel .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .version-panel .mat-checkbox-label {
    height: calc(33.3333333333vh - 100px);
    padding: 20px;
  }
  .version-panel .box > header h1, .version-panel .permissoes .flags li .mat-checkbox .mat-checkbox-label > header h1, .permissoes .flags li .mat-checkbox .version-panel .mat-checkbox-label > header h1, .version-panel .parametrizacao.sla-pedidos .order-steps > li fa-icon > header h1, .parametrizacao.sla-pedidos .order-steps > li .version-panel fa-icon > header h1, .version-panel .torre-controle.cpanel-manager .summary .summary-items > li > header h1, .torre-controle.cpanel-manager .summary .version-panel .summary-items > li > header h1, .version-panel .vtex.tratamento-pedidos ul li > header h1, .vtex.tratamento-pedidos ul .version-panel li > header h1, .version-panel .chart-donut .legend fa-icon > header h1, .version-panel .painel-nfce.consulta .options .legend fa-icon > header h1, .painel-nfce.consulta .version-panel .options .legend fa-icon > header h1, .chart-donut .legend .version-panel fa-icon > header h1, .painel-nfce.consulta .options .legend .version-panel fa-icon > header h1, .version-panel .chart-gauge .legend fa-icon > header h1, .chart-gauge .legend .version-panel fa-icon > header h1, .version-panel .cropperJsBox > header h1, .version-panel .home.cpanel-manager .summary .summary-items > li > header h1, .home.cpanel-manager .summary .version-panel .summary-items > li > header h1, .version-panel .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label > header h1, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .version-panel .mat-radio-label > header h1, .version-panel .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label > header h1, .cross-sell-new .flags li .mat-checkbox .version-panel .mat-checkbox-label > header h1, .version-panel .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label > header h1, .painel-carga .dashboard li .mat-checkbox .version-panel .mat-checkbox-label > header h1 {
    font-size: 1rem;
  }
  .version-panel .scrollbar, .version-panel .mat-select-panel, .version-panel .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .version-panel .ng2-pdf-viewer-container {
    height: 108px;
  }
  .version-panel .chart-donut, .version-panel .painel-nfce.consulta .options, .painel-nfce.consulta .version-panel .options, .version-panel .chart-gauge {
    height: calc(100% - 40px);
    flex-direction: row;
  }
  .version-panel .chart-donut .chart, .version-panel .painel-nfce.consulta .options .chart, .painel-nfce.consulta .version-panel .options .chart, .version-panel .chart-gauge .chart {
    width: 160px;
    margin: 0 20px 0 0;
  }
  .version-panel .chart-donut .chart .total, .version-panel .painel-nfce.consulta .options .chart .total, .painel-nfce.consulta .version-panel .options .chart .total, .version-panel .chart-gauge .chart .total {
    font-size: 1.25rem;
  }
  .version-panel .table, .version-panel .table-smaller {
    font-size: 0.875rem;
  }
  .version-panel .table .table-header li, .version-panel .table-smaller .table-header li,
.version-panel .table .table-content li,
.version-panel .table-smaller .table-content li {
    height: 20px;
  }
}
.dialog-version-panel-branches .table .table-header li, .dialog-version-panel-branches .table-smaller .table-header li,
.dialog-version-panel-branches .table .table-content li,
.dialog-version-panel-branches .table-smaller .table-content li {
  width: 20%;
  text-align: left;
}
.dialog-version-panel-branches .table .table-header li:nth-child(1), .dialog-version-panel-branches .table-smaller .table-header li:nth-child(1),
.dialog-version-panel-branches .table .table-content li:nth-child(1),
.dialog-version-panel-branches .table-smaller .table-content li:nth-child(1) {
  width: 30px;
}
.dialog-version-panel-branches .table .table-header li:nth-child(2), .dialog-version-panel-branches .table-smaller .table-header li:nth-child(2),
.dialog-version-panel-branches .table .table-content li:nth-child(2),
.dialog-version-panel-branches .table-smaller .table-content li:nth-child(2) {
  width: calc(60% - 5px - 30px);
}
.dialog-version-panel-branches .table .up-to-date fa-icon, .dialog-version-panel-branches .table-smaller .up-to-date fa-icon {
  color: #71bf4b;
}
.dialog-version-panel-branches .table .attention fa-icon, .dialog-version-panel-branches .table-smaller .attention fa-icon {
  color: #ebaf23;
}
.dialog-version-panel-branches .table .deprecated fa-icon, .dialog-version-panel-branches .table-smaller .deprecated fa-icon {
  color: #e02a31;
}
.dialog-version-panel-branches .scrollbar, .dialog-version-panel-branches .mat-select-panel, .dialog-version-panel-branches .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog-version-panel-branches .ng2-pdf-viewer-container {
  height: 50vh;
}
.painel-nfce {
  margin: 20px;
  display: flex;
  /* ////////////////////////////////////////////////////////// */
}
.painel-nfce .dashboard {
  width: 50%;
  /* /// */
  /* ////////////// */
}
.painel-nfce .dashboard section {
  height: calc(50vh - 60px - 40px - 20px);
}
.painel-nfce .dashboard section + section {
  margin-top: 20px;
}
.painel-nfce .dashboard .chart-donut .chart, .painel-nfce.consulta .dashboard .options .chart, .painel-nfce .dashboard .chart-gauge .chart {
  width: calc(50vh - 180px);
  height: calc(50vh - 180px);
}
.painel-nfce .dashboard .chart-donut .chart .total p + p, .painel-nfce.consulta .dashboard .options .chart .total p + p, .painel-nfce .dashboard .chart-gauge .chart .total p + p {
  margin-bottom: -10px;
}
.painel-nfce .dashboard .chart-donut .legend, .painel-nfce.consulta .dashboard .options .legend, .painel-nfce .dashboard .chart-gauge .legend {
  max-width: 380px;
  columns: 2;
  /* usage @include columns(2); */
  /* remember use @include break-inside(); in li tag */
}
.painel-nfce .dashboard .chart-donut .legend .item, .painel-nfce.consulta .dashboard .options .legend .item, .painel-nfce .dashboard .chart-gauge .legend .item {
  cursor: pointer;
}
.painel-nfce .dashboard .chart-bar canvas {
  max-height: calc(50vh - 180px);
}
.painel-nfce .branch-statement {
  width: calc(50% - 20px);
  margin-left: 20px;
}
.painel-nfce .branch-statement .scrollbar, .painel-nfce .branch-statement .mat-select-panel, .painel-nfce .branch-statement .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .painel-nfce .branch-statement .ng2-pdf-viewer-container {
  height: calc(100vh - 60px - 40px - 140px);
}
.painel-nfce .branch-statement .table .table-header li, .painel-nfce .branch-statement .table-smaller .table-header li,
.painel-nfce .branch-statement .table .table-content li,
.painel-nfce .branch-statement .table-smaller .table-content li {
  width: 14.2857142857%;
  text-align: center;
}
.painel-nfce.consulta {
  display: block;
  /* ///////////////////////////// */
}
.painel-nfce.consulta .options .legend {
  width: 100%;
  margin: 0 0 20px 0;
  columns: auto;
  /* usage @include columns(2); */
  /* remember use @include break-inside(); in li tag */
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.painel-nfce.consulta .options .legend li {
  width: 16.6666666667%;
  border: 1px solid #e1e1e1;
  padding: calc(5px) 10px;
  background: linear-gradient(170deg, rgba(255, 255, 255, 0.7) 50%, transparent 50%);
  cursor: pointer;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
  transition: all 0.2s ease-in-out;
}
.painel-nfce.consulta .options .legend li:hover {
  background-position: 0 51px !important;
  transition: all 0.2s ease-in-out;
}
.painel-nfce.consulta .options .legend li + li {
  margin-left: 20px;
}
.painel-nfce.consulta .options .legend li:nth-child(1) fa-icon, .painel-nfce.consulta .options .legend li:nth-child(1) p:last-child {
  color: #006cb7;
}
.painel-nfce.consulta .options .legend li:nth-child(2) fa-icon, .painel-nfce.consulta .options .legend li:nth-child(2) p:last-child {
  color: #71bf4b;
}
.painel-nfce.consulta .options .legend li:nth-child(3) fa-icon, .painel-nfce.consulta .options .legend li:nth-child(3) p:last-child {
  color: #ebaf23;
}
.painel-nfce.consulta .options .legend li:nth-child(4) fa-icon, .painel-nfce.consulta .options .legend li:nth-child(4) p:last-child {
  color: #e02a31;
}
.painel-nfce.consulta .options .legend li:nth-child(5) fa-icon, .painel-nfce.consulta .options .legend li:nth-child(5) p:last-child {
  color: #96005A;
}
.painel-nfce.consulta .options .legend li:nth-child(6) fa-icon, .painel-nfce.consulta .options .legend li:nth-child(6) p:last-child {
  color: #999999;
}
.painel-nfce.consulta .options .legend li.active {
  background: transparent;
  cursor: default;
  box-shadow: none;
}
.painel-nfce.consulta .table .scrollbar, .painel-nfce.consulta .table-smaller .scrollbar, .painel-nfce.consulta .table .mat-select-panel, .painel-nfce.consulta .table-smaller .mat-select-panel, .painel-nfce.consulta .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .painel-nfce.consulta .table .ng2-pdf-viewer-container, .painel-nfce.consulta .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .painel-nfce.consulta .table-smaller .ng2-pdf-viewer-container {
  height: calc(100vh - 364px);
}
.painel-nfce.consulta .table .table-header li:nth-child(1), .painel-nfce.consulta .table-smaller .table-header li:nth-child(1),
.painel-nfce.consulta .table .table-content li:nth-child(1),
.painel-nfce.consulta .table-smaller .table-content li:nth-child(1) {
  width: 3%;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.painel-nfce.consulta .table .table-header li:nth-child(2), .painel-nfce.consulta .table-smaller .table-header li:nth-child(2),
.painel-nfce.consulta .table .table-content li:nth-child(2),
.painel-nfce.consulta .table-smaller .table-content li:nth-child(2) {
  width: 6%;
}
.painel-nfce.consulta .table .table-header li:nth-child(3), .painel-nfce.consulta .table-smaller .table-header li:nth-child(3),
.painel-nfce.consulta .table .table-content li:nth-child(3),
.painel-nfce.consulta .table-smaller .table-content li:nth-child(3) {
  width: calc(5% - 10px);
}
.painel-nfce.consulta .table .table-header li:nth-child(4), .painel-nfce.consulta .table-smaller .table-header li:nth-child(4), .painel-nfce.consulta .table .table-header li:nth-child(5), .painel-nfce.consulta .table-smaller .table-header li:nth-child(5),
.painel-nfce.consulta .table .table-content li:nth-child(4),
.painel-nfce.consulta .table-smaller .table-content li:nth-child(4),
.painel-nfce.consulta .table .table-content li:nth-child(5),
.painel-nfce.consulta .table-smaller .table-content li:nth-child(5) {
  width: calc(10% - 10px);
}
.painel-nfce.consulta .table .table-header li:nth-child(6), .painel-nfce.consulta .table-smaller .table-header li:nth-child(6), .painel-nfce.consulta .table .table-header li:nth-child(7), .painel-nfce.consulta .table-smaller .table-header li:nth-child(7),
.painel-nfce.consulta .table .table-content li:nth-child(6),
.painel-nfce.consulta .table-smaller .table-content li:nth-child(6),
.painel-nfce.consulta .table .table-content li:nth-child(7),
.painel-nfce.consulta .table-smaller .table-content li:nth-child(7) {
  width: 15%;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.painel-nfce.consulta .table .table-header li:nth-child(8), .painel-nfce.consulta .table-smaller .table-header li:nth-child(8),
.painel-nfce.consulta .table .table-content li:nth-child(8),
.painel-nfce.consulta .table-smaller .table-content li:nth-child(8) {
  width: calc(20% - 10px);
}
.painel-nfce.consulta .table .table-header .item-name, .painel-nfce.consulta .table-smaller .table-header .item-name,
.painel-nfce.consulta .table .table-content .item-name,
.painel-nfce.consulta .table-smaller .table-content .item-name {
  max-width: 90%;
}
.painel-nfce.consulta .table .table-content:first-child .file-check, .painel-nfce.consulta .table-smaller .table-content:first-child .file-check {
  color: #71bf4b;
}
.painel-nfce.consulta .table .table-content:first-child .file-exclamation, .painel-nfce.consulta .table-smaller .table-content:first-child .file-exclamation {
  color: #f57236;
}
.painel-nfce.consulta .table .table-content:first-child .file-edit, .painel-nfce.consulta .table-smaller .table-content:first-child .file-edit {
  color: #e02a31;
}
.painel-nfce-sefaz {
  min-width: 400px;
}
.painel-nfce-xml pre {
  width: 70vw;
  height: 60vh;
  font-size: 0.875rem;
}
.painel-nfce-xml pre code {
  overflow-x: initial;
  -webkit-user-select: text;
  user-select: text;
}
.painel-nfce-edit {
  width: 1200px;
  /* ///////////////////////// */
}
.painel-nfce-edit textarea.mat-input-element {
  height: 100px;
}
.painel-nfce-edit .painel-nfce-edit-products .scrollbar, .painel-nfce-edit .painel-nfce-edit-products .mat-select-panel, .painel-nfce-edit .painel-nfce-edit-products .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .painel-nfce-edit .painel-nfce-edit-products .ng2-pdf-viewer-container {
  max-height: 50vh;
}
.painel-nfce-edit .painel-nfce-edit-products .table .table-header li, .painel-nfce-edit .painel-nfce-edit-products .table-smaller .table-header li,
.painel-nfce-edit .painel-nfce-edit-products .table .table-content li,
.painel-nfce-edit .painel-nfce-edit-products .table-smaller .table-content li {
  width: 11.25%;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.painel-nfce-edit .painel-nfce-edit-products .table .table-header li:nth-child(1), .painel-nfce-edit .painel-nfce-edit-products .table-smaller .table-header li:nth-child(1),
.painel-nfce-edit .painel-nfce-edit-products .table .table-content li:nth-child(1),
.painel-nfce-edit .painel-nfce-edit-products .table-smaller .table-content li:nth-child(1) {
  width: 5%;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  /* usage @include flex-justify-content(center); */
}
.painel-nfce-edit .painel-nfce-edit-products .table .table-header li:nth-child(2), .painel-nfce-edit .painel-nfce-edit-products .table-smaller .table-header li:nth-child(2),
.painel-nfce-edit .painel-nfce-edit-products .table .table-content li:nth-child(2),
.painel-nfce-edit .painel-nfce-edit-products .table-smaller .table-content li:nth-child(2) {
  width: calc(50% - 30px);
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  /* usage @include flex-justify-content(center); */
}
.painel-nfce-edit .painel-nfce-edit-products .more {
  flex-direction: column;
  /* /////////// */
}
.painel-nfce-edit .painel-nfce-edit-products .more fieldset {
  width: 100%;
}
.painel-nfce-edit .painel-nfce-edit-products .more fieldset + fieldset {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e1e1e1;
}
.painel-nfce-edit .painel-nfce-edit-products .more fieldset > p {
  font-weight: 600;
  line-height: normal;
  margin-bottom: 20px;
}
.painel-nfce-edit .painel-nfce-edit-products .more fieldset .fm-group {
  zoom: 0.8;
}
/* canais digitais */
.vtex.tratamento-pedidos {
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.vtex.tratamento-pedidos .content {
  height: calc(100vh - 180px);
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.vtex.tratamento-pedidos ul {
  width: 100%;
  max-width: 1240px;
  display: flex;
}
.vtex.tratamento-pedidos ul li {
  width: calc(100% / 3 - 40px);
  text-align: center;
  margin-left: 20px;
  padding: 40px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
  flex-direction: column;
}
.vtex.tratamento-pedidos ul li:nth-child(1) {
  color: #f06423;
  margin-left: 0;
}
.vtex.tratamento-pedidos ul li:nth-child(2) {
  color: #ebaf23;
}
.vtex.tratamento-pedidos ul li:nth-child(3) {
  color: #e02a31;
}
.vtex.tratamento-pedidos fa-icon {
  font-size: 5rem;
}
.vtex.tratamento-pedidos fa-icon + p {
  font-size: 1.375rem;
  font-weight: 600;
  margin-top: 10px;
}
.vtex.tratamento-pedidos .fm-group {
  width: 100%;
  margin: 20px 0;
}
.vtex.tratamento-pedidos .buttons {
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
@media screen and (min-width: 1400px) {
  .vtex.tratamento-pedidos ul li {
    min-height: 400px;
  }
}
.vtex.tratamento-pedidos-log {
  width: 900px;
}
.vtex.tratamento-pedidos-log .scrollbar, .vtex.tratamento-pedidos-log .mat-select-panel, .vtex.tratamento-pedidos-log .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .vtex.tratamento-pedidos-log .ng2-pdf-viewer-container {
  height: 400px;
}
.vtex.tratamento-pedidos-log .table .table-header li:nth-child(1), .vtex.tratamento-pedidos-log .table-smaller .table-header li:nth-child(1),
.vtex.tratamento-pedidos-log .table .table-content li:nth-child(1),
.vtex.tratamento-pedidos-log .table-smaller .table-content li:nth-child(1) {
  width: 10%;
}
.vtex.tratamento-pedidos-log .table .table-header li:nth-child(2), .vtex.tratamento-pedidos-log .table-smaller .table-header li:nth-child(2),
.vtex.tratamento-pedidos-log .table .table-content li:nth-child(2),
.vtex.tratamento-pedidos-log .table-smaller .table-content li:nth-child(2) {
  width: calc(70% - 30px);
}
.vtex.tratamento-pedidos-log .table .table-header li:nth-child(3), .vtex.tratamento-pedidos-log .table-smaller .table-header li:nth-child(3),
.vtex.tratamento-pedidos-log .table .table-content li:nth-child(3),
.vtex.tratamento-pedidos-log .table-smaller .table-content li:nth-child(3) {
  width: 20%;
  text-align: center;
}
.vtex.monitoring {
  padding: 20px;
  /* /////////////////////////////////////////////////////////////////////////////////////////////////// */
  /* /////////////////////////////////////////////////////////////////////////////////////////////////// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.vtex.monitoring .monitoring-options .multiple-selector .ms-options {
  width: 200px;
}
.vtex.monitoring .monitoring-options .multiple-selector .ms-result {
  width: calc(100% - 180px - 20px);
}
.vtex.monitoring .monitoring-options .multiple-selector .ms-result .list-buttons li {
  width: calc(100% / 6 - 20px);
}
.vtex.monitoring .monitoring-options .multiple-selector .scrollbar, .vtex.monitoring .monitoring-options .multiple-selector .mat-select-panel, .vtex.monitoring .monitoring-options .multiple-selector .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .vtex.monitoring .monitoring-options .multiple-selector .ng2-pdf-viewer-container {
  height: 270px;
}
.vtex.monitoring .statistics {
  margin-top: 20px;
  display: flex;
  /* /////////////// */
  /* /////////////// */
}
.vtex.monitoring .statistics section {
  width: calc(50% - 10px);
  height: calc(100vh - 260px);
}
.vtex.monitoring .statistics section + section {
  margin-left: 20px;
}
.vtex.monitoring .statistics .order-integration .chart-gauge {
  flex-direction: column;
}
.vtex.monitoring .statistics .order-integration .chart-gauge .chart {
  width: calc(65vh - 180px);
  height: calc(65vh - 180px);
}
.vtex.monitoring .statistics .order-integration .chart-gauge .legend {
  width: 100%;
  margin: 0;
  columns: auto;
  /* usage @include columns(2); */
  /* remember use @include break-inside(); in li tag */
  display: flex;
}
.vtex.monitoring .statistics .order-integration .chart-gauge .legend li {
  width: 50%;
}
.vtex.monitoring .statistics .order-integration .chart-gauge .legend li:nth-child(3) {
  width: 25%;
}
.vtex.monitoring .statistics .order-integration .chart-gauge .legend .content small {
  font-size: 0.875rem;
}
.vtex.monitoring .statistics .order-integration .chart-gauge .legend fa-icon {
  width: 35px;
  height: 35px;
  font-size: 1.25rem;
}
.vtex.monitoring .statistics .order-integration .chart-gauge .total {
  font-size: 2.5rem;
  margin-top: 60px;
}
.vtex.monitoring .statistics .order-integration .chart-gauge .total p + p {
  margin-top: 10px;
}
.vtex.monitoring .statistics .order-integration .chart-gauge .total p + p small {
  font-size: 1.25rem;
}
.vtex.monitoring .statistics .order-steps .chart-donut, .vtex.monitoring .statistics .order-steps .chart-gauge, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options {
  height: calc(100% - 60px);
}
.vtex.monitoring .statistics .order-steps .chart-donut .chart, .vtex.monitoring .statistics .order-steps .chart-gauge .chart, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .chart, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .chart {
  width: calc(65vh - 180px);
  height: calc(65vh - 180px);
}
.vtex.monitoring .statistics .order-steps .chart-donut .chart .total, .vtex.monitoring .statistics .order-steps .chart-gauge .chart .total, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .chart .total, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .chart .total {
  font-size: 2.5rem;
}
.vtex.monitoring .statistics .order-steps .chart-donut .chart .total p + p, .vtex.monitoring .statistics .order-steps .chart-gauge .chart .total p + p, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .chart .total p + p, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .chart .total p + p {
  margin-top: 10px;
}
.vtex.monitoring .statistics .order-steps .chart-donut .chart .total p + p small, .vtex.monitoring .statistics .order-steps .chart-gauge .chart .total p + p small, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .chart .total p + p small, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .chart .total p + p small {
  font-size: 1.25rem;
}
.vtex.monitoring .statistics .order-steps .chart-donut .legend, .vtex.monitoring .statistics .order-steps .chart-gauge .legend, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .legend, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .legend {
  margin-left: 60px;
  columns: auto;
  /* usage @include columns(2); */
  /* remember use @include break-inside(); in li tag */
  display: flex;
  flex-direction: column;
}
.vtex.monitoring .statistics .order-steps .chart-donut .legend li + li, .vtex.monitoring .statistics .order-steps .chart-gauge .legend li + li, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .legend li + li, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .legend li + li {
  margin-top: 10px;
}
.vtex.monitoring .statistics .order-steps .chart-donut .legend li:nth-child(4) fa-icon, .vtex.monitoring .statistics .order-steps .chart-gauge .legend li:nth-child(4) fa-icon, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .legend li:nth-child(4) fa-icon, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .legend li:nth-child(4) fa-icon {
  font-size: 1.125rem;
}
.vtex.monitoring .statistics .order-steps .chart-donut .legend li:nth-child(4) fa-icon svg, .vtex.monitoring .statistics .order-steps .chart-gauge .legend li:nth-child(4) fa-icon svg, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .legend li:nth-child(4) fa-icon svg, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .legend li:nth-child(4) fa-icon svg {
  margin-left: 8px;
}
.vtex.monitoring .statistics .order-steps .chart-donut .legend .content, .vtex.monitoring .statistics .order-steps .chart-gauge .legend .content, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .legend .content, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .legend .content {
  margin-left: 10px;
}
.vtex.monitoring .statistics .order-steps .chart-donut .legend .content small, .vtex.monitoring .statistics .order-steps .chart-gauge .legend .content small, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .legend .content small, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .legend .content small {
  font-size: 0.875rem;
}
.vtex.monitoring .statistics .order-steps .chart-donut .legend fa-icon, .vtex.monitoring .statistics .order-steps .chart-gauge .legend fa-icon, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .legend fa-icon, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .legend fa-icon {
  width: 35px;
  height: 35px;
  font-size: 1.25rem;
}
.vtex.monitoring .statistics .order-steps .chart-donut .legend p + p, .vtex.monitoring .statistics .order-steps .chart-gauge .legend p + p, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .legend p + p, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .legend p + p {
  margin-top: calc(10px / 2);
}
@media screen and (min-width: 1400px) {
  .vtex.monitoring .statistics {
    /* /////////////////// */
  }
  .vtex.monitoring .statistics .order-integration .chart-gauge .legend .content p + p {
    font-size: 1.375rem;
  }
  .vtex.monitoring .statistics .order-integration .chart-gauge .legend .content small {
    font-size: 1rem;
  }
  .vtex.monitoring .statistics .order-integration .chart-gauge .legend fa-icon {
    width: 40px;
    height: 40px;
    font-size: 1.375rem;
  }
  .vtex.monitoring .statistics .order-steps .chart-donut .legend .content p + p, .vtex.monitoring .statistics .order-steps .chart-gauge .legend .content p + p, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .legend .content p + p, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .legend .content p + p {
    font-size: 1.375rem;
  }
  .vtex.monitoring .statistics .order-steps .chart-donut .legend .content small, .vtex.monitoring .statistics .order-steps .chart-gauge .legend .content small, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .legend .content small, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .legend .content small {
    font-size: 1rem;
  }
  .vtex.monitoring .statistics .order-steps .chart-donut .legend fa-icon, .vtex.monitoring .statistics .order-steps .chart-gauge .legend fa-icon, .vtex.monitoring .statistics .order-steps .painel-nfce.consulta .options .legend fa-icon, .painel-nfce.consulta .vtex.monitoring .statistics .order-steps .options .legend fa-icon {
    width: 40px;
    height: 40px;
    font-size: 1.375rem;
  }
}
.torre-controle.cpanel-manager {
  /* ////////////////////////////////////////////////////////////////// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.torre-controle.cpanel-manager .summary .summary-items {
  display: flex;
  /* alerts */
  /* /// */
  /* /// */
}
.torre-controle.cpanel-manager .summary .summary-items .box, .torre-controle.cpanel-manager .summary .summary-items .permissoes .flags li .mat-checkbox .mat-checkbox-label, .permissoes .flags li .mat-checkbox .torre-controle.cpanel-manager .summary .summary-items .mat-checkbox-label, .torre-controle.cpanel-manager .summary .summary-items .parametrizacao.sla-pedidos .order-steps > li fa-icon, .parametrizacao.sla-pedidos .order-steps > li .torre-controle.cpanel-manager .summary .summary-items fa-icon, .torre-controle.cpanel-manager .summary .summary-items > li, .torre-controle.cpanel-manager .summary .summary-items .chart-donut .legend fa-icon, .chart-donut .legend .torre-controle.cpanel-manager .summary .summary-items fa-icon, .torre-controle.cpanel-manager .summary .summary-items .chart-gauge .legend fa-icon, .chart-gauge .legend .torre-controle.cpanel-manager .summary .summary-items fa-icon, .torre-controle.cpanel-manager .summary .summary-items .cropperJsBox, .torre-controle.cpanel-manager .summary .summary-items .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .torre-controle.cpanel-manager .summary .summary-items .mat-radio-label, .torre-controle.cpanel-manager .summary .summary-items .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .torre-controle.cpanel-manager .summary .summary-items .mat-checkbox-label, .torre-controle.cpanel-manager .summary .summary-items .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .torre-controle.cpanel-manager .summary .summary-items .mat-checkbox-label, .torre-controle.cpanel-manager .summary .summary-items .painel-nfce.consulta .options .legend fa-icon, .painel-nfce.consulta .options .legend .torre-controle.cpanel-manager .summary .summary-items fa-icon, .torre-controle.cpanel-manager .summary .summary-items .vtex.tratamento-pedidos ul li, .vtex.tratamento-pedidos ul .torre-controle.cpanel-manager .summary .summary-items li {
  padding: 10px 20px;
}
.torre-controle.cpanel-manager .summary .summary-items > li {
  position: relative;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.torre-controle.cpanel-manager .summary .summary-items > li:before {
  content: "";
  width: 6px;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #656565;
}
.torre-controle.cpanel-manager .summary .summary-items > li + li {
  margin-left: 20px;
}
.torre-controle.cpanel-manager .summary .summary-items > li:nth-child(2) fa-icon {
  font-size: 1.75rem;
}
.torre-controle.cpanel-manager .summary .summary-items > li fa-icon {
  font-size: 1.875rem;
  margin-right: 20px;
}
.torre-controle.cpanel-manager .summary .summary-items > li .currency {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  margin-right: 20px;
}
.torre-controle.cpanel-manager .summary .summary-items > li p {
  font-size: 1.5rem;
  font-weight: 500;
}
.torre-controle.cpanel-manager .summary .summary-items > li small {
  font-size: 0.875rem;
  font-weight: 400;
  display: block;
}
.torre-controle.cpanel-manager .summary .summary-items > li .chart-area {
  width: 50px;
  text-align: center;
  margin: 0 0 -4px 20px;
}
.torre-controle.cpanel-manager .summary .summary-items > li .chart-area small {
  font-weight: 500;
  padding: 0 10px 5px 0;
}
.torre-controle.cpanel-manager .summary .summary-items .sla {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.torre-controle.cpanel-manager .summary .summary-items .sla li {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.torre-controle.cpanel-manager .summary .summary-items .sla li + li {
  padding-left: calc(25px);
  margin-left: 20px;
  border-left: 1px solid #e1e1e1;
}
.torre-controle.cpanel-manager .summary .summary-items .green:before {
  background: #006cb7;
}
.torre-controle.cpanel-manager .summary .summary-items .green fa-icon,
.torre-controle.cpanel-manager .summary .summary-items .green .currency {
  color: #006cb7;
}
.torre-controle.cpanel-manager .summary .summary-items .green .chart-area small {
  color: #006cb7;
}
.torre-controle.cpanel-manager .summary .summary-items .yellow:before {
  background: #006cb7;
}
.torre-controle.cpanel-manager .summary .summary-items .yellow fa-icon,
.torre-controle.cpanel-manager .summary .summary-items .yellow .currency {
  color: #006cb7;
}
.torre-controle.cpanel-manager .summary .summary-items .yellow .chart-area small {
  color: #006cb7;
}
.torre-controle.cpanel-manager .summary .summary-items .red:before {
  background: #006cb7;
}
.torre-controle.cpanel-manager .summary .summary-items .red fa-icon,
.torre-controle.cpanel-manager .summary .summary-items .red .currency {
  color: #006cb7;
}
.torre-controle.cpanel-manager .summary .summary-items .red .chart-area small {
  color: #006cb7;
}
.torre-controle.cpanel-manager .dashboard {
  display: flex;
  /* ////////////////////////////////////////////////////////////////// */
  /* ////////////////////////////////////////////////////////////////// */
  /* ////////////////////////////////////// */
}
.torre-controle.cpanel-manager .dashboard > section + section {
  margin-left: 20px;
}
.torre-controle.cpanel-manager .dashboard .separacao {
  width: 35%;
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .scrollbar, .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .mat-select-panel, .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .ng2-pdf-viewer-container {
  height: calc(100vh - 450px);
  display: flex;
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .scrollbar > div, .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .mat-select-panel > div, .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container > div, .dialog-desbloqueio-usuario-autorizacao .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .ng2-pdf-viewer-container > div {
  width: calc(50% - 5px);
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .scrollbar > div + div, .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .mat-select-panel > div + div, .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container > div + div, .dialog-desbloqueio-usuario-autorizacao .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .ng2-pdf-viewer-container > div + div {
  padding-left: 10px;
  margin-left: 10px;
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .separacao-lentas .table .table-header li:first-child span, .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .separacao-lentas .table-smaller .table-header li:first-child span,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .separacao-lentas .table .table-content li:first-child span,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .separacao-lentas .table-smaller .table-content li:first-child span {
  background: rgba(224, 42, 49, 0.4);
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .separacao-rapidas .table .table-header li:first-child span, .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .separacao-rapidas .table-smaller .table-header li:first-child span,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .separacao-rapidas .table .table-content li:first-child span,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .separacao-rapidas .table-smaller .table-content li:first-child span {
  background: rgba(113, 191, 75, 0.4);
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table .table-header li, .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-header li,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table .table-content li,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-content li {
  width: calc(75% - 20px - 5px);
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table .table-header li:first-child, .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-header li:first-child,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table .table-content li:first-child,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-content li:first-child {
  width: 55px;
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table .table-header li:first-child span, .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-header li:first-child span,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table .table-content li:first-child span,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-content li:first-child span {
  width: 55px;
  display: block;
  padding: 10px;
  background: rgba(0, 108, 183, 0.4);
  margin: -10px;
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table .table-header li .item-name, .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-header li .item-name,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table .table-content li .item-name,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-content li .item-name {
  padding: 0 10px;
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .legend {
  display: flex;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
  margin-bottom: 20px;
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .legend li {
  font-size: 0.75rem;
  padding-left: 45px;
  position: relative;
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .legend li:before {
  content: "";
  width: 40px;
  height: 15px;
  position: absolute;
  left: 0;
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .legend li:first-child:before {
  background: rgba(224, 42, 49, 0.4);
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .legend li:last-child:before {
  background: rgba(113, 191, 75, 0.4);
}
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .legend li + li {
  margin-left: calc(15px);
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda {
  width: 37%;
  /* /// */
  /* /// */
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .header-actions li + li {
  margin-left: 10px;
  border-left: 1px solid #e1e1e1;
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings {
  display: flex;
  /* position vertically ie */
  align-items: flex-end;
  /* usage @include flex-align-items(center); */
  /* /////////////// */
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li {
  /* /// */
  /* /// */
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .label {
  font-size: 0.875rem;
  margin-bottom: 4px;
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-label {
  padding: 10px;
  background: white;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-checked .mat-radio-label {
  background: rgba(119, 196, 81, 0.2);
  transition: all 0.2s ease-in-out;
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-group {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  border-right: none;
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-button + .mat-radio-button {
  margin-left: 10px;
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-button.mat-radio-checked .table-content {
  background: rgba(113, 191, 75, 0.3);
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-button .mat-radio-label-content {
  padding: 0;
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .mat-radio-button .mat-radio-container {
  display: none;
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings li .fm-group {
  width: 150px;
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings .mat-radio-button,
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .filter-settings .mat-radio-label-content {
  width: 100%;
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .sla-delivery-venda {
  height: calc(100% - 100px);
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .chart-bar {
  width: 100%;
  height: calc(100% - 60px);
}
.torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda .chart-bar canvas {
  max-height: calc(50vh - 105px);
}
.torre-controle.cpanel-manager .dashboard .chart-sla-group {
  width: 28%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.torre-controle.cpanel-manager .dashboard .chart-sla-group > div + div {
  margin-top: 20px;
}
.torre-controle.cpanel-manager .dashboard .chart-sla-group .chart-donut .legend li:first-child, .torre-controle.cpanel-manager .dashboard .chart-sla-group .chart-gauge .legend li:first-child, .torre-controle.cpanel-manager .dashboard .chart-sla-group .painel-nfce.consulta .options .legend li:first-child, .painel-nfce.consulta .torre-controle.cpanel-manager .dashboard .chart-sla-group .options .legend li:first-child {
  font-weight: 800;
  margin-bottom: 5px;
}
@media screen and (min-width: 1400px) {
  .torre-controle.cpanel-manager .dashboard {
    /* ////////////////////////////////////// */
    /* ////////////////////////////////////// */
  }
  .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table .table-header li, .torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-header li,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table .table-content li,
.torre-controle.cpanel-manager .dashboard .separacao .separacao-group .table-smaller .table-content li {
    width: calc(75% - 13px);
  }
  .torre-controle.cpanel-manager .dashboard .chart-sla-delivery-venda {
    width: 40%;
  }
  .torre-controle.cpanel-manager .dashboard .chart-sla-group {
    width: 30%;
  }
  .torre-controle.cpanel-manager .dashboard .chart-sla-group .chart-donut .chart, .torre-controle.cpanel-manager .dashboard .chart-sla-group .chart-gauge .chart, .torre-controle.cpanel-manager .dashboard .chart-sla-group .painel-nfce.consulta .options .chart, .painel-nfce.consulta .torre-controle.cpanel-manager .dashboard .chart-sla-group .options .chart {
    width: calc(50vh - 282px);
    height: calc(50vh - 282px);
    min-width: auto;
    min-height: auto;
  }
  .torre-controle.cpanel-manager .dashboard .chart-sla-group .chart-donut .legend li:first-child, .torre-controle.cpanel-manager .dashboard .chart-sla-group .chart-gauge .legend li:first-child, .torre-controle.cpanel-manager .dashboard .chart-sla-group .painel-nfce.consulta .options .legend li:first-child, .painel-nfce.consulta .torre-controle.cpanel-manager .dashboard .chart-sla-group .options .legend li:first-child {
    font-size: 1rem;
  }
  .torre-controle.cpanel-manager .dashboard .chart-sla-group .chart-donut .legend li + li, .torre-controle.cpanel-manager .dashboard .chart-sla-group .chart-gauge .legend li + li, .torre-controle.cpanel-manager .dashboard .chart-sla-group .painel-nfce.consulta .options .legend li + li, .painel-nfce.consulta .torre-controle.cpanel-manager .dashboard .chart-sla-group .options .legend li + li {
    margin-top: 10px;
  }
}
.dialog-sla-delivery-venda {
  width: 100vw;
  /* //////////////////////////////////////////////////////////// */
  /* //////////////////////////////////////////////////////////// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.dialog-sla-delivery-venda .chart-bar canvas {
  max-height: calc(100vh - 250px);
}
.dialog-sla-delivery-venda .filter-settings {
  margin-bottom: 20px;
  display: flex;
  /* position vertically ie */
  align-items: flex-end;
  /* usage @include flex-align-items(center); */
  /* /////////////// */
}
.dialog-sla-delivery-venda .filter-settings li {
  /* /// */
  /* /// */
  /* /// */
}
.dialog-sla-delivery-venda .filter-settings li .label {
  font-size: 0.875rem;
  margin-bottom: 4px;
}
.dialog-sla-delivery-venda .filter-settings li .mat-radio-label {
  padding: 10px;
  background: white;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.dialog-sla-delivery-venda .filter-settings li .mat-radio-checked .mat-radio-label {
  background: rgba(119, 196, 81, 0.2);
  transition: all 0.2s ease-in-out;
}
.dialog-sla-delivery-venda .filter-settings li .mat-radio-group {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  border-right: none;
}
.dialog-sla-delivery-venda .filter-settings li .mat-radio-button + .mat-radio-button {
  margin-left: 10px;
}
.dialog-sla-delivery-venda .filter-settings li .mat-radio-button.mat-radio-checked .table-content {
  background: rgba(113, 191, 75, 0.3);
}
.dialog-sla-delivery-venda .filter-settings li .mat-radio-button .mat-radio-label-content {
  padding: 0;
}
.dialog-sla-delivery-venda .filter-settings li .mat-radio-button .mat-radio-container {
  display: none;
}
.dialog-sla-delivery-venda .filter-settings li .fm-group {
  width: 150px;
}
.dialog-sla-delivery-venda .filter-settings .mat-radio-group {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #e1e1e1;
}
.dialog-sla-delivery-venda .filter-settings .mat-radio-button,
.dialog-sla-delivery-venda .filter-settings .mat-radio-label-content {
  width: 100%;
}
.dialog-sla-delivery-venda .branches .scrollbar, .dialog-sla-delivery-venda .branches .mat-select-panel, .dialog-sla-delivery-venda .branches .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog-sla-delivery-venda .branches .ng2-pdf-viewer-container {
  height: 205px;
}
.dialog-sla-delivery-venda .table.regional.scrollbar, .dialog-sla-delivery-venda .regional.scrollbar.table-smaller, .dialog-sla-delivery-venda .table.regional.mat-select-panel, .dialog-sla-delivery-venda .regional.table-smaller.mat-select-panel, .dialog-sla-delivery-venda .dialog-desbloqueio-usuario-autorizacao .table.regional.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog-sla-delivery-venda .table.regional.ng2-pdf-viewer-container, .dialog-sla-delivery-venda .dialog-desbloqueio-usuario-autorizacao .regional.table-smaller.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog-sla-delivery-venda .regional.table-smaller.ng2-pdf-viewer-container {
  height: 345px;
}
.dialog-sla-delivery-venda .table.regional .mat-radio-button, .dialog-sla-delivery-venda .regional.table-smaller .mat-radio-button,
.dialog-sla-delivery-venda .table.regional .mat-radio-label-content,
.dialog-sla-delivery-venda .regional.table-smaller .mat-radio-label-content {
  width: 100%;
}
.dialog-sla-delivery-venda .table.regional .mat-radio-button.mat-radio-checked .table-content, .dialog-sla-delivery-venda .regional.table-smaller .mat-radio-button.mat-radio-checked .table-content {
  background: rgba(113, 191, 75, 0.3);
}
.dialog-sla-delivery-venda .table.regional .mat-radio-button .mat-radio-container, .dialog-sla-delivery-venda .regional.table-smaller .mat-radio-button .mat-radio-container {
  display: none;
}
.dialog-sla-delivery-venda .table.regional .mat-radio-button .mat-radio-label-content, .dialog-sla-delivery-venda .regional.table-smaller .mat-radio-button .mat-radio-label-content {
  padding-left: 0;
}
.dialog-sla-delivery-venda .table.regional .table-header li, .dialog-sla-delivery-venda .regional.table-smaller .table-header li,
.dialog-sla-delivery-venda .table.regional .table-content li,
.dialog-sla-delivery-venda .regional.table-smaller .table-content li {
  width: 10%;
}
.dialog-sla-delivery-venda .table.regional .table-header li:nth-child(2), .dialog-sla-delivery-venda .regional.table-smaller .table-header li:nth-child(2),
.dialog-sla-delivery-venda .table.regional .table-content li:nth-child(2),
.dialog-sla-delivery-venda .regional.table-smaller .table-content li:nth-child(2) {
  width: calc(40% - 80px);
}
@media screen and (min-width: 1400px) {
  .dialog-sla-delivery-venda .branches .scrollbar, .dialog-sla-delivery-venda .branches .mat-select-panel, .dialog-sla-delivery-venda .branches .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog-sla-delivery-venda .branches .ng2-pdf-viewer-container {
    height: 270px;
  }
}
.torre-controle.cpanel-dynamic {
  /* ////////////////////////////// */
  /* ////////////////////////////// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.torre-controle.cpanel-dynamic .actions h2 {
  color: #e02a31;
}
.torre-controle.cpanel-dynamic .cpanel-dynamic-container {
  display: flex;
}
.torre-controle.cpanel-dynamic .chart-group {
  width: 30%;
  margin-right: 20px;
}
.torre-controle.cpanel-dynamic .chart-group section {
  height: calc(50vh - 150px);
}
.torre-controle.cpanel-dynamic .chart-group section + section {
  margin-top: 20px;
  width: calc(50vh - 50px);
}
.torre-controle.cpanel-dynamic .chart-group .content {
  height: calc(100% - 60px);
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.torre-controle.cpanel-dynamic .chart-group .chart-donut .chart, .torre-controle.cpanel-dynamic .chart-group .chart-gauge .chart, .torre-controle.cpanel-dynamic .chart-group .painel-nfce.consulta .options .chart, .painel-nfce.consulta .torre-controle.cpanel-dynamic .chart-group .options .chart {
  width: calc(50vh - 210px);
  height: calc(50vh - 210px);
  cursor: pointer;
}
.torre-controle.cpanel-dynamic .chart-group .chart-donut .chart .total, .torre-controle.cpanel-dynamic .chart-group .chart-gauge .chart .total, .torre-controle.cpanel-dynamic .chart-group .painel-nfce.consulta .options .chart .total, .painel-nfce.consulta .torre-controle.cpanel-dynamic .chart-group .options .chart .total {
  font-size: 1.125rem;
}
.torre-controle.cpanel-dynamic .chart-group .chart-donut .legend li, .torre-controle.cpanel-dynamic .chart-group .chart-gauge .legend li, .torre-controle.cpanel-dynamic .chart-group .painel-nfce.consulta .options .legend li, .painel-nfce.consulta .torre-controle.cpanel-dynamic .chart-group .options .legend li {
  cursor: pointer;
}
.torre-controle.cpanel-dynamic .order-details {
  width: calc(90% - 0px);
}
.torre-controle.cpanel-dynamic .order-details .scrollbar, .torre-controle.cpanel-dynamic .order-details .mat-select-panel, .torre-controle.cpanel-dynamic .order-details .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .torre-controle.cpanel-dynamic .order-details .ng2-pdf-viewer-container {
  height: calc(100vh - 435px);
}
.torre-controle.cpanel-dynamic .order-details .scrollbar .table-list, .torre-controle.cpanel-dynamic .order-details .mat-select-panel .table-list, .torre-controle.cpanel-dynamic .order-details .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .table-list, .dialog-desbloqueio-usuario-autorizacao .torre-controle.cpanel-dynamic .order-details .ng2-pdf-viewer-container .table-list {
  -webkit-user-select: text;
          user-select: text;
}
.torre-controle.cpanel-dynamic .order-details .table .table-filter li:last-child, .torre-controle.cpanel-dynamic .order-details .table .fechamento-caixa.cpanel .cpanel-summary .filter li:last-child, .fechamento-caixa.cpanel .cpanel-summary .torre-controle.cpanel-dynamic .order-details .table .filter li:last-child, .torre-controle.cpanel-dynamic .order-details .table-smaller .table-filter li:last-child, .torre-controle.cpanel-dynamic .order-details .table-smaller .fechamento-caixa.cpanel .cpanel-summary .filter li:last-child, .fechamento-caixa.cpanel .cpanel-summary .torre-controle.cpanel-dynamic .order-details .table-smaller .filter li:last-child {
  margin-left: auto;
}
.torre-controle.cpanel-dynamic .order-details .table .table-header li, .torre-controle.cpanel-dynamic .order-details .table-smaller .table-header li,
.torre-controle.cpanel-dynamic .order-details .table .table-content li,
.torre-controle.cpanel-dynamic .order-details .table-smaller .table-content li {
  width: 8.3333333333%;
}
.torre-controle.cpanel-dynamic .order-details .table .table-header li:nth-child(5), .torre-controle.cpanel-dynamic .order-details .table-smaller .table-header li:nth-child(5),
.torre-controle.cpanel-dynamic .order-details .table .table-content li:nth-child(5),
.torre-controle.cpanel-dynamic .order-details .table-smaller .table-content li:nth-child(5) {
  width: calc(25% - 100px);
}
@media screen and (min-width: 1400px) {
  .torre-controle.cpanel-dynamic .chart-group .chart-donut .chart, .torre-controle.cpanel-dynamic .chart-group .chart-gauge .chart, .torre-controle.cpanel-dynamic .chart-group .painel-nfce.consulta .options .chart, .painel-nfce.consulta .torre-controle.cpanel-dynamic .chart-group .options .chart {
    width: calc(50vh - 250px);
    height: calc(50vh - 250px);
  }
  .torre-controle.cpanel-dynamic .chart-group .chart-donut .chart .total, .torre-controle.cpanel-dynamic .chart-group .chart-gauge .chart .total, .torre-controle.cpanel-dynamic .chart-group .painel-nfce.consulta .options .chart .total, .painel-nfce.consulta .torre-controle.cpanel-dynamic .chart-group .options .chart .total {
    font-size: 1.625rem;
  }
}
.chart-donut, .chart-gauge, .painel-nfce.consulta .options {
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  /* usage @include flex-justify-content(center); */
}
.chart-donut .chart, .chart-gauge .chart, .painel-nfce.consulta .options .chart {
  width: calc(50vh - 240px);
  height: calc(50vh - 240px);
  min-width: auto;
  min-height: auto;
}
.chart-donut .legend, .chart-gauge .legend, .painel-nfce.consulta .options .legend {
  font-size: 0.875rem;
  columns: auto;
  /* usage @include columns(2); */
  /* remember use @include break-inside(); in li tag */
}
.chart-donut .legend li, .chart-gauge .legend li, .painel-nfce.consulta .options .legend li {
  padding: 0;
}
.chart-donut .legend p, .chart-gauge .legend p, .painel-nfce.consulta .options .legend p {
  line-height: normal;
  position: relative;
  padding-left: 15px;
}
.chart-donut .legend p em, .chart-gauge .legend p em, .painel-nfce.consulta .options .legend p em {
  width: 10px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
}
.torre-controle-filter {
  width: 1000px;
  /* //////////////////////////////////////////////////////////// */
  /* //////////////////////////////////////////////////////////// */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
  /* ######################################################################################################## */
}
.torre-controle-filter .filter-settings {
  margin-bottom: 30px;
  display: flex;
  /* position vertically ie */
  align-items: flex-end;
  /* usage @include flex-align-items(center); */
  /* /////////////// */
}
.torre-controle-filter .filter-settings li {
  /* /// */
  /* /// */
  /* /// */
  /* /// */
}
.torre-controle-filter .filter-settings li + li {
  margin-left: 10px;
  width: auto;
}
.torre-controle-filter .filter-settings li .label {
  font-size: 0.875rem;
  margin-bottom: 4px;
}
.torre-controle-filter .filter-settings li .mat-radio-label {
  padding: 10px;
  background: white;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.torre-controle-filter .filter-settings li .mat-radio-checked .mat-radio-label {
  background: rgba(119, 196, 81, 0.2);
  transition: all 0.2s ease-in-out;
}
.torre-controle-filter .filter-settings li .mat-radio-group {
  padding-right: 10px;
  border-right: 1px solid #e1e1e1;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.torre-controle-filter .filter-settings li .mat-radio-button + .mat-radio-button {
  margin-left: 10px;
}
.torre-controle-filter .filter-settings li .mat-radio-button.mat-radio-checked .table-content {
  background: rgba(113, 191, 75, 0.3);
}
.torre-controle-filter .filter-settings li .mat-radio-button .mat-radio-label-content {
  padding: 0;
}
.torre-controle-filter .filter-settings li .mat-radio-button .mat-radio-container {
  display: none;
}
.torre-controle-filter .filter-settings li .fm-group {
  width: 150px;
}
.torre-controle-filter .filter-settings li .filter-select {
  min-width: 120px;
}
.torre-controle-filter .filter-settings .mat-radio-button,
.torre-controle-filter .filter-settings .mat-radio-label-content {
  width: 100%;
}
.torre-controle-filter .branches .scrollbar, .torre-controle-filter .branches .mat-select-panel, .torre-controle-filter .branches .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .torre-controle-filter .branches .ng2-pdf-viewer-container {
  height: 205px;
}
.torre-controle-filter .table.regional.scrollbar, .torre-controle-filter .regional.scrollbar.table-smaller, .torre-controle-filter .table.regional.mat-select-panel, .torre-controle-filter .regional.table-smaller.mat-select-panel, .torre-controle-filter .dialog-desbloqueio-usuario-autorizacao .table.regional.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .torre-controle-filter .table.regional.ng2-pdf-viewer-container, .torre-controle-filter .dialog-desbloqueio-usuario-autorizacao .regional.table-smaller.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .torre-controle-filter .regional.table-smaller.ng2-pdf-viewer-container {
  height: 345px;
}
.torre-controle-filter .table.regional .mat-radio-button, .torre-controle-filter .regional.table-smaller .mat-radio-button,
.torre-controle-filter .table.regional .mat-radio-label-content,
.torre-controle-filter .regional.table-smaller .mat-radio-label-content {
  width: 100%;
}
.torre-controle-filter .table.regional .mat-radio-button.mat-radio-checked .table-content, .torre-controle-filter .regional.table-smaller .mat-radio-button.mat-radio-checked .table-content {
  background: rgba(113, 191, 75, 0.3);
}
.torre-controle-filter .table.regional .mat-radio-button .mat-radio-container, .torre-controle-filter .regional.table-smaller .mat-radio-button .mat-radio-container {
  display: none;
}
.torre-controle-filter .table.regional .mat-radio-button .mat-radio-label-content, .torre-controle-filter .regional.table-smaller .mat-radio-button .mat-radio-label-content {
  padding-left: 0;
}
.torre-controle-filter .table.regional .table-header li, .torre-controle-filter .regional.table-smaller .table-header li,
.torre-controle-filter .table.regional .table-content li,
.torre-controle-filter .regional.table-smaller .table-content li {
  width: 10%;
}
.torre-controle-filter .table.regional .table-header li:nth-child(2), .torre-controle-filter .regional.table-smaller .table-header li:nth-child(2),
.torre-controle-filter .table.regional .table-content li:nth-child(2),
.torre-controle-filter .regional.table-smaller .table-content li:nth-child(2) {
  width: calc(40% - 80px);
}
.torre-controle-filter .buttons .buttonErro {
  color: #e02a31;
}
@media screen and (min-width: 1400px) {
  .torre-controle-filter .branches .scrollbar, .torre-controle-filter .branches .mat-select-panel, .torre-controle-filter .branches .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .torre-controle-filter .branches .ng2-pdf-viewer-container {
    height: 270px;
  }
}
.parametrizacao.sla-pedidos .order-steps {
  height: calc(100vh - 285px);
  margin-top: 20px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-around;
  -ms-flex-pack: space-around;
  /* usage @include flex-justify-content(center); */
}
.parametrizacao.sla-pedidos .order-steps > li {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.parametrizacao.sla-pedidos .order-steps > li fa-icon {
  width: 30px;
  height: 30px;
  font-size: 1.875rem;
  text-align: center;
  line-height: 0;
  color: white;
  background: #656565;
  margin-right: 20px;
  display: block;
  border-radius: 100rem;
}
.parametrizacao.sla-pedidos .order-steps > li:nth-child(1) fa-icon {
  color: white;
  background: #ebaf23;
}
.parametrizacao.sla-pedidos .order-steps > li:nth-child(2) fa-icon {
  color: white;
  background: #f06423;
}
.parametrizacao.sla-pedidos .order-steps > li:nth-child(3) fa-icon {
  color: white;
  background: #006cb7;
}
.parametrizacao.sla-pedidos .order-steps > li:nth-child(4) fa-icon {
  color: white;
  background: #71bf4b;
}
.parametrizacao.sla-pedidos .order-steps .mat-form-field {
  max-width: 110px;
}
.parametrizacao.sla-pedidos .order-steps ul li + li {
  margin-top: 20px;
}
.fechamento-caixa.cpanel {
  /* ///////////////////////////////////////////////////////////// */
  /* ///////////////////////////////////////////////////////////// */
  /* ///////////////////////////////////////////////////////////// */
  /* ///////////////////////////////////////////////////////////// */
}
.fechamento-caixa.cpanel .positive {
  color: #71bf4b;
}
.fechamento-caixa.cpanel .negative {
  color: #e02a31;
}
.fechamento-caixa.cpanel .alert {
  color: #ebaf23;
}
.fechamento-caixa.cpanel a {
  cursor: pointer;
}
.fechamento-caixa.cpanel a.view {
  color: #006cb7;
}
.fechamento-caixa.cpanel a.edit {
  color: #f06423;
}
.fechamento-caixa.cpanel .buttons fa-icon {
  margin-right: 5px;
}
.fechamento-caixa.cpanel .information {
  /* /// */
}
.fechamento-caixa.cpanel .information .header-title h2 {
  margin: 10px 0 0 0;
}
.fechamento-caixa.cpanel .information .finance-total {
  font-size: 0.875rem;
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.fechamento-caixa.cpanel .information .finance-total li {
  min-width: 150px;
  padding: 10px 15px;
  border: 3px dotted #e1e1e1;
  background: white;
  border-radius: 5px;
}
.fechamento-caixa.cpanel .information .finance-total li + li {
  margin-left: 20px;
}
.fechamento-caixa.cpanel .information .finance-total li span {
  font-size: 1.25rem;
  font-weight: 700;
  margin-top: 5px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.fechamento-caixa.cpanel .information .finance-total li span.negative {
  color: #e02a31;
}
.fechamento-caixa.cpanel .information .finance-total li span a {
  padding: 0 10px;
}
.fechamento-caixa.cpanel .information .finance-total li span a.view {
  font-size: 0.875rem;
}
.fechamento-caixa.cpanel .cpanel-summary {
  /* //////////////////// */
  /* //////////////////// */
}
.fechamento-caixa.cpanel .cpanel-summary > .box, .fechamento-caixa.cpanel .permissoes .flags li .mat-checkbox .cpanel-summary > .mat-checkbox-label, .permissoes .flags li .mat-checkbox .fechamento-caixa.cpanel .cpanel-summary > .mat-checkbox-label, .fechamento-caixa.cpanel .chart-donut .legend .cpanel-summary > fa-icon, .chart-donut .legend .fechamento-caixa.cpanel .cpanel-summary > fa-icon, .fechamento-caixa.cpanel .chart-gauge .legend .cpanel-summary > fa-icon, .chart-gauge .legend .fechamento-caixa.cpanel .cpanel-summary > fa-icon, .fechamento-caixa.cpanel .cpanel-summary > .cropperJsBox, .fechamento-caixa.cpanel .home.cpanel-manager .summary .summary-items.cpanel-summary > li, .home.cpanel-manager .summary .fechamento-caixa.cpanel .summary-items.cpanel-summary > li, .fechamento-caixa.cpanel .budget-contract.contract-new .contract-type .actions li .mat-radio-button .cpanel-summary > .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .fechamento-caixa.cpanel .cpanel-summary > .mat-radio-label, .fechamento-caixa.cpanel .cross-sell-new .flags li .mat-checkbox .cpanel-summary > .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .fechamento-caixa.cpanel .cpanel-summary > .mat-checkbox-label, .fechamento-caixa.cpanel .painel-carga .dashboard li .mat-checkbox .cpanel-summary > .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .fechamento-caixa.cpanel .cpanel-summary > .mat-checkbox-label, .fechamento-caixa.cpanel .painel-nfce.consulta .options .legend .cpanel-summary > fa-icon, .painel-nfce.consulta .options .legend .fechamento-caixa.cpanel .cpanel-summary > fa-icon, .fechamento-caixa.cpanel .vtex.tratamento-pedidos ul .cpanel-summary > li, .vtex.tratamento-pedidos ul .fechamento-caixa.cpanel .cpanel-summary > li, .fechamento-caixa.cpanel .torre-controle.cpanel-manager .summary .summary-items.cpanel-summary > li, .torre-controle.cpanel-manager .summary .fechamento-caixa.cpanel .summary-items.cpanel-summary > li, .fechamento-caixa.cpanel .parametrizacao.sla-pedidos .order-steps > li .cpanel-summary > fa-icon, .parametrizacao.sla-pedidos .order-steps > li .fechamento-caixa.cpanel .cpanel-summary > fa-icon {
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.fechamento-caixa.cpanel .cpanel-summary .filter {
  margin: 0;
  padding: 0;
  border: none;
}
.fechamento-caixa.cpanel .cpanel-summary .filter li {
  width: 30%;
}
.fechamento-caixa.cpanel .cpanel-summary .filter li:last-child {
  width: calc(40% - 20px);
}
.fechamento-caixa.cpanel .cpanel-summary .filter li:last-child .buttons {
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  /* usage @include flex-justify-content(center); */
}
.fechamento-caixa.cpanel .cpanel-summary .finance {
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.fechamento-caixa.cpanel .cpanel-summary .finance ul {
  width: 100%;
  display: flex;
}
.fechamento-caixa.cpanel .cpanel-summary .finance ul li {
  font-size: 0.875rem;
}
.fechamento-caixa.cpanel .cpanel-summary .finance ul li + li {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e1e1e1;
}
.fechamento-caixa.cpanel .cpanel-summary .finance ul span {
  font-size: 1rem;
  font-weight: 700;
  display: flex;
}
.fechamento-caixa.cpanel .cpanel-summary .finance ul span a {
  margin-top: -2px;
}
.fechamento-caixa.cpanel .cpanel-summary .finance ul span fa-icon {
  font-size: 0.875rem;
  margin-left: 10px;
}
.fechamento-caixa.cpanel .cpanel-amount {
  padding: 0 20px 20px 20px;
  display: flex;
  /* //////////////////////// */
}
.fechamento-caixa.cpanel .cpanel-amount > section {
  width: calc(100% / 2 - 10px);
}
.fechamento-caixa.cpanel .cpanel-amount > section + section {
  margin-left: 20px;
}
.fechamento-caixa.cpanel .cpanel-amount .content {
  min-height: calc(100vh - 490px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.fechamento-caixa.cpanel .cpanel-amount .table, .fechamento-caixa.cpanel .cpanel-amount .table-smaller {
  /* /////////////////////// */
  /* /////////////////////// */
}
.fechamento-caixa.cpanel .cpanel-amount .table .table-content, .fechamento-caixa.cpanel .cpanel-amount .table-smaller .table-content {
  font-size: 1rem;
}
.fechamento-caixa.cpanel .cpanel-amount .table .table-content > li, .fechamento-caixa.cpanel .cpanel-amount .table-smaller .table-content > li {
  width: auto;
}
.fechamento-caixa.cpanel .cpanel-amount .table .table-content > li + li, .fechamento-caixa.cpanel .cpanel-amount .table-smaller .table-content > li + li {
  font-weight: 700;
  margin-right: 10px;
}
.fechamento-caixa.cpanel .cpanel-amount .table .details, .fechamento-caixa.cpanel .cpanel-amount .table-smaller .details {
  font-size: 0.875rem;
}
.fechamento-caixa.cpanel .cpanel-amount .table .details li, .fechamento-caixa.cpanel .cpanel-amount .table-smaller .details li {
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.fechamento-caixa.cpanel .cpanel-amount .table .details li + li, .fechamento-caixa.cpanel .cpanel-amount .table-smaller .details li + li {
  margin-top: 10px;
}
.fechamento-caixa.cpanel .cpanel-amount .table .details li fa-icon, .fechamento-caixa.cpanel .cpanel-amount .table-smaller .details li fa-icon {
  font-weight: normal;
  padding-left: 10px;
}
.fechamento-caixa.cpanel .cpanel-amount .table fa-icon, .fechamento-caixa.cpanel .cpanel-amount .table-smaller fa-icon {
  margin-right: 10px;
}
.fechamento-caixa.cpanel .cpanel-amount .finance-resume {
  font-size: 0.875rem;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
}
.fechamento-caixa.cpanel .cpanel-amount .finance-resume li {
  min-width: 150px;
  padding: 10px 15px;
  border: 3px dotted #e1e1e1;
  border-radius: 5px;
}
.fechamento-caixa.cpanel .cpanel-amount .finance-resume li span {
  font-size: 1rem;
  font-weight: 700;
  margin-top: 5px;
  display: block;
}
.fechamento-caixa.cpanel .cpanel-amount .finance-resume li span.negative {
  color: #e02a31;
}
.fechamento-caixa.cpanel footer {
  padding: 0 20px 20px 20px;
  display: flex;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.fechamento-caixa.cpanel footer .erros {
  display: flex;
  align-self: flex-start;
  width: 100%;
  margin-top: 12px;
  color: #F00;
}
.fechamento-caixa.cpanel footer .buttons {
  margin: 0;
}
.dialog.fechamento-caixa-modalidade {
  width: 1200px;
}
.dialog.fechamento-caixa-modalidade .positive {
  color: #71bf4b;
}
.dialog.fechamento-caixa-modalidade .negative {
  color: #e02a31;
}
.dialog.fechamento-caixa-modalidade .alert {
  color: #ebaf23;
}
.dialog.fechamento-caixa-modalidade .table .scrollbar, .dialog.fechamento-caixa-modalidade .table-smaller .scrollbar, .dialog.fechamento-caixa-modalidade .table .mat-select-panel, .dialog.fechamento-caixa-modalidade .table-smaller .mat-select-panel, .dialog.fechamento-caixa-modalidade .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-modalidade .table .ng2-pdf-viewer-container, .dialog.fechamento-caixa-modalidade .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-modalidade .table-smaller .ng2-pdf-viewer-container {
  height: 350px;
}
.dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(1), .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(1),
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(1),
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(1) {
  width: 2%;
}
.dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(3), .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(3), .dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(4), .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(4), .dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(12), .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(12),
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(3),
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(3),
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(4),
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(4),
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(12),
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(12) {
  width: 5%;
}
.dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(2), .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(2), .dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(5), .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(5), .dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(6), .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(6), .dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(7), .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(7), .dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(8), .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(8),
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(2),
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(2),
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(5),
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(5),
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(6),
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(6),
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(7),
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(7),
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(8),
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(8) {
  width: 5%;
}
.dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(9), .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(9),
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(9),
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(9) {
  width: calc(12% - 60px);
}
.dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(10), .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(10),
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(10),
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(10) {
  width: 13%;
}
.dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(10) span a, .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(10) span a,
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(10) span a,
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(10) span a {
  margin-right: 6px;
  font-size: 18px;
}
.dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(11), .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(11),
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(11),
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(11) {
  width: 16%;
}
.dialog.fechamento-caixa-modalidade .table .table-header li:nth-child(11) mat-form-field, .dialog.fechamento-caixa-modalidade .table-smaller .table-header li:nth-child(11) mat-form-field,
.dialog.fechamento-caixa-modalidade .table .table-content li:nth-child(11) mat-form-field,
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li:nth-child(11) mat-form-field {
  width: 100%;
}
.dialog.fechamento-caixa-modalidade .table .table-header li .mat-input-element, .dialog.fechamento-caixa-modalidade .table-smaller .table-header li .mat-input-element,
.dialog.fechamento-caixa-modalidade .table .table-header li .mat-select-value,
.dialog.fechamento-caixa-modalidade .table-smaller .table-header li .mat-select-value,
.dialog.fechamento-caixa-modalidade .table .table-content li .mat-input-element,
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li .mat-input-element,
.dialog.fechamento-caixa-modalidade .table .table-content li .mat-select-value,
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li .mat-select-value {
  font-size: 0.75rem;
}
.dialog.fechamento-caixa-modalidade .table .table-header li mat-form-field + a, .dialog.fechamento-caixa-modalidade .table-smaller .table-header li mat-form-field + a,
.dialog.fechamento-caixa-modalidade .table .table-content li mat-form-field + a,
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li mat-form-field + a {
  font-size: 0.875rem;
  margin-left: 10px;
}
.dialog.fechamento-caixa-modalidade .table .table-header li mat-form-field + a.edit, .dialog.fechamento-caixa-modalidade .table-smaller .table-header li mat-form-field + a.edit,
.dialog.fechamento-caixa-modalidade .table .table-content li mat-form-field + a.edit,
.dialog.fechamento-caixa-modalidade .table-smaller .table-content li mat-form-field + a.edit {
  color: #f06423;
}
.dialog.fechamento-caixa-modalidade-multiplas {
  width: 700px;
  /* //////////////////////////////////// */
}
.dialog.fechamento-caixa-modalidade-multiplas section + section {
  margin-top: 20px;
}
.dialog.fechamento-caixa-modalidade-multiplas .mat-input-element,
.dialog.fechamento-caixa-modalidade-multiplas .mat-select-value {
  font-size: 0.75rem;
}
.dialog.fechamento-caixa-modalidade-multiplas .data-content.table .scrollbar, .dialog.fechamento-caixa-modalidade-multiplas .data-content.table-smaller .scrollbar, .dialog.fechamento-caixa-modalidade-multiplas .data-content.table .mat-select-panel, .dialog.fechamento-caixa-modalidade-multiplas .data-content.table-smaller .mat-select-panel, .dialog.fechamento-caixa-modalidade-multiplas .data-content.table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-modalidade-multiplas .data-content.table .ng2-pdf-viewer-container, .dialog.fechamento-caixa-modalidade-multiplas .data-content.table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-modalidade-multiplas .data-content.table-smaller .ng2-pdf-viewer-container {
  height: 145px;
}
.dialog.fechamento-caixa-modalidade-multiplas .data-content.table .table-header li, .dialog.fechamento-caixa-modalidade-multiplas .data-content.table-smaller .table-header li,
.dialog.fechamento-caixa-modalidade-multiplas .data-content.table .table-content li,
.dialog.fechamento-caixa-modalidade-multiplas .data-content.table-smaller .table-content li {
  width: 16.6666666667%;
}
.dialog.fechamento-caixa-modalidade-multiplas .data-content.table .table-header li mat-form-field, .dialog.fechamento-caixa-modalidade-multiplas .data-content.table-smaller .table-header li mat-form-field,
.dialog.fechamento-caixa-modalidade-multiplas .data-content.table .table-content li mat-form-field,
.dialog.fechamento-caixa-modalidade-multiplas .data-content.table-smaller .table-content li mat-form-field {
  width: 100%;
}
.dialog.fechamento-caixa-modalidade-multiplas .data-content.table .table-header li:nth-child(2), .dialog.fechamento-caixa-modalidade-multiplas .data-content.table-smaller .table-header li:nth-child(2),
.dialog.fechamento-caixa-modalidade-multiplas .data-content.table .table-content li:nth-child(2),
.dialog.fechamento-caixa-modalidade-multiplas .data-content.table-smaller .table-content li:nth-child(2) {
  width: 40%;
}
.dialog.fechamento-caixa-modalidade-multiplas .data-content.table .table-header li:nth-child(6), .dialog.fechamento-caixa-modalidade-multiplas .data-content.table-smaller .table-header li:nth-child(6),
.dialog.fechamento-caixa-modalidade-multiplas .data-content.table .table-content li:nth-child(6),
.dialog.fechamento-caixa-modalidade-multiplas .data-content.table-smaller .table-content li:nth-child(6) {
  width: 5%;
}
.dialog.fechamento-caixa-saldo-inicial {
  width: 700px;
  /* //////////////////////////////////// */
}
.dialog.fechamento-caixa-saldo-inicial .insert-data textarea {
  height: 55px;
}
.dialog.fechamento-caixa-saldo-inicial .insert-data .buttons {
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.dialog.fechamento-caixa-saldo-inicial .insert-data .buttons fa-icon {
  margin-right: 5px;
}
.dialog.fechamento-caixa-saldo-inicial .data-content.table .scrollbar, .dialog.fechamento-caixa-saldo-inicial .data-content.table-smaller .scrollbar, .dialog.fechamento-caixa-saldo-inicial .data-content.table .mat-select-panel, .dialog.fechamento-caixa-saldo-inicial .data-content.table-smaller .mat-select-panel, .dialog.fechamento-caixa-saldo-inicial .data-content.table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-saldo-inicial .data-content.table .ng2-pdf-viewer-container, .dialog.fechamento-caixa-saldo-inicial .data-content.table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-saldo-inicial .data-content.table-smaller .ng2-pdf-viewer-container {
  height: 180px;
}
.dialog.fechamento-caixa-saldo-inicial .data-content.table .table-header li, .dialog.fechamento-caixa-saldo-inicial .data-content.table-smaller .table-header li,
.dialog.fechamento-caixa-saldo-inicial .data-content.table .table-content li,
.dialog.fechamento-caixa-saldo-inicial .data-content.table-smaller .table-content li {
  width: 15%;
}
.dialog.fechamento-caixa-saldo-inicial .data-content.table .table-header li:nth-child(4), .dialog.fechamento-caixa-saldo-inicial .data-content.table-smaller .table-header li:nth-child(4),
.dialog.fechamento-caixa-saldo-inicial .data-content.table .table-content li:nth-child(4),
.dialog.fechamento-caixa-saldo-inicial .data-content.table-smaller .table-content li:nth-child(4) {
  width: calc(55% - 20px);
}
.dialog.fechamento-caixa-valor-remetido {
  width: 1000px;
  /* /////////////////////////////////////////////////////// */
}
.dialog.fechamento-caixa-valor-remetido .insert-data {
  /* /// */
  /* /// */
}
.dialog.fechamento-caixa-valor-remetido .insert-data .form-data {
  width: 60%;
}
.dialog.fechamento-caixa-valor-remetido .insert-data .import-upload {
  width: calc(40% - 20px);
  margin-left: 20px;
}
.dialog.fechamento-caixa-valor-remetido .insert-data .import-upload .file-uploader {
  zoom: 0.8;
}
.dialog.fechamento-caixa-valor-remetido .insert-data .import-upload .file-uploader .file-uploader-wrapper {
  height: auto;
}
.dialog.fechamento-caixa-valor-remetido .insert-data textarea {
  height: 55px;
}
.dialog.fechamento-caixa-valor-remetido .insert-data .buttons {
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.dialog.fechamento-caixa-valor-remetido .insert-data .buttons fa-icon {
  margin-right: 5px;
}
.dialog.fechamento-caixa-valor-remetido .data-content {
  /* /// */
}
.dialog.fechamento-caixa-valor-remetido .data-content.table .scrollbar, .dialog.fechamento-caixa-valor-remetido .data-content.table-smaller .scrollbar, .dialog.fechamento-caixa-valor-remetido .data-content.table .mat-select-panel, .dialog.fechamento-caixa-valor-remetido .data-content.table-smaller .mat-select-panel, .dialog.fechamento-caixa-valor-remetido .data-content.table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-valor-remetido .data-content.table .ng2-pdf-viewer-container, .dialog.fechamento-caixa-valor-remetido .data-content.table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-valor-remetido .data-content.table-smaller .ng2-pdf-viewer-container {
  height: 180px;
}
.dialog.fechamento-caixa-valor-remetido .data-content.table .table-header li, .dialog.fechamento-caixa-valor-remetido .data-content.table-smaller .table-header li,
.dialog.fechamento-caixa-valor-remetido .data-content.table .table-content li,
.dialog.fechamento-caixa-valor-remetido .data-content.table-smaller .table-content li {
  width: 10%;
}
.dialog.fechamento-caixa-valor-remetido .data-content.table .table-header li:nth-child(2), .dialog.fechamento-caixa-valor-remetido .data-content.table-smaller .table-header li:nth-child(2),
.dialog.fechamento-caixa-valor-remetido .data-content.table .table-content li:nth-child(2),
.dialog.fechamento-caixa-valor-remetido .data-content.table-smaller .table-content li:nth-child(2) {
  width: calc(30% - 35px);
}
.dialog.fechamento-caixa-valor-remetido .data-content .finance-total {
  font-size: 0.75rem;
  margin: -10px 0;
  display: flex;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.dialog.fechamento-caixa-valor-remetido .data-content .finance-total li {
  min-width: 115px;
  padding: 5px 10px;
  border: 2px dotted #e1e1e1;
  background: white;
  border-radius: 5px;
}
.dialog.fechamento-caixa-valor-remetido .data-content .finance-total li + li {
  margin-left: 10px;
}
.dialog.fechamento-caixa-valor-remetido .data-content .finance-total li span {
  font-size: 0.875rem;
  font-weight: 700;
  display: block;
}
.dialog.fechamento-caixa-valor-remetido .data-content .finance-total li span.negative {
  color: #e02a31;
}
.dialog.fechamento-caixa-devolucoes-venda {
  width: 1100px;
  /* ////////////////////////////////////////////////////////////// */
  /* ////////////////////////////////////////////////////////////// */
}
.dialog.fechamento-caixa-devolucoes-venda .mat-accordion .mat-expansion-panel mat-expansion-panel-header {
  padding: 10px 20px;
}
.dialog.fechamento-caixa-devolucoes-venda .mat-accordion .mat-expansion-panel mat-expansion-panel-header h2 {
  margin-right: 10px;
}
.dialog.fechamento-caixa-devolucoes-venda .mat-accordion .mat-expansion-panel + .mat-expansion-panel {
  margin-top: 10px;
}
.dialog.fechamento-caixa-devolucoes-venda .data-content {
  /* /// */
}
.dialog.fechamento-caixa-devolucoes-venda .data-content.table .scrollbar, .dialog.fechamento-caixa-devolucoes-venda .data-content.table-smaller .scrollbar, .dialog.fechamento-caixa-devolucoes-venda .data-content.table .mat-select-panel, .dialog.fechamento-caixa-devolucoes-venda .data-content.table-smaller .mat-select-panel, .dialog.fechamento-caixa-devolucoes-venda .data-content.table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-devolucoes-venda .data-content.table .ng2-pdf-viewer-container, .dialog.fechamento-caixa-devolucoes-venda .data-content.table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-devolucoes-venda .data-content.table-smaller .ng2-pdf-viewer-container {
  height: 175px;
}
.dialog.fechamento-caixa-devolucoes-venda .data-content.table .table-header li, .dialog.fechamento-caixa-devolucoes-venda .data-content.table-smaller .table-header li,
.dialog.fechamento-caixa-devolucoes-venda .data-content.table .table-content li,
.dialog.fechamento-caixa-devolucoes-venda .data-content.table-smaller .table-content li {
  width: 8.3333333333%;
}
.dialog.fechamento-caixa-devolucoes-venda .data-content.table .table-header li:nth-child(5), .dialog.fechamento-caixa-devolucoes-venda .data-content.table-smaller .table-header li:nth-child(5),
.dialog.fechamento-caixa-devolucoes-venda .data-content.table .table-content li:nth-child(5),
.dialog.fechamento-caixa-devolucoes-venda .data-content.table-smaller .table-content li:nth-child(5) {
  width: 5%;
}
.dialog.fechamento-caixa-devolucoes-venda .data-content.table .table-header li:nth-child(9), .dialog.fechamento-caixa-devolucoes-venda .data-content.table-smaller .table-header li:nth-child(9),
.dialog.fechamento-caixa-devolucoes-venda .data-content.table .table-content li:nth-child(9),
.dialog.fechamento-caixa-devolucoes-venda .data-content.table-smaller .table-content li:nth-child(9) {
  width: calc(20% - 50px);
}
.dialog.fechamento-caixa-devolucoes-venda .data-content .finance-total {
  font-size: 0.75rem;
  margin: -10px 0;
  display: flex;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.dialog.fechamento-caixa-devolucoes-venda .data-content .finance-total li {
  min-width: 115px;
  padding: 5px 10px;
  border: 2px dotted #e1e1e1;
  background: white;
  border-radius: 5px;
}
.dialog.fechamento-caixa-devolucoes-venda .data-content .finance-total li + li {
  margin-left: 10px;
}
.dialog.fechamento-caixa-devolucoes-venda .data-content .finance-total li span {
  font-size: 0.875rem;
  font-weight: 700;
  display: block;
}
.dialog.fechamento-caixa-devolucoes-venda .data-content .finance-total li span.negative {
  color: #e02a31;
}
.dialog.fechamento-caixa-recebimentos-diversos {
  width: 1100px;
}
.dialog.fechamento-caixa-recebimentos-diversos .data-content {
  /* /// */
}
.dialog.fechamento-caixa-recebimentos-diversos .data-content.table .scrollbar, .dialog.fechamento-caixa-recebimentos-diversos .data-content.table-smaller .scrollbar, .dialog.fechamento-caixa-recebimentos-diversos .data-content.table .mat-select-panel, .dialog.fechamento-caixa-recebimentos-diversos .data-content.table-smaller .mat-select-panel, .dialog.fechamento-caixa-recebimentos-diversos .data-content.table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-recebimentos-diversos .data-content.table .ng2-pdf-viewer-container, .dialog.fechamento-caixa-recebimentos-diversos .data-content.table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-recebimentos-diversos .data-content.table-smaller .ng2-pdf-viewer-container {
  height: 250px;
}
.dialog.fechamento-caixa-recebimentos-diversos .data-content.table .table-header li, .dialog.fechamento-caixa-recebimentos-diversos .data-content.table-smaller .table-header li,
.dialog.fechamento-caixa-recebimentos-diversos .data-content.table .table-content li,
.dialog.fechamento-caixa-recebimentos-diversos .data-content.table-smaller .table-content li {
  width: 11.6666666667%;
}
.dialog.fechamento-caixa-recebimentos-diversos .data-content.table .table-header li:nth-child(5), .dialog.fechamento-caixa-recebimentos-diversos .data-content.table-smaller .table-header li:nth-child(5),
.dialog.fechamento-caixa-recebimentos-diversos .data-content.table .table-content li:nth-child(5),
.dialog.fechamento-caixa-recebimentos-diversos .data-content.table-smaller .table-content li:nth-child(5) {
  width: calc(30% - 35px);
}
.dialog.fechamento-caixa-recebimentos-diversos .data-content .finance-total {
  font-size: 0.75rem;
  margin: -10px 0;
  display: flex;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.dialog.fechamento-caixa-recebimentos-diversos .data-content .finance-total li {
  min-width: 100px;
  padding: 5px 10px;
  border: 2px dotted #e1e1e1;
  background: white;
  border-radius: 5px;
}
.dialog.fechamento-caixa-recebimentos-diversos .data-content .finance-total li + li {
  margin-left: 10px;
}
.dialog.fechamento-caixa-recebimentos-diversos .data-content .finance-total li span {
  font-size: 0.875rem;
  font-weight: 700;
  display: block;
}
.dialog.fechamento-caixa-recebimentos-diversos .data-content .finance-total li span.negative {
  color: #e02a31;
}
.dialog.fechamento-caixa-diferenca-remeter {
  width: 700px;
}
.dialog.fechamento-caixa-diferenca-remeter .data-content {
  /* /// */
}
.dialog.fechamento-caixa-diferenca-remeter .data-content.table .scrollbar, .dialog.fechamento-caixa-diferenca-remeter .data-content.table-smaller .scrollbar, .dialog.fechamento-caixa-diferenca-remeter .data-content.table .mat-select-panel, .dialog.fechamento-caixa-diferenca-remeter .data-content.table-smaller .mat-select-panel, .dialog.fechamento-caixa-diferenca-remeter .data-content.table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-diferenca-remeter .data-content.table .ng2-pdf-viewer-container, .dialog.fechamento-caixa-diferenca-remeter .data-content.table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-diferenca-remeter .data-content.table-smaller .ng2-pdf-viewer-container {
  height: 180px;
}
.dialog.fechamento-caixa-diferenca-remeter .data-content.table .table-header li, .dialog.fechamento-caixa-diferenca-remeter .data-content.table-smaller .table-header li,
.dialog.fechamento-caixa-diferenca-remeter .data-content.table .table-content li,
.dialog.fechamento-caixa-diferenca-remeter .data-content.table-smaller .table-content li {
  width: 15%;
}
.dialog.fechamento-caixa-diferenca-remeter .data-content.table .table-header li:nth-child(3), .dialog.fechamento-caixa-diferenca-remeter .data-content.table-smaller .table-header li:nth-child(3),
.dialog.fechamento-caixa-diferenca-remeter .data-content.table .table-content li:nth-child(3),
.dialog.fechamento-caixa-diferenca-remeter .data-content.table-smaller .table-content li:nth-child(3) {
  width: calc(55% - 20px);
}
.dialog.fechamento-caixa-diferenca-remeter .data-content.table .table-header li .preview, .dialog.fechamento-caixa-diferenca-remeter .data-content.table-smaller .table-header li .preview,
.dialog.fechamento-caixa-diferenca-remeter .data-content.table .table-content li .preview,
.dialog.fechamento-caixa-diferenca-remeter .data-content.table-smaller .table-content li .preview {
  color: #006cb7;
}
.dialog.fechamento-caixa-diferenca-remeter .data-content.table .table-header li .preview fa-icon, .dialog.fechamento-caixa-diferenca-remeter .data-content.table-smaller .table-header li .preview fa-icon,
.dialog.fechamento-caixa-diferenca-remeter .data-content.table .table-content li .preview fa-icon,
.dialog.fechamento-caixa-diferenca-remeter .data-content.table-smaller .table-content li .preview fa-icon {
  margin-right: 5px;
}
.dialog.fechamento-caixa-diferenca-remeter .data-content .finance-total {
  font-size: 0.75rem;
  margin: -10px 0;
  display: flex;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.dialog.fechamento-caixa-diferenca-remeter .data-content .finance-total li {
  min-width: 115px;
  padding: 5px 10px;
  border: 2px dotted #e1e1e1;
  background: white;
  border-radius: 5px;
}
.dialog.fechamento-caixa-diferenca-remeter .data-content .finance-total li + li {
  margin-left: 10px;
}
.dialog.fechamento-caixa-diferenca-remeter .data-content .finance-total li span {
  font-size: 0.875rem;
  font-weight: 700;
  display: block;
}
.dialog.fechamento-caixa-diferenca-remeter .data-content .finance-total li span.negative {
  color: #e02a31;
}
.dialog.fechamento-caixa-valores-dinheiro {
  width: 800px;
}
.dialog.fechamento-caixa-valores-dinheiro .data-content.table .scrollbar, .dialog.fechamento-caixa-valores-dinheiro .data-content.table-smaller .scrollbar, .dialog.fechamento-caixa-valores-dinheiro .data-content.table .mat-select-panel, .dialog.fechamento-caixa-valores-dinheiro .data-content.table-smaller .mat-select-panel, .dialog.fechamento-caixa-valores-dinheiro .data-content.table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-valores-dinheiro .data-content.table .ng2-pdf-viewer-container, .dialog.fechamento-caixa-valores-dinheiro .data-content.table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-valores-dinheiro .data-content.table-smaller .ng2-pdf-viewer-container {
  height: 180px;
}
.dialog.fechamento-caixa-valores-dinheiro .data-content.table .table-header li, .dialog.fechamento-caixa-valores-dinheiro .data-content.table-smaller .table-header li,
.dialog.fechamento-caixa-valores-dinheiro .data-content.table .table-content li,
.dialog.fechamento-caixa-valores-dinheiro .data-content.table-smaller .table-content li {
  width: calc(100% - 35px);
}
.dialog.fechamento-caixa-valores-despesa {
  width: 1000px;
  /* /////////////////////////////////////////////////////// */
}
.dialog.fechamento-caixa-valores-despesa .insert-data {
  /* /// */
  /* /// */
}
.dialog.fechamento-caixa-valores-despesa .insert-data .form-data {
  width: 60%;
}
.dialog.fechamento-caixa-valores-despesa .insert-data .import-upload {
  width: calc(40% - 20px);
  margin-left: 20px;
}
.dialog.fechamento-caixa-valores-despesa .insert-data .import-upload .file-uploader {
  zoom: 0.8;
}
.dialog.fechamento-caixa-valores-despesa .insert-data .import-upload .file-uploader .file-uploader-wrapper {
  height: auto;
}
.dialog.fechamento-caixa-valores-despesa .insert-data textarea {
  height: 77px;
}
.dialog.fechamento-caixa-valores-despesa .insert-data .buttons {
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.dialog.fechamento-caixa-valores-despesa .insert-data .buttons fa-icon {
  margin-right: 5px;
}
.dialog.fechamento-caixa-valores-despesa .data-content {
  /* /// */
}
.dialog.fechamento-caixa-valores-despesa .data-content.table .scrollbar, .dialog.fechamento-caixa-valores-despesa .data-content.table-smaller .scrollbar, .dialog.fechamento-caixa-valores-despesa .data-content.table .mat-select-panel, .dialog.fechamento-caixa-valores-despesa .data-content.table-smaller .mat-select-panel, .dialog.fechamento-caixa-valores-despesa .data-content.table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-valores-despesa .data-content.table .ng2-pdf-viewer-container, .dialog.fechamento-caixa-valores-despesa .data-content.table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-valores-despesa .data-content.table-smaller .ng2-pdf-viewer-container {
  height: 180px;
}
.dialog.fechamento-caixa-valores-despesa .data-content.table .table-header li, .dialog.fechamento-caixa-valores-despesa .data-content.table-smaller .table-header li,
.dialog.fechamento-caixa-valores-despesa .data-content.table .table-content li,
.dialog.fechamento-caixa-valores-despesa .data-content.table-smaller .table-content li {
  width: 15%;
}
.dialog.fechamento-caixa-valores-despesa .data-content.table .table-header li:nth-child(5), .dialog.fechamento-caixa-valores-despesa .data-content.table-smaller .table-header li:nth-child(5),
.dialog.fechamento-caixa-valores-despesa .data-content.table .table-content li:nth-child(5),
.dialog.fechamento-caixa-valores-despesa .data-content.table-smaller .table-content li:nth-child(5) {
  width: calc(35% - 30px);
}
.dialog.fechamento-caixa-valores-despesa .data-content.table .table-header li .preview, .dialog.fechamento-caixa-valores-despesa .data-content.table-smaller .table-header li .preview,
.dialog.fechamento-caixa-valores-despesa .data-content.table .table-content li .preview,
.dialog.fechamento-caixa-valores-despesa .data-content.table-smaller .table-content li .preview {
  color: #006cb7;
}
.dialog.fechamento-caixa-valores-despesa .data-content.table .table-header li .preview fa-icon, .dialog.fechamento-caixa-valores-despesa .data-content.table-smaller .table-header li .preview fa-icon,
.dialog.fechamento-caixa-valores-despesa .data-content.table .table-content li .preview fa-icon,
.dialog.fechamento-caixa-valores-despesa .data-content.table-smaller .table-content li .preview fa-icon {
  margin-right: 5px;
}
.dialog.fechamento-caixa-valores-despesa .data-content .finance-total {
  font-size: 0.75rem;
  margin: -10px 0;
  display: flex;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.dialog.fechamento-caixa-valores-despesa .data-content .finance-total li {
  min-width: 115px;
  padding: 5px 10px;
  border: 2px dotted #e1e1e1;
  background: white;
  border-radius: 5px;
}
.dialog.fechamento-caixa-valores-despesa .data-content .finance-total li + li {
  margin-left: 10px;
}
.dialog.fechamento-caixa-valores-despesa .data-content .finance-total li span {
  font-size: 0.875rem;
  font-weight: 700;
  display: block;
}
.dialog.fechamento-caixa-valores-despesa .data-content .finance-total li span.negative {
  color: #e02a31;
}
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro {
  width: 1100px;
}
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content {
  /* /// */
}
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table .scrollbar, .dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table-smaller .scrollbar, .dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table .mat-select-panel, .dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table-smaller .mat-select-panel, .dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table .ng2-pdf-viewer-container, .dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table-smaller .ng2-pdf-viewer-container {
  height: 180px;
}
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table .table-header li, .dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table-smaller .table-header li,
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table .table-content li,
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table-smaller .table-content li {
  width: 8.3333333333%;
}
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table .table-header li:nth-child(5), .dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table-smaller .table-header li:nth-child(5),
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table .table-content li:nth-child(5),
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table-smaller .table-content li:nth-child(5) {
  width: 5%;
}
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table .table-header li:nth-child(9), .dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table-smaller .table-header li:nth-child(9),
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table .table-content li:nth-child(9),
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content.table-smaller .table-content li:nth-child(9) {
  width: calc(20% - 50px);
}
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content .finance-total {
  font-size: 0.75rem;
  margin: -10px 0;
  display: flex;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content .finance-total li {
  min-width: 115px;
  padding: 5px 10px;
  border: 2px dotted #e1e1e1;
  background: white;
  border-radius: 5px;
}
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content .finance-total li + li {
  margin-left: 10px;
}
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content .finance-total li span {
  font-size: 0.875rem;
  font-weight: 700;
  display: block;
}
.dialog.fechamento-caixa-valores-ncc-canceladas-dinheiro .data-content .finance-total li span.negative {
  color: #e02a31;
}
.dialog.fechamento-caixa-valores-convenio {
  width: 1100px;
}
.dialog.fechamento-caixa-valores-convenio .data-content.table .scrollbar, .dialog.fechamento-caixa-valores-convenio .data-content.table-smaller .scrollbar, .dialog.fechamento-caixa-valores-convenio .data-content.table .mat-select-panel, .dialog.fechamento-caixa-valores-convenio .data-content.table-smaller .mat-select-panel, .dialog.fechamento-caixa-valores-convenio .data-content.table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-valores-convenio .data-content.table .ng2-pdf-viewer-container, .dialog.fechamento-caixa-valores-convenio .data-content.table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.fechamento-caixa-valores-convenio .data-content.table-smaller .ng2-pdf-viewer-container {
  height: 180px;
}
.dialog.fechamento-caixa-valores-convenio .data-content.table .table-header li, .dialog.fechamento-caixa-valores-convenio .data-content.table-smaller .table-header li,
.dialog.fechamento-caixa-valores-convenio .data-content.table .table-content li,
.dialog.fechamento-caixa-valores-convenio .data-content.table-smaller .table-content li {
  width: 8%;
}
.dialog.fechamento-caixa-valores-convenio .data-content.table .table-header li:nth-child(5), .dialog.fechamento-caixa-valores-convenio .data-content.table-smaller .table-header li:nth-child(5), .dialog.fechamento-caixa-valores-convenio .data-content.table .table-header li:nth-child(6), .dialog.fechamento-caixa-valores-convenio .data-content.table-smaller .table-header li:nth-child(6),
.dialog.fechamento-caixa-valores-convenio .data-content.table .table-content li:nth-child(5),
.dialog.fechamento-caixa-valores-convenio .data-content.table-smaller .table-content li:nth-child(5),
.dialog.fechamento-caixa-valores-convenio .data-content.table .table-content li:nth-child(6),
.dialog.fechamento-caixa-valores-convenio .data-content.table-smaller .table-content li:nth-child(6) {
  width: 20%;
}
.dialog.fechamento-caixa-valores-convenio .data-content.table .table-header li:nth-child(7), .dialog.fechamento-caixa-valores-convenio .data-content.table-smaller .table-header li:nth-child(7),
.dialog.fechamento-caixa-valores-convenio .data-content.table .table-content li:nth-child(7),
.dialog.fechamento-caixa-valores-convenio .data-content.table-smaller .table-content li:nth-child(7) {
  width: calc(20% - 40px);
}
.dialog.fechamento-caixa-financeiro-recusado {
  width: 400px;
}
.dialog.fechamento-caixa-financeiro-recusado p {
  font-weight: 700;
}
.dialog.fechamento-caixa-financeiro-recusado p + p {
  font-weight: 400;
  margin: 5px 0 20px 0;
}
.dialog.fechamento-caixa-financeiro-aprovado {
  width: 400px;
}
.dialog.fechamento-caixa-financeiro-aprovado p {
  text-align: center;
}
.fechamento-caixa.calendario .control {
  display: flex;
}
.fechamento-caixa.calendario .control > a {
  padding: 0 10px;
}
.fechamento-caixa.calendario .calendar-events .days {
  font-size: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  /* usage @include flex-wrap(nowrap); */
  /* usage @include flex-wrap(wrap); */
}
.fechamento-caixa.calendario .calendar-events .days > li {
  width: calc(100% / 7 - 20px - 5px * 2 - 2px);
  height: 38px;
  padding: 10px;
  margin: 5px;
  border: 1px solid #e1e1e1;
  position: relative;
  border-radius: 4px;
  display: flex;
  /* position vertically ie */
  align-items: flex-end;
  /* usage @include flex-align-items(center); */
}
.fechamento-caixa.calendario .calendar-events .days .done {
  background: rgba(113, 191, 75, 0.2);
}
.fechamento-caixa.calendario .calendar-events .days .warning {
  background: rgba(224, 42, 49, 0.2);
}
.fechamento-caixa.calendario .calendar-events .days .day {
  font-size: 0.875rem;
  font-weight: 700;
  position: absolute;
  top: 5px;
  right: 5px;
}
.rio-log.cpanel {
  /* ///////////////////////////////////////////////////////////// */
  /* ///////////////////////////////////////////////////////////// */
  /* ///////////////////////////////////////////////////////////// */
}
.rio-log.cpanel .positive {
  color: #71bf4b;
}
.rio-log.cpanel .negative {
  color: #e02a31;
}
.rio-log.cpanel .alert {
  color: #ebaf23;
}
.rio-log.cpanel .progress {
  color: #006cb7;
}
.rio-log.cpanel a {
  cursor: pointer;
}
.rio-log.cpanel a.spreadsheet {
  color: #f06423;
}
.rio-log.cpanel a.preview {
  color: #006cb7;
}
.rio-log.cpanel .table h2, .rio-log.cpanel .table-smaller h2 {
  margin: 0 0 0 20px;
}
.rio-log.cpanel .table .filter-datepicker, .rio-log.cpanel .table-smaller .filter-datepicker {
  max-width: 120px;
}
.rio-log.cpanel .table .actions, .rio-log.cpanel .table-smaller .actions {
  font-size: 1rem;
  display: flex;
}
.rio-log.cpanel .table .actions a, .rio-log.cpanel .table-smaller .actions a {
  padding: 5px 10px;
}
.rio-log.cpanel .table .scrollbar, .rio-log.cpanel .table-smaller .scrollbar, .rio-log.cpanel .table .mat-select-panel, .rio-log.cpanel .table-smaller .mat-select-panel, .rio-log.cpanel .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .rio-log.cpanel .table .ng2-pdf-viewer-container, .rio-log.cpanel .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .rio-log.cpanel .table-smaller .ng2-pdf-viewer-container {
  height: calc(100vh - 372px);
}
.rio-log.cpanel .table .table-header > li, .rio-log.cpanel .table-smaller .table-header > li,
.rio-log.cpanel .table .table-content > li,
.rio-log.cpanel .table-smaller .table-content > li {
  width: 8.125%;
}
.rio-log.cpanel .table .table-header > li:nth-child(1), .rio-log.cpanel .table-smaller .table-header > li:nth-child(1),
.rio-log.cpanel .table .table-content > li:nth-child(1),
.rio-log.cpanel .table-smaller .table-content > li:nth-child(1) {
  width: 2%;
  font-size: 0.875rem;
}
.rio-log.cpanel .table .table-header > li:nth-child(3), .rio-log.cpanel .table-smaller .table-header > li:nth-child(3), .rio-log.cpanel .table .table-header > li:nth-child(8), .rio-log.cpanel .table-smaller .table-header > li:nth-child(8),
.rio-log.cpanel .table .table-content > li:nth-child(3),
.rio-log.cpanel .table-smaller .table-content > li:nth-child(3),
.rio-log.cpanel .table .table-content > li:nth-child(8),
.rio-log.cpanel .table-smaller .table-content > li:nth-child(8) {
  width: calc(28% - 50px);
}
.rio-log.cpanel .table .table-header > li:nth-child(9), .rio-log.cpanel .table-smaller .table-header > li:nth-child(9),
.rio-log.cpanel .table .table-content > li:nth-child(9),
.rio-log.cpanel .table-smaller .table-content > li:nth-child(9) {
  width: 5%;
}
.rio-log.cpanel .table .table-header > li:nth-child(10), .rio-log.cpanel .table-smaller .table-header > li:nth-child(10),
.rio-log.cpanel .table .table-content > li:nth-child(10),
.rio-log.cpanel .table-smaller .table-content > li:nth-child(10) {
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.rio-log.cpanel footer {
  padding: 0 20px 20px 20px;
  display: flex;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.rio-log.cpanel footer .buttons {
  margin: 0;
}
.dialog.rio-log-lancamento {
  width: 1000px;
  /* //////////////////////////////////////////////////////// */
}
.dialog.rio-log-lancamento .positive {
  color: #71bf4b;
}
.dialog.rio-log-lancamento .negative {
  color: #e02a31;
}
.dialog.rio-log-lancamento .alert {
  color: #ebaf23;
}
.dialog.rio-log-lancamento .progress {
  color: #006cb7;
}
.dialog.rio-log-lancamento a {
  cursor: pointer;
}
.dialog.rio-log-lancamento a.preview {
  color: #006cb7;
}
.dialog.rio-log-lancamento .table, .dialog.rio-log-lancamento .table-smaller {
  /* /// */
}
.dialog.rio-log-lancamento .table .table-filter .filter-text, .dialog.rio-log-lancamento .table-smaller .table-filter .filter-text, .dialog.rio-log-lancamento .table .fechamento-caixa.cpanel .cpanel-summary .filter .filter-text, .fechamento-caixa.cpanel .cpanel-summary .dialog.rio-log-lancamento .table .filter .filter-text, .dialog.rio-log-lancamento .table-smaller .fechamento-caixa.cpanel .cpanel-summary .filter .filter-text, .fechamento-caixa.cpanel .cpanel-summary .dialog.rio-log-lancamento .table-smaller .filter .filter-text {
  max-width: 70px;
}
.dialog.rio-log-lancamento .table .scrollbar, .dialog.rio-log-lancamento .table-smaller .scrollbar, .dialog.rio-log-lancamento .table .mat-select-panel, .dialog.rio-log-lancamento .table-smaller .mat-select-panel, .dialog.rio-log-lancamento .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-lancamento .table .ng2-pdf-viewer-container, .dialog.rio-log-lancamento .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-lancamento .table-smaller .ng2-pdf-viewer-container {
  height: 300px;
}
.dialog.rio-log-lancamento .table .table-header li, .dialog.rio-log-lancamento .table-smaller .table-header li,
.dialog.rio-log-lancamento .table .table-content li,
.dialog.rio-log-lancamento .table-smaller .table-content li {
  width: 8.8333333333%;
  /* /// */
}
.dialog.rio-log-lancamento .table .table-header li:nth-child(1), .dialog.rio-log-lancamento .table-smaller .table-header li:nth-child(1),
.dialog.rio-log-lancamento .table .table-content li:nth-child(1),
.dialog.rio-log-lancamento .table-smaller .table-content li:nth-child(1) {
  width: 2%;
}
.dialog.rio-log-lancamento .table .table-header li:nth-child(3), .dialog.rio-log-lancamento .table-smaller .table-header li:nth-child(3),
.dialog.rio-log-lancamento .table .table-content li:nth-child(3),
.dialog.rio-log-lancamento .table-smaller .table-content li:nth-child(3) {
  width: calc(38% - 40px);
}
.dialog.rio-log-lancamento .table .table-header li:nth-child(8), .dialog.rio-log-lancamento .table-smaller .table-header li:nth-child(8),
.dialog.rio-log-lancamento .table .table-content li:nth-child(8),
.dialog.rio-log-lancamento .table-smaller .table-content li:nth-child(8) {
  width: 7%;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.dialog.rio-log-lancamento .table .table-header li .mat-input-element, .dialog.rio-log-lancamento .table-smaller .table-header li .mat-input-element,
.dialog.rio-log-lancamento .table .table-header li .mat-select-value,
.dialog.rio-log-lancamento .table-smaller .table-header li .mat-select-value,
.dialog.rio-log-lancamento .table .table-content li .mat-input-element,
.dialog.rio-log-lancamento .table-smaller .table-content li .mat-input-element,
.dialog.rio-log-lancamento .table .table-content li .mat-select-value,
.dialog.rio-log-lancamento .table-smaller .table-content li .mat-select-value {
  font-size: 0.75rem;
}
.dialog.rio-log-lancamento .table .table-header li mat-form-field + a, .dialog.rio-log-lancamento .table-smaller .table-header li mat-form-field + a,
.dialog.rio-log-lancamento .table .table-content li mat-form-field + a,
.dialog.rio-log-lancamento .table-smaller .table-content li mat-form-field + a {
  font-size: 0.875rem;
  margin-left: 10px;
}
.dialog.rio-log-lancamento .table .table-header li mat-form-field + a.edit, .dialog.rio-log-lancamento .table-smaller .table-header li mat-form-field + a.edit,
.dialog.rio-log-lancamento .table .table-content li mat-form-field + a.edit,
.dialog.rio-log-lancamento .table-smaller .table-content li mat-form-field + a.edit {
  color: #f06423;
}
.dialog.rio-log-lancamento .table .actions, .dialog.rio-log-lancamento .table-smaller .actions {
  font-size: 1rem;
  display: flex;
}
.dialog.rio-log-lancamento .table .actions a, .dialog.rio-log-lancamento .table-smaller .actions a {
  padding: 5px 10px;
}
.dialog.rio-log-visualizar {
  width: 1000px;
  /* //////////////////////////////////////////////////////// */
}
.dialog.rio-log-visualizar .table .scrollbar.itens, .dialog.rio-log-visualizar .table-smaller .scrollbar.itens, .dialog.rio-log-visualizar .table .itens.mat-select-panel, .dialog.rio-log-visualizar .table-smaller .itens.mat-select-panel, .dialog.rio-log-visualizar .table .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table .itens.ng2-pdf-viewer-container, .dialog.rio-log-visualizar .table-smaller .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table-smaller .itens.ng2-pdf-viewer-container {
  height: 300px;
}
.dialog.rio-log-visualizar .table .scrollbar.itens .table-header li, .dialog.rio-log-visualizar .table-smaller .scrollbar.itens .table-header li, .dialog.rio-log-visualizar .table .itens.mat-select-panel .table-header li, .dialog.rio-log-visualizar .table-smaller .itens.mat-select-panel .table-header li, .dialog.rio-log-visualizar .table .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-header li, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table .itens.ng2-pdf-viewer-container .table-header li, .dialog.rio-log-visualizar .table-smaller .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-header li, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table-smaller .itens.ng2-pdf-viewer-container .table-header li,
.dialog.rio-log-visualizar .table .scrollbar.itens .table-content li,
.dialog.rio-log-visualizar .table-smaller .scrollbar.itens .table-content li,
.dialog.rio-log-visualizar .table .itens.mat-select-panel .table-content li,
.dialog.rio-log-visualizar .table-smaller .itens.mat-select-panel .table-content li,
.dialog.rio-log-visualizar .table .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-content li,
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table .itens.ng2-pdf-viewer-container .table-content li,
.dialog.rio-log-visualizar .table-smaller .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-content li,
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table-smaller .itens.ng2-pdf-viewer-container .table-content li {
  width: 11.6666666667%;
}
.dialog.rio-log-visualizar .table .scrollbar.itens .table-header li:nth-child(2), .dialog.rio-log-visualizar .table-smaller .scrollbar.itens .table-header li:nth-child(2), .dialog.rio-log-visualizar .table .itens.mat-select-panel .table-header li:nth-child(2), .dialog.rio-log-visualizar .table-smaller .itens.mat-select-panel .table-header li:nth-child(2), .dialog.rio-log-visualizar .table .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-header li:nth-child(2), .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table .itens.ng2-pdf-viewer-container .table-header li:nth-child(2), .dialog.rio-log-visualizar .table-smaller .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-header li:nth-child(2), .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table-smaller .itens.ng2-pdf-viewer-container .table-header li:nth-child(2),
.dialog.rio-log-visualizar .table .scrollbar.itens .table-content li:nth-child(2),
.dialog.rio-log-visualizar .table-smaller .scrollbar.itens .table-content li:nth-child(2),
.dialog.rio-log-visualizar .table .itens.mat-select-panel .table-content li:nth-child(2),
.dialog.rio-log-visualizar .table-smaller .itens.mat-select-panel .table-content li:nth-child(2),
.dialog.rio-log-visualizar .table .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-content li:nth-child(2),
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table .itens.ng2-pdf-viewer-container .table-content li:nth-child(2),
.dialog.rio-log-visualizar .table-smaller .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-content li:nth-child(2),
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table-smaller .itens.ng2-pdf-viewer-container .table-content li:nth-child(2) {
  width: calc(30% - 30px);
}
.dialog.rio-log-visualizar .table .scrollbar.lotes, .dialog.rio-log-visualizar .table-smaller .scrollbar.lotes, .dialog.rio-log-visualizar .table .lotes.mat-select-panel, .dialog.rio-log-visualizar .table-smaller .lotes.mat-select-panel, .dialog.rio-log-visualizar .table .dialog-desbloqueio-usuario-autorizacao .lotes.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table .lotes.ng2-pdf-viewer-container, .dialog.rio-log-visualizar .table-smaller .dialog-desbloqueio-usuario-autorizacao .lotes.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table-smaller .lotes.ng2-pdf-viewer-container {
  height: 300px;
}
.dialog.rio-log-visualizar .table .scrollbar.lotes .table-header li, .dialog.rio-log-visualizar .table-smaller .scrollbar.lotes .table-header li, .dialog.rio-log-visualizar .table .lotes.mat-select-panel .table-header li, .dialog.rio-log-visualizar .table-smaller .lotes.mat-select-panel .table-header li, .dialog.rio-log-visualizar .table .dialog-desbloqueio-usuario-autorizacao .lotes.ng2-pdf-viewer-container .table-header li, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table .lotes.ng2-pdf-viewer-container .table-header li, .dialog.rio-log-visualizar .table-smaller .dialog-desbloqueio-usuario-autorizacao .lotes.ng2-pdf-viewer-container .table-header li, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table-smaller .lotes.ng2-pdf-viewer-container .table-header li,
.dialog.rio-log-visualizar .table .scrollbar.lotes .table-content li,
.dialog.rio-log-visualizar .table-smaller .scrollbar.lotes .table-content li,
.dialog.rio-log-visualizar .table .lotes.mat-select-panel .table-content li,
.dialog.rio-log-visualizar .table-smaller .lotes.mat-select-panel .table-content li,
.dialog.rio-log-visualizar .table .dialog-desbloqueio-usuario-autorizacao .lotes.ng2-pdf-viewer-container .table-content li,
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table .lotes.ng2-pdf-viewer-container .table-content li,
.dialog.rio-log-visualizar .table-smaller .dialog-desbloqueio-usuario-autorizacao .lotes.ng2-pdf-viewer-container .table-content li,
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table-smaller .lotes.ng2-pdf-viewer-container .table-content li {
  width: 10%;
}
.dialog.rio-log-visualizar .table .scrollbar.lotes .table-header li:nth-child(2), .dialog.rio-log-visualizar .table-smaller .scrollbar.lotes .table-header li:nth-child(2), .dialog.rio-log-visualizar .table .lotes.mat-select-panel .table-header li:nth-child(2), .dialog.rio-log-visualizar .table-smaller .lotes.mat-select-panel .table-header li:nth-child(2), .dialog.rio-log-visualizar .table .dialog-desbloqueio-usuario-autorizacao .lotes.ng2-pdf-viewer-container .table-header li:nth-child(2), .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table .lotes.ng2-pdf-viewer-container .table-header li:nth-child(2), .dialog.rio-log-visualizar .table-smaller .dialog-desbloqueio-usuario-autorizacao .lotes.ng2-pdf-viewer-container .table-header li:nth-child(2), .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table-smaller .lotes.ng2-pdf-viewer-container .table-header li:nth-child(2),
.dialog.rio-log-visualizar .table .scrollbar.lotes .table-content li:nth-child(2),
.dialog.rio-log-visualizar .table-smaller .scrollbar.lotes .table-content li:nth-child(2),
.dialog.rio-log-visualizar .table .lotes.mat-select-panel .table-content li:nth-child(2),
.dialog.rio-log-visualizar .table-smaller .lotes.mat-select-panel .table-content li:nth-child(2),
.dialog.rio-log-visualizar .table .dialog-desbloqueio-usuario-autorizacao .lotes.ng2-pdf-viewer-container .table-content li:nth-child(2),
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table .lotes.ng2-pdf-viewer-container .table-content li:nth-child(2),
.dialog.rio-log-visualizar .table-smaller .dialog-desbloqueio-usuario-autorizacao .lotes.ng2-pdf-viewer-container .table-content li:nth-child(2),
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-visualizar .table-smaller .lotes.ng2-pdf-viewer-container .table-content li:nth-child(2) {
  width: calc(20% - 40px);
}
@media print {
  .dialog .table, .dialog .table-smaller {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 10000;
  }
  .dialog .table .table-filter, .dialog .table-smaller .table-filter, .dialog .table .fechamento-caixa.cpanel .cpanel-summary .filter, .fechamento-caixa.cpanel .cpanel-summary .dialog .table .filter, .dialog .table-smaller .fechamento-caixa.cpanel .cpanel-summary .filter, .fechamento-caixa.cpanel .cpanel-summary .dialog .table-smaller .filter {
    display: none;
  }
  .dialog .table .table-content, .dialog .table-smaller .table-content {
    border-bottom: 2px #000 solid;
  }
}
.dialog.rio-log-pesquisa-produto {
  width: 1000px;
  /* //////////////////////////////////////////////////////// */
}
.dialog.rio-log-pesquisa-produto .table .scrollbar, .dialog.rio-log-pesquisa-produto .table-smaller .scrollbar, .dialog.rio-log-pesquisa-produto .table .mat-select-panel, .dialog.rio-log-pesquisa-produto .table-smaller .mat-select-panel, .dialog.rio-log-pesquisa-produto .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-pesquisa-produto .table .ng2-pdf-viewer-container, .dialog.rio-log-pesquisa-produto .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-pesquisa-produto .table-smaller .ng2-pdf-viewer-container {
  height: 300px;
}
.dialog.rio-log-pesquisa-produto .table .table-header li, .dialog.rio-log-pesquisa-produto .table-smaller .table-header li,
.dialog.rio-log-pesquisa-produto .table .table-content li,
.dialog.rio-log-pesquisa-produto .table-smaller .table-content li {
  width: 13%;
}
.dialog.rio-log-pesquisa-produto .table .table-header li:nth-child(2), .dialog.rio-log-pesquisa-produto .table-smaller .table-header li:nth-child(2),
.dialog.rio-log-pesquisa-produto .table .table-content li:nth-child(2),
.dialog.rio-log-pesquisa-produto .table-smaller .table-content li:nth-child(2) {
  width: calc(40% - 25px);
}
.dialog.rio-log-pesquisa-produto .table .table-header li:nth-child(5), .dialog.rio-log-pesquisa-produto .table-smaller .table-header li:nth-child(5),
.dialog.rio-log-pesquisa-produto .table .table-content li:nth-child(5),
.dialog.rio-log-pesquisa-produto .table-smaller .table-content li:nth-child(5) {
  width: calc(8% - 25px);
}
.dialog.rio-log-pesquisa-produto .table .table-header li .preview, .dialog.rio-log-pesquisa-produto .table-smaller .table-header li .preview,
.dialog.rio-log-pesquisa-produto .table .table-content li .preview,
.dialog.rio-log-pesquisa-produto .table-smaller .table-content li .preview {
  color: #006cb7;
  font-weight: bolder;
  cursor: pointer;
  font-size: large;
}
.dialog.rio-log-pesquisa-nota-fiscal {
  width: 1000px;
  /* //////////////////////////////////////////////////////// */
}
.dialog.rio-log-pesquisa-nota-fiscal .table .scrollbar, .dialog.rio-log-pesquisa-nota-fiscal .table-smaller .scrollbar, .dialog.rio-log-pesquisa-nota-fiscal .table .mat-select-panel, .dialog.rio-log-pesquisa-nota-fiscal .table-smaller .mat-select-panel, .dialog.rio-log-pesquisa-nota-fiscal .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-pesquisa-nota-fiscal .table .ng2-pdf-viewer-container, .dialog.rio-log-pesquisa-nota-fiscal .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-pesquisa-nota-fiscal .table-smaller .ng2-pdf-viewer-container {
  height: 300px;
}
.dialog.rio-log-pesquisa-nota-fiscal .table .table-header li, .dialog.rio-log-pesquisa-nota-fiscal .table-smaller .table-header li,
.dialog.rio-log-pesquisa-nota-fiscal .table .table-content li,
.dialog.rio-log-pesquisa-nota-fiscal .table-smaller .table-content li {
  width: 10.3333333333%;
}
.dialog.rio-log-pesquisa-nota-fiscal .table .table-header li:nth-child(7), .dialog.rio-log-pesquisa-nota-fiscal .table-smaller .table-header li:nth-child(7),
.dialog.rio-log-pesquisa-nota-fiscal .table .table-content li:nth-child(7),
.dialog.rio-log-pesquisa-nota-fiscal .table-smaller .table-content li:nth-child(7) {
  width: calc(30% - 40px);
}
.dialog.rio-log-pesquisa-nota-fiscal .table .table-header li:nth-child(8), .dialog.rio-log-pesquisa-nota-fiscal .table-smaller .table-header li:nth-child(8),
.dialog.rio-log-pesquisa-nota-fiscal .table .table-content li:nth-child(8),
.dialog.rio-log-pesquisa-nota-fiscal .table-smaller .table-content li:nth-child(8) {
  width: calc(8% - 40px);
}
.dialog.rio-log-pesquisa-nota-fiscal .table .table-header li .preview, .dialog.rio-log-pesquisa-nota-fiscal .table-smaller .table-header li .preview,
.dialog.rio-log-pesquisa-nota-fiscal .table .table-content li .preview,
.dialog.rio-log-pesquisa-nota-fiscal .table-smaller .table-content li .preview {
  color: #006cb7;
  font-weight: bolder;
  cursor: pointer;
  font-size: large;
}
.dialog.rio-log-lista-protocolos {
  width: 1000px;
  /* //////////////////////////////////////////////////////// */
}
.dialog.rio-log-lista-protocolos .table .scrollbar.itens, .dialog.rio-log-lista-protocolos .table-smaller .scrollbar.itens, .dialog.rio-log-lista-protocolos .table .itens.mat-select-panel, .dialog.rio-log-lista-protocolos .table-smaller .itens.mat-select-panel, .dialog.rio-log-lista-protocolos .table .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-lista-protocolos .table .itens.ng2-pdf-viewer-container, .dialog.rio-log-lista-protocolos .table-smaller .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-lista-protocolos .table-smaller .itens.ng2-pdf-viewer-container {
  height: 300px;
}
.dialog.rio-log-lista-protocolos .table .scrollbar.itens .table-header li, .dialog.rio-log-lista-protocolos .table-smaller .scrollbar.itens .table-header li, .dialog.rio-log-lista-protocolos .table .itens.mat-select-panel .table-header li, .dialog.rio-log-lista-protocolos .table-smaller .itens.mat-select-panel .table-header li, .dialog.rio-log-lista-protocolos .table .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-header li, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-lista-protocolos .table .itens.ng2-pdf-viewer-container .table-header li, .dialog.rio-log-lista-protocolos .table-smaller .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-header li, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-lista-protocolos .table-smaller .itens.ng2-pdf-viewer-container .table-header li,
.dialog.rio-log-lista-protocolos .table .scrollbar.itens .table-content li,
.dialog.rio-log-lista-protocolos .table-smaller .scrollbar.itens .table-content li,
.dialog.rio-log-lista-protocolos .table .itens.mat-select-panel .table-content li,
.dialog.rio-log-lista-protocolos .table-smaller .itens.mat-select-panel .table-content li,
.dialog.rio-log-lista-protocolos .table .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-content li,
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-lista-protocolos .table .itens.ng2-pdf-viewer-container .table-content li,
.dialog.rio-log-lista-protocolos .table-smaller .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-content li,
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-lista-protocolos .table-smaller .itens.ng2-pdf-viewer-container .table-content li {
  width: 8.75%;
}
.dialog.rio-log-lista-protocolos .table .scrollbar.itens .table-header li:nth-child(4), .dialog.rio-log-lista-protocolos .table-smaller .scrollbar.itens .table-header li:nth-child(4), .dialog.rio-log-lista-protocolos .table .itens.mat-select-panel .table-header li:nth-child(4), .dialog.rio-log-lista-protocolos .table-smaller .itens.mat-select-panel .table-header li:nth-child(4), .dialog.rio-log-lista-protocolos .table .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-header li:nth-child(4), .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-lista-protocolos .table .itens.ng2-pdf-viewer-container .table-header li:nth-child(4), .dialog.rio-log-lista-protocolos .table-smaller .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-header li:nth-child(4), .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-lista-protocolos .table-smaller .itens.ng2-pdf-viewer-container .table-header li:nth-child(4),
.dialog.rio-log-lista-protocolos .table .scrollbar.itens .table-content li:nth-child(4),
.dialog.rio-log-lista-protocolos .table-smaller .scrollbar.itens .table-content li:nth-child(4),
.dialog.rio-log-lista-protocolos .table .itens.mat-select-panel .table-content li:nth-child(4),
.dialog.rio-log-lista-protocolos .table-smaller .itens.mat-select-panel .table-content li:nth-child(4),
.dialog.rio-log-lista-protocolos .table .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-content li:nth-child(4),
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-lista-protocolos .table .itens.ng2-pdf-viewer-container .table-content li:nth-child(4),
.dialog.rio-log-lista-protocolos .table-smaller .dialog-desbloqueio-usuario-autorizacao .itens.ng2-pdf-viewer-container .table-content li:nth-child(4),
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-lista-protocolos .table-smaller .itens.ng2-pdf-viewer-container .table-content li:nth-child(4) {
  width: calc(30% - 40px);
}
@media print {
  .dialog .table, .dialog .table-smaller {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 10000;
  }
  .dialog .table .table-filter, .dialog .table-smaller .table-filter, .dialog .table .fechamento-caixa.cpanel .cpanel-summary .filter, .fechamento-caixa.cpanel .cpanel-summary .dialog .table .filter, .dialog .table-smaller .fechamento-caixa.cpanel .cpanel-summary .filter, .fechamento-caixa.cpanel .cpanel-summary .dialog .table-smaller .filter {
    display: none;
  }
  .dialog .table .table-content, .dialog .table-smaller .table-content {
    border-bottom: 2px #000 solid;
  }
}
.dialog.rio-log-log-prefatura {
  width: 800px;
}
.dialog.rio-log-log-prefatura .table .scrollbar, .dialog.rio-log-log-prefatura .table-smaller .scrollbar, .dialog.rio-log-log-prefatura .table .mat-select-panel, .dialog.rio-log-log-prefatura .table-smaller .mat-select-panel, .dialog.rio-log-log-prefatura .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-log-prefatura .table .ng2-pdf-viewer-container, .dialog.rio-log-log-prefatura .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-log-prefatura .table-smaller .ng2-pdf-viewer-container {
  height: 400px;
}
.dialog.rio-log-log-prefatura .table .scrollbar .table-header li, .dialog.rio-log-log-prefatura .table-smaller .scrollbar .table-header li, .dialog.rio-log-log-prefatura .table .mat-select-panel .table-header li, .dialog.rio-log-log-prefatura .table-smaller .mat-select-panel .table-header li, .dialog.rio-log-log-prefatura .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .table-header li, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-log-prefatura .table .ng2-pdf-viewer-container .table-header li, .dialog.rio-log-log-prefatura .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .table-header li, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-log-prefatura .table-smaller .ng2-pdf-viewer-container .table-header li,
.dialog.rio-log-log-prefatura .table .scrollbar .table-content li,
.dialog.rio-log-log-prefatura .table-smaller .scrollbar .table-content li,
.dialog.rio-log-log-prefatura .table .mat-select-panel .table-content li,
.dialog.rio-log-log-prefatura .table-smaller .mat-select-panel .table-content li,
.dialog.rio-log-log-prefatura .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .table-content li,
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-log-prefatura .table .ng2-pdf-viewer-container .table-content li,
.dialog.rio-log-log-prefatura .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .table-content li,
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-log-prefatura .table-smaller .ng2-pdf-viewer-container .table-content li {
  width: 10%;
}
.dialog.rio-log-log-prefatura .table .scrollbar .table-header li:nth-child(3), .dialog.rio-log-log-prefatura .table-smaller .scrollbar .table-header li:nth-child(3), .dialog.rio-log-log-prefatura .table .mat-select-panel .table-header li:nth-child(3), .dialog.rio-log-log-prefatura .table-smaller .mat-select-panel .table-header li:nth-child(3), .dialog.rio-log-log-prefatura .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .table-header li:nth-child(3), .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-log-prefatura .table .ng2-pdf-viewer-container .table-header li:nth-child(3), .dialog.rio-log-log-prefatura .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .table-header li:nth-child(3), .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-log-prefatura .table-smaller .ng2-pdf-viewer-container .table-header li:nth-child(3),
.dialog.rio-log-log-prefatura .table .scrollbar .table-content li:nth-child(3),
.dialog.rio-log-log-prefatura .table-smaller .scrollbar .table-content li:nth-child(3),
.dialog.rio-log-log-prefatura .table .mat-select-panel .table-content li:nth-child(3),
.dialog.rio-log-log-prefatura .table-smaller .mat-select-panel .table-content li:nth-child(3),
.dialog.rio-log-log-prefatura .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .table-content li:nth-child(3),
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-log-prefatura .table .ng2-pdf-viewer-container .table-content li:nth-child(3),
.dialog.rio-log-log-prefatura .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container .table-content li:nth-child(3),
.dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-log-prefatura .table-smaller .ng2-pdf-viewer-container .table-content li:nth-child(3) {
  width: calc(70% - 15px);
}
.dialog.rio-log-log-saldo {
  width: 800px;
}
.dialog.rio-log-log-saldo .scrollbar, .dialog.rio-log-log-saldo .mat-select-panel, .dialog.rio-log-log-saldo .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-log-saldo .ng2-pdf-viewer-container {
  height: 400px;
}
.rio-log.carga-produtos {
  /* ////////////////// */
  /* ////////////////// */
}
.rio-log.carga-produtos .import-settings {
  display: flex;
}
.rio-log.carga-produtos .import-upload {
  width: 30%;
  display: flex;
  flex-direction: column;
}
.rio-log.carga-produtos .import-upload .file-uploader {
  height: 100%;
  margin-top: 20px;
}
.rio-log.carga-produtos .import-upload .file-uploader .file-uploader-wrapper {
  height: 100%;
}
.rio-log.carga-produtos .file-content {
  width: calc(70% - 20px);
  margin-left: 20px;
  /* //////////////////////////////////////////////////////// */
}
.rio-log.carga-produtos .file-content .table .scrollbar, .rio-log.carga-produtos .file-content .table-smaller .scrollbar, .rio-log.carga-produtos .file-content .table .mat-select-panel, .rio-log.carga-produtos .file-content .table-smaller .mat-select-panel, .rio-log.carga-produtos .file-content .table .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .rio-log.carga-produtos .file-content .table .ng2-pdf-viewer-container, .rio-log.carga-produtos .file-content .table-smaller .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .rio-log.carga-produtos .file-content .table-smaller .ng2-pdf-viewer-container {
  height: 245px;
}
.rio-log.carga-produtos .file-content .table .table-header > li, .rio-log.carga-produtos .file-content .table-smaller .table-header > li,
.rio-log.carga-produtos .file-content .table .table-content > li,
.rio-log.carga-produtos .file-content .table-smaller .table-content > li {
  width: 11.25%;
}
.rio-log.carga-produtos .file-content .table .table-header > li:nth-child(1), .rio-log.carga-produtos .file-content .table-smaller .table-header > li:nth-child(1),
.rio-log.carga-produtos .file-content .table .table-content > li:nth-child(1),
.rio-log.carga-produtos .file-content .table-smaller .table-content > li:nth-child(1) {
  width: calc(25% - 35px);
}
.rio-log.carga-produtos .file-content .table .table-header > li:nth-child(6), .rio-log.carga-produtos .file-content .table-smaller .table-header > li:nth-child(6),
.rio-log.carga-produtos .file-content .table .table-content > li:nth-child(6),
.rio-log.carga-produtos .file-content .table-smaller .table-content > li:nth-child(6) {
  width: 20%;
}
.rio-log.carga-produtos .file-content .table .table-header > li:nth-child(7), .rio-log.carga-produtos .file-content .table-smaller .table-header > li:nth-child(7),
.rio-log.carga-produtos .file-content .table .table-content > li:nth-child(7),
.rio-log.carga-produtos .file-content .table-smaller .table-content > li:nth-child(7) {
  width: 10%;
  font-size: 0.875rem;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.rio-log.carga-produtos .file-content .table .actions, .rio-log.carga-produtos .file-content .table-smaller .actions {
  font-size: 1rem;
  display: flex;
}
.rio-log.carga-produtos .file-content .table .actions a, .rio-log.carga-produtos .file-content .table-smaller .actions a {
  padding: 5px 10px;
}
.rio-log.carga-produtos .file-content .table .actions a.preview, .rio-log.carga-produtos .file-content .table-smaller .actions a.preview {
  color: #006cb7;
  cursor: pointer;
}
.rio-log.carga-produtos .file-content .table .actions a.delete, .rio-log.carga-produtos .file-content .table-smaller .actions a.delete {
  color: #e02a31;
  cursor: pointer;
}
.rio-log.carga-produtos footer {
  margin: 0 20px 20px 20px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: space-between;
  -ms-flex-pack: space-between;
  /* usage @include flex-justify-content(center); */
  /* /// */
}
.rio-log.carga-produtos footer .process-steps {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.rio-log.carga-produtos footer .process-steps li {
  opacity: 0.4;
  filter: alpha(opacity=40);
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.rio-log.carga-produtos footer .process-steps li > div {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
}
.rio-log.carga-produtos footer .process-steps li + li {
  padding-left: 100px;
  margin-left: 10px;
  position: relative;
}
.rio-log.carga-produtos footer .process-steps li + li:before {
  content: "";
  width: calc(100px - 10px);
  height: 1px;
  position: absolute;
  top: calc(50% + 1px);
  left: 0;
  background: #656565;
}
.rio-log.carga-produtos footer .process-steps li fa-icon {
  font-size: 1.5rem;
  margin-right: 10px;
}
.rio-log.carga-produtos footer .process-steps li fa-icon.spinner {
  width: 23px;
  height: 23px;
  background: #006cb7;
  color: white;
  font-size: 0.875rem;
  animation: spin 1.5s linear infinite;
  border-radius: 100rem;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.rio-log.carga-produtos footer .process-steps li.active {
  color: #006cb7;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rio-log.carga-produtos footer .process-steps li.active:before {
  background: #71bf4b;
}
.rio-log.carga-produtos footer .process-steps li.error {
  color: #e02a31;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rio-log.carga-produtos footer .process-steps li.error:before {
  background: #e02a31;
}
.rio-log.carga-produtos footer .process-steps li.done {
  color: #71bf4b;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rio-log.carga-produtos footer .process-steps li.done:before {
  background: #71bf4b;
}
.rio-log.carga-produtos footer .buttons {
  margin-top: 0;
}
.dialog.rio-log-carga-produtos-log {
  width: 800px;
}
.dialog.rio-log-carga-produtos-log .scrollbar, .dialog.rio-log-carga-produtos-log .mat-select-panel, .dialog.rio-log-carga-produtos-log .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .dialog.rio-log-carga-produtos-log .ng2-pdf-viewer-container {
  height: 400px;
}
/* configuracao */
.permissoes {
  /* /////////////////////////////////////// */
  /* /// */
}
.permissoes header {
  margin-bottom: 20px;
}
.permissoes header fa-icon {
  margin-right: 10px;
}
.permissoes .flags header {
  margin-bottom: 10px;
}
.permissoes .flags ul {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  flex-wrap: wrap;
  /* usage @include flex-wrap(nowrap); */
  /* usage @include flex-wrap(wrap); */
}
.permissoes .flags li {
  margin: 0 5px 10px 5px;
}
.permissoes .flags li:first-child {
  margin-left: 0;
}
.permissoes .flags li:last-child {
  margin-right: 0;
}
.permissoes .flags li .mat-checkbox {
  width: 100%;
  position: relative;
}
.permissoes .flags li .mat-checkbox .mat-checkbox-label {
  width: 90px;
  height: 20px;
  display: flex;
  flex-direction: column;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.permissoes .flags li .mat-checkbox .mat-checkbox-label fa-icon {
  font-size: 1.875rem;
  transition: all 0.2s ease-in-out;
}
.permissoes .flags li .mat-checkbox .mat-checkbox-label span {
  margin-top: 10px;
  transition: all 0.2s ease-in-out;
}
.permissoes .flags li .mat-checkbox .mat-checkbox-label:hover fa-icon,
.permissoes .flags li .mat-checkbox .mat-checkbox-label:hover span {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all 0.2s ease-in-out;
}
.permissoes .flags li .mat-checkbox .mat-checkbox-inner-container {
  width: 25px;
  height: 25px;
  margin: 0 !important;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.permissoes .flags li .mat-checkbox .mat-checkbox-frame {
  display: none;
}
.permissoes .flags li .mat-checkbox.mat-checkbox-checked .mat-checkbox-background {
  background: #71bf4b;
}
.permissoes .group-definition {
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  /* /// */
}
.permissoes .group-definition > .items {
  width: calc(50% - 10px);
}
.permissoes .group-definition .intersection {
  margin: 0 20px;
}
.permissoes .group-definition .intersection fa-icon {
  font-size: 1.875rem;
}
.permissoes .table.scrollbar, .permissoes .scrollbar.table-smaller, .permissoes .table.mat-select-panel, .permissoes .table-smaller.mat-select-panel, .permissoes .dialog-desbloqueio-usuario-autorizacao .table.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .permissoes .table.ng2-pdf-viewer-container, .permissoes .dialog-desbloqueio-usuario-autorizacao .table-smaller.ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .permissoes .table-smaller.ng2-pdf-viewer-container {
  height: 215px;
}
.permissoes .table .table-header li, .permissoes .table-smaller .table-header li,
.permissoes .table .table-content li,
.permissoes .table-smaller .table-content li {
  width: calc(100% - 10% - 26px - 40px);
}
.permissoes .table .table-header li:nth-child(1), .permissoes .table-smaller .table-header li:nth-child(1),
.permissoes .table .table-content li:nth-child(1),
.permissoes .table-smaller .table-content li:nth-child(1) {
  width: 100%;
}
.permissoes .table .table-header li .mat-checkbox, .permissoes .table-smaller .table-header li .mat-checkbox,
.permissoes .table .table-content li .mat-checkbox,
.permissoes .table-smaller .table-content li .mat-checkbox {
  margin: 9px 0 0 10px;
}
.permissoes .table .mat-checkbox, .permissoes .table-smaller .mat-checkbox {
  margin: 9px 0 0 10px;
}
.permissoes table {
  width: 100%;
}
.permissoes table .mat-column-key {
  width: 20%;
}
.permissoes table .mat-column-value {
  width: 80%;
}
.permissoes table .mat-row {
  cursor: pointer;
}
.permissoes table .mat-row:hover {
  background-color: #ebebeb;
}
.permissoes table .mat-row.selected {
  background-color: #eaeaea;
}
.users {
  /* /////////////////////////////////////////// */
  /* /////////////////////////////////////////// */
  /* ///////////////////////////////////////////////////////////////////////// */
  /* ///////////////////////////////////////////////////////////////////////// */
}
.users .box + .box, .users .chart-donut .legend fa-icon + .box, .chart-donut .legend .users fa-icon + .box, .users .chart-gauge .legend fa-icon + .box, .chart-gauge .legend .users fa-icon + .box, .users .cropperJsBox + .box, .users .home.cpanel-manager .summary .summary-items > li + .box, .home.cpanel-manager .summary .users .summary-items > li + .box, .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + .box, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .mat-radio-label + .box, .users .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .box, .cross-sell-new .flags li .mat-checkbox .users .mat-checkbox-label + .box, .users .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .box, .painel-carga .dashboard li .mat-checkbox .users .mat-checkbox-label + .box, .users .painel-nfce.consulta .options .legend fa-icon + .box, .painel-nfce.consulta .options .legend .users fa-icon + .box, .users .vtex.tratamento-pedidos ul li + .box, .vtex.tratamento-pedidos ul .users li + .box, .users .torre-controle.cpanel-manager .summary .summary-items > li + .box, .torre-controle.cpanel-manager .summary .users .summary-items > li + .box, .users .parametrizacao.sla-pedidos .order-steps > li fa-icon + .box, .parametrizacao.sla-pedidos .order-steps > li .users fa-icon + .box, .users .permissoes .flags li .mat-checkbox .mat-checkbox-label + .box, .permissoes .flags li .mat-checkbox .users .mat-checkbox-label + .box, .users .chart-donut .legend .box + fa-icon, .chart-donut .legend .users .box + fa-icon, .users .chart-donut .legend fa-icon + fa-icon, .chart-donut .legend .users fa-icon + fa-icon, .users .chart-gauge .chart-donut .legend fa-icon + fa-icon, .chart-donut .users .chart-gauge .legend fa-icon + fa-icon, .chart-gauge .chart-donut .legend .users fa-icon + fa-icon, .chart-donut .chart-gauge .legend .users fa-icon + fa-icon, .users .chart-donut .legend .cropperJsBox + fa-icon, .chart-donut .legend .users .cropperJsBox + fa-icon, .users .home.cpanel-manager .summary .chart-donut .legend .summary-items > li + fa-icon, .chart-donut .legend .users .home.cpanel-manager .summary .summary-items > li + fa-icon, .home.cpanel-manager .summary .users .chart-donut .legend .summary-items > li + fa-icon, .chart-donut .legend .home.cpanel-manager .summary .users .summary-items > li + fa-icon, .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .chart-donut .legend .mat-radio-label + fa-icon, .chart-donut .legend .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + fa-icon, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .chart-donut .legend .mat-radio-label + fa-icon, .chart-donut .legend .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .mat-radio-label + fa-icon, .users .cross-sell-new .flags li .mat-checkbox .chart-donut .legend .mat-checkbox-label + fa-icon, .chart-donut .legend .users .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .cross-sell-new .flags li .mat-checkbox .users .chart-donut .legend .mat-checkbox-label + fa-icon, .chart-donut .legend .cross-sell-new .flags li .mat-checkbox .users .mat-checkbox-label + fa-icon, .users .painel-carga .dashboard li .mat-checkbox .chart-donut .legend .mat-checkbox-label + fa-icon, .chart-donut .legend .users .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + fa-icon, .painel-carga .dashboard li .mat-checkbox .users .chart-donut .legend .mat-checkbox-label + fa-icon, .chart-donut .legend .painel-carga .dashboard li .mat-checkbox .users .mat-checkbox-label + fa-icon, .users .painel-nfce.consulta .options .chart-donut .legend fa-icon + fa-icon, .chart-donut .users .painel-nfce.consulta .options .legend fa-icon + fa-icon, .painel-nfce.consulta .options .chart-donut .legend .users fa-icon + fa-icon, .chart-donut .painel-nfce.consulta .options .legend .users fa-icon + fa-icon, .users .vtex.tratamento-pedidos ul .chart-donut .legend li + fa-icon, .chart-donut .legend .users .vtex.tratamento-pedidos ul li + fa-icon, .vtex.tratamento-pedidos ul .users .chart-donut .legend li + fa-icon, .chart-donut .legend .vtex.tratamento-pedidos ul .users li + fa-icon, .users .torre-controle.cpanel-manager .summary .chart-donut .legend .summary-items > li + fa-icon, .chart-donut .legend .users .torre-controle.cpanel-manager .summary .summary-items > li + fa-icon, .torre-controle.cpanel-manager .summary .users .chart-donut .legend .summary-items > li + fa-icon, .chart-donut .legend .torre-controle.cpanel-manager .summary .users .summary-items > li + fa-icon, .users .parametrizacao.sla-pedidos .order-steps > li .chart-donut .legend fa-icon + fa-icon, .chart-donut .legend .users .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .users .chart-donut .legend fa-icon + fa-icon, .chart-donut .legend .parametrizacao.sla-pedidos .order-steps > li .users fa-icon + fa-icon, .users .permissoes .flags li .mat-checkbox .chart-donut .legend .mat-checkbox-label + fa-icon, .chart-donut .legend .users .permissoes .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .permissoes .flags li .mat-checkbox .users .chart-donut .legend .mat-checkbox-label + fa-icon, .chart-donut .legend .permissoes .flags li .mat-checkbox .users .mat-checkbox-label + fa-icon, .users .chart-gauge .legend .box + fa-icon, .chart-gauge .legend .users .box + fa-icon, .users .chart-donut .chart-gauge .legend fa-icon + fa-icon, .chart-gauge .users .chart-donut .legend fa-icon + fa-icon, .chart-donut .chart-gauge .legend .users fa-icon + fa-icon, .chart-gauge .chart-donut .legend .users fa-icon + fa-icon, .users .chart-gauge .legend fa-icon + fa-icon, .chart-gauge .legend .users fa-icon + fa-icon, .users .chart-gauge .legend .cropperJsBox + fa-icon, .chart-gauge .legend .users .cropperJsBox + fa-icon, .users .home.cpanel-manager .summary .chart-gauge .legend .summary-items > li + fa-icon, .chart-gauge .legend .users .home.cpanel-manager .summary .summary-items > li + fa-icon, .home.cpanel-manager .summary .users .chart-gauge .legend .summary-items > li + fa-icon, .chart-gauge .legend .home.cpanel-manager .summary .users .summary-items > li + fa-icon, .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .chart-gauge .legend .mat-radio-label + fa-icon, .chart-gauge .legend .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + fa-icon, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .chart-gauge .legend .mat-radio-label + fa-icon, .chart-gauge .legend .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .mat-radio-label + fa-icon, .users .cross-sell-new .flags li .mat-checkbox .chart-gauge .legend .mat-checkbox-label + fa-icon, .chart-gauge .legend .users .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .cross-sell-new .flags li .mat-checkbox .users .chart-gauge .legend .mat-checkbox-label + fa-icon, .chart-gauge .legend .cross-sell-new .flags li .mat-checkbox .users .mat-checkbox-label + fa-icon, .users .painel-carga .dashboard li .mat-checkbox .chart-gauge .legend .mat-checkbox-label + fa-icon, .chart-gauge .legend .users .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + fa-icon, .painel-carga .dashboard li .mat-checkbox .users .chart-gauge .legend .mat-checkbox-label + fa-icon, .chart-gauge .legend .painel-carga .dashboard li .mat-checkbox .users .mat-checkbox-label + fa-icon, .users .painel-nfce.consulta .options .chart-gauge .legend fa-icon + fa-icon, .chart-gauge .users .painel-nfce.consulta .options .legend fa-icon + fa-icon, .painel-nfce.consulta .options .chart-gauge .legend .users fa-icon + fa-icon, .chart-gauge .painel-nfce.consulta .options .legend .users fa-icon + fa-icon, .users .vtex.tratamento-pedidos ul .chart-gauge .legend li + fa-icon, .chart-gauge .legend .users .vtex.tratamento-pedidos ul li + fa-icon, .vtex.tratamento-pedidos ul .users .chart-gauge .legend li + fa-icon, .chart-gauge .legend .vtex.tratamento-pedidos ul .users li + fa-icon, .users .torre-controle.cpanel-manager .summary .chart-gauge .legend .summary-items > li + fa-icon, .chart-gauge .legend .users .torre-controle.cpanel-manager .summary .summary-items > li + fa-icon, .torre-controle.cpanel-manager .summary .users .chart-gauge .legend .summary-items > li + fa-icon, .chart-gauge .legend .torre-controle.cpanel-manager .summary .users .summary-items > li + fa-icon, .users .parametrizacao.sla-pedidos .order-steps > li .chart-gauge .legend fa-icon + fa-icon, .chart-gauge .legend .users .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .users .chart-gauge .legend fa-icon + fa-icon, .chart-gauge .legend .parametrizacao.sla-pedidos .order-steps > li .users fa-icon + fa-icon, .users .permissoes .flags li .mat-checkbox .chart-gauge .legend .mat-checkbox-label + fa-icon, .chart-gauge .legend .users .permissoes .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .permissoes .flags li .mat-checkbox .users .chart-gauge .legend .mat-checkbox-label + fa-icon, .chart-gauge .legend .permissoes .flags li .mat-checkbox .users .mat-checkbox-label + fa-icon, .users .box + .cropperJsBox, .users .chart-donut .legend fa-icon + .cropperJsBox, .chart-donut .legend .users fa-icon + .cropperJsBox, .users .chart-gauge .legend fa-icon + .cropperJsBox, .chart-gauge .legend .users fa-icon + .cropperJsBox, .users .cropperJsBox + .cropperJsBox, .users .home.cpanel-manager .summary .summary-items > li + .cropperJsBox, .home.cpanel-manager .summary .users .summary-items > li + .cropperJsBox, .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + .cropperJsBox, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .mat-radio-label + .cropperJsBox, .users .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .cropperJsBox, .cross-sell-new .flags li .mat-checkbox .users .mat-checkbox-label + .cropperJsBox, .users .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .cropperJsBox, .painel-carga .dashboard li .mat-checkbox .users .mat-checkbox-label + .cropperJsBox, .users .painel-nfce.consulta .options .legend fa-icon + .cropperJsBox, .painel-nfce.consulta .options .legend .users fa-icon + .cropperJsBox, .users .vtex.tratamento-pedidos ul li + .cropperJsBox, .vtex.tratamento-pedidos ul .users li + .cropperJsBox, .users .torre-controle.cpanel-manager .summary .summary-items > li + .cropperJsBox, .torre-controle.cpanel-manager .summary .users .summary-items > li + .cropperJsBox, .users .parametrizacao.sla-pedidos .order-steps > li fa-icon + .cropperJsBox, .parametrizacao.sla-pedidos .order-steps > li .users fa-icon + .cropperJsBox, .users .permissoes .flags li .mat-checkbox .mat-checkbox-label + .cropperJsBox, .permissoes .flags li .mat-checkbox .users .mat-checkbox-label + .cropperJsBox, .users .home.cpanel-manager .summary .summary-items > .box + li, .home.cpanel-manager .summary .users .summary-items > .box + li, .users .chart-donut .legend .home.cpanel-manager .summary .summary-items > fa-icon + li, .home.cpanel-manager .summary .users .chart-donut .legend .summary-items > fa-icon + li, .chart-donut .legend .users .home.cpanel-manager .summary .summary-items > fa-icon + li, .home.cpanel-manager .summary .chart-donut .legend .users .summary-items > fa-icon + li, .users .chart-gauge .legend .home.cpanel-manager .summary .summary-items > fa-icon + li, .home.cpanel-manager .summary .users .chart-gauge .legend .summary-items > fa-icon + li, .chart-gauge .legend .users .home.cpanel-manager .summary .summary-items > fa-icon + li, .home.cpanel-manager .summary .chart-gauge .legend .users .summary-items > fa-icon + li, .users .home.cpanel-manager .summary .summary-items > .cropperJsBox + li, .home.cpanel-manager .summary .users .summary-items > .cropperJsBox + li, .users .home.cpanel-manager .summary .summary-items > li + li, .home.cpanel-manager .summary .users .summary-items > li + li, .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .home.cpanel-manager .summary .summary-items > .mat-radio-label + li, .home.cpanel-manager .summary .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .summary-items > .mat-radio-label + li, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .home.cpanel-manager .summary .summary-items > .mat-radio-label + li, .home.cpanel-manager .summary .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .summary-items > .mat-radio-label + li, .users .cross-sell-new .flags li .mat-checkbox .home.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .home.cpanel-manager .summary .users .cross-sell-new .flags li .mat-checkbox .summary-items > .mat-checkbox-label + li, .cross-sell-new .flags li .mat-checkbox .users .home.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .home.cpanel-manager .summary .cross-sell-new .flags li .mat-checkbox .users .summary-items > .mat-checkbox-label + li, .users .painel-carga .dashboard li .mat-checkbox .home.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .home.cpanel-manager .summary .users .painel-carga .dashboard li .mat-checkbox .summary-items > .mat-checkbox-label + li, .painel-carga .dashboard li .mat-checkbox .users .home.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .home.cpanel-manager .summary .painel-carga .dashboard li .mat-checkbox .users .summary-items > .mat-checkbox-label + li, .users .painel-nfce.consulta .options .legend .home.cpanel-manager .summary .summary-items > fa-icon + li, .home.cpanel-manager .summary .users .painel-nfce.consulta .options .legend .summary-items > fa-icon + li, .painel-nfce.consulta .options .legend .users .home.cpanel-manager .summary .summary-items > fa-icon + li, .home.cpanel-manager .summary .painel-nfce.consulta .options .legend .users .summary-items > fa-icon + li, .users .vtex.tratamento-pedidos ul .home.cpanel-manager .summary .summary-items > li + li, .home.cpanel-manager .summary .users .vtex.tratamento-pedidos ul .summary-items > li + li, .vtex.tratamento-pedidos ul .users .home.cpanel-manager .summary .summary-items > li + li, .home.cpanel-manager .summary .vtex.tratamento-pedidos ul .users .summary-items > li + li, .users .torre-controle.cpanel-manager .home.cpanel-manager .summary .summary-items > li + li, .home.cpanel-manager .users .torre-controle.cpanel-manager .summary .summary-items > li + li, .torre-controle.cpanel-manager .home.cpanel-manager .summary .users .summary-items > li + li, .home.cpanel-manager .torre-controle.cpanel-manager .summary .users .summary-items > li + li, .users .parametrizacao.sla-pedidos .order-steps > li .home.cpanel-manager .summary .summary-items > fa-icon + li, .home.cpanel-manager .summary .users .parametrizacao.sla-pedidos .order-steps > li .summary-items > fa-icon + li, .parametrizacao.sla-pedidos .order-steps > li .users .home.cpanel-manager .summary .summary-items > fa-icon + li, .home.cpanel-manager .summary .parametrizacao.sla-pedidos .order-steps > li .users .summary-items > fa-icon + li, .users .permissoes .flags li .mat-checkbox .home.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .home.cpanel-manager .summary .users .permissoes .flags li .mat-checkbox .summary-items > .mat-checkbox-label + li, .permissoes .flags li .mat-checkbox .users .home.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .home.cpanel-manager .summary .permissoes .flags li .mat-checkbox .users .summary-items > .mat-checkbox-label + li, .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .box + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .box + .mat-radio-label, .users .chart-donut .legend .budget-contract.contract-new .contract-type .actions li .mat-radio-button fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .chart-donut .legend fa-icon + .mat-radio-label, .chart-donut .legend .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .chart-donut .legend .users fa-icon + .mat-radio-label, .users .chart-gauge .legend .budget-contract.contract-new .contract-type .actions li .mat-radio-button fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .chart-gauge .legend fa-icon + .mat-radio-label, .chart-gauge .legend .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .chart-gauge .legend .users fa-icon + .mat-radio-label, .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .cropperJsBox + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .cropperJsBox + .mat-radio-label, .users .home.cpanel-manager .summary .budget-contract.contract-new .contract-type .actions li .mat-radio-button .summary-items > li + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .home.cpanel-manager .summary .summary-items > li + .mat-radio-label, .home.cpanel-manager .summary .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .summary-items > li + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .home.cpanel-manager .summary .users .summary-items > li + .mat-radio-label, .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .mat-radio-label + .mat-radio-label, .users .cross-sell-new .flags .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .users .cross-sell-new .flags li .mat-checkbox .mat-radio-button .mat-checkbox-label + .mat-radio-label, .users .cross-sell-new .flags .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .users .cross-sell-new .flags li .mat-radio-button .mat-checkbox .mat-checkbox-label + .mat-radio-label, .cross-sell-new .flags .budget-contract.contract-new .contract-type .actions li .mat-checkbox .users .mat-radio-button .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .cross-sell-new .flags li .mat-checkbox .users .mat-radio-button .mat-checkbox-label + .mat-radio-label, .cross-sell-new .flags .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .users .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .cross-sell-new .flags li .mat-radio-button .mat-checkbox .users .mat-checkbox-label + .mat-radio-label, .users .painel-carga .dashboard .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .users .painel-carga .dashboard li .mat-checkbox .mat-radio-button .mat-checkbox-label + .mat-radio-label, .users .painel-carga .dashboard .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .users .painel-carga .dashboard li .mat-radio-button .mat-checkbox .mat-checkbox-label + .mat-radio-label, .painel-carga .dashboard .budget-contract.contract-new .contract-type .actions li .mat-checkbox .users .mat-radio-button .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-checkbox .users .mat-radio-button .mat-checkbox-label + .mat-radio-label, .painel-carga .dashboard .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .users .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-radio-button .mat-checkbox .users .mat-checkbox-label + .mat-radio-label, .users .painel-nfce.consulta .options .legend .budget-contract.contract-new .contract-type .actions li .mat-radio-button fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .painel-nfce.consulta .options .legend fa-icon + .mat-radio-label, .painel-nfce.consulta .options .legend .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .painel-nfce.consulta .options .legend .users fa-icon + .mat-radio-label, .users .vtex.tratamento-pedidos ul .budget-contract.contract-new .contract-type .actions li .mat-radio-button li + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .vtex.tratamento-pedidos ul li + .mat-radio-label, .vtex.tratamento-pedidos ul .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button li + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .vtex.tratamento-pedidos ul .users li + .mat-radio-label, .users .torre-controle.cpanel-manager .summary .budget-contract.contract-new .contract-type .actions li .mat-radio-button .summary-items > li + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .torre-controle.cpanel-manager .summary .summary-items > li + .mat-radio-label, .torre-controle.cpanel-manager .summary .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .summary-items > li + .mat-radio-label, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .torre-controle.cpanel-manager .summary .users .summary-items > li + .mat-radio-label, .users .parametrizacao.sla-pedidos .budget-contract.contract-new .contract-type .actions .order-steps > li .mat-radio-button fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .users .parametrizacao.sla-pedidos .order-steps > li .mat-radio-button fa-icon + .mat-radio-label, .parametrizacao.sla-pedidos .budget-contract.contract-new .contract-type .actions .order-steps > li .users .mat-radio-button fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .parametrizacao.sla-pedidos .order-steps > li .users .mat-radio-button fa-icon + .mat-radio-label, .parametrizacao.sla-pedidos .budget-contract.contract-new .contract-type .actions .order-steps > li .mat-radio-button .users fa-icon + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .parametrizacao.sla-pedidos .order-steps > li .mat-radio-button .users fa-icon + .mat-radio-label, .users .permissoes .flags .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .users .permissoes .flags li .mat-checkbox .mat-radio-button .mat-checkbox-label + .mat-radio-label, .users .permissoes .flags .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .users .permissoes .flags li .mat-radio-button .mat-checkbox .mat-checkbox-label + .mat-radio-label, .permissoes .flags .budget-contract.contract-new .contract-type .actions li .mat-checkbox .users .mat-radio-button .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-checkbox .users .mat-radio-button .mat-checkbox-label + .mat-radio-label, .permissoes .flags .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .users .mat-checkbox-label + .mat-radio-label, .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-radio-button .mat-checkbox .users .mat-checkbox-label + .mat-radio-label, .users .cross-sell-new .flags li .mat-checkbox .box + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .users .box + .mat-checkbox-label, .users .chart-donut .legend .cross-sell-new .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .users .chart-donut .legend fa-icon + .mat-checkbox-label, .chart-donut .legend .users .cross-sell-new .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .chart-donut .legend .users fa-icon + .mat-checkbox-label, .users .chart-gauge .legend .cross-sell-new .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .users .chart-gauge .legend fa-icon + .mat-checkbox-label, .chart-gauge .legend .users .cross-sell-new .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .chart-gauge .legend .users fa-icon + .mat-checkbox-label, .users .cross-sell-new .flags li .mat-checkbox .cropperJsBox + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .users .cropperJsBox + .mat-checkbox-label, .users .home.cpanel-manager .summary .cross-sell-new .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .users .home.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .home.cpanel-manager .summary .users .cross-sell-new .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .home.cpanel-manager .summary .users .summary-items > li + .mat-checkbox-label, .users .budget-contract.contract-new .contract-type .actions .cross-sell-new .flags li .mat-radio-button .mat-checkbox .mat-radio-label + .mat-checkbox-label, .cross-sell-new .flags .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .mat-radio-label + .mat-checkbox-label, .users .budget-contract.contract-new .contract-type .actions .cross-sell-new .flags li .mat-checkbox .mat-radio-button .mat-radio-label + .mat-checkbox-label, .cross-sell-new .flags .users .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .mat-radio-label + .mat-checkbox-label, .budget-contract.contract-new .contract-type .actions .cross-sell-new .flags li .mat-radio-button .users .mat-checkbox .mat-radio-label + .mat-checkbox-label, .cross-sell-new .flags .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .mat-checkbox .mat-radio-label + .mat-checkbox-label, .budget-contract.contract-new .contract-type .actions .cross-sell-new .flags li .mat-checkbox .mat-radio-button .users .mat-radio-label + .mat-checkbox-label, .cross-sell-new .flags .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .users .mat-radio-label + .mat-checkbox-label, .users .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .users .painel-carga .dashboard .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .cross-sell-new .flags .users .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard .cross-sell-new .flags li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .cross-sell-new .flags .painel-carga .dashboard li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .users .painel-nfce.consulta .options .legend .cross-sell-new .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .users .painel-nfce.consulta .options .legend fa-icon + .mat-checkbox-label, .painel-nfce.consulta .options .legend .users .cross-sell-new .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .painel-nfce.consulta .options .legend .users fa-icon + .mat-checkbox-label, .users .vtex.tratamento-pedidos ul .cross-sell-new .flags li .mat-checkbox li + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .users .vtex.tratamento-pedidos ul li + .mat-checkbox-label, .vtex.tratamento-pedidos ul .users .cross-sell-new .flags li .mat-checkbox li + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .vtex.tratamento-pedidos ul .users li + .mat-checkbox-label, .users .torre-controle.cpanel-manager .summary .cross-sell-new .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .users .torre-controle.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .torre-controle.cpanel-manager .summary .users .cross-sell-new .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .cross-sell-new .flags li .mat-checkbox .torre-controle.cpanel-manager .summary .users .summary-items > li + .mat-checkbox-label, .users .parametrizacao.sla-pedidos .cross-sell-new .flags .order-steps > li .mat-checkbox fa-icon + .mat-checkbox-label, .cross-sell-new .flags .users .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox fa-icon + .mat-checkbox-label, .parametrizacao.sla-pedidos .cross-sell-new .flags .order-steps > li .users .mat-checkbox fa-icon + .mat-checkbox-label, .cross-sell-new .flags .parametrizacao.sla-pedidos .order-steps > li .users .mat-checkbox fa-icon + .mat-checkbox-label, .parametrizacao.sla-pedidos .cross-sell-new .flags .order-steps > li .mat-checkbox .users fa-icon + .mat-checkbox-label, .cross-sell-new .flags .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .users fa-icon + .mat-checkbox-label, .users .permissoes .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .cross-sell-new .users .permissoes .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .permissoes .cross-sell-new .flags li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .cross-sell-new .permissoes .flags li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .users .painel-carga .dashboard li .mat-checkbox .box + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .users .box + .mat-checkbox-label, .users .chart-donut .legend .painel-carga .dashboard li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .users .chart-donut .legend fa-icon + .mat-checkbox-label, .chart-donut .legend .users .painel-carga .dashboard li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .chart-donut .legend .users fa-icon + .mat-checkbox-label, .users .chart-gauge .legend .painel-carga .dashboard li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .users .chart-gauge .legend fa-icon + .mat-checkbox-label, .chart-gauge .legend .users .painel-carga .dashboard li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .chart-gauge .legend .users fa-icon + .mat-checkbox-label, .users .painel-carga .dashboard li .mat-checkbox .cropperJsBox + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .users .cropperJsBox + .mat-checkbox-label, .users .home.cpanel-manager .summary .painel-carga .dashboard li .mat-checkbox .summary-items > li + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .users .home.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .home.cpanel-manager .summary .users .painel-carga .dashboard li .mat-checkbox .summary-items > li + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .home.cpanel-manager .summary .users .summary-items > li + .mat-checkbox-label, .users .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-radio-button .mat-checkbox .mat-radio-label + .mat-checkbox-label, .painel-carga .dashboard .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .mat-radio-label + .mat-checkbox-label, .users .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-checkbox .mat-radio-button .mat-radio-label + .mat-checkbox-label, .painel-carga .dashboard .users .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .mat-radio-label + .mat-checkbox-label, .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-radio-button .users .mat-checkbox .mat-radio-label + .mat-checkbox-label, .painel-carga .dashboard .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .mat-checkbox .mat-radio-label + .mat-checkbox-label, .budget-contract.contract-new .contract-type .actions .painel-carga .dashboard li .mat-checkbox .mat-radio-button .users .mat-radio-label + .mat-checkbox-label, .painel-carga .dashboard .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .users .mat-radio-label + .mat-checkbox-label, .users .cross-sell-new .flags .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard .users .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .cross-sell-new .flags .painel-carga .dashboard li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard .cross-sell-new .flags li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .users .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .users .painel-nfce.consulta .options .legend .painel-carga .dashboard li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .users .painel-nfce.consulta .options .legend fa-icon + .mat-checkbox-label, .painel-nfce.consulta .options .legend .users .painel-carga .dashboard li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .painel-nfce.consulta .options .legend .users fa-icon + .mat-checkbox-label, .users .vtex.tratamento-pedidos ul .painel-carga .dashboard li .mat-checkbox li + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .users .vtex.tratamento-pedidos ul li + .mat-checkbox-label, .vtex.tratamento-pedidos ul .users .painel-carga .dashboard li .mat-checkbox li + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .vtex.tratamento-pedidos ul .users li + .mat-checkbox-label, .users .torre-controle.cpanel-manager .summary .painel-carga .dashboard li .mat-checkbox .summary-items > li + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .users .torre-controle.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .torre-controle.cpanel-manager .summary .users .painel-carga .dashboard li .mat-checkbox .summary-items > li + .mat-checkbox-label, .painel-carga .dashboard li .mat-checkbox .torre-controle.cpanel-manager .summary .users .summary-items > li + .mat-checkbox-label, .users .parametrizacao.sla-pedidos .painel-carga .dashboard .order-steps > li .mat-checkbox fa-icon + .mat-checkbox-label, .painel-carga .dashboard .users .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox fa-icon + .mat-checkbox-label, .parametrizacao.sla-pedidos .painel-carga .dashboard .order-steps > li .users .mat-checkbox fa-icon + .mat-checkbox-label, .painel-carga .dashboard .parametrizacao.sla-pedidos .order-steps > li .users .mat-checkbox fa-icon + .mat-checkbox-label, .parametrizacao.sla-pedidos .painel-carga .dashboard .order-steps > li .mat-checkbox .users fa-icon + .mat-checkbox-label, .painel-carga .dashboard .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .users fa-icon + .mat-checkbox-label, .users .permissoes .flags .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard .users .permissoes .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .permissoes .flags .painel-carga .dashboard li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard .permissoes .flags li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .users .painel-nfce.consulta .options .legend .box + fa-icon, .painel-nfce.consulta .options .legend .users .box + fa-icon, .users .chart-donut .painel-nfce.consulta .options .legend fa-icon + fa-icon, .painel-nfce.consulta .options .users .chart-donut .legend fa-icon + fa-icon, .chart-donut .painel-nfce.consulta .options .legend .users fa-icon + fa-icon, .painel-nfce.consulta .options .chart-donut .legend .users fa-icon + fa-icon, .users .chart-gauge .painel-nfce.consulta .options .legend fa-icon + fa-icon, .painel-nfce.consulta .options .users .chart-gauge .legend fa-icon + fa-icon, .chart-gauge .painel-nfce.consulta .options .legend .users fa-icon + fa-icon, .painel-nfce.consulta .options .chart-gauge .legend .users fa-icon + fa-icon, .users .painel-nfce.consulta .options .legend .cropperJsBox + fa-icon, .painel-nfce.consulta .options .legend .users .cropperJsBox + fa-icon, .users .home.cpanel-manager .summary .painel-nfce.consulta .options .legend .summary-items > li + fa-icon, .painel-nfce.consulta .options .legend .users .home.cpanel-manager .summary .summary-items > li + fa-icon, .home.cpanel-manager .summary .users .painel-nfce.consulta .options .legend .summary-items > li + fa-icon, .painel-nfce.consulta .options .legend .home.cpanel-manager .summary .users .summary-items > li + fa-icon, .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .painel-nfce.consulta .options .legend .mat-radio-label + fa-icon, .painel-nfce.consulta .options .legend .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + fa-icon, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .painel-nfce.consulta .options .legend .mat-radio-label + fa-icon, .painel-nfce.consulta .options .legend .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .mat-radio-label + fa-icon, .users .cross-sell-new .flags li .mat-checkbox .painel-nfce.consulta .options .legend .mat-checkbox-label + fa-icon, .painel-nfce.consulta .options .legend .users .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .cross-sell-new .flags li .mat-checkbox .users .painel-nfce.consulta .options .legend .mat-checkbox-label + fa-icon, .painel-nfce.consulta .options .legend .cross-sell-new .flags li .mat-checkbox .users .mat-checkbox-label + fa-icon, .users .painel-carga .dashboard li .mat-checkbox .painel-nfce.consulta .options .legend .mat-checkbox-label + fa-icon, .painel-nfce.consulta .options .legend .users .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + fa-icon, .painel-carga .dashboard li .mat-checkbox .users .painel-nfce.consulta .options .legend .mat-checkbox-label + fa-icon, .painel-nfce.consulta .options .legend .painel-carga .dashboard li .mat-checkbox .users .mat-checkbox-label + fa-icon, .users .painel-nfce.consulta .options .legend fa-icon + fa-icon, .painel-nfce.consulta .options .legend .users fa-icon + fa-icon, .users .vtex.tratamento-pedidos ul .painel-nfce.consulta .options .legend li + fa-icon, .painel-nfce.consulta .options .legend .users .vtex.tratamento-pedidos ul li + fa-icon, .vtex.tratamento-pedidos ul .users .painel-nfce.consulta .options .legend li + fa-icon, .painel-nfce.consulta .options .legend .vtex.tratamento-pedidos ul .users li + fa-icon, .users .torre-controle.cpanel-manager .summary .painel-nfce.consulta .options .legend .summary-items > li + fa-icon, .painel-nfce.consulta .options .legend .users .torre-controle.cpanel-manager .summary .summary-items > li + fa-icon, .torre-controle.cpanel-manager .summary .users .painel-nfce.consulta .options .legend .summary-items > li + fa-icon, .painel-nfce.consulta .options .legend .torre-controle.cpanel-manager .summary .users .summary-items > li + fa-icon, .users .parametrizacao.sla-pedidos .order-steps > li .painel-nfce.consulta .options .legend fa-icon + fa-icon, .painel-nfce.consulta .options .legend .users .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .users .painel-nfce.consulta .options .legend fa-icon + fa-icon, .painel-nfce.consulta .options .legend .parametrizacao.sla-pedidos .order-steps > li .users fa-icon + fa-icon, .users .permissoes .flags li .mat-checkbox .painel-nfce.consulta .options .legend .mat-checkbox-label + fa-icon, .painel-nfce.consulta .options .legend .users .permissoes .flags li .mat-checkbox .mat-checkbox-label + fa-icon, .permissoes .flags li .mat-checkbox .users .painel-nfce.consulta .options .legend .mat-checkbox-label + fa-icon, .painel-nfce.consulta .options .legend .permissoes .flags li .mat-checkbox .users .mat-checkbox-label + fa-icon, .users .vtex.tratamento-pedidos ul .box + li, .vtex.tratamento-pedidos ul .users .box + li, .users .chart-donut .legend .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .users .chart-donut .legend fa-icon + li, .chart-donut .legend .users .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .chart-donut .legend .users fa-icon + li, .users .chart-gauge .legend .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .users .chart-gauge .legend fa-icon + li, .chart-gauge .legend .users .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .chart-gauge .legend .users fa-icon + li, .users .vtex.tratamento-pedidos ul .cropperJsBox + li, .vtex.tratamento-pedidos ul .users .cropperJsBox + li, .users .home.cpanel-manager .summary .vtex.tratamento-pedidos ul .summary-items > li + li, .vtex.tratamento-pedidos ul .users .home.cpanel-manager .summary .summary-items > li + li, .home.cpanel-manager .summary .users .vtex.tratamento-pedidos ul .summary-items > li + li, .vtex.tratamento-pedidos ul .home.cpanel-manager .summary .users .summary-items > li + li, .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .vtex.tratamento-pedidos ul .mat-radio-label + li, .vtex.tratamento-pedidos ul .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-radio-label + li, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .vtex.tratamento-pedidos ul .mat-radio-label + li, .vtex.tratamento-pedidos ul .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .mat-radio-label + li, .users .cross-sell-new .flags li .mat-checkbox .vtex.tratamento-pedidos ul .mat-checkbox-label + li, .vtex.tratamento-pedidos ul .users .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + li, .cross-sell-new .flags li .mat-checkbox .users .vtex.tratamento-pedidos ul .mat-checkbox-label + li, .vtex.tratamento-pedidos ul .cross-sell-new .flags li .mat-checkbox .users .mat-checkbox-label + li, .users .painel-carga .dashboard li .mat-checkbox .vtex.tratamento-pedidos ul .mat-checkbox-label + li, .vtex.tratamento-pedidos ul .users .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + li, .painel-carga .dashboard li .mat-checkbox .users .vtex.tratamento-pedidos ul .mat-checkbox-label + li, .vtex.tratamento-pedidos ul .painel-carga .dashboard li .mat-checkbox .users .mat-checkbox-label + li, .users .painel-nfce.consulta .options .legend .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .users .painel-nfce.consulta .options .legend fa-icon + li, .painel-nfce.consulta .options .legend .users .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .painel-nfce.consulta .options .legend .users fa-icon + li, .users .vtex.tratamento-pedidos ul li + li, .vtex.tratamento-pedidos ul .users li + li, .users .torre-controle.cpanel-manager .summary .vtex.tratamento-pedidos ul .summary-items > li + li, .vtex.tratamento-pedidos ul .users .torre-controle.cpanel-manager .summary .summary-items > li + li, .torre-controle.cpanel-manager .summary .users .vtex.tratamento-pedidos ul .summary-items > li + li, .vtex.tratamento-pedidos ul .torre-controle.cpanel-manager .summary .users .summary-items > li + li, .users .parametrizacao.sla-pedidos .order-steps > li .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .users .parametrizacao.sla-pedidos .order-steps > li fa-icon + li, .parametrizacao.sla-pedidos .order-steps > li .users .vtex.tratamento-pedidos ul fa-icon + li, .vtex.tratamento-pedidos ul .parametrizacao.sla-pedidos .order-steps > li .users fa-icon + li, .users .permissoes .flags li .mat-checkbox .vtex.tratamento-pedidos ul .mat-checkbox-label + li, .vtex.tratamento-pedidos ul .users .permissoes .flags li .mat-checkbox .mat-checkbox-label + li, .permissoes .flags li .mat-checkbox .users .vtex.tratamento-pedidos ul .mat-checkbox-label + li, .vtex.tratamento-pedidos ul .permissoes .flags li .mat-checkbox .users .mat-checkbox-label + li, .users .torre-controle.cpanel-manager .summary .summary-items > .box + li, .torre-controle.cpanel-manager .summary .users .summary-items > .box + li, .users .chart-donut .legend .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .users .chart-donut .legend .summary-items > fa-icon + li, .chart-donut .legend .users .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .chart-donut .legend .users .summary-items > fa-icon + li, .users .chart-gauge .legend .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .users .chart-gauge .legend .summary-items > fa-icon + li, .chart-gauge .legend .users .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .chart-gauge .legend .users .summary-items > fa-icon + li, .users .torre-controle.cpanel-manager .summary .summary-items > .cropperJsBox + li, .torre-controle.cpanel-manager .summary .users .summary-items > .cropperJsBox + li, .users .home.cpanel-manager .torre-controle.cpanel-manager .summary .summary-items > li + li, .torre-controle.cpanel-manager .users .home.cpanel-manager .summary .summary-items > li + li, .home.cpanel-manager .torre-controle.cpanel-manager .summary .users .summary-items > li + li, .torre-controle.cpanel-manager .home.cpanel-manager .summary .users .summary-items > li + li, .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .torre-controle.cpanel-manager .summary .summary-items > .mat-radio-label + li, .torre-controle.cpanel-manager .summary .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .summary-items > .mat-radio-label + li, .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .torre-controle.cpanel-manager .summary .summary-items > .mat-radio-label + li, .torre-controle.cpanel-manager .summary .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .summary-items > .mat-radio-label + li, .users .cross-sell-new .flags li .mat-checkbox .torre-controle.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .torre-controle.cpanel-manager .summary .users .cross-sell-new .flags li .mat-checkbox .summary-items > .mat-checkbox-label + li, .cross-sell-new .flags li .mat-checkbox .users .torre-controle.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .torre-controle.cpanel-manager .summary .cross-sell-new .flags li .mat-checkbox .users .summary-items > .mat-checkbox-label + li, .users .painel-carga .dashboard li .mat-checkbox .torre-controle.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .torre-controle.cpanel-manager .summary .users .painel-carga .dashboard li .mat-checkbox .summary-items > .mat-checkbox-label + li, .painel-carga .dashboard li .mat-checkbox .users .torre-controle.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .torre-controle.cpanel-manager .summary .painel-carga .dashboard li .mat-checkbox .users .summary-items > .mat-checkbox-label + li, .users .painel-nfce.consulta .options .legend .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .users .painel-nfce.consulta .options .legend .summary-items > fa-icon + li, .painel-nfce.consulta .options .legend .users .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .painel-nfce.consulta .options .legend .users .summary-items > fa-icon + li, .users .vtex.tratamento-pedidos ul .torre-controle.cpanel-manager .summary .summary-items > li + li, .torre-controle.cpanel-manager .summary .users .vtex.tratamento-pedidos ul .summary-items > li + li, .vtex.tratamento-pedidos ul .users .torre-controle.cpanel-manager .summary .summary-items > li + li, .torre-controle.cpanel-manager .summary .vtex.tratamento-pedidos ul .users .summary-items > li + li, .users .torre-controle.cpanel-manager .summary .summary-items > li + li, .torre-controle.cpanel-manager .summary .users .summary-items > li + li, .users .parametrizacao.sla-pedidos .order-steps > li .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .users .parametrizacao.sla-pedidos .order-steps > li .summary-items > fa-icon + li, .parametrizacao.sla-pedidos .order-steps > li .users .torre-controle.cpanel-manager .summary .summary-items > fa-icon + li, .torre-controle.cpanel-manager .summary .parametrizacao.sla-pedidos .order-steps > li .users .summary-items > fa-icon + li, .users .permissoes .flags li .mat-checkbox .torre-controle.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .torre-controle.cpanel-manager .summary .users .permissoes .flags li .mat-checkbox .summary-items > .mat-checkbox-label + li, .permissoes .flags li .mat-checkbox .users .torre-controle.cpanel-manager .summary .summary-items > .mat-checkbox-label + li, .torre-controle.cpanel-manager .summary .permissoes .flags li .mat-checkbox .users .summary-items > .mat-checkbox-label + li, .users .parametrizacao.sla-pedidos .order-steps > li .box + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .users .box + fa-icon, .users .chart-donut .legend .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .users .chart-donut .legend fa-icon + fa-icon, .chart-donut .legend .users .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .chart-donut .legend .users fa-icon + fa-icon, .users .chart-gauge .legend .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .users .chart-gauge .legend fa-icon + fa-icon, .chart-gauge .legend .users .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .chart-gauge .legend .users fa-icon + fa-icon, .users .parametrizacao.sla-pedidos .order-steps > li .cropperJsBox + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .users .cropperJsBox + fa-icon, .users .home.cpanel-manager .summary .parametrizacao.sla-pedidos .order-steps > li .summary-items > li + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .users .home.cpanel-manager .summary .summary-items > li + fa-icon, .home.cpanel-manager .summary .users .parametrizacao.sla-pedidos .order-steps > li .summary-items > li + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .home.cpanel-manager .summary .users .summary-items > li + fa-icon, .users .budget-contract.contract-new .contract-type .actions .parametrizacao.sla-pedidos .order-steps > li .mat-radio-button .mat-radio-label + fa-icon, .parametrizacao.sla-pedidos .users .budget-contract.contract-new .contract-type .actions .order-steps > li .mat-radio-button .mat-radio-label + fa-icon, .budget-contract.contract-new .contract-type .actions .parametrizacao.sla-pedidos .order-steps > li .mat-radio-button .users .mat-radio-label + fa-icon, .parametrizacao.sla-pedidos .budget-contract.contract-new .contract-type .actions .order-steps > li .mat-radio-button .users .mat-radio-label + fa-icon, .users .cross-sell-new .flags .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .mat-checkbox-label + fa-icon, .parametrizacao.sla-pedidos .users .cross-sell-new .flags .order-steps > li .mat-checkbox .mat-checkbox-label + fa-icon, .cross-sell-new .flags .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .users .mat-checkbox-label + fa-icon, .parametrizacao.sla-pedidos .cross-sell-new .flags .order-steps > li .mat-checkbox .users .mat-checkbox-label + fa-icon, .users .painel-carga .dashboard .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .mat-checkbox-label + fa-icon, .parametrizacao.sla-pedidos .users .painel-carga .dashboard .order-steps > li .mat-checkbox .mat-checkbox-label + fa-icon, .painel-carga .dashboard .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .users .mat-checkbox-label + fa-icon, .parametrizacao.sla-pedidos .painel-carga .dashboard .order-steps > li .mat-checkbox .users .mat-checkbox-label + fa-icon, .users .painel-nfce.consulta .options .legend .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .users .painel-nfce.consulta .options .legend fa-icon + fa-icon, .painel-nfce.consulta .options .legend .users .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .painel-nfce.consulta .options .legend .users fa-icon + fa-icon, .users .vtex.tratamento-pedidos ul .parametrizacao.sla-pedidos .order-steps > li li + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .users .vtex.tratamento-pedidos ul li + fa-icon, .vtex.tratamento-pedidos ul .users .parametrizacao.sla-pedidos .order-steps > li li + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .vtex.tratamento-pedidos ul .users li + fa-icon, .users .torre-controle.cpanel-manager .summary .parametrizacao.sla-pedidos .order-steps > li .summary-items > li + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .users .torre-controle.cpanel-manager .summary .summary-items > li + fa-icon, .torre-controle.cpanel-manager .summary .users .parametrizacao.sla-pedidos .order-steps > li .summary-items > li + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .torre-controle.cpanel-manager .summary .users .summary-items > li + fa-icon, .users .parametrizacao.sla-pedidos .order-steps > li fa-icon + fa-icon, .parametrizacao.sla-pedidos .order-steps > li .users fa-icon + fa-icon, .users .permissoes .flags .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .mat-checkbox-label + fa-icon, .parametrizacao.sla-pedidos .users .permissoes .flags .order-steps > li .mat-checkbox .mat-checkbox-label + fa-icon, .permissoes .flags .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .users .mat-checkbox-label + fa-icon, .parametrizacao.sla-pedidos .permissoes .flags .order-steps > li .mat-checkbox .users .mat-checkbox-label + fa-icon, .users .permissoes .flags li .mat-checkbox .box + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .users .box + .mat-checkbox-label, .users .chart-donut .legend .permissoes .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .users .chart-donut .legend fa-icon + .mat-checkbox-label, .chart-donut .legend .users .permissoes .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .chart-donut .legend .users fa-icon + .mat-checkbox-label, .users .chart-gauge .legend .permissoes .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .users .chart-gauge .legend fa-icon + .mat-checkbox-label, .chart-gauge .legend .users .permissoes .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .chart-gauge .legend .users fa-icon + .mat-checkbox-label, .users .permissoes .flags li .mat-checkbox .cropperJsBox + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .users .cropperJsBox + .mat-checkbox-label, .users .home.cpanel-manager .summary .permissoes .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .users .home.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .home.cpanel-manager .summary .users .permissoes .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .home.cpanel-manager .summary .users .summary-items > li + .mat-checkbox-label, .users .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-radio-button .mat-checkbox .mat-radio-label + .mat-checkbox-label, .permissoes .flags .users .budget-contract.contract-new .contract-type .actions li .mat-radio-button .mat-checkbox .mat-radio-label + .mat-checkbox-label, .users .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-checkbox .mat-radio-button .mat-radio-label + .mat-checkbox-label, .permissoes .flags .users .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .mat-radio-label + .mat-checkbox-label, .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-radio-button .users .mat-checkbox .mat-radio-label + .mat-checkbox-label, .permissoes .flags .budget-contract.contract-new .contract-type .actions li .mat-radio-button .users .mat-checkbox .mat-radio-label + .mat-checkbox-label, .budget-contract.contract-new .contract-type .actions .permissoes .flags li .mat-checkbox .mat-radio-button .users .mat-radio-label + .mat-checkbox-label, .permissoes .flags .budget-contract.contract-new .contract-type .actions li .mat-checkbox .mat-radio-button .users .mat-radio-label + .mat-checkbox-label, .users .cross-sell-new .permissoes .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .permissoes .users .cross-sell-new .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .cross-sell-new .permissoes .flags li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .permissoes .cross-sell-new .flags li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .users .painel-carga .dashboard .permissoes .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .permissoes .flags .users .painel-carga .dashboard li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .painel-carga .dashboard .permissoes .flags li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .permissoes .flags .painel-carga .dashboard li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label, .users .painel-nfce.consulta .options .legend .permissoes .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .users .painel-nfce.consulta .options .legend fa-icon + .mat-checkbox-label, .painel-nfce.consulta .options .legend .users .permissoes .flags li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .painel-nfce.consulta .options .legend .users fa-icon + .mat-checkbox-label, .users .vtex.tratamento-pedidos ul .permissoes .flags li .mat-checkbox li + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .users .vtex.tratamento-pedidos ul li + .mat-checkbox-label, .vtex.tratamento-pedidos ul .users .permissoes .flags li .mat-checkbox li + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .vtex.tratamento-pedidos ul .users li + .mat-checkbox-label, .users .torre-controle.cpanel-manager .summary .permissoes .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .users .torre-controle.cpanel-manager .summary .summary-items > li + .mat-checkbox-label, .torre-controle.cpanel-manager .summary .users .permissoes .flags li .mat-checkbox .summary-items > li + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .torre-controle.cpanel-manager .summary .users .summary-items > li + .mat-checkbox-label, .users .parametrizacao.sla-pedidos .permissoes .flags .order-steps > li .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags .users .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox fa-icon + .mat-checkbox-label, .parametrizacao.sla-pedidos .permissoes .flags .order-steps > li .users .mat-checkbox fa-icon + .mat-checkbox-label, .permissoes .flags .parametrizacao.sla-pedidos .order-steps > li .users .mat-checkbox fa-icon + .mat-checkbox-label, .parametrizacao.sla-pedidos .permissoes .flags .order-steps > li .mat-checkbox .users fa-icon + .mat-checkbox-label, .permissoes .flags .parametrizacao.sla-pedidos .order-steps > li .mat-checkbox .users fa-icon + .mat-checkbox-label, .users .permissoes .flags li .mat-checkbox .mat-checkbox-label + .mat-checkbox-label, .permissoes .flags li .mat-checkbox .users .mat-checkbox-label + .mat-checkbox-label {
  margin-top: 20px;
}
.users.flags .table .table-header > li:nth-child(2), .users.flags .table-smaller .table-header > li:nth-child(2),
.users.flags .table .table-content > li:nth-child(2),
.users.flags .table-smaller .table-content > li:nth-child(2) {
  width: calc(30% - 50px);
}
.users.flags .table .table-header > li:nth-child(3), .users.flags .table-smaller .table-header > li:nth-child(3), .users.flags .table .table-header > li:nth-child(4), .users.flags .table-smaller .table-header > li:nth-child(4), .users.flags .table .table-header > li:nth-child(5), .users.flags .table-smaller .table-header > li:nth-child(5), .users.flags .table .table-header > li:nth-child(6), .users.flags .table-smaller .table-header > li:nth-child(6),
.users.flags .table .table-content > li:nth-child(3),
.users.flags .table-smaller .table-content > li:nth-child(3),
.users.flags .table .table-content > li:nth-child(4),
.users.flags .table-smaller .table-content > li:nth-child(4),
.users.flags .table .table-content > li:nth-child(5),
.users.flags .table-smaller .table-content > li:nth-child(5),
.users.flags .table .table-content > li:nth-child(6),
.users.flags .table-smaller .table-content > li:nth-child(6) {
  width: 15%;
}
.users.flags .table .table-header > li:nth-child(3), .users.flags .table-smaller .table-header > li:nth-child(3),
.users.flags .table .table-content > li:nth-child(3),
.users.flags .table-smaller .table-content > li:nth-child(3) {
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.users.flags .table .table-header > li:nth-child(4), .users.flags .table-smaller .table-header > li:nth-child(4), .users.flags .table .table-header > li:nth-child(5), .users.flags .table-smaller .table-header > li:nth-child(5),
.users.flags .table .table-content > li:nth-child(4),
.users.flags .table-smaller .table-content > li:nth-child(4),
.users.flags .table .table-content > li:nth-child(5),
.users.flags .table-smaller .table-content > li:nth-child(5) {
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  /* usage @include flex-justify-content(center); */
}
.users.flags .table .table-header > li:nth-child(4):hover a, .users.flags .table-smaller .table-header > li:nth-child(4):hover a, .users.flags .table .table-header > li:nth-child(5):hover a, .users.flags .table-smaller .table-header > li:nth-child(5):hover a,
.users.flags .table .table-content > li:nth-child(4):hover a,
.users.flags .table-smaller .table-content > li:nth-child(4):hover a,
.users.flags .table .table-content > li:nth-child(5):hover a,
.users.flags .table-smaller .table-content > li:nth-child(5):hover a {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.2s ease-in-out;
}
.users.flags .table .table-header > li:nth-child(4) a, .users.flags .table-smaller .table-header > li:nth-child(4) a, .users.flags .table .table-header > li:nth-child(5) a, .users.flags .table-smaller .table-header > li:nth-child(5) a,
.users.flags .table .table-content > li:nth-child(4) a,
.users.flags .table-smaller .table-content > li:nth-child(4) a,
.users.flags .table .table-content > li:nth-child(5) a,
.users.flags .table-smaller .table-content > li:nth-child(5) a {
  padding: 10px 20px 10px 10px;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.2s ease-in-out;
}
.users.flags .table .table-header > li:nth-child(6), .users.flags .table-smaller .table-header > li:nth-child(6),
.users.flags .table .table-content > li:nth-child(6),
.users.flags .table-smaller .table-content > li:nth-child(6) {
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.users .scrollbar, .users .mat-select-panel, .users .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .users .ng2-pdf-viewer-container {
  height: calc(100vh - 311px);
}
.users .table .table-header > li:nth-child(1), .users .table-smaller .table-header > li:nth-child(1),
.users .table .table-content > li:nth-child(1),
.users .table-smaller .table-content > li:nth-child(1) {
  width: 10%;
}
.users .table .table-header > li:nth-child(2), .users .table-smaller .table-header > li:nth-child(2),
.users .table .table-content > li:nth-child(2),
.users .table-smaller .table-content > li:nth-child(2) {
  width: calc(60% - 40px);
}
.users .table .table-header > li:nth-child(3), .users .table-smaller .table-header > li:nth-child(3), .users .table .table-header > li:nth-child(4), .users .table-smaller .table-header > li:nth-child(4),
.users .table .table-content > li:nth-child(3),
.users .table-smaller .table-content > li:nth-child(3),
.users .table .table-content > li:nth-child(4),
.users .table-smaller .table-content > li:nth-child(4) {
  width: 15%;
}
.users .table .table-header > li:nth-child(3), .users .table-smaller .table-header > li:nth-child(3),
.users .table .table-content > li:nth-child(3),
.users .table-smaller .table-content > li:nth-child(3) {
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
.users .table .table-header > li:nth-child(4), .users .table-smaller .table-header > li:nth-child(4),
.users .table .table-content > li:nth-child(4),
.users .table-smaller .table-content > li:nth-child(4) {
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  /* usage @include flex-justify-content(center); */
}
.users .table .table-header > li .buttons fa-icon, .users .table-smaller .table-header > li .buttons fa-icon,
.users .table .table-content > li .buttons fa-icon,
.users .table-smaller .table-content > li .buttons fa-icon {
  font-size: 0.875rem;
}
.users.register-flag {
  width: 600px;
  margin: -240px 0 0 -300px;
}
.users .log .scrollbar, .users .log .mat-select-panel, .users .log .dialog-desbloqueio-usuario-autorizacao .ng2-pdf-viewer-container, .dialog-desbloqueio-usuario-autorizacao .users .log .ng2-pdf-viewer-container {
  height: 200px;
}
.users .log .table .table-header li:nth-child(1), .users .log .table-smaller .table-header li:nth-child(1),
.users .log .table .table-content li:nth-child(1),
.users .log .table-smaller .table-content li:nth-child(1) {
  width: 20%;
}
.users .log .table .table-header li:nth-child(2), .users .log .table-smaller .table-header li:nth-child(2),
.users .log .table .table-content li:nth-child(2),
.users .log .table-smaller .table-content li:nth-child(2) {
  width: calc(60% - 40px);
}
.users .log .table .table-header li:nth-child(3), .users .log .table-smaller .table-header li:nth-child(3), .users .log .table .table-header li:nth-child(4), .users .log .table-smaller .table-header li:nth-child(4),
.users .log .table .table-content li:nth-child(3),
.users .log .table-smaller .table-content li:nth-child(3),
.users .log .table .table-content li:nth-child(4),
.users .log .table-smaller .table-content li:nth-child(4) {
  width: 10%;
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
/* misc */
app-check-staging {
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  left: 50%;
  margin: -4px 0 0 -125px;
  z-index: 1;
}
app-check-staging span {
  width: 250px;
  height: 40px;
  color: white;
  background: #e02a31;
  border-radius: 4px;
  display: flex;
  /* position vertically ie */
  align-items: center;
  /* usage @include flex-align-items(center); */
  justify-content: center;
  -ms-flex-pack: center;
  /* usage @include flex-justify-content(center); */
}
@media screen and (max-width: 600px) {
  .responsive-full-screen-mat-dialog {
    width: 100% !important;
    height: 100% !important;
    max-width: 100vw !important;
    max-height: 100vh !important;
  }
  .responsive-full-screen-mat-dialog #app-cadastro-ordem-servico {
    align-items: flex-start !important;
  }
}

/*# sourceMappingURL=styles.c14a731d3d075cf8.css.map*/